Mesa (master): util/primconvert: take ib offset into account

2014-12-05 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: c3bed13604fdcd50324f3535ef38d25f1e08245d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3bed13604fdcd50324f3535ef38d25f1e08245d Author: Ilia Mirkin imir...@alum.mit.edu Date: Thu Dec 4 18:56:36 2014 -0500 util/primconvert: take ib offset into

Mesa (master): util/primconvert: pass index bias through

2014-12-05 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: 1dfa0391689d71a379cc47a7f39b5f8b0318f891 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1dfa0391689d71a379cc47a7f39b5f8b0318f891 Author: Ilia Mirkin imir...@alum.mit.edu Date: Thu Dec 4 00:36:00 2014 -0500 util/primconvert: pass index bias

Mesa (master): util/primconvert: support instanced rendering

2014-12-05 Thread Ilia Mirkin
Module: Mesa Branch: master Commit: fb434e675f4d9e6685eefd11135ff8630b25ed6b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb434e675f4d9e6685eefd11135ff8630b25ed6b Author: Ilia Mirkin imir...@alum.mit.edu Date: Sun Nov 30 01:20:01 2014 -0500 util/primconvert: support instanced

Mesa (master): util/primconvert: Avoid point arithmetic; apply offset on all cases.

2014-12-05 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f9098f09720d9b751e8529b2648971ee7d576b37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9098f09720d9b751e8529b2648971ee7d576b37 Author: José Fonseca jfons...@vmware.com Date: Fri Dec 5 14:15:02 2014 + util/primconvert: Avoid point

Mesa (master): mesa: Ensure stack is realigned on x86.

2014-12-05 Thread Jose Fonseca
Module: Mesa Branch: master Commit: a1fc6a91e5c6ab098fa8576e63b3a070852aa2a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1fc6a91e5c6ab098fa8576e63b3a070852aa2a7 Author: José Fonseca jfons...@vmware.com Date: Tue Dec 2 20:20:43 2014 + mesa: Ensure stack is realigned on x86.

Mesa (master): i965: Use ~0 to represent true on all generations.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 2881b123d00562fee8b7d2b4f7825f89a73e0d9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2881b123d00562fee8b7d2b4f7825f89a73e0d9f Author: Matt Turner matts...@gmail.com Date: Tue Dec 2 12:28:13 2014 -0800 i965: Use ~0 to represent true on all

Mesa (master): glsl: Optimize scalar all_equal/any_nequal into equal/ nequal.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: be80f69ecdb5544509d762ce5c832c4ad3abbe9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=be80f69ecdb5544509d762ce5c832c4ad3abbe9b Author: Matt Turner matts...@gmail.com Date: Fri Aug 22 14:30:38 2014 -0700 glsl: Optimize scalar all_equal/any_nequal

Mesa (master): i965: Change the type of booleans to D.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 05e2578cac608ba703d188fdff4903b92dec4aed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=05e2578cac608ba703d188fdff4903b92dec4aed Author: Matt Turner matts...@gmail.com Date: Tue Dec 2 12:30:27 2014 -0800 i965: Change the type of booleans to D.

Mesa (master): i965/fs: Add a negate() function.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 66cc8de042134525483444274c0161b2feaf46fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=66cc8de042134525483444274c0161b2feaf46fa Author: Matt Turner matts...@gmail.com Date: Thu Dec 4 13:35:25 2014 -0800 i965/fs: Add a negate() function.

Mesa (master): i965/vec4: Don' t DCE flag-writing insts because dest was unused.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 15f6118b77cbe42fb997174715bce4c2548aa1f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15f6118b77cbe42fb997174715bce4c2548aa1f1 Author: Matt Turner matts...@gmail.com Date: Wed Dec 3 23:32:30 2014 -0800 i965/vec4: Don't DCE flag-writing insts

Mesa (master): i965/vec4: Allow CSE on uniform-vec4 expansion MOVs.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 0d3cc01b0b092271938ce2cf2b77d27dc385e4d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d3cc01b0b092271938ce2cf2b77d27dc385e4d8 Author: Matt Turner matts...@gmail.com Date: Thu Oct 23 23:22:09 2014 -0700 i965/vec4: Allow CSE on uniform-vec4

Mesa (master): i965/fs: Make brw_reg_from_fs_reg static and remove prototype.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: db186f2a38120860710fa98375589599654d694e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db186f2a38120860710fa98375589599654d694e Author: Matt Turner matts...@gmail.com Date: Fri Nov 28 12:21:03 2014 -0800 i965/fs: Make brw_reg_from_fs_reg static

Mesa (master): i965/fs: Move brw_file_from_reg() higher in the file.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: c0e26c5d272d48c98ae50b9b5358492e76138657 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0e26c5d272d48c98ae50b9b5358492e76138657 Author: Matt Turner matts...@gmail.com Date: Fri Dec 5 09:53:11 2014 -0800 i965/fs: Move brw_file_from_reg() higher

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 on

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): i965/gs: Avoid DW * DW mul

2014-12-05 Thread Ben Widawsky
Module: Mesa Branch: master Commit: f13870db09d7a10141b5ffc24058bb2abceaa035 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f13870db09d7a10141b5ffc24058bb2abceaa035 Author: Ben Widawsky benjamin.widaw...@intel.com Date: Thu Dec 4 15:37:17 2014 -0800 i965/gs: Avoid DW * DW mul The

Mesa (master): configure.ac: Replace contraction to fix syntax highlighting.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: e36c6513cede03e3aee0861ab1ce68013198fb6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e36c6513cede03e3aee0861ab1ce68013198fb6e Author: Matt Turner matts...@gmail.com Date: Fri Dec 5 13:06:01 2014 -0800 configure.ac: Replace contraction to fix

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 that

Mesa (master): i965: Give compile stats through KHR_debug.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 9ed8d00ab546c8d3eadbefa5a6c553cbf9ebebeb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ed8d00ab546c8d3eadbefa5a6c553cbf9ebebeb Author: Matt Turner matts...@gmail.com Date: Fri Nov 14 12:46:44 2014 -0800 i965: Give compile stats through

Mesa (master): i965/fs: Try to emit LINE instructions on Gen = 5.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 963a3c7f90672c8d4931606d45e172792caf84ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=963a3c7f90672c8d4931606d45e172792caf84ca Author: Matt Turner matts...@gmail.com Date: Tue Apr 1 16:49:13 2014 -0700 i965/fs: Try to emit LINE instructions on

Mesa (master): i965: Set the region of LINE's src0 to 0,1,0.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 92346db0578ef4796ced402ff33117713da7b9ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92346db0578ef4796ced402ff33117713da7b9ee Author: Matt Turner matts...@gmail.com Date: Mon Aug 18 23:14:44 2014 -0700 i965: Set the region of LINE's src0 to

Mesa (master): i965/fs: Add support for generating the LINE instruction.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 6be863af0eda114e0225dfa8b68aa11b6e84d73c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6be863af0eda114e0225dfa8b68aa11b6e84d73c Author: Matt Turner matts...@gmail.com Date: Tue Apr 1 17:25:12 2014 -0700 i965/fs: Add support for generating the

Mesa (master): i965/fs: Perform CSE on MOV ..., VF instructions.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: a28ad9d4c0d4b95aee8c3b99e9aaa59add21ea9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a28ad9d4c0d4b95aee8c3b99e9aaa59add21ea9d Author: Matt Turner matts...@gmail.com Date: Thu Apr 3 14:29:30 2014 -0700 i965/fs: Perform CSE on MOV ..., VF

Mesa (master): mesa: Add a source parameter to _mesa_gl_debug.

2014-12-05 Thread Matt Turner
Module: Mesa Branch: master Commit: 5b1e51bfbe6f8b2fa51065bc6e5706c337211d3c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b1e51bfbe6f8b2fa51065bc6e5706c337211d3c Author: Matt Turner matts...@gmail.com Date: Thu Nov 13 17:35:58 2014 -0800 mesa: Add a source parameter to