Mesa (gallium-depth-clamp): softpipe: advertise depth clamp

2010-07-21 Thread Marek Olšák
Module: Mesa Branch: gallium-depth-clamp Commit: b709891fceea9181b799a754c1d6de0a1609fb65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b709891fceea9181b799a754c1d6de0a1609fb65 Author: Marek Olšák mar...@gmail.com Date: Tue Jul 20 20:57:43 2010 +0200 softpipe: advertise depth clamp

Mesa (master): gallivm: rename a var to avoid compiler warnings

2010-07-21 Thread Brian Paul
Module: Mesa Branch: master Commit: ec0e7b16bb6753bedbd611a97062934bfca03aa7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec0e7b16bb6753bedbd611a97062934bfca03aa7 Author: Brian Paul bri...@vmware.com Date: Wed Jul 21 08:08:12 2010 -0600 gallivm: rename a var to avoid compiler

Mesa (master): gallium: remove pointless bitfield restrction in pipe_vertex_element

2010-07-21 Thread Keith Whitwell
Module: Mesa Branch: master Commit: d350695a6b86caaee6b2bd1d64b48a26159a8e95 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d350695a6b86caaee6b2bd1d64b48a26159a8e95 Author: Keith Whitwell kei...@vmware.com Date: Wed Jul 21 15:39:09 2010 +0100 gallium: remove pointless bitfield

Mesa (master): draw: whitespace clean-up

2010-07-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 6921a6dd4ed2df2e4b635b329f66b1664a092923 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6921a6dd4ed2df2e4b635b329f66b1664a092923 Author: Brian Paul bri...@vmware.com Date: Wed Jul 21 08:13:02 2010 -0600 draw: whitespace clean-up ---

Mesa (master): gallivm: added comment

2010-07-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 890976e02d9b75c0814493901ffddb64092ea548 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=890976e02d9b75c0814493901ffddb64092ea548 Author: Brian Paul bri...@vmware.com Date: Wed Jul 21 09:17:47 2010 -0600 gallivm: added comment ---

Mesa (master): gallivm: remove extraneous braces

2010-07-21 Thread Brian Paul
Module: Mesa Branch: master Commit: be22e1e781094decfb408ad6d74e3d833b297c87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be22e1e781094decfb408ad6d74e3d833b297c87 Author: Brian Paul bri...@vmware.com Date: Wed Jul 21 09:16:02 2010 -0600 gallivm: remove extraneous braces ---

Mesa (master): gallivm: refactor code into get_indirect_offsets() function

2010-07-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 0115f07507fc661a0a19564c496a781c3dcbc7a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0115f07507fc661a0a19564c496a781c3dcbc7a0 Author: Brian Paul bri...@vmware.com Date: Wed Jul 21 09:42:11 2010 -0600 gallivm: refactor code into

Mesa (master): tgsi: added tgsi_shader_info::indirect_files field

2010-07-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 85206e56a1c3400be47229d4a8c6a1cd7a2f476e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85206e56a1c3400be47229d4a8c6a1cd7a2f476e Author: Brian Paul bri...@vmware.com Date: Wed Jul 21 09:51:11 2010 -0600 tgsi: added tgsi_shader_info::indirect_files

Mesa (master): gallivm: replace has_indirect_addressing field with indirect_files field

2010-07-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 3662afd87d61e3f65843b210a7e8c9c8a6cb27f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3662afd87d61e3f65843b210a7e8c9c8a6cb27f0 Author: Brian Paul bri...@vmware.com Date: Wed Jul 21 09:59:23 2010 -0600 gallivm: replace has_indirect_addressing

Mesa (master): nouveau/nvfx: Add new PIPE_CAP values

2010-07-21 Thread Patrice Mandin
Module: Mesa Branch: master Commit: c052213fb30214c9ca2575ce4425e5bd64a0e16c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c052213fb30214c9ca2575ce4425e5bd64a0e16c Author: Patrice Mandin patman...@gmail.com Date: Wed Jul 21 19:28:45 2010 +0200 nouveau/nvfx: Add new PIPE_CAP values

Mesa (master): draw: tweak aa line width threshold and sampling

2010-07-21 Thread Brian Paul
Module: Mesa Branch: master Commit: aa9003e20e91213bb97269bcd35961f0c2e9791b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa9003e20e91213bb97269bcd35961f0c2e9791b Author: Brian Paul bri...@vmware.com Date: Wed Jul 21 11:37:13 2010 -0600 draw: tweak aa line width threshold and

Mesa (glsl2): glsl: Correctly handle unary plus operator.

2010-07-21 Thread Carl Worth
Module: Mesa Branch: glsl2 Commit: c24bcad9f88379ffba9e2f0ff92f22cdf60c2927 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c24bcad9f88379ffba9e2f0ff92f22cdf60c2927 Author: Carl Worth cwo...@cworth.org Date: Wed Jul 21 11:23:51 2010 -0700 glsl: Correctly handle unary plus operator.

Mesa (master): Avoid more warnings in flex-generated code.

2010-07-21 Thread Carl Worth
Module: Mesa Branch: master Commit: b4a08a0d87908b024a3d2595073b1beb6eda161e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b4a08a0d87908b024a3d2595073b1beb6eda161e Author: Carl Worth cwo...@cworth.org Date: Wed Jul 21 13:11:46 2010 -0700 Avoid more warnings in flex-generated code.

Mesa (master): Avoid warnings in flex-generated code.

2010-07-21 Thread Carl Worth
Module: Mesa Branch: master Commit: 3c716a7ec2cabfc18a2506f9db655406f8c64fb0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c716a7ec2cabfc18a2506f9db655406f8c64fb0 Author: Carl Worth cwo...@cworth.org Date: Wed Jul 21 12:49:01 2010 -0700 Avoid warnings in flex-generated code. Add

Mesa (master): dri2: Remove an unused variable.

2010-07-21 Thread Carl Worth
Module: Mesa Branch: master Commit: c0ca2bfb2ad8cf7fb9d756b5ae52cb77236ff605 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0ca2bfb2ad8cf7fb9d756b5ae52cb77236ff605 Author: Carl Worth cwo...@cworth.org Date: Wed Jul 21 13:17:05 2010 -0700 dri2: Remove an unused variable. To quiet a

Mesa (master): Regenerate program/lex.yy.c

2010-07-21 Thread Carl Worth
Module: Mesa Branch: master Commit: 349fa9ced7aa9f25a619aad3d90a5b4dcdf71df1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=349fa9ced7aa9f25a619aad3d90a5b4dcdf71df1 Author: Carl Worth cwo...@cworth.org Date: Wed Jul 21 13:13:46 2010 -0700 Regenerate program/lex.yy.c Based on the

Mesa (master): i965: Remove an unused variable.

2010-07-21 Thread Carl Worth
Module: Mesa Branch: master Commit: 171a25eaba5c29a5f14e472ca1860a6de248c6b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=171a25eaba5c29a5f14e472ca1860a6de248c6b2 Author: Carl Worth cwo...@cworth.org Date: Wed Jul 21 13:17:22 2010 -0700 i965: Remove an unused variable. To quiet a

Mesa (master): Makefiles: Don' t complain if depend file to be included doesn't exist.

2010-07-21 Thread Carl Worth
Module: Mesa Branch: master Commit: 9d1a61efbecfb0093887ebe14b4aff4e7f6aeb85 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d1a61efbecfb0093887ebe14b4aff4e7f6aeb85 Author: Carl Worth cwo...@cworth.org Date: Tue Jul 20 15:59:56 2010 -0700 Makefiles: Don't complain if depend file to

Mesa (master): Add missing initialization of inOutFlags pointer.

2010-07-21 Thread Carl Worth
Module: Mesa Branch: master Commit: 19e3771cff8e68fab88f06681d381ba3dad6c3ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19e3771cff8e68fab88f06681d381ba3dad6c3ae Author: Carl Worth cwo...@cworth.org Date: Wed Jul 21 13:26:26 2010 -0700 Add missing initialization of inOutFlags

Mesa (glsl2): glsl: Fix missing initialization of yylloc.source

2010-07-21 Thread Carl Worth
Module: Mesa Branch: glsl2 Commit: a0cfe8c44085032fd982bbbff1f02252ffaa7114 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a0cfe8c44085032fd982bbbff1f02252ffaa7114 Author: Carl Worth cwo...@cworth.org Date: Wed Jul 21 13:43:47 2010 -0700 glsl: Fix missing initialization of

Mesa (glsl2): ir_to_mesa: Add missing initializion of lod_info variable.

2010-07-21 Thread Carl Worth
Module: Mesa Branch: glsl2 Commit: 56d33f8e2be1695c951a811fac1800117c2ca406 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56d33f8e2be1695c951a811fac1800117c2ca406 Author: Carl Worth cwo...@cworth.org Date: Wed Jul 21 13:50:38 2010 -0700 ir_to_mesa: Add missing initializion of

Mesa (master): st/mesa: implement depth clamp

2010-07-21 Thread Marek Olšák
Module: Mesa Branch: master Commit: c304869ec02793f2d8bf363d1e3b37c3d121cca7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c304869ec02793f2d8bf363d1e3b37c3d121cca7 Author: Marek Olšák mar...@gmail.com Date: Wed Jul 21 09:14:43 2010 +0200 st/mesa: implement depth clamp ---

Mesa (master): draw: disable depth clipping if depth clamp is enabled

2010-07-21 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9ca48de1068d4ebce81853d29455c83b4898e25e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ca48de1068d4ebce81853d29455c83b4898e25e Author: Marek Olšák mar...@gmail.com Date: Wed Jul 21 20:31:39 2010 +0200 draw: disable depth clipping if depth clamp

Mesa (master): r300g: cleanup clip state emission

2010-07-21 Thread Marek Olšák
Module: Mesa Branch: master Commit: 5725738ef6a4b5110064d4e2e0ce4f7609e875e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5725738ef6a4b5110064d4e2e0ce4f7609e875e4 Author: Marek Olšák mar...@gmail.com Date: Wed Jul 21 20:41:04 2010 +0200 r300g: cleanup clip state emission ---

Mesa (master): r300g: implement depth clamp

2010-07-21 Thread Marek Olšák
Module: Mesa Branch: master Commit: ca7ead03da4481cd34933175898f4a924e588ad4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca7ead03da4481cd34933175898f4a924e588ad4 Author: Marek Olšák mar...@gmail.com Date: Tue Jul 20 16:37:22 2010 +0200 r300g: implement depth clamp Depth clamping

Mesa (master): llvmpipe: say no to depth clamp

2010-07-21 Thread Marek Olšák
Module: Mesa Branch: master Commit: 1a3fa3e91089d534b8219518a44ae8ada66be3e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a3fa3e91089d534b8219518a44ae8ada66be3e3 Author: Marek Olšák mar...@gmail.com Date: Wed Jul 21 22:31:59 2010 +0200 llvmpipe: say no to depth clamp The other

Mesa (master): r600g: add family retrival

2010-07-21 Thread Jerome Glisse
Module: Mesa Branch: master Commit: 9433d0e8010bfe182762f8d2bd856a416a7f93bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9433d0e8010bfe182762f8d2bd856a416a7f93bb Author: Dave Airlie airl...@redhat.com Date: Wed Jul 21 15:39:01 2010 +1000 r600g: add family retrival allow pipe

Mesa (master): r600g: add r600 compile mode to compiler.

2010-07-21 Thread Jerome Glisse
Module: Mesa Branch: master Commit: 4b2820534e3635a8ecd047f1e0139834e0a67d02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b2820534e3635a8ecd047f1e0139834e0a67d02 Author: Dave Airlie airl...@redhat.com Date: Wed Jul 21 15:39:23 2010 +1000 r600g: add r600 compile mode to compiler.

Mesa (master): r600g: add support for all R6XX/R7XX asic

2010-07-21 Thread Jerome Glisse
Module: Mesa Branch: master Commit: 0bca8fbfdab4a19ddbb4f33aaef372246a5d2cc2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0bca8fbfdab4a19ddbb4f33aaef372246a5d2cc2 Author: Jerome Glisse jgli...@redhat.com Date: Wed Jul 21 17:03:38 2010 -0400 r600g: add support for all R6XX/R7XX

Mesa (master): softpipe: fix sp_tile_cache_flush_clear() regression

2010-07-21 Thread Brian Paul
Module: Mesa Branch: master Commit: ef2d10cd45c0aba00aedbd7f412af0eb24385b77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef2d10cd45c0aba00aedbd7f412af0eb24385b77 Author: Brian Paul bri...@vmware.com Date: Wed Jul 21 16:00:42 2010 -0600 softpipe: fix sp_tile_cache_flush_clear()

Mesa (glsl2): glsl2: Add function to import function prototypes from one IR tree to another

2010-07-21 Thread Ian Romanick
Module: Mesa Branch: glsl2 Commit: 4ccd3c548b9b9a2fee79342445f68d73525bfcdb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ccd3c548b9b9a2fee79342445f68d73525bfcdb Author: Ian Romanick ian.d.roman...@intel.com Date: Tue Jul 20 11:28:31 2010 -0700 glsl2: Add function to import

Mesa (glsl2): linker: Link built-in functions instead of including them in every shader

2010-07-21 Thread Ian Romanick
Module: Mesa Branch: glsl2 Commit: d5be2acae379783c4aa31243e0a88a9e67e6ca7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5be2acae379783c4aa31243e0a88a9e67e6ca7e Author: Ian Romanick ian.d.roman...@intel.com Date: Tue Jul 20 11:29:46 2010 -0700 linker: Link built-in functions

Mesa (glsl2): glsl2: Replace insert_before/remove pairs with exec_node:: replace_with.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: c7a18da69022d3f9b05c21ff2473e8ea390f77f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7a18da69022d3f9b05c21ff2473e8ea390f77f1 Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Jul 19 21:44:03 2010 -0700 glsl2: Replace insert_before/remove

Mesa (glsl2): glsl2: Add some comments.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: 0048c7aef82b17c6bd160f49125a91a70cbf2b55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0048c7aef82b17c6bd160f49125a91a70cbf2b55 Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Jul 19 23:45:23 2010 -0700 glsl2: Add some comments. ---

Mesa (glsl2): ir_constant_expression: Remove open coded equality comparisons.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: 3163f87463e6d0123c4f95bd76a658cb1e5d0843 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3163f87463e6d0123c4f95bd76a658cb1e5d0843 Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Jul 20 03:01:54 2010 -0700 ir_constant_expression: Remove open

Mesa (glsl2): ir_constant_expression: Add support for ir_unop_u2f.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: 46d6b8d1ba09d9d6844ce99a30416283004f77c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46d6b8d1ba09d9d6844ce99a30416283004f77c6 Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Jul 20 13:01:56 2010 -0700 ir_constant_expression: Add support

Mesa (glsl2): ast_to_hir: Fix bug in constant initializers.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: e1d71850faba23d1bea3858a8c2e05a45fd21143 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1d71850faba23d1bea3858a8c2e05a45fd21143 Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Jul 20 03:53:47 2010 -0700 ast_to_hir: Fix bug in constant

Mesa (glsl2): glsl2: Emit array constructors inline.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: 13a19745d46d383fa7fc148ce129150ebde151b7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=13a19745d46d383fa7fc148ce129150ebde151b7 Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Jul 19 23:49:58 2010 -0700 glsl2: Emit array constructors

Mesa (glsl2): glsl2: Extend ir_constant to store constant arrays, and generate them.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: 74e1802f5dd8921750851abc6128e4073602d405 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74e1802f5dd8921750851abc6128e4073602d405 Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Jul 20 01:06:33 2010 -0700 glsl2: Extend ir_constant to store

Mesa (glsl2): ir_print_visitor: Remove commas between ir_constant' s components.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: 7ea977a15c05f4a638478b7a5b8ca78454cecf41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ea977a15c05f4a638478b7a5b8ca78454cecf41 Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Jul 20 01:23:12 2010 -0700 ir_print_visitor: Remove commas

Mesa (glsl2): ir_print_visitor: Print out constant arrays.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: 9930d18c2aefad12152d12bc251d02ae1c1593bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9930d18c2aefad12152d12bc251d02ae1c1593bc Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Jul 20 01:28:09 2010 -0700 ir_print_visitor: Print out constant

Mesa (glsl2): ir_reader: Add support for reading constant arrays.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: ef2c38b2450eb366a2e6f6a46d1725aa6c14d74b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef2c38b2450eb366a2e6f6a46d1725aa6c14d74b Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Jul 20 01:53:07 2010 -0700 ir_reader: Add support for reading

Mesa (glsl2): ir_constant_expression: Add support for array == and !=.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: 9a6d40fbfb679f01412c1fcc9d767c20a22246d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a6d40fbfb679f01412c1fcc9d767c20a22246d8 Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Jul 20 03:08:32 2010 -0700 ir_constant_expression: Add support

Mesa (glsl2): ir_constant_expression: Add support for constant arrays.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: a096fa747611472965cf0f953bfe2757fc80383c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a096fa747611472965cf0f953bfe2757fc80383c Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Jul 20 01:31:29 2010 -0700 ir_constant_expression: Add support

Mesa (glsl2): glsl2: Update TODO.

2010-07-21 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: e9384d1d7fdf06b6345b3be0a70a294b90eac96e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9384d1d7fdf06b6345b3be0a70a294b90eac96e Author: Kenneth Graunke kenn...@whitecape.org Date: Tue Jul 20 13:04:23 2010 -0700 glsl2: Update TODO. ---

Mesa (master): softpipe: add missing support for PIPE_FORMAT_S8_USCALED surfaces

2010-07-21 Thread Brian Paul
Module: Mesa Branch: master Commit: 7cd6a6cc995407a19254401511dafd943299b8ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7cd6a6cc995407a19254401511dafd943299b8ac Author: Brian Paul bri...@vmware.com Date: Wed Jul 21 16:48:45 2010 -0600 softpipe: add missing support for

Mesa (master): glx: Move __driContext field out of __GLXcontextRec

2010-07-21 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: f679640868ae6ef700d8672702c31ba2515220a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f679640868ae6ef700d8672702c31ba2515220a7 Author: Kristian Høgsberg k...@bitplanet.net Date: Wed Jul 21 13:55:30 2010 -0400 glx: Move __driContext field out of

Mesa (master): glx: Move last few dri_interface.h types out of glxclient. h and drop include

2010-07-21 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 7a66e549583a3168f05acc7df1e872d218fd670d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a66e549583a3168f05acc7df1e872d218fd670d Author: Kristian Høgsberg k...@bitplanet.net Date: Wed Jul 21 14:09:49 2010 -0400 glx: Move last few dri_interface.h

Mesa (master): i965: Add disasm for dataport reads (register unspilling).

2010-07-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0ecf5128a43ed1eff980825e425a030d2b71e50b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ecf5128a43ed1eff980825e425a030d2b71e50b Author: Eric Anholt e...@anholt.net Date: Wed Jul 21 11:19:52 2010 -0700 i965: Add disasm for dataport reads (register

Mesa (master): i965: Set the send commit bit on register spills as required pre-gen6.

2010-07-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: d2f3eac8ffba8db8b141f07c22f612362c63ffe9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2f3eac8ffba8db8b141f07c22f612362c63ffe9 Author: Eric Anholt e...@anholt.net Date: Wed Jul 21 13:07:12 2010 -0700 i965: Set the send commit bit on register

Mesa (master): i965: Use the pretty define for 4-oword DP reads.

2010-07-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: a3bfb2f755cb2255879600d12d8440fad7136a9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3bfb2f755cb2255879600d12d8440fad7136a9a Author: Eric Anholt e...@anholt.net Date: Wed Jul 21 13:49:14 2010 -0700 i965: Use the pretty define for 4-oword DP

Mesa (master): i965: Set the GEM domain flags for the scratch space.

2010-07-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: ff81a1dd92f1bffcbfbd2c5268ea0d821b8e9dd4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff81a1dd92f1bffcbfbd2c5268ea0d821b8e9dd4 Author: Eric Anholt e...@anholt.net Date: Wed Jul 21 13:52:37 2010 -0700 i965: Set the GEM domain flags for the

Mesa (master): i956: Set the execution size correctly for scratch space writes.

2010-07-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 04de6861c1a41859dd85ca066b964e5df3ad63b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=04de6861c1a41859dd85ca066b964e5df3ad63b6 Author: Eric Anholt e...@anholt.net Date: Wed Jul 21 15:54:53 2010 -0700 i956: Set the execution size correctly for

Mesa (master): i965: Clean up dead code from the VS get_constant/ get_reladdr_constant split.

2010-07-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: d0326e0e4ee245ec471fc976fbe98183fbe6da4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0326e0e4ee245ec471fc976fbe98183fbe6da4e Author: Eric Anholt e...@anholt.net Date: Wed Jul 21 17:35:21 2010 -0700 i965: Clean up dead code from the VS

Mesa (master): i965: Fix the DP read msg_control definitions other than plain OWORD.

2010-07-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9e9e87a9b20c581315ff679dc2541d9e442a6301 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e9e87a9b20c581315ff679dc2541d9e442a6301 Author: Eric Anholt e...@anholt.net Date: Wed Jul 21 18:41:06 2010 -0700 i965: Fix the DP read msg_control definitions

Mesa (master): i965: Support relative addressed VS constant reads using the appropriate msg.

2010-07-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 96b11f1e3ee12f06be1d33bf085bf1353f23e667 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=96b11f1e3ee12f06be1d33bf085bf1353f23e667 Author: Eric Anholt e...@anholt.net Date: Wed Jul 21 18:29:06 2010 -0700 i965: Support relative addressed VS constant

Mesa (master): i965: Clean up brw_dp_READ_4_vs() now that it has fewer options to support.

2010-07-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 21eaa62ba461854003e5f74e6fc32e559e9c8455 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21eaa62ba461854003e5f74e6fc32e559e9c8455 Author: Eric Anholt e...@anholt.net Date: Wed Jul 21 19:49:39 2010 -0700 i965: Clean up brw_dp_READ_4_vs() now that it

Mesa (master): i965: In the VS, multiply the address reg by the appropriate register size.

2010-07-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: c686ee0fa7e2298408259f5533b739c7d05c78b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c686ee0fa7e2298408259f5533b739c7d05c78b8 Author: Eric Anholt e...@anholt.net Date: Wed Jul 21 21:45:34 2010 -0700 i965: In the VS, multiply the address reg by