Mesa (master): vc4: Fix leak of the compiled shader programs in the cache.

2014-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 80ed075e6033eba68b034fbd748da4e0b82a27f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80ed075e6033eba68b034fbd748da4e0b82a27f4 Author: Eric Anholt e...@anholt.net Date: Sun Dec 14 20:29:10 2014 -0800 vc4: Fix leak of the compiled shader programs

Mesa (master): vc4: Fix leak of a copy of the scheduled QPU instructions.

2014-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4da9e3d80556253a05179c398ffb1c3120fa3089 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4da9e3d80556253a05179c398ffb1c3120fa3089 Author: Eric Anholt e...@anholt.net Date: Sun Dec 14 20:28:13 2014 -0800 vc4: Fix leak of a copy of the scheduled QPU

Mesa (master): vc4: Fix leaks of the CL contents.

2014-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 667719fcb2296d73e1897d4071da6dd30b2cc6ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=667719fcb2296d73e1897d4071da6dd30b2cc6ac Author: Eric Anholt e...@anholt.net Date: Sun Dec 14 20:41:25 2014 -0800 vc4: Fix leaks of the CL contents. --- src

Mesa (master): vc4: Fix leak of vc4_bos stashed in the context.

2014-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1f1ca8b2ea80f6b538b7f7c0de2ebe8eba862edc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f1ca8b2ea80f6b538b7f7c0de2ebe8eba862edc Author: Eric Anholt e...@anholt.net Date: Sun Dec 14 20:39:49 2014 -0800 vc4: Fix leak of vc4_bos stashed

Mesa (master): hash_table: Fix compiler warnings from the renaming.

2014-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6c3115af852834476a451688734c07f0dbe13ec9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c3115af852834476a451688734c07f0dbe13ec9 Author: Eric Anholt e...@anholt.net Date: Sun Dec 14 20:21:32 2014 -0800 hash_table: Fix compiler warnings from

Mesa (master): vc4: Fix a leak of the simulator's exec BO's actual vc4_bo.

2014-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: f519c3bff14dfc4555c511a4d3709affa056d688 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f519c3bff14dfc4555c511a4d3709affa056d688 Author: Eric Anholt e...@anholt.net Date: Sat Dec 13 16:37:28 2014 -0800 vc4: Fix a leak of the simulator's exec BO's

Mesa (master): vc4: Switch to using the util/ hash table.

2014-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5c9b8eace2b7e92899aae2cad131c0ca05b389e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c9b8eace2b7e92899aae2cad131c0ca05b389e7 Author: Eric Anholt e...@anholt.net Date: Sun Dec 14 19:48:51 2014 -0800 vc4: Switch to using the util/ hash table

Mesa (master): vc4: Fix leak of simulator memory on screen cleanup.

2014-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: c84306fdc2f2f1aefd7c526e92d66fafda5b306c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c84306fdc2f2f1aefd7c526e92d66fafda5b306c Author: Eric Anholt e...@anholt.net Date: Sat Dec 13 16:40:54 2014 -0800 vc4: Fix leak of simulator memory on screen

Mesa (master): vc4: Fix leaks of the compiled shaders' keys.

2014-12-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: e108442bb10088607f2a67b648c42c0dece2e595 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e108442bb10088607f2a67b648c42c0dece2e595 Author: Eric Anholt e...@anholt.net Date: Sun Dec 14 20:50:15 2014 -0800 vc4: Fix leaks of the compiled shaders' keys

Mesa (master): vc4: Fix referencing of sync objects.

2014-12-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: e5eaf8ec600b73de7f52555ce1c9a74883dba941 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5eaf8ec600b73de7f52555ce1c9a74883dba941 Author: Eric Anholt e...@anholt.net Date: Fri Dec 12 00:06:21 2014 -0800 vc4: Fix referencing of sync objects. While

Mesa (master): vc4: Fix a memory leak in setting up QPU instructions for scheduling.

2014-12-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 87db578268012ffc7ca09b737441490144340c6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87db578268012ffc7ca09b737441490144340c6e Author: Eric Anholt e...@anholt.net Date: Thu Dec 11 19:56:42 2014 -0800 vc4: Fix a memory leak in setting up QPU

Mesa (master): vc4: Don' t throw out the index offset in the shadow index buffer path.

2014-12-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: d78eb5752838979057a8a1210d6951c084904c0f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d78eb5752838979057a8a1210d6951c084904c0f Author: Eric Anholt e...@anholt.net Date: Thu Dec 11 20:34:06 2014 -0800 vc4: Don't throw out the index offset

Mesa (master): vc4: Fix triangle-guardband-viewport piglit test.

2014-12-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0ae5e002e090c5e1bd237fa3f23549f9ab105a44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ae5e002e090c5e1bd237fa3f23549f9ab105a44 Author: Eric Anholt e...@anholt.net Date: Thu Dec 11 20:11:21 2014 -0800 vc4: Fix triangle-guardband-viewport piglit

Mesa (master): vc4: Drop redundant index size setting.

2014-12-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5b3c0d999c38ef51ece422010cdb836fbbaffe0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b3c0d999c38ef51ece422010cdb836fbbaffe0e Author: Eric Anholt e...@anholt.net Date: Thu Dec 11 20:34:57 2014 -0800 vc4: Drop redundant index size setting

Mesa (master): vc4: Consider FS backface color loads as color inputs as well.

2014-12-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 92b85fba89851b85e7a50b1f6f90c05ecaacdcd5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92b85fba89851b85e7a50b1f6f90c05ecaacdcd5 Author: Eric Anholt e...@anholt.net Date: Thu Dec 11 21:28:12 2014 -0800 vc4: Consider FS backface color loads

Mesa (master): vc4: Prioritize allocating accumulators to short-lived values.

2014-12-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: ab1b1fa6fbd72b05c48f83c9df5036c2bfe893a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab1b1fa6fbd72b05c48f83c9df5036c2bfe893a3 Author: Eric Anholt e...@anholt.net Date: Mon Dec 8 17:43:29 2014 -0800 vc4: Prioritize allocating accumulators

Mesa (master): vc4: Reserve rb31 instead of r3 for raddr conflict spills.

2014-12-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8420a956924c720b3c4932a577623f836758c21c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8420a956924c720b3c4932a577623f836758c21c Author: Eric Anholt e...@anholt.net Date: Mon Dec 8 16:52:53 2014 -0800 vc4: Reserve rb31 instead of r3 for raddr

Mesa (master): vc4: Populate the delay field better, and schedule high delay first.

2014-12-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: c5b544403fbc955dd441fb5a2e11f0de2a75e9e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5b544403fbc955dd441fb5a2e11f0de2a75e9e4 Author: Eric Anholt e...@anholt.net Date: Tue Dec 9 14:05:52 2014 -0800 vc4: Populate the delay field better

Mesa (master): vc4: Mark VPM read setup as impacting VPM reads, not writes.

2014-12-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: f431b4f110946a0f6e3822f870fbcd3d23c8317a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f431b4f110946a0f6e3822f870fbcd3d23c8317a Author: Eric Anholt e...@anholt.net Date: Tue Dec 9 14:20:54 2014 -0800 vc4: Mark VPM read setup as impacting VPM

Mesa (master): vc4: Refuse to merge instructions involving 32-bit immediate loads.

2014-12-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: cff8c96a0d418f41e00aa97a13dc55e3ed213eb7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cff8c96a0d418f41e00aa97a13dc55e3ed213eb7 Author: Eric Anholt e...@anholt.net Date: Tue Dec 9 16:34:37 2014 -0800 vc4: Refuse to merge instructions involving

Mesa (master): vc4: Skip raddr dependencies for 32-bit immediate loads.

2014-12-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 45a89237711acff7ee31c854361f8f580ccdcc9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45a89237711acff7ee31c854361f8f580ccdcc9f Author: Eric Anholt e...@anholt.net Date: Tue Dec 9 14:23:39 2014 -0800 vc4: Skip raddr dependencies for 32-bit

Mesa (master): vc4: Do QPU scheduling across uniform loads.

2014-12-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8812dc503eb48bac5b9c9b5740f76025c046f90d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8812dc503eb48bac5b9c9b5740f76025c046f90d Author: Eric Anholt e...@anholt.net Date: Tue Dec 9 18:54:29 2014 -0800 vc4: Do QPU scheduling across uniform loads

Mesa (master): vc4: Drop dependency on r3 for color packing.

2014-12-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 24c5ab7bbbd2a4e9207c6cba66945f72ca5c7a3e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24c5ab7bbbd2a4e9207c6cba66945f72ca5c7a3e Author: Eric Anholt e...@anholt.net Date: Sun Sep 7 14:38:24 2014 -0700 vc4: Drop dependency on r3 for color packing

Mesa (master): vc4: Interleave register allocation from regfile A and B.

2014-12-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 70dd3df344ddeb4b6d0f2e990dd1afaf4e46e39f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70dd3df344ddeb4b6d0f2e990dd1afaf4e46e39f Author: Eric Anholt e...@anholt.net Date: Fri Dec 5 17:08:28 2014 -0800 vc4: Interleave register allocation from

Mesa (master): vc4: Add support for GL 1.0 logic ops.

2014-12-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: dfbf58c439870d46abcc8868b8ca145318aee125 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfbf58c439870d46abcc8868b8ca145318aee125 Author: Eric Anholt e...@anholt.net Date: Mon Dec 8 12:40:58 2014 -0800 vc4: Add support for GL 1.0 logic ops

Mesa (master): vc4: Fix decision for whether the MIN operation writes to the B regfile.

2014-12-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 46741c1b872e47a76c152b0c36064f465da6e001 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46741c1b872e47a76c152b0c36064f465da6e001 Author: Eric Anholt e...@anholt.net Date: Mon Dec 8 11:27:50 2014 -0800 vc4: Fix decision for whether the MIN

Mesa (master): vc4: Add support for TGSI_OPCODE_UCMP.

2014-12-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5045d8ca421168a8ba2eb861298fc67be4f1eb03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5045d8ca421168a8ba2eb861298fc67be4f1eb03 Author: Eric Anholt e...@anholt.net Date: Mon Dec 8 11:57:15 2014 -0800 vc4: Add support for TGSI_OPCODE_UCMP

Mesa (master): vc4: Add a debug flag for waiting for sync on submit.

2014-12-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: 34cf86bdc48e1b350437fe831fedd4632f4e06c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34cf86bdc48e1b350437fe831fedd4632f4e06c2 Author: Eric Anholt e...@anholt.net Date: Tue Dec 2 13:18:56 2014 -0800 vc4: Add a debug flag for waiting for sync

Mesa (master): vc4: Fix inverted priority of instructions for QPU scheduling.

2014-12-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: 042962df2d058c4dd4e45b7deaa3b4519141758e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=042962df2d058c4dd4e45b7deaa3b4519141758e Author: Eric Anholt e...@anholt.net Date: Tue Dec 2 16:31:29 2014 -0800 vc4: Fix inverted priority of instructions

Mesa (master): vc4: Refuse to merge two ops that both access shared functions.

2014-12-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: bd4057a5d74fd1801c55ee98346af9c1095d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd4057a5d74fd1801c55ee98346af9c1095d Author: Eric Anholt e...@anholt.net Date: Tue Dec 2 16:23:40 2014 -0800 vc4: Refuse to merge two ops that both access

Mesa (master): vc4: Allow dead code elimination of color reads.

2014-12-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: dadc32ac8072cf78b405d1b54414e1f020b0de41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dadc32ac8072cf78b405d1b54414e1f020b0de41 Author: Eric Anholt e...@anholt.net Date: Tue Dec 2 12:58:27 2014 -0800 vc4: Allow dead code elimination of color

Mesa (master): vc4: Add separate write-after-read dependency tracking for pairing.

2014-12-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6f32deb538b1b62ff6d5d1212105bbe8d6adce72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f32deb538b1b62ff6d5d1212105bbe8d6adce72 Author: Eric Anholt e...@anholt.net Date: Tue Dec 2 15:42:58 2014 -0800 vc4: Add separate write-after-read dependency

Mesa (master): vc4: Try swapping the regfile A to B to pair instructions.

2014-12-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: befdff81423a1b6a05969dfde59bfa9c521c4621 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=befdff81423a1b6a05969dfde59bfa9c521c4621 Author: Eric Anholt e...@anholt.net Date: Fri Dec 5 13:23:17 2014 -0800 vc4: Try swapping the regfile A to B to pair

Mesa (master): vc4: Allow pairing of some instructions that disagree about the WS bit.

2014-12-05 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7d8b79f398f18ed7bb48a74b1b82950e2f08abad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d8b79f398f18ed7bb48a74b1b82950e2f08abad Author: Eric Anholt e...@anholt.net Date: Fri Dec 5 12:34:30 2014 -0800 vc4: Allow pairing of some instructions

Mesa (master): vc4: Fix assertion about SFU versus texturing.

2014-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: a7b1a93137f4441822760f1cfe261065474163ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7b1a93137f4441822760f1cfe261065474163ab Author: Eric Anholt e...@anholt.net Date: Sun Nov 30 13:25:16 2014 -0800 vc4: Fix assertion about SFU versus texturing

Mesa (master): vc4: Drop the explicit scoreboard wait.

2014-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6958c404caf3f4b2219ef686e2beeeaf48664905 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6958c404caf3f4b2219ef686e2beeeaf48664905 Author: Eric Anholt e...@anholt.net Date: Wed Nov 26 12:51:27 2014 -0800 vc4: Drop the explicit scoreboard wait

Mesa (master): vc4: Also deal with VPM reads at thread end.

2014-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 334036fb640741e51ecc54b823866710e99c853d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=334036fb640741e51ecc54b823866710e99c853d Author: Eric Anholt e...@anholt.net Date: Sun Nov 30 15:13:40 2014 -0800 vc4: Also deal with VPM reads at thread end

Mesa (master): vc4: Add another check for invalid TLB scoreboard handling.

2014-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2d5784c8254b4a0e3e04dd0f1e46ab1eb85612dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d5784c8254b4a0e3e04dd0f1e46ab1eb85612dd Author: Eric Anholt e...@anholt.net Date: Wed Nov 26 17:01:59 2014 -0800 vc4: Add another check for invalid TLB

Mesa (master): vc4: Introduce scheduling of QPU instructions.

2014-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 3fe4d8e1e39b47c9c5c4bfdd87300abd0c336a7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fe4d8e1e39b47c9c5c4bfdd87300abd0c336a7e Author: Eric Anholt e...@anholt.net Date: Wed Nov 26 12:44:19 2014 -0800 vc4: Introduce scheduling of QPU instructions

Mesa (master): vc4: Pair up QPU instructions when scheduling.

2014-12-01 Thread Eric Anholt
Module: Mesa Branch: master Commit: 29c7cf2b2ba850cf467167548d53383e1338fd5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29c7cf2b2ba850cf467167548d53383e1338fd5c Author: Eric Anholt e...@anholt.net Date: Mon Dec 1 11:48:20 2014 -0800 vc4: Pair up QPU instructions when scheduling

Mesa (master): vc4: Fix some inconsistent indentation.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 52a7cb2ec465497bf6a4e20558340b45fbe7d7c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52a7cb2ec465497bf6a4e20558340b45fbe7d7c3 Author: Eric Anholt e...@anholt.net Date: Thu Nov 20 19:44:15 2014 -0800 vc4: Fix some inconsistent indentation

Mesa (master): vc4: Add a note about a piece of errata I've learned about.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: fa74ec7e98edb185806967fb17dd2d885727aa95 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa74ec7e98edb185806967fb17dd2d885727aa95 Author: Eric Anholt e...@anholt.net Date: Thu Nov 20 19:41:26 2014 -0800 vc4: Add a note about a piece of errata I've

Mesa (master): vc4: Don't forget to actually connect the fence code.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6f4adb7483c86eabfb1b89f19f6b48b4413a79d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f4adb7483c86eabfb1b89f19f6b48b4413a79d1 Author: Eric Anholt e...@anholt.net Date: Thu Nov 20 19:43:07 2014 -0800 vc4: Don't forget to actually connect

Mesa (master): r600: Drop the /* gap */ notes.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2f01cc8417243884ac4767b0e53a5df20db2dc96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f01cc8417243884ac4767b0e53a5df20db2dc96 Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 13:24:59 2014 -0800 r600: Drop the /* gap */ notes

Mesa (master): r300: Drop the /* gap */ notes.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 386c3fcb14354b131cd51b902d3aac7c15169658 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=386c3fcb14354b131cd51b902d3aac7c15169658 Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 13:28:07 2014 -0800 r300: Drop the /* gap */ notes. This switch

Mesa (master): nine: Don't reference the dead TGSI_OPCODE_NRM.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 56fd7c63617ae9ec0f795c9685a89f54073cb0ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56fd7c63617ae9ec0f795c9685a89f54073cb0ea Author: Jose Fonseca jfons...@vmware.com Date: Thu Nov 20 14:21:04 2014 -0800 nine: Don't reference the dead

Mesa (master): gallium: Drop unused X2D opcode.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8c822b1e912de9af6bb16a052bf9f188c2f4a33f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c822b1e912de9af6bb16a052bf9f188c2f4a33f Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 14:30:03 2014 -0800 gallium: Drop unused X2D opcode. Nothing

Mesa (master): gallium: Drop the NRM and NRM4 opcodes.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: d4864cdf15ccd30f0e82d07fd0e9db8a0c115cda URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4864cdf15ccd30f0e82d07fd0e9db8a0c115cda Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 13:13:59 2014 -0800 gallium: Drop the NRM and NRM4 opcodes

Mesa (master): ilo: Drop the explicit intialization of gaps in TGSI opcodes.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7361d5ba63dda35683569e76caa33f886304958f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7361d5ba63dda35683569e76caa33f886304958f Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 13:40:50 2014 -0800 ilo: Drop the explicit intialization of gaps

Mesa (master): mesa: Drop unused SFL/STR opcodes.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 868f95f1da74cf6dd7468cba1b56664aad585ccb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=868f95f1da74cf6dd7468cba1b56664aad585ccb Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 16:35:05 2014 -0800 mesa: Drop unused SFL/STR opcodes. They're

Mesa (master): mesa: Drop unused NV_fragment_program opcodes.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: a3688d686f147f4252d19b298ae26d4ac72c2e08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3688d686f147f4252d19b298ae26d4ac72c2e08 Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 16:39:49 2014 -0800 mesa: Drop unused NV_fragment_program opcodes

Mesa (master): gallium: Drop the unused RCC opcode.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: de2f8d75db3dad3089c96b65223e47ad3986a25c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de2f8d75db3dad3089c96b65223e47ad3986a25c Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 13:27:49 2014 -0800 gallium: Drop the unused RCC opcode. Nothing

Mesa (master): nine: Drop use of TGSI_OPCODE_CND.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 925cb75f894c312478e3e2f4124d2913c4d969ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=925cb75f894c312478e3e2f4124d2913c4d969ab Author: Jose Fonseca jfons...@vmware.com Date: Thu Nov 20 14:25:30 2014 -0800 nine: Drop use of TGSI_OPCODE_CND. This

Mesa (master): gallium: Drop the unused SFL/STR opcodes.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: ecfe9e2ad2b5f178ef09420f8d95d49937137cd9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecfe9e2ad2b5f178ef09420f8d95d49937137cd9 Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 14:36:19 2014 -0800 gallium: Drop the unused SFL/STR opcodes

Mesa (master): nine: Don' t use the otherwise-dead SFL opcode in an unreachable path.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7c0acd8535b36077b832e78f1f3a53176e453d74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c0acd8535b36077b832e78f1f3a53176e453d74 Author: Eric Anholt e...@anholt.net Date: Thu Nov 20 14:17:07 2014 -0800 nine: Don't use the otherwise-dead SFL opcode

Mesa (master): gallium: Drop unused BRA opcode.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 00f7002c5c45887b204a3f14b8e3b32472cc39bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00f7002c5c45887b204a3f14b8e3b32472cc39bb Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 14:51:22 2014 -0800 gallium: Drop unused BRA opcode. Never

Mesa (master): gallium: Drop the unused RFL opcode.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: dc00b382b58bb3eb94ca393d32bd7eb3bb07d021 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc00b382b58bb3eb94ca393d32bd7eb3bb07d021 Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 14:32:13 2014 -0800 gallium: Drop the unused RFL opcode

Mesa (master): gallium: Drop the unused ARA opcode.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: ff886c49555c2033dd5fda50459cafaf16540f86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff886c49555c2033dd5fda50459cafaf16540f86 Author: Eric Anholt e...@anholt.net Date: Thu Nov 13 10:08:02 2014 -0800 gallium: Drop the unused ARA opcode. Nothing

Mesa (master): gallium: Drop the unused CND opcode.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 365a4a3f9a80d1b7a6d030d2921578dfc5c899c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=365a4a3f9a80d1b7a6d030d2921578dfc5c899c6 Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 14:23:59 2014 -0800 gallium: Drop the unused CND opcode. Nothing

Mesa (master): nouveau: Fix build after STR/BRA opcode dropping.

2014-11-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 93d30ff5d628770fcff5a931401fe76fbd8242df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=93d30ff5d628770fcff5a931401fe76fbd8242df Author: Eric Anholt e...@anholt.net Date: Mon Nov 24 15:22:25 2014 -0800 nouveau: Fix build after STR/BRA opcode

Mesa (master): vc4: Update for new kernel ABI with async execution and waits.

2014-11-20 Thread Eric Anholt
Module: Mesa Branch: master Commit: 21577571b37e68edc0422fbf80932588a4614abc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21577571b37e68edc0422fbf80932588a4614abc Author: Eric Anholt e...@anholt.net Date: Wed Nov 19 17:39:04 2014 -0800 vc4: Update for new kernel ABI with async

Mesa (master): vc4: Emit semaphore instructions for new kernel ABI.

2014-11-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 82e919d33bbe508b3e1ba883a01ef2512dbc8f72 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82e919d33bbe508b3e1ba883a01ef2512dbc8f72 Author: Eric Anholt e...@anholt.net Date: Tue Nov 18 12:16:55 2014 -0800 vc4: Emit semaphore instructions for new

Mesa (master): vc4: Mark a big array as const.

2014-11-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 05f165b62d1adce60b18783407c80b9fa2efa533 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05f165b62d1adce60b18783407c80b9fa2efa533 Author: Eric Anholt e...@anholt.net Date: Wed Oct 29 15:15:29 2014 -0700 vc4: Mark a big array as const. Drops 1kb

Mesa (master): vc4: Avoid reusing a pointer from c-outputs[] after add_output().

2014-11-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: b3d269f5ae1844b542d8e875d7177c5eff3a29f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3d269f5ae1844b542d8e875d7177c5eff3a29f2 Author: Eric Anholt e...@anholt.net Date: Wed Nov 12 14:14:32 2014 -0800 vc4: Avoid reusing a pointer from c-outputs

Mesa (master): vc4: Fix assumption of TGSI OUT[0] being POSITION in the VS.

2014-11-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: acc1cca7ae35e9e7fb55b4c05fd80564253e1634 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=acc1cca7ae35e9e7fb55b4c05fd80564253e1634 Author: Eric Anholt e...@anholt.net Date: Fri Nov 7 14:26:32 2014 -0800 vc4: Fix assumption of TGSI OUT[0] being

Mesa (master): vc4: Don't forget to validate code that' s got PROG_END on it.

2014-10-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8911879dec564ab2ef343d58e6de4fd558e35c3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8911879dec564ab2ef343d58e6de4fd558e35c3d Author: Eric Anholt e...@anholt.net Date: Fri Oct 24 20:50:20 2014 +0100 vc4: Don't forget to validate code that's got

Mesa (master): vc4: Add support for ARL and indirect register access on TGSI_FILE_CONSTANT.

2014-10-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: f87c7008958cdb095efa1cfb29ca8f3c9b9066e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f87c7008958cdb095efa1cfb29ca8f3c9b9066e4 Author: Eric Anholt e...@anholt.net Date: Wed Oct 1 18:27:24 2014 -0700 vc4: Add support for ARL and indirect

Mesa (master): vc4: Add .dir-locals.el for kernel style in the kernel code.

2014-10-28 Thread Eric Anholt
Module: Mesa Branch: master Commit: fc1eb614a70a777be0f4f8ada194bab53105999b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc1eb614a70a777be0f4f8ada194bab53105999b Author: Eric Anholt e...@anholt.net Date: Fri Oct 24 20:49:27 2014 +0100 vc4: Add .dir-locals.el for kernel style

Mesa (master): vc4: Allow dead code elimination of unused varyings.

2014-10-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 52824811b9c0a9bb78a40fcb43af00b315f612d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52824811b9c0a9bb78a40fcb43af00b315f612d0 Author: Eric Anholt e...@anholt.net Date: Fri Oct 24 15:03:04 2014 +0100 vc4: Allow dead code elimination of unused

Mesa (master): vc4: When asked to discard-map a whole resource, discard it.

2014-10-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 18ccda7b86b8f7ab7466265aefb3f3e773f4a757 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18ccda7b86b8f7ab7466265aefb3f3e773f4a757 Author: Eric Anholt e...@anholt.net Date: Fri Oct 24 16:50:37 2014 +0100 vc4: When asked to discard-map a whole

Mesa (master): vc4: Add debug output to match shaderdb info to program dumps.

2014-10-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5d32e263357e562779bfc0d2af712d4c7538a32b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d32e263357e562779bfc0d2af712d4c7538a32b Author: Eric Anholt e...@anholt.net Date: Wed Oct 22 18:02:18 2014 +0100 vc4: Add debug output to match shaderdb info

Mesa (master): vc4: Refactor flushing before mapping a BO.

2014-10-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: a71c3b885a532016aa426b5bb753291cffe39a44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a71c3b885a532016aa426b5bb753291cffe39a44 Author: Eric Anholt e...@anholt.net Date: Fri Oct 24 16:45:04 2014 +0100 vc4: Refactor flushing before mapping a BO

Mesa (master): vc4: Reuse uniform_data/ contents indices when making uniforms.

2014-10-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8c7ac377b7a859705479a0b421d1dacc53ca240a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c7ac377b7a859705479a0b421d1dacc53ca240a Author: Eric Anholt e...@anholt.net Date: Fri Oct 24 17:16:59 2014 +0100 vc4: Reuse uniform_data/contents indices when

Mesa (master): vc4: Translate 4-byte index buffers to 2 bytes.

2014-10-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6212d2402df4ad0658cbb98ce889e35ef5f32fa3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6212d2402df4ad0658cbb98ce889e35ef5f32fa3 Author: Eric Anholt e...@anholt.net Date: Sat Oct 18 12:50:05 2014 +0100 vc4: Translate 4-byte index buffers to 2

Mesa (master): vc4: Apply a Newton-Raphson step to improve RSQ

2014-10-24 Thread Eric Anholt
Module: Mesa Branch: master Commit: 15eb4c59f6504473989e6a064fda11d6c009ed8f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15eb4c59f6504473989e6a064fda11d6c009ed8f Author: Eric Anholt e...@anholt.net Date: Fri Oct 17 15:28:02 2014 +0100 vc4: Apply a Newton-Raphson step to improve

Mesa (master): vc4: correctly include the source files

2014-10-24 Thread Eric Anholt
files The kernel files are built into a separate static library and all the functions that require it are already wrapped in ifdef USE_VC4_SIMULATOR. Don't forget the header file :) Signed-off-by: Emil Velikov emil.l.veli...@gmail.com Reviewed-by: Eric Anholt e...@anholt.net --- src/gallium

Mesa (master): vc4: Don' t look at back stencil state unless two-sided stencil is enabled.

2014-10-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 48f6351940ff62c29fff618cec722e845acc86d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48f6351940ff62c29fff618cec722e845acc86d5 Author: Eric Anholt e...@anholt.net Date: Mon Oct 20 22:53:07 2014 +0100 vc4: Don't look at back stencil state unless

Mesa (master): vc4: Fix stencil writemask handling.

2014-10-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: cc298023c9b302a7a24ee01fe2da1c93f5b44666 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc298023c9b302a7a24ee01fe2da1c93f5b44666 Author: Eric Anholt e...@anholt.net Date: Mon Oct 20 21:14:57 2014 +0100 vc4: Fix stencil writemask handling

Mesa (master): vc4: Fix SRC_ALPHA_SATURATE blending.

2014-10-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: ef280c95f2623357452f5ca8e65367b7ac30699f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ef280c95f2623357452f5ca8e65367b7ac30699f Author: Eric Anholt e...@anholt.net Date: Tue Oct 21 15:46:48 2014 +0100 vc4: Fix SRC_ALPHA_SATURATE blending. Fixes

Mesa (master): vc4: Add support for rebasing texture levels so firstlevel == 0.

2014-10-19 Thread Eric Anholt
Module: Mesa Branch: master Commit: 572fba95e4cd85aebdde9bd757c17f719af2af04 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=572fba95e4cd85aebdde9bd757c17f719af2af04 Author: Eric Anholt e...@anholt.net Date: Thu Oct 2 22:14:03 2014 -0700 vc4: Add support for rebasing texture levels

Mesa (master): vc4: Apply a Newton-Raphson step to improve RCP.

2014-10-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1fc124b80f228319ded06f80a51681c75dc0a4f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1fc124b80f228319ded06f80a51681c75dc0a4f3 Author: Eric Anholt e...@anholt.net Date: Fri Oct 17 14:01:15 2014 +0100 vc4: Apply a Newton-Raphson step to improve

Mesa (master): vc4: Add a little bit more packet parsing to make dump reading easier.

2014-10-18 Thread Eric Anholt
Module: Mesa Branch: master Commit: 0fdc5111b4e659de8258ae8f3eb8e33ef466beb3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0fdc5111b4e659de8258ae8f3eb8e33ef466beb3 Author: Eric Anholt e...@anholt.net Date: Fri Oct 17 15:04:27 2014 +0100 vc4: Add a little bit more packet parsing

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 management

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

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): vc4: Fix the uniform debug output.

2014-10-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 57de9bbb632ed7639d07d37965dcee5a1fe3bf30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57de9bbb632ed7639d07d37965dcee5a1fe3bf30 Author: Eric Anholt e...@anholt.net Date: Wed Oct 15 16:16:09 2014 +0100 vc4: Fix the uniform debug output. I dropped

Mesa (master): vc4: Add support for user clip plane and gl_ClipVertex.

2014-10-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 201d4c0b2a6f7f0c1d59c4fd5cce4916fc48a2d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=201d4c0b2a6f7f0c1d59c4fd5cce4916fc48a2d2 Author: Eric Anholt e...@anholt.net Date: Wed Oct 15 15:25:57 2014 +0100 vc4: Add support for user clip plane

Mesa (master): vc4: Move the output semantics setup to a helper.

2014-10-15 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6a0bf67048d508f907db6bb05e5e367308c21511 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a0bf67048d508f907db6bb05e5e367308c21511 Author: Eric Anholt e...@anholt.net Date: Wed Oct 15 16:39:54 2014 +0100 vc4: Move the output semantics setup

Mesa (master): vc4: Add support for having 0 vertex elements used.

2014-10-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: b5fc9d5664d08d2e47ae89bf580e43732346a694 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5fc9d5664d08d2e47ae89bf580e43732346a694 Author: Eric Anholt e...@anholt.net Date: Thu Sep 25 14:57:01 2014 -0700 vc4: Add support for having 0 vertex elements

Mesa (master): vc4: Fix render target NPOT alignment at small miplevels.

2014-10-14 Thread Eric Anholt
Module: Mesa Branch: master Commit: a2d8b6dbd5359e5dc930e22ac21a92bf20587401 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2d8b6dbd5359e5dc930e22ac21a92bf20587401 Author: Eric Anholt e...@anholt.net Date: Tue Oct 14 14:28:14 2014 +0100 vc4: Fix render target NPOT alignment

Mesa (master): vc4: Match VS outputs to FS inputs.

2014-10-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5d72a1c95662109b1338605da83329dd25e00859 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d72a1c95662109b1338605da83329dd25e00859 Author: Eric Anholt e...@anholt.net Date: Mon Oct 13 08:24:57 2014 +0100 vc4: Match VS outputs to FS inputs

Mesa (master): vc4: Add support for the TXL opcode.

2014-10-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: e1d1c396265ce3b363e99422b46275275723ee21 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1d1c396265ce3b363e99422b46275275723ee21 Author: Eric Anholt e...@anholt.net Date: Mon Oct 13 14:38:10 2014 +0100 vc4: Add support for the TXL opcode. There's

Mesa (master): vc4: Improve the accuracy of SIN and COS.

2014-10-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5bc91b6e322354d0964c07375c9a3a28b0083a38 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5bc91b6e322354d0964c07375c9a3a28b0083a38 Author: Eric Anholt e...@anholt.net Date: Mon Oct 13 14:11:28 2014 +0100 vc4: Improve the accuracy of SIN and COS

Mesa (master): vc4: Write the VPM read setup multiple times to queue all the inputs.

2014-10-13 Thread Eric Anholt
Module: Mesa Branch: master Commit: 615bbf0ca641d356d975f12a5491f2fd56549ed8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=615bbf0ca641d356d975f12a5491f2fd56549ed8 Author: Eric Anholt e...@anholt.net Date: Mon Oct 13 16:20:01 2014 +0100 vc4: Write the VPM read setup multiple times

Mesa (master): vc4: Don' t look up the compiled shaders unless state has changed.

2014-10-10 Thread Eric Anholt
Module: Mesa Branch: master Commit: d09509da2aa5ff709c48bdc4163a2c57811c70ab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d09509da2aa5ff709c48bdc4163a2c57811c70ab Author: Eric Anholt e...@anholt.net Date: Fri Oct 10 14:17:15 2014 +0200 vc4: Don't look up the compiled shaders

Mesa (master): vc4: Actually clear the context's dirty flags.

2014-10-10 Thread Eric Anholt
Module: Mesa Branch: master Commit: c6f50c4086a96c3a8d84522ed7ee5c75a8b0868c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6f50c4086a96c3a8d84522ed7ee5c75a8b0868c Author: Eric Anholt e...@anholt.net Date: Fri Oct 10 14:24:06 2014 +0200 vc4: Actually clear the context's dirty flags

Mesa (master): vc4: Optimize the other case of SEL_X_Y wih a 0 - SEL_X_0( a).

2014-10-10 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7c474f9f2e5e3161ad27129844139ee14d916726 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c474f9f2e5e3161ad27129844139ee14d916726 Author: Eric Anholt e...@anholt.net Date: Thu Oct 9 09:40:51 2014 +0200 vc4: Optimize the other case of SEL_X_Y wih

<    6   7   8   9   10   11   12   13   14   15   >