Mesa (master): i965: Don't enable reset notification support on Gen4-5.

2014-04-30 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 0380ec467d78f40b5c8134158ca48b4c5378b282 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0380ec467d78f40b5c8134158ca48b4c5378b282 Author: Kenneth Graunke Date: Wed Mar 12 01:43:40 2014 -0700 i965: Don't enable reset notification support on Gen4-5.

Mesa (master): doc: Add pointer to the Mesa Stable Queue page.

2014-04-30 Thread Carl Worth
Module: Mesa Branch: master Commit: 4546b70e089c23ac1034673262f6d5e20e21caf0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4546b70e089c23ac1034673262f6d5e20e21caf0 Author: Carl Worth Date: Wed Apr 30 16:27:03 2014 -0700 doc: Add pointer to the Mesa Stable Queue page. Since this is

Mesa (master): mesa: Ensure that (unit->_Current != 0) == (unit-> _ReallyEnabled != 0).

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 62d46332d8ed7a6270bc4e0520cf52668efd33b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62d46332d8ed7a6270bc4e0520cf52668efd33b5 Author: Eric Anholt Date: Wed Apr 23 16:32:39 2014 -0700 mesa: Ensure that (unit->_Current != 0) == (unit->_ReallyEnab

Mesa (master): mesa: Finish removing the _ReallyEnabled field.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: e5e50fae6aaf2a1901f43f05f677e48f447087cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5e50fae6aaf2a1901f43f05f677e48f447087cc Author: Eric Anholt Date: Wed Apr 23 18:21:11 2014 -0700 mesa: Finish removing the _ReallyEnabled field. Reviewed-by:

Mesa (master): swrast: Just use _EnabledCoordUnits for figuring out which texcoords to build.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3dfe56c53bc7f37b65b72408fe3470ecfd218595 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3dfe56c53bc7f37b65b72408fe3470ecfd218595 Author: Eric Anholt Date: Wed Apr 23 15:45:50 2014 -0700 swrast: Just use _EnabledCoordUnits for figuring out which te

Mesa (master): i915: Redo texture unit walking on i830.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1ad443ecdd694dd9bf3c4a5050d749fb80db6fa2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ad443ecdd694dd9bf3c4a5050d749fb80db6fa2 Author: Eric Anholt Date: Wed Apr 23 15:35:27 2014 -0700 i915: Redo texture unit walking on i830. We now know what th

Mesa (master): mesa: Replace use of _ReallyEnabled as a boolean with use of _Current.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: ff9c3e8e5a22597c83505479e918981377f8fdf4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff9c3e8e5a22597c83505479e918981377f8fdf4 Author: Eric Anholt Date: Wed Apr 23 17:14:26 2014 -0700 mesa: Replace use of _ReallyEnabled as a boolean with use of

Mesa (master): radeon: Drop the remaining driver usage of _ReallyEnabled.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 741f5d58e649cbc35c0d8661616f4e718b4718f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=741f5d58e649cbc35c0d8661616f4e718b4718f0 Author: Eric Anholt Date: Wed Apr 23 16:37:03 2014 -0700 radeon: Drop the remaining driver usage of _ReallyEnabled. T

Mesa (master): i965: Drop bogus state flag comment.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: e739558c9d6019206406ee92f7db0eea8e65ad81 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e739558c9d6019206406ee92f7db0eea8e65ad81 Author: Eric Anholt Date: Fri Apr 25 16:47:35 2014 -0700 i965: Drop bogus state flag comment. This was introduced wit

Mesa (master): i915: Drop use of _ReallyEnabled.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 07b94c99a73481d08b285474db22106de1ca89fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07b94c99a73481d08b285474db22106de1ca89fd Author: Eric Anholt Date: Wed Apr 23 17:19:41 2014 -0700 i915: Drop use of _ReallyEnabled. We can just look at _Curre

Mesa (master): swrast: Drop remaining use of _ReallyEnabled.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2f8749af20d4bcfc976e64d4bcaef87728c54b5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f8749af20d4bcfc976e64d4bcaef87728c54b5c Author: Eric Anholt Date: Wed Apr 23 17:21:57 2014 -0700 swrast: Drop remaining use of _ReallyEnabled. The _MaxEnable

Mesa (master): mesa: Drop _ReallyEnabled usage from ff_fragment_shader.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: cef82a64bdd90c8562325afd69fdf8b9a80ddb2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cef82a64bdd90c8562325afd69fdf8b9a80ddb2f Author: Eric Anholt Date: Wed Apr 23 17:20:53 2014 -0700 mesa: Drop _ReallyEnabled usage from ff_fragment_shader. Rev

Mesa (master): i965: Fix state flag comments on color_buffer_write_enabled () calls.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 862986ade3c974d8b74bbbdd507debea2f5adcd6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=862986ade3c974d8b74bbbdd507debea2f5adcd6 Author: Eric Anholt Date: Fri Apr 25 16:49:46 2014 -0700 i965: Fix state flag comments on color_buffer_write_enabled()

Mesa (master): mesa: Drop _EnabledUnits.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: c703658b3965bf2e4f3593a0d54be03e8e8b1436 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c703658b3965bf2e4f3593a0d54be03e8e8b1436 Author: Eric Anholt Date: Wed Apr 23 15:30:27 2014 -0700 mesa: Drop _EnabledUnits. The field wasn't really valid, sin

Mesa (master): mesa: Drop dead last_ReallyEnabled fields from drivers.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6bac47c05a40ea5a9f62b8b40bc1399a613d53df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bac47c05a40ea5a9f62b8b40bc1399a613d53df Author: Eric Anholt Date: Wed Apr 23 16:43:20 2014 -0700 mesa: Drop dead last_ReallyEnabled fields from drivers. Revi

Mesa (master): gallium: Drop use of _ReallyEnabled.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8061f90a64e81eeaf1508d29a0b2524961ef1ab8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8061f90a64e81eeaf1508d29a0b2524961ef1ab8 Author: Eric Anholt Date: Wed Apr 23 17:21:30 2014 -0700 gallium: Drop use of _ReallyEnabled. Reviewed-by: Matt Turne

Mesa (master): mesa: Split the shader texture update logic from fixed function.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: a580b500edb25298d99e8e78d04eaca418dcd4ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a580b500edb25298d99e8e78d04eaca418dcd4ce Author: Eric Anholt Date: Wed Apr 23 16:27:56 2014 -0700 mesa: Split the shader texture update logic from fixed functi

Mesa (master): i965: Track the number of samples in the drawbuffer.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 60c5f9716c90090f41e0796e93cc60a297fa883b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60c5f9716c90090f41e0796e93cc60a297fa883b Author: Eric Anholt Date: Fri Apr 25 16:39:18 2014 -0700 i965: Track the number of samples in the drawbuffer. This ke

Mesa (master): mesa: Track maximum CurrentTexUnit to reduce glDeleteTextures() overhead.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 973345fc2389e7f74b8732052e781672c4e135c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=973345fc2389e7f74b8732052e781672c4e135c2 Author: Eric Anholt Date: Fri Apr 25 15:57:21 2014 -0700 mesa: Track maximum CurrentTexUnit to reduce glDeleteTextures

Mesa (master): mesa: Rewrite shader-based texture image state updates.

2014-04-30 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6a97deb88aa715af9760cf3c7ca0c1ff76e4f325 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a97deb88aa715af9760cf3c7ca0c1ff76e4f325 Author: Eric Anholt Date: Thu Apr 24 00:57:54 2014 -0700 mesa: Rewrite shader-based texture image state updates. Inst

Mesa (master): i965/vec4: Remove 'mul_arg' from try_emit_mad().

2014-04-30 Thread Matt Turner
Module: Mesa Branch: master Commit: 9565392031d96e21ebe21dbf7f2ef55958c674db URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9565392031d96e21ebe21dbf7f2ef55958c674db Author: Matt Turner Date: Mon Apr 28 10:30:50 2014 -0700 i965/vec4: Remove 'mul_arg' from try_emit_mad(). Reviewed-by

Mesa (master): i965/fs: Remove 'mul_arg' from try_emit_mad().

2014-04-30 Thread Matt Turner
Module: Mesa Branch: master Commit: 1e50bc9ee170b6a4c212c4fd8e019beb43a99603 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e50bc9ee170b6a4c212c4fd8e019beb43a99603 Author: Matt Turner Date: Tue Apr 1 16:42:36 2014 -0700 i965/fs: Remove 'mul_arg' from try_emit_mad(). Reviewed-by:

Mesa (master): mesa: change invalid texture swizzle error to GL_INVALID_ENUM

2014-04-30 Thread Brian Paul
Module: Mesa Branch: master Commit: 475f5ff64d7f64a9df2d7aabc772487bf24d1dd5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=475f5ff64d7f64a9df2d7aabc772487bf24d1dd5 Author: Brian Paul Date: Thu Apr 24 14:44:03 2014 -0600 mesa: change invalid texture swizzle error to GL_INVALID_ENUM