Mesa (master): nouveau/codegen: add missing values for OP_TXLQ into the target arrays

2014-04-19 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ba6dcb3c2b8f516b120f591144bf6c3751f0e3f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba6dcb3c2b8f516b120f591144bf6c3751f0e3f9 Author: Ilia Mirkin Date: Fri Apr 18 02:25:43 2014 -0400 nouveau/codegen: add missing values for OP_TXLQ into the

Mesa (master): gallium/docs: fix PIPE_CAP_ENDIANNESS delimiter, remove trailing spaces

2014-04-19 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 2d2e60bd19798c9828b543ffb1aca3270325 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d2e60bd19798c9828b543ffb1aca3270325 Author: Ilia Mirkin Date: Thu Apr 17 20:16:02 2014 -0400 gallium/docs: fix PIPE_CAP_ENDIANNESS delimiter, remove

Mesa (master): nvc0: change logic for centering of eng2d blit when downsampling

2014-04-19 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 47c19a5819444728b8662da4a0dbd5ca9af4698a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47c19a5819444728b8662da4a0dbd5ca9af4698a Author: Ilia Mirkin Date: Fri Apr 18 00:08:16 2014 -0400 nvc0: change logic for centering of eng2d blit when

Mesa (master): nv50: use 2d blit when src/dst have same number of samples

2014-04-19 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 6d5c3c826006759465144480e986de48740288e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d5c3c826006759465144480e986de48740288e2 Author: Ilia Mirkin Date: Thu Apr 17 23:51:25 2014 -0400 nv50: use 2d blit when src/dst have same number of samples

Mesa (master): mesa/st: enable EXT_shader_integer_mix when NativeIntegers is on

2014-04-22 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 5ce3f2fe7272d153fb0fde6f572026aecf8fa661 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ce3f2fe7272d153fb0fde6f572026aecf8fa661 Author: Ilia Mirkin Date: Mon Apr 21 22:22:27 2014 -0400 mesa/st: enable EXT_shader_integer_mix when NativeIntegers

Mesa (master): gallium: add basic support for ARB_sample_shading

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 88d8d88d8c151ca1e8ec3af0caba16a4e34ca281 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88d8d88d8c151ca1e8ec3af0caba16a4e34ca281 Author: Ilia Mirkin Date: Sun Mar 30 18:21:04 2014 -0400 gallium: add basic support for ARB_sample_shading Signed

Mesa (master): nvc0: add support for PIPE_CAP_SAMPLE_SHADING

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: af38ef907c89ecb1125bf258cafa0793f79a5eb7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af38ef907c89ecb1125bf258cafa0793f79a5eb7 Author: Ilia Mirkin Date: Mon Apr 21 00:28:13 2014 -0400 nvc0: add support for PIPE_CAP_SAMPLE_SHADING Signed-off-by

Mesa (master): nv50: add support for PIPE_CAP_SAMPLE_SHADING

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: f715a0a39a0f7f19443e7721ae792878ba504eed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f715a0a39a0f7f19443e7721ae792878ba504eed Author: Ilia Mirkin Date: Sun Mar 30 18:25:40 2014 -0400 nv50: add support for PIPE_CAP_SAMPLE_SHADING Signed-off-by

Mesa (master): mesa/st: add support for ARB_sample_shading

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: c5d822dad902b19f06c9be3c6863a51e1881ec5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5d822dad902b19f06c9be3c6863a51e1881ec5b Author: Ilia Mirkin Date: Sun Mar 30 18:21:50 2014 -0400 mesa/st: add support for ARB_sample_shading Signed-off-by

Mesa (master): gallium: add GS_INVOCATIONS property

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 4be146b1088c33ca377a2cf8a01e73c7f66732f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4be146b1088c33ca377a2cf8a01e73c7f66732f7 Author: Ilia Mirkin Date: Wed Apr 23 23:14:55 2014 -0400 gallium: add GS_INVOCATIONS property Signed-off-by: Ilia

Mesa (master): mesa/st: translate gl_SampleMaskIn to SAMPLEMASK semantic

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 389379e81dfae873b9381e0568bb4ac27fd909ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=389379e81dfae873b9381e0568bb4ac27fd909ef Author: Ilia Mirkin Date: Wed Apr 23 22:16:49 2014 -0400 mesa/st: translate gl_SampleMaskIn to SAMPLEMASK semantic

Mesa (master): mesa/st: translate gl_InvocationID to INVOCATIONID semantic

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: c3d2bda53e3d3d5468305360a8a96230d64c0923 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3d2bda53e3d3d5468305360a8a96230d64c0923 Author: Ilia Mirkin Date: Wed Apr 23 22:30:46 2014 -0400 mesa/st: translate gl_InvocationID to INVOCATIONID semantic

Mesa (master): nvc0/ir: add support for INVOCATIONID system value

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 802fe8d9afb755adab4f8aa36cfa34586510a918 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=802fe8d9afb755adab4f8aa36cfa34586510a918 Author: Ilia Mirkin Date: Wed Apr 23 22:34:29 2014 -0400 nvc0/ir: add support for INVOCATIONID system value Signed

Mesa (master): gallium: add INVOCATIONID semantic

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 76db20fc672dafd70d40cbb184ae8793e72c7f80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76db20fc672dafd70d40cbb184ae8793e72c7f80 Author: Ilia Mirkin Date: Wed Apr 23 22:30:04 2014 -0400 gallium: add INVOCATIONID semantic Signed-off-by: Ilia

Mesa (master): nvc0/ir: set gatherComp for non-shadow targets

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: b86d78b4c131dba679d13bf52c412ef88ee79398 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b86d78b4c131dba679d13bf52c412ef88ee79398 Author: Ilia Mirkin Date: Thu Apr 24 00:28:41 2014 -0400 nvc0/ir: set gatherComp for non-shadow targets Signed-off

Mesa (master): nvc0/ir: fetch shadow value from proper place for TG4 cube array

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 9339f8ac1bc41942c77db6fbbe0dccab42efad4c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9339f8ac1bc41942c77db6fbbe0dccab42efad4c Author: Ilia Mirkin Date: Thu Apr 24 00:45:19 2014 -0400 nvc0/ir: fetch shadow value from proper place for TG4 cube

Mesa (master): nvc0/ir: add support for SAMPLEMASK sysval

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: b3a2398aded19e25124a4a1d228eb3843827f6b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3a2398aded19e25124a4a1d228eb3843827f6b2 Author: Ilia Mirkin Date: Wed Apr 23 22:20:51 2014 -0400 nvc0/ir: add support for SAMPLEMASK sysval Signed-off-by

Mesa (master): nvc0/ir: set instance count based on the GS_INVOCATIONS property

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 24e68c9024e7b55bce97f0f42d44ff0a3cee3a97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24e68c9024e7b55bce97f0f42d44ff0a3cee3a97 Author: Ilia Mirkin Date: Wed Apr 23 23:15:03 2014 -0400 nvc0/ir: set instance count based on the GS_INVOCATIONS

Mesa (master): docs: mark off nv50/nvc0 for ARB_sample_shading, update relnotes

2014-04-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: e88644c1f2ab42515187062a64c70f6634dfa2fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e88644c1f2ab42515187062a64c70f6634dfa2fd Author: Ilia Mirkin Date: Sat Apr 26 12:38:31 2014 -0400 docs: mark off nv50/nvc0 for ARB_sample_shading, update

Mesa (master): nvc0/ir: add support for new bitfield manipulation opcodes

2014-04-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: b4b20d42f6a8cd5aec3ba529a0b8d6ea22e73305 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4b20d42f6a8cd5aec3ba529a0b8d6ea22e73305 Author: Ilia Mirkin Date: Fri Apr 25 22:40:42 2014 -0400 nvc0/ir: add support for new bitfield manipulation opcodes

Mesa (master): gallium: add new opcodes for ARB_gs5 bit manipulation support

2014-04-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: a52eaba78737fd6473490ee8fe6a8415cd52ef98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a52eaba78737fd6473490ee8fe6a8415cd52ef98 Author: Ilia Mirkin Date: Fri Apr 25 01:43:05 2014 -0400 gallium: add new opcodes for ARB_gs5 bit manipulation

Mesa (master): gallium/util: add helpers for bitfield manipulation

2014-04-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ab4927f3e04918fd8a53c2d91be4dfc65fe9782d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab4927f3e04918fd8a53c2d91be4dfc65fe9782d Author: Ilia Mirkin Date: Fri Apr 25 18:07:41 2014 -0400 gallium/util: add helpers for bitfield manipulation Add

Mesa (master): nvc0/ir: add support for MUL_HI tgsi opcodes

2014-04-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 1c85177419300631ee413b7563cdc1b3eab7c1cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c85177419300631ee413b7563cdc1b3eab7c1cc Author: Ilia Mirkin Date: Sat Apr 26 00:38:39 2014 -0400 nvc0/ir: add support for MUL_HI tgsi opcodes Signed-off-by

Mesa (master): nv50/ir: change texture offsets to ValueRefs, allow nonconst

2014-04-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: f3aa999383074d666d6e3f3506e66b0c937904ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3aa999383074d666d6e3f3506e66b0c937904ca Author: Ilia Mirkin Date: Sat Apr 26 02:08:23 2014 -0400 nv50/ir: change texture offsets to ValueRefs, allow nonconst

Mesa (master): nvc0/ir: do constant folding of extbf/insbf

2014-04-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 46364a53ef30e5c97e1eeb5a879dd99a47415b73 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46364a53ef30e5c97e1eeb5a879dd99a47415b73 Author: Ilia Mirkin Date: Sat Apr 26 18:44:19 2014 -0400 nvc0/ir: do constant folding of extbf/insbf Signed-off-by

Mesa (master): tgsi: add tgsi_exec support for new bit manipulation opcodes

2014-04-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 1db993f2fe1c2b43a9658efba6eac93665bb859c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1db993f2fe1c2b43a9658efba6eac93665bb859c Author: Ilia Mirkin Date: Fri Apr 25 01:44:19 2014 -0400 tgsi: add tgsi_exec support for new bit manipulation opcodes

Mesa (master): mesa/st: implement new bit manipulation opcodes

2014-04-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 3e73bf2724596330d71e1ee0548d48b741d3d261 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e73bf2724596330d71e1ee0548d48b741d3d261 Author: Ilia Mirkin Date: Fri Apr 25 01:45:19 2014 -0400 mesa/st: implement new bit manipulation opcodes Also pipe

Mesa (master): nvc0/ir: offset appears to come before the Z ref

2014-04-28 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: f782d6e792db2ed7773a2d22866dbcdb1e4062ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f782d6e792db2ed7773a2d22866dbcdb1e4062ee Author: Ilia Mirkin Date: Sat Apr 26 20:29:47 2014 -0400 nvc0/ir: offset appears to come before the Z ref Fixes

Mesa (master): translate_sse: Use the correct buffer index in this fast path.

2014-04-29 Thread Ilia Mirkin
driver combination that requires translation of a vertex attribute in a non-trivial set of attributes and input buffers. Reviewed-by: Ilia Mirkin --- src/gallium/auxiliary/translate/translate_sse.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/gallium/auxiliary

Mesa (master): glsl: add lowering passes for carry/borrow

2014-05-02 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 31b92aa2fc9e2e86dd0b24aea10ff55e094301e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31b92aa2fc9e2e86dd0b24aea10ff55e094301e7 Author: Ilia Mirkin Date: Mon Apr 28 23:13:08 2014 -0400 glsl: add lowering passes for carry/borrow Signed-off-by

Mesa (master): nouveau: remove cb_dirty, it's never used

2014-05-02 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: b0d02db7e02d3007bd5635278fbcd11d84c914e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0d02db7e02d3007bd5635278fbcd11d84c914e5 Author: Ilia Mirkin Date: Wed Apr 30 02:08:52 2014 -0400 nouveau: remove cb_dirty, it's never used Signed-o

Mesa (master): nvc0: treat non-linear 2DRect textures the same as 2D

2014-05-02 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 1baf77dbe89e58c83287aa1662d64bafc727d565 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1baf77dbe89e58c83287aa1662d64bafc727d565 Author: Ilia Mirkin Date: Tue Apr 29 21:51:42 2014 -0400 nvc0: treat non-linear 2DRect textures the same as 2D This

Mesa (master): mesa/st: enable carry/borrow lowering pass

2014-05-02 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: cd064c6a25a8b8d645d35b0f14d933fa09ddbb23 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd064c6a25a8b8d645d35b0f14d933fa09ddbb23 Author: Ilia Mirkin Date: Mon Apr 28 23:13:37 2014 -0400 mesa/st: enable carry/borrow lowering pass This handles the

Mesa (master): docs: update ARB_buffer_storage for nouveau

2014-05-02 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: cf6c9dbc33cbb9a34c6e21ad6ca60d932fe0c0e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf6c9dbc33cbb9a34c6e21ad6ca60d932fe0c0e9 Author: Ilia Mirkin Date: Wed Apr 30 22:08:33 2014 -0400 docs: update ARB_buffer_storage for nouveau --- docs/GL3

Mesa (master): nouveau: add ARB_buffer_storage support

2014-05-02 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 3df4d692f3282f134bb154af41be0512897d8571 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3df4d692f3282f134bb154af41be0512897d8571 Author: Ilia Mirkin Date: Wed Apr 30 16:45:16 2014 -0400 nouveau: add ARB_buffer_storage support Signed-off-by: Ilia

Mesa (master): mesa/st: implement ARB_stencil_texturing

2014-05-04 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 833f870d9b9f437293fc7ee7fdf4dd428eb5db70 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=833f870d9b9f437293fc7ee7fdf4dd428eb5db70 Author: Ilia Mirkin Date: Sat May 3 05:08:53 2014 -0400 mesa/st: implement ARB_stencil_texturing If StencilSampling

Mesa (master): nv50,nvc0: add X8Z24_UNORM, fix stencil-only formats

2014-05-04 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: cee22a0b48a3d52996d8a660ad1918b325f4a24e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cee22a0b48a3d52996d8a660ad1918b325f4a24e Author: Ilia Mirkin Date: Fri May 2 23:46:28 2014 -0400 nv50,nvc0: add X8Z24_UNORM, fix stencil-only formats

Mesa (master): docs: mark ARB_stencil_texturing as done for nv50+/r600+

2014-05-04 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 5cfd45fbc3daf2e33ae9c6dfeb8399658bf0abe7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5cfd45fbc3daf2e33ae9c6dfeb8399658bf0abe7 Author: Ilia Mirkin Date: Sun May 4 20:16:44 2014 -0400 docs: mark ARB_stencil_texturing as done for nv50+/r600

Mesa (master): gallium: add a cap for supporting 4-offset TG4 opcodes

2014-05-07 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: d95df4f4e4ecbdf91c44ab19034bf6eb1b476592 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d95df4f4e4ecbdf91c44ab19034bf6eb1b476592 Author: Ilia Mirkin Date: Sat Apr 26 23:44:57 2014 -0400 gallium: add a cap for supporting 4-offset TG4 opcodes

Mesa (master): mesa/st: pass 4-offset TG4 without lowering if supported

2014-05-07 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 83b900fd0a2187fe70e553ac782660cd23c5041c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83b900fd0a2187fe70e553ac782660cd23c5041c Author: Ilia Mirkin Date: Sat Apr 26 23:47:14 2014 -0400 mesa/st: pass 4-offset TG4 without lowering if supported

Mesa (master): nv50/ir/gk110: fix set with f32 dest

2014-05-07 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: e7047f2917c6bcc714fc6a350ea74e45b0760a77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7047f2917c6bcc714fc6a350ea74e45b0760a77 Author: Ilia Mirkin Date: Tue May 6 19:54:59 2014 -0400 nv50/ir/gk110: fix set with f32 dest Should fix comparison

Mesa (master): mesa: pass target through to driver when choosing texture format

2014-05-07 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 9d95d64be0893a18922da75d2625235ae410d3ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d95d64be0893a18922da75d2625235ae410d3ab Author: Ilia Mirkin Date: Tue May 6 02:51:45 2014 -0400 mesa: pass target through to driver when choosing texture

Mesa (master): nv50/ir: allow load propagation when flags are defined

2014-05-07 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 5a40fe03f7d7a32b1dce675e1d55f40f72090569 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a40fe03f7d7a32b1dce675e1d55f40f72090569 Author: Ilia Mirkin Date: Sat May 3 00:26:14 2014 -0400 nv50/ir: allow load propagation when flags are defined The

Mesa (master): nv50/ir: make sure to reverse cond codes on all the OP_SET variants

2014-05-11 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 68f47cad0d23281309741cc47eeaa26ebbb41bca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68f47cad0d23281309741cc47eeaa26ebbb41bca Author: Ilia Mirkin Date: Sat May 10 15:02:36 2014 -0400 nv50/ir: make sure to reverse cond codes on all the OP_SET

Mesa (master): mesa/st: leave current query enabled during glBlitFramebuffer

2014-05-11 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 64a7ddf40de45ad964502c3b05392b0190464177 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64a7ddf40de45ad964502c3b05392b0190464177 Author: Ilia Mirkin Date: Sat May 10 10:25:29 2014 -0400 mesa/st: leave current query enabled during

Mesa (master): gallium: add bit to pipe_blit_info to leave current query enabled

2014-05-11 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 752ce0affb1bc45a3caa67b7a2788eec30a9f85f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=752ce0affb1bc45a3caa67b7a2788eec30a9f85f Author: Ilia Mirkin Date: Sat May 10 10:22:17 2014 -0400 gallium: add bit to pipe_blit_info to leave current query

Mesa (master): nv50: fix setting of texture ms info to be per-stage

2014-05-11 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 863573b9cbeb26722fe7bdfbcc4ca6bffdc7dbf6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=863573b9cbeb26722fe7bdfbcc4ca6bffdc7dbf6 Author: Ilia Mirkin Date: Fri May 9 23:13:38 2014 -0400 nv50: fix setting of texture ms info to be per-stage

Mesa (master): nv50,nvc0: fix blit 3d path for 1d array textures

2014-05-11 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 8baed872126b331aa8d789b78986c0100c6d853a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8baed872126b331aa8d789b78986c0100c6d853a Author: Ilia Mirkin Date: Sat May 10 17:51:21 2014 -0400 nv50,nvc0: fix blit 3d path for 1d array textures Need to

Mesa (master): nv50,nvc0: leave queries on during blit, turn them on for 2d engine

2014-05-11 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 4467c0c9fbf2c13b6c73a002e8247448ee12d4c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4467c0c9fbf2c13b6c73a002e8247448ee12d4c4 Author: Ilia Mirkin Date: Sat May 3 03:00:07 2014 -0400 nv50,nvc0: leave queries on during blit, turn them on for 2d

Mesa (master): mesa/st: provide native integers implementation of ir_unop_any

2014-05-14 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 04b7e65814cd2174185109d3c55c86eb4134f09b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04b7e65814cd2174185109d3c55c86eb4134f09b Author: Ilia Mirkin Date: Thu May 8 09:06:36 2014 -0400 mesa/st: provide native integers implementation of

Mesa (master): tgsi: support parsing texture offsets from text tgsi shaders

2014-05-14 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 12d97fb7c100059d9aa37e1b6331ee1cfe977aa6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12d97fb7c100059d9aa37e1b6331ee1cfe977aa6 Author: Ilia Mirkin Date: Wed May 7 21:15:12 2014 -0400 tgsi: support parsing texture offsets from text tgsi shaders

Mesa (master): nv50/ir: make sure that texprep/texquerylod' s args get coalesced

2014-05-18 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 4ebaabcccb125e3d29ab6e6ac3d23897287d7574 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ebaabcccb125e3d29ab6e6ac3d23897287d7574 Author: Ilia Mirkin Date: Tue May 13 01:31:20 2014 -0400 nv50/ir: make sure that texprep/texquerylod's arg

Mesa (master): nv50/ir: fix integer mul lowering for u32 x u32 -> high u32

2014-05-18 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 5b8f1a0f7c5b1412577a913d374192a2329fa615 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b8f1a0f7c5b1412577a913d374192a2329fa615 Author: Ilia Mirkin Date: Tue May 13 11:23:33 2014 -0400 nv50/ir: fix integer mul lowering for u32 x u32 -> high

Mesa (master): tgsi: add GS_INVOCATIONS to property names array

2014-05-21 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: cdeb7004e03afbd5305913b5ae35d72529623507 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cdeb7004e03afbd5305913b5ae35d72529623507 Author: Ilia Mirkin Date: Mon May 19 23:54:40 2014 -0400 tgsi: add GS_INVOCATIONS to property names array In commit

Mesa (master): nv50/ir: fix constant folding for OP_MUL subop HIGH

2014-05-21 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: d2a3de19c6aa5881228734c73df706483a4aecf9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2a3de19c6aa5881228734c73df706483a4aecf9 Author: Ilia Mirkin Date: Wed May 14 23:22:32 2014 -0400 nv50/ir: fix constant folding for OP_MUL subop HIGH These

Mesa (master): nv50,nvc0: fix 3d blits with mipmap levels

2014-05-21 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 28360fcad75a6917db6af42fb17b81572850ec0d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=28360fcad75a6917db6af42fb17b81572850ec0d Author: Ilia Mirkin Date: Sat May 17 22:48:58 2014 -0400 nv50,nvc0: fix 3d blits with mipmap levels Make sure to

Mesa (master): nv50/ir: fix s32 x s32 -> high s32 multiply logic

2014-05-21 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: d3a5cf052c38087b395871b5b46776e2a7d4a7d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3a5cf052c38087b395871b5b46776e2a7d4a7d7 Author: Ilia Mirkin Date: Wed May 14 23:30:16 2014 -0400 nv50/ir: fix s32 x s32 -> high s32 multiply lo

Mesa (master): mesa/x86: fix a typos in SSE4.1 detection

2014-05-22 Thread Ilia Mirkin
a2fb71e23 introduced 32-bit code for SSE4.1. Fix compilation, and make sure to check ecx for the SSE4.1 bit. [imirkin: switch sse4.1 to look at ecx] Reviewed-by: Ilia Mirkin --- src/mesa/x86/common_x86.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mesa/x86

Mesa (master): nv50/ir/opt: fix constant folding with saturate modifier

2014-05-23 Thread Ilia Mirkin
modifier Reviewed-by: Ilia Mirkin Cc: "10.2" --- src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp b/src/gallium/drivers/nouveau/codegen/nv50_ir_pe

Mesa (master): nvc0: assert that we have vertex elements state

2014-05-23 Thread Ilia Mirkin
Reviewed-by: Ilia Mirkin --- src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c |1 + 1 file changed, 1 insertion(+) diff --git a/src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c b/src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c index c58d6da..83d406d 100644 --- a/src/gallium/drivers/nouveau/nvc0/nvc0_vbo.c

Mesa (master): nvc0: use PRIxPTR for sizeof()

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 2595682689216ee4273ed14232993befcd559d66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2595682689216ee4273ed14232993befcd559d66 Author: Christoph Bumiller Date: Fri May 31 15:08:32 2013 +0200 nvc0: use PRIxPTR for sizeof() Reviewed-by: Ilia

Mesa (master): nv50: count wrapped textures towards the tex_obj count

2014-05-23 Thread Ilia Mirkin
But don't count their size towards the allocated memory, since that belongs to whoever created it. Reviewed-by: Ilia Mirkin --- src/gallium/drivers/nouveau/nv50/nv50_miptree.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gallium/drivers/nouveau/nv50/nv50_miptree.c b/src/ga

Mesa (master): nv50, nvc0: always pull out bufctx on context destruction

2014-05-23 Thread Ilia Mirkin
destruction Reviewed-by: Ilia Mirkin Cc: "10.2" --- src/gallium/drivers/nouveau/nv50/nv50_context.c |7 ++- src/gallium/drivers/nouveau/nvc0/nvc0_context.c |9 + 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/src/gallium/drivers/nouveau/nv50/nv50_contex

Mesa (master): nv50/ir/tgsi: TGSI_OPCODE_POW replicates its result

2014-05-23 Thread Ilia Mirkin
Reviewed-by: Ilia Mirkin Cc: "10.2" --- src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp b/src/gallium/drivers/nouveau/codegen/nv50_ir_fro

Mesa (master): nv50,nvc0: handle guard band defines

2014-05-23 Thread Ilia Mirkin
default case out of switch] Reviewed-by: Ilia Mirkin --- src/gallium/drivers/nouveau/nv50/nv50_screen.c | 10 -- src/gallium/drivers/nouveau/nvc0/nvc0_screen.c | 10 -- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/src/gallium/drivers/nouveau/nv50

Mesa (master): nv50/ir: fix lowering of predicated instructions ( without defs)

2014-05-23 Thread Ilia Mirkin
(without defs) Note that predicated instructions with defs are still not supported because transformation to SSA doesn't handle them yet. Reviewed-by: Ilia Mirkin Cc: "10.2" --- src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nv50.cpp |5 - 1 file changed, 4 insertions

Mesa (master): nv50,nvc0: allow 15,16,30 bpp display formats

2014-05-23 Thread Ilia Mirkin
Reviewed-by: Ilia Mirkin --- src/gallium/drivers/nouveau/nv50/nv50_formats.c |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/gallium/drivers/nouveau/nv50/nv50_formats.c b/src/gallium/drivers/nouveau/nv50/nv50_formats.c index 3af34c1..ff33654 100644 --- a/src/gallium

Mesa (master): nv50/ir/tgsi: optimize KIL

2014-05-23 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: d479713d25699c168af807ad36068691af11d0e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d479713d25699c168af807ad36068691af11d0e0 Author: Christoph Bumiller Date: Wed Jun 12 21:31:19 2013 +0200 nv50/ir/tgsi: optimize KIL Reviewed-by: Ilia Mirkin

Mesa (master): nv50,nvc0: set constbufs dirty on pipe context switch

2014-05-23 Thread Ilia Mirkin
Reviewed-by: Ilia Mirkin Cc: "10.2" --- src/gallium/drivers/nouveau/nv50/nv50_state_validate.c |4 src/gallium/drivers/nouveau/nvc0/nvc0_state_validate.c |1 + 2 files changed, 5 insertions(+) diff --git a/src/gallium/drivers/nouveau/nv50/nv50_state_validate.c b/s

Mesa (master): nv50: setup scissors on clear_render_target/depth_stencil

2014-05-23 Thread Ilia Mirkin
/depth_stencil [imirkin: add logic to also clear the "regular" scissors] Reviewed-by: Ilia Mirkin Cc: "10.2" --- src/gallium/drivers/nouveau/nv50/nv50_surface.c | 20 ++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/src/gallium/drivers/nouveau/nv

Mesa (master): nvc0: revert mistaken logic to collapse color outputs to the beginning

2014-05-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 0d699530ff9fe68a1898f875b889422536bfc8e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d699530ff9fe68a1898f875b889422536bfc8e5 Author: Ilia Mirkin Date: Fri May 23 11:31:39 2014 -0400 nvc0: revert mistaken logic to collapse color outputs to the

Mesa (master): mesa/st: fix color outputs in presence of sample mask output

2014-05-26 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ab7bd7093dfd18778ece4ed9098666c9ebc68d51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab7bd7093dfd18778ece4ed9098666c9ebc68d51 Author: Ilia Mirkin Date: Fri May 23 11:18:16 2014 -0400 mesa/st: fix color outputs in presence of sample mask output

Mesa (master): nvc0: implement clear_buffer

2014-05-26 Thread Ilia Mirkin
path for ARB_clear_buffer_object Signed-off-by: Tobias Klausmann Reviewed-by: Ilia Mirkin --- src/gallium/drivers/nouveau/nvc0/nvc0_surface.c | 141 +++ 1 file changed, 141 insertions(+) diff --git a/src/gallium/drivers/nouveau/nvc0/nvc0_surface.c b/src/gallium/drivers

Mesa (master): nvc0: add GK20A 3D class

2014-05-27 Thread Ilia Mirkin
with GK104, but features a new 3D class. Add it to the relevant header and use it when GK20A is detected. Signed-off-by: Alexandre Courbot Reviewed-by: Ilia Mirkin --- src/gallium/drivers/nouveau/nv_object.xml.h|1 + src/gallium/drivers/nouveau/nvc0/nvc0_screen.c |9 - 2

Mesa (master): nvc0/ir: use SM35 ISA with GK20A

2014-05-27 Thread Ilia Mirkin
compatible with GK104, but uses the SM35 ISA. Use the GK110 path when this chip is detected. Signed-off-by: Alexandre Courbot Reviewed-by: Ilia Mirkin --- src/gallium/drivers/nouveau/codegen/nv50_ir_driver.h|2 +- .../drivers/nouveau/codegen/nv50_ir_emit_nvc0.cpp |2

Mesa (master): nv50/ir: clear subop when folding constant expressions

2014-06-05 Thread Ilia Mirkin
Some operations (e.g. OP_MUL/OP_MAD/OP_EXTBF) might have a subop set. After folding, make sure that it is cleared Signed-off-by: Tobias Klausmann Reviewed-by: Ilia Mirkin Cc: "10.1 10.2" --- src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp |1 + 1 file changed, 1

Mesa (master): nvc0/ir: Handle reverse subop for OP_EXTBF when folding constant expressions

2014-06-05 Thread Ilia Mirkin
constant expressions Signed-off-by: Tobias Klausmann Reviewed-by: Ilia Mirkin --- src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp b/src/gallium

Mesa (master): nvc0/ir: Handle OP_BFIND when folding constant expressions

2014-06-05 Thread Ilia Mirkin
expressions Signed-off-by: Tobias Klausmann Reviewed-by: Ilia Mirkin --- .../drivers/nouveau/codegen/nv50_ir_peephole.cpp | 17 + 1 file changed, 17 insertions(+) diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp b/src/gallium/drivers/nouveau/codegen

Mesa (master): nvc0/ir: Handle OP_POPCNT when folding constant expressions

2014-06-05 Thread Ilia Mirkin
expressions Signed-off-by: Tobias Klausmann [imirkin: make sure to only fold 1-arg popcnt in opnd] Reviewed-by: Ilia Mirkin --- src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp | 13 + 1 file changed, 13 insertions(+) diff --git a/src/gallium/drivers/nouveau/codegen

Mesa (master): nvc0: don't bother trying to set up compute for gk110+

2014-06-06 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ca65fc418f756496d480a9a4566543837a582826 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca65fc418f756496d480a9a4566543837a582826 Author: Ilia Mirkin Date: Fri Jun 6 15:36:27 2014 -0400 nvc0: don't bother trying to set up compute for gk110+

Mesa (master): gk110/ir: emit texbar the same way that the blob does

2014-06-06 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 73eec47ef81954f7c2bf7c8bf03b300d11d05b82 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73eec47ef81954f7c2bf7c8bf03b300d11d05b82 Author: Ilia Mirkin Date: Fri Jun 6 15:29:21 2014 -0400 gk110/ir: emit texbar the same way that the blob does

Mesa (master): gk110: add in forgotten code for gk110 isa

2014-06-06 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: b9ec766bd02d55c20ff7ce5b95207ea7f6ed1de5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9ec766bd02d55c20ff7ce5b95207ea7f6ed1de5 Author: Ilia Mirkin Date: Fri Jun 6 15:29:57 2014 -0400 gk110: add in forgotten code for gk110 isa Signed-off-by

Mesa (master): gk110/ir: fix quadon opcode emission

2014-06-06 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 6e046508a17b7eee24285e94f144a42ded3ebcdc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e046508a17b7eee24285e94f144a42ded3ebcdc Author: Ilia Mirkin Date: Fri Jun 6 19:27:28 2014 -0400 gk110/ir: fix quadon opcode emission Signed-off-by: Ilia

Mesa (master): gk110/ir: fix ISAD emission with register args

2014-06-06 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: ed1b9e5721f6c7a74e042eadb31fc5dcb2fc3552 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed1b9e5721f6c7a74e042eadb31fc5dcb2fc3552 Author: Ilia Mirkin Date: Fri Jun 6 19:52:49 2014 -0400 gk110/ir: fix ISAD emission with register args Signed-off

Mesa (master): gk110/ir: fix interp mode emission

2014-06-06 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: d588a4919b732246b7aa26685ef65545929a4f7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d588a4919b732246b7aa26685ef65545929a4f7b Author: Ilia Mirkin Date: Fri Jun 6 20:33:06 2014 -0400 gk110/ir: fix interp mode emission Signed-off-by: Ilia

Mesa (master): gk110/ir: fix slct emission

2014-06-06 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 9fef8b3d811000146b989a101ad0e26ae6530fe4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fef8b3d811000146b989a101ad0e26ae6530fe4 Author: Ilia Mirkin Date: Fri Jun 6 22:40:47 2014 -0400 gk110/ir: fix slct emission Signed-off-by: Ilia Mirkin Cc

Mesa (master): gk110/ir: emit saturate flag on fadd when needed

2014-06-06 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 4a3a71a183eba60539ca3c556938344bcf180d70 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a3a71a183eba60539ca3c556938344bcf180d70 Author: Ilia Mirkin Date: Fri Jun 6 23:32:29 2014 -0400 gk110/ir: emit saturate flag on fadd when needed Signed-off

Mesa (master): gk110/ir: fix emitting constbuf file index

2014-06-06 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 7a673187948b38d2d80aa48d9fc09176fa3547e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a673187948b38d2d80aa48d9fc09176fa3547e8 Author: Ilia Mirkin Date: Sat Jun 7 00:18:34 2014 -0400 gk110/ir: fix emitting constbuf file index Signed-off-by

Mesa (master): gk110/ir: fix bfind emission

2014-06-07 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: bd7dd3ed06ea9e88a9f6e18f45338bd99fde86f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd7dd3ed06ea9e88a9f6e18f45338bd99fde86f1 Author: Ilia Mirkin Date: Sat Jun 7 16:37:57 2014 -0400 gk110/ir: fix bfind emission There is a short-immediate

Mesa (master): nv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX

2014-06-16 Thread Ilia Mirkin
TGSI_SEMANTIC_VIEWPORT_INDEX for the last consumer. Signed-off-by: Tobias Klausmann Reviewed-by: Ilia Mirkin --- src/gallium/drivers/nouveau/codegen/nv50_ir_driver.h|1 - src/gallium/drivers/nouveau/codegen/nv50_ir_target_nv50.cpp |2 +- 2 files changed, 1 insertion(+), 2 deletions

Mesa (master): nvc0: implement multiple viewports/scissors, enable ARB_viewport_array

2014-06-16 Thread Ilia Mirkin
ARB_viewport_array Signed-off-by: Tobias Klausmann [imirkin: mark things dirty on ctx switch, 3d blit] Reviewed-by: Ilia Mirkin --- src/gallium/drivers/nouveau/nvc0/nvc0_context.h|6 +- src/gallium/drivers/nouveau/nvc0/nvc0_program.c|2 +- src/gallium/drivers/nouveau/nvc0

Mesa (master): nv50: make sure to mark first scissor dirty after blit

2014-06-16 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: af05270ccfaa15fde9845a2250922caa8902c0fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af05270ccfaa15fde9845a2250922caa8902c0fe Author: Ilia Mirkin Date: Sat Jun 14 13:23:47 2014 -0400 nv50: make sure to mark first scissor dirty after blit

Mesa (master): docs: update GL3.txt, relnotes: mark GL_ARB_viewport_array as done for nvc0

2014-06-16 Thread Ilia Mirkin
GL_ARB_viewport_array as done for nvc0 Signed-off-by: Tobias Klausmann Reviewed-by: Ilia Mirkin --- docs/GL3.txt|2 +- docs/relnotes/10.3.html |1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index f85dce4..a073562 100644 --- a/docs/GL3.txt

Mesa (master): nvc0: remove vport_int hack and instead use the usual state validation

2014-06-18 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 7e7097a4f41caf311c98caae0ff7ebb1c5bc77ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e7097a4f41caf311c98caae0ff7ebb1c5bc77ca Author: Ilia Mirkin Date: Sun Jun 15 17:05:35 2014 -0400 nvc0: remove vport_int hack and instead use the usual state

Mesa (master): nv30: tidy screen caps, add missing ones

2014-06-18 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: e1fe1435b14500f41567348010d5f312c475778f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1fe1435b14500f41567348010d5f312c475778f Author: Ilia Mirkin Date: Tue Jun 17 23:21:34 2014 -0400 nv30: tidy screen caps, add missing ones Signed-off-by

Mesa (master): nv30: hack to avoid errors on unexpected color/ zeta combinations

2014-06-18 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 25182e249e50b0fce41d975ae2b3c9cbdb8d0ef3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=25182e249e50b0fce41d975ae2b3c9cbdb8d0ef3 Author: Ilia Mirkin Date: Tue Jun 17 23:28:56 2014 -0400 nv30: hack to avoid errors on unexpected color/zeta

Mesa (master): nv30: avoid dangling references to deleted contexts

2014-06-18 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: c092c46b27c6f6a6674e8d67fb3afdb684811819 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c092c46b27c6f6a6674e8d67fb3afdb684811819 Author: Ilia Mirkin Date: Tue Jun 17 22:32:03 2014 -0400 nv30: avoid dangling references to deleted contexts Signed

Mesa (master): nv50: organize screen caps

2014-06-18 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 22e9551af0173ddf81d81027e84bb4e27fc6be18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22e9551af0173ddf81d81027e84bb4e27fc6be18 Author: Ilia Mirkin Date: Mon Jun 16 03:25:44 2014 -0400 nv50: organize screen caps Signed-off-by: Ilia Mirkin

Mesa (master): nv30: plug some memory leaks on screen destroy and shader compile

2014-06-18 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 5af80f62680b8321c3af565bb57138a71429502c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5af80f62680b8321c3af565bb57138a71429502c Author: Ilia Mirkin Date: Tue Jun 17 22:22:56 2014 -0400 nv30: plug some memory leaks on screen destroy and shader

Mesa (master): nvc0: organize screen caps

2014-06-18 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: b03be4b0ee25905ae650c934880a778247117a39 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b03be4b0ee25905ae650c934880a778247117a39 Author: Ilia Mirkin Date: Mon Jun 16 03:16:51 2014 -0400 nvc0: organize screen caps Signed-off-by: Ilia Mirkin

  1   2   3   4   5   6   7   8   9   10   >