Mesa (master): Revert "i965/compaction: Disable compaction on SNB temporarily."

2014-10-29 Thread Matt Turner
Module: Mesa Branch: master Commit: 600066af93fe60abbfff5be82527b529e1e44916 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=600066af93fe60abbfff5be82527b529e1e44916 Author: Matt Turner Date: Wed Oct 29 21:38:39 2014 -0700 Revert "i965/compaction: Disable compaction on SNB temporaril

Mesa (master): i965/fs: Perform CSE on MAD instructions with final arguments switched.

2014-10-29 Thread Matt Turner
Module: Mesa Branch: master Commit: b65bd9583b9fe0080b5664df2a80d2084499e3c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b65bd9583b9fe0080b5664df2a80d2084499e3c2 Author: Matt Turner Date: Sun Oct 26 10:08:40 2014 -0700 i965/fs: Perform CSE on MAD instructions with final arguments

Mesa (master): glsl: Drop constant 0.0 components from dot products.

2014-10-29 Thread Matt Turner
Module: Mesa Branch: master Commit: d056863b3c535aeebfe5fcfc9468eb33a06ddb60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d056863b3c535aeebfe5fcfc9468eb33a06ddb60 Author: Matt Turner Date: Fri Oct 17 20:32:58 2014 -0700 glsl: Drop constant 0.0 components from dot products. Helps

Mesa (master): i965/vec4: Perform CSE on MAD instructions with final arguments switched.

2014-10-29 Thread Matt Turner
Module: Mesa Branch: master Commit: 601a134180f4b0c5b02f6866dddc3ab220feb831 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=601a134180f4b0c5b02f6866dddc3ab220feb831 Author: Matt Turner Date: Sun Oct 26 10:31:21 2014 -0700 i965/vec4: Perform CSE on MAD instructions with final argumen

Mesa (master): glx/dri3: Implement LIBGL_SHOW_FPS=1 for DRI3/Present.

2014-10-29 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 26122e09a304061e46690e1b9da2e36a527b3e2e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26122e09a304061e46690e1b9da2e36a527b3e2e Author: Kenneth Graunke Date: Fri Mar 14 18:53:42 2014 -0700 glx/dri3: Implement LIBGL_SHOW_FPS=1 for DRI3/Present. v

Mesa (master): i965: Rename brw_gs{, _emit}.[ch] to brw_ff_gs{, _emit}.[ch].

2014-10-29 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 02f8f90cc2261167ea025cbb69f8856c33444007 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02f8f90cc2261167ea025cbb69f8856c33444007 Author: Kenneth Graunke Date: Tue Oct 28 17:18:55 2014 -0700 i965: Rename brw_gs{,_emit}.[ch] to brw_ff_gs{,_emit}.[ch

Mesa (master): i965: Rename brw_vec4_gs.[ch] to brw_gs.[ch].

2014-10-29 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 62b07b934ecce1f370f3566ad3613341ff86aba1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62b07b934ecce1f370f3566ad3613341ff86aba1 Author: Kenneth Graunke Date: Tue Oct 28 17:27:39 2014 -0700 i965: Rename brw_vec4_gs.[ch] to brw_gs.[ch]. These sour

Mesa (master): i965: Rename intel_bufferobj_* functions to match GL and DD hooks.

2014-10-29 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 1480814173f940a1a24c7242e31662e73efb064f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1480814173f940a1a24c7242e31662e73efb064f Author: Kenneth Graunke Date: Tue Oct 28 01:05:12 2014 -0700 i965: Rename intel_bufferobj_* functions to match GL and

Mesa (master): configure: fix typos

2014-10-29 Thread Emil Velikov
Module: Mesa Branch: master Commit: 993e2922c922f88a2eeed4f30751f3e3ad63aed0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=993e2922c922f88a2eeed4f30751f3e3ad63aed0 Author: Jan Vesely Date: Tue Oct 21 12:19:13 2014 -0400 configure: fix typos Signed-off-by: Jan Vesely --- config

Mesa (master): configure: include llvm systemlibs when using static llvm

2014-10-29 Thread Emil Velikov
Module: Mesa Branch: master Commit: af9551e68c8c964a3a80d74b6ed543b800318b33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af9551e68c8c964a3a80d74b6ed543b800318b33 Author: Jan Vesely Date: Thu Oct 23 17:17:07 2014 -0400 configure: include llvm systemlibs when using static llvm v2:

Mesa (10.3): 100 new commits

2014-10-29 Thread Emil Velikov
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36b7043611952fc116940e903e5412e9ed8d61ee Author: Jan Vesely Date: Thu Oct 23 17:17:07 2014 -0400 configure: include llvm systemlibs when using static llvm v2: drop -WL,--exclude-libs, it's not necessary fix tabs/spac

Mesa (master): radeon/llvm: Dynamically allocate branch/loop stack arrays

2014-10-29 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 402ab50bedf9fba7654e63a6f2e808714714284d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=402ab50bedf9fba7654e63a6f2e808714714284d Author: Michel Dänzer Date: Tue Oct 28 11:28:29 2014 +0900 radeon/llvm: Dynamically allocate branch/loop stack arrays

Mesa (master): mesa: Fix order of errors for glDrawTransformFeedbackStream

2014-10-29 Thread Chris Forbes
Module: Mesa Branch: master Commit: 0d5f4960a468947f9862bf5de2a71fce63b50cf7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d5f4960a468947f9862bf5de2a71fce63b50cf7 Author: Chris Forbes Date: Sat Oct 18 21:12:07 2014 +1300 mesa: Fix order of errors for glDrawTransformFeedbackStream