Mesa (master): winsys/radeon: Use a single buffer cache manager again

2014-10-17 Thread Michel Dänzer
Module: Mesa Branch: master Commit: c4db733facd01f8f7503dec662ff79d278b103c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4db733facd01f8f7503dec662ff79d278b103c1 Author: Michel Dänzer michel.daen...@amd.com Date: Thu Oct 16 15:10:20 2014 +0900 winsys/radeon: Use a single buffer

Mesa (master): vc4: Add some comments about state management.

2014-10-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 000976ed9926266b52827108c666d4c05e4f4a35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=000976ed9926266b52827108c666d4c05e4f4a35 Author: Eric Anholt e...@anholt.net Date: Fri Oct 17 09:40:12 2014 +0100 vc4: Add some comments about state

Mesa (master): vc4: Set the primitive list format at the start of rendering.

2014-10-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: afc3aa373d45775d08babffa49b566f952689efc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afc3aa373d45775d08babffa49b566f952689efc Author: Eric Anholt e...@anholt.net Date: Thu Oct 16 10:17:57 2014 +0100 vc4: Set the primitive list format at the

Mesa (master): vc4: Make sure there' s exactly 1 tile store per tile coords packet.

2014-10-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 135287db175de9496b76f8edce04871ca6444d72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=135287db175de9496b76f8edce04871ca6444d72 Author: Eric Anholt e...@anholt.net Date: Thu Oct 16 10:42:04 2014 +0100 vc4: Make sure there's exactly 1 tile store

Mesa (master): vc4: Replace the FLUSH_ALL with FLUSH.

2014-10-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 895c90410314103814ca4d2684f94463bd8f243f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=895c90410314103814ca4d2684f94463bd8f243f Author: Eric Anholt e...@anholt.net Date: Fri Oct 17 09:42:35 2014 +0100 vc4: Replace the FLUSH_ALL with FLUSH. We

Mesa (master): vc4: Make some assertions about how many flushes/ EOFs the simulator sees.

2014-10-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9ebfb3014ea6d2bde9d4322f2537f21be97b280b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ebfb3014ea6d2bde9d4322f2537f21be97b280b Author: Eric Anholt e...@anholt.net Date: Fri Oct 17 09:43:54 2014 +0100 vc4: Make some assertions about how many

Mesa (master): vc4: Fix accidental dropping of the low bits of the store tilebuffer packet.

2014-10-17 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1f7048419ed6ad4d25e89efa885fdc58d36c4213 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f7048419ed6ad4d25e89efa885fdc58d36c4213 Author: Eric Anholt e...@anholt.net Date: Fri Oct 17 12:14:11 2014 +0100 vc4: Fix accidental dropping of the low bits

Mesa (master): i965/fs: Don't pass ir_variable * to emit_sampleid_setup().

2014-10-17 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: ffe582aa2076bc06f9d06e36287bdded45ab5b98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffe582aa2076bc06f9d06e36287bdded45ab5b98 Author: Kenneth Graunke kenn...@whitecape.org Date: Fri Oct 17 12:59:18 2014 -0700 i965/fs: Don't pass ir_variable *

Mesa (master): i965/fs: Change the type of booleans to UD and emit correct immediates

2014-10-17 Thread Jason Ekstrand
Module: Mesa Branch: master Commit: 4656c14e57cf31333c1db30ee58268e9f8ef9b92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4656c14e57cf31333c1db30ee58268e9f8ef9b92 Author: Jason Ekstrand jason.ekstr...@intel.com Date: Thu Oct 16 12:16:08 2014 -0700 i965/fs: Change the type of