Mesa (master): i965/fs: Simplify FS_OPCODE_SET_OMASK stride mashing a bit.

2014-02-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: e95a4ed2967346e6ff7efb9897d8c430fcaa90f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e95a4ed2967346e6ff7efb9897d8c430fcaa90f7 Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Feb 10 15:37:09 2014 -0800 i965/fs: Simplify

Mesa (master): i965/fs: Simplify FS_OPCODE_SET_SAMPLE_ID stride mashing a bit.

2014-02-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: f948ad2a070a3b1cd69e7feca6eb3d5764438d9e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f948ad2a070a3b1cd69e7feca6eb3d5764438d9e Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Feb 10 14:46:49 2014 -0800 i965/fs: Simplify

Mesa (master): glsl: Add locking to builtin_builder singleton

2014-02-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: b47d231526821f5cff99546a984103a7222bc66c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b47d231526821f5cff99546a984103a7222bc66c Author: Daniel Kurtz djku...@chromium.org Date: Fri Feb 7 19:29:06 2014 +0800 glsl: Add locking to builtin_builder

Mesa (master): i965: Don't call abort() on an unknown device.

2014-02-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: eaf3358e0a1323ed417b6875e70fdcdc30ed97e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eaf3358e0a1323ed417b6875e70fdcdc30ed97e0 Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Feb 10 01:54:23 2014 -0800 i965: Don't call abort() on an

Mesa (master): vl: add H264 encoding interface

2014-02-11 Thread Christian König
Module: Mesa Branch: master Commit: ee978aee94d98fec669002eb5ef7ceb1f46683a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee978aee94d98fec669002eb5ef7ceb1f46683a9 Author: Christian König christian.koe...@amd.com Date: Mon Jul 15 09:16:22 2013 -0600 vl: add H264 encoding interface

Mesa (master): omx: fix some minor configure.ac issues

2014-02-11 Thread Christian König
Module: Mesa Branch: master Commit: 79aa29d45e7cbeaaf1434005c25db3b8c2209e56 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79aa29d45e7cbeaaf1434005c25db3b8c2209e56 Author: Christian König christian.koe...@amd.com Date: Tue Feb 11 16:55:30 2014 +0100 omx: fix some minor configure.ac

Mesa (master): omx/radeonsi: fix target

2014-02-11 Thread Christian König
Module: Mesa Branch: master Commit: 4ca8439dcecfb156ebe44b6ee950ee997ceb96f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ca8439dcecfb156ebe44b6ee950ee997ceb96f7 Author: Christian König christian.koe...@amd.com Date: Tue Feb 11 16:58:24 2014 +0100 omx/radeonsi: fix target

Mesa (master): 26 new commits

2014-02-11 Thread Emil Velikov
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=908a711313b7b87c6475a2635af83341559406d2 Author: Ilia Mirkin imir...@alum.mit.edu Date: Tue Feb 11 00:42:26 2014 -0500 nv30,nvc0: only claim a single viewport It should be possible to make this be 16 on nvc0.

Mesa (master): meta: Expand the vertex structure for the Clear paths

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: d7ac102c7bc2833b3f47f73e83bda8c53f70d7ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7ac102c7bc2833b3f47f73e83bda8c53f70d7ef Author: Ian Romanick ian.d.roman...@intel.com Date: Fri Dec 13 19:37:02 2013 -0800 meta: Expand the vertex structure

Mesa (master): meta: Expand the vertex structure for the CopyPixels paths

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 545fd9bc9b214d1bc8e7d7300c6d66f982b1ee93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=545fd9bc9b214d1bc8e7d7300c6d66f982b1ee93 Author: Ian Romanick ian.d.roman...@intel.com Date: Fri Dec 13 19:32:08 2013 -0800 meta: Expand the vertex structure

Mesa (master): meta: Expand the vertex structure for the GenerateMipmap and decompress paths

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 83c90c9239404412dc61aa3b0229ebd56a1406cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83c90c9239404412dc61aa3b0229ebd56a1406cf Author: Ian Romanick ian.d.roman...@intel.com Date: Sat Dec 14 00:57:06 2013 -0800 meta: Expand the vertex structure

Mesa (master): meta: Track the _mesa_meta_DrawPixels VBO just like the others

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: beb33fc5b719f608db2036360f1a2e482ec3e4ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=beb33fc5b719f608db2036360f1a2e482ec3e4ec Author: Ian Romanick ian.d.roman...@intel.com Date: Sat Dec 14 12:03:01 2013 -0800 meta: Track the

Mesa (master): meta: Expand the vertex structure for the BlitFramebuffer paths

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9b4e659e62795375b96d9977dff0e436e6066f54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b4e659e62795375b96d9977dff0e436e6066f54 Author: Ian Romanick ian.d.roman...@intel.com Date: Fri Dec 13 19:04:20 2013 -0800 meta: Expand the vertex structure

Mesa (master): meta: Expand the vertex structure for the DrawPixels paths

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 897f97566898b6ddde710c8c4e83ecf163c2c62f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=897f97566898b6ddde710c8c4e83ecf163c2c62f Author: Ian Romanick ian.d.roman...@intel.com Date: Sat Dec 14 00:55:50 2013 -0800 meta: Expand the vertex structure

Mesa (master): meta: Refactor common VAO and VBO initialization code

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: f34d599a5b86fe05be22201e7cf279d5578feb7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f34d599a5b86fe05be22201e7cf279d5578feb7f Author: Ian Romanick ian.d.roman...@intel.com Date: Sat Dec 14 11:24:36 2013 -0800 meta: Refactor common VAO and VBO

Mesa (master): meta: Silence unused parameter warning in _mesa_meta_CopyTexSubImage

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 54b108282836b68b0db7b3c9a9ba096f99d65f16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54b108282836b68b0db7b3c9a9ba096f99d65f16 Author: Ian Romanick ian.d.roman...@intel.com Date: Tue Dec 17 13:38:50 2013 -0800 meta: Silence unused parameter

Mesa (master): mesa: GL_ARB_half_float_pixel is not optional

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 1edca151a00134778b959366d5e7c0a3b63cc8f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1edca151a00134778b959366d5e7c0a3b63cc8f7 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Jan 13 15:23:48 2014 -0800 mesa: GL_ARB_half_float_pixel is

Mesa (master): meta: Silence unused parameter warning in setup_drawpix_texture

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: d156281cfe8f2ceeb562afda4984972028a74e86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d156281cfe8f2ceeb562afda4984972028a74e86 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 16 19:07:24 2013 -0800 meta: Silence unused parameter

Mesa (master): mesa: Fix extension dependency for half-float TexBOs

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6d6a29018119fd414973ad051fc2271c784ef0f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d6a29018119fd414973ad051fc2271c784ef0f1 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Jan 13 15:18:23 2014 -0800 mesa: Fix extension dependency for

Mesa (master): i965/fs: Fix Broadwell texture header setup to be uncompressed.

2014-02-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 0e21ba07f27442b6d53bbba7cf5d7840e416c341 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e21ba07f27442b6d53bbba7cf5d7840e416c341 Author: Kenneth Graunke kenn...@whitecape.org Date: Thu Jan 23 10:55:16 2014 -0800 i965/fs: Fix Broadwell texture

Mesa (master): i965: Fix General and Indirect Base Addresses on Broadwell.

2014-02-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 35e8de383cec285fbc9cf6dfc514fc7ea9b42ba7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35e8de383cec285fbc9cf6dfc514fc7ea9b42ba7 Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Feb 3 14:30:39 2014 -0800 i965: Fix General and Indirect Base

Mesa (master): i965: Drop VECTOR_MASK_ENABLE in Broadwell' s 3DSTATE_VS packet.

2014-02-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: b0e90ea09fa24306d13304a4acad9a85291623c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0e90ea09fa24306d13304a4acad9a85291623c0 Author: Kenneth Graunke kenn...@whitecape.org Date: Mon Feb 3 10:45:31 2014 -0800 i965: Drop VECTOR_MASK_ENABLE in

Mesa (master): i965/vec4: Support arbitrarily large sampler indices on Broadwell+.

2014-02-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 5ebfac8d723daa3d7f1e20cbfbac284f05e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ebfac8d723daa3d7f1e20cbfbac284f05e3 Author: Kenneth Graunke kenn...@whitecape.org Date: Thu Jan 23 11:05:46 2014 -0800 i965/vec4: Support arbitrarily

Mesa (master): i965/fs: Support arbitrarily large sampler indices on Broadwell+.

2014-02-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: b371734331a3a15966038de3e3e6e8c30372b3c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b371734331a3a15966038de3e3e6e8c30372b3c2 Author: Kenneth Graunke kenn...@whitecape.org Date: Thu Jan 23 10:58:25 2014 -0800 i965/fs: Support arbitrarily large

Mesa (master): i965/gs: Fix EndPrimitive on Broadwell.

2014-02-11 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 4dd1002518505f65e112dc9be1a68593724a86f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4dd1002518505f65e112dc9be1a68593724a86f2 Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Jan 29 16:31:31 2014 -0800 i965/gs: Fix EndPrimitive on

Mesa (master): meta: Use common vertex setup code for _mesa_meta_Bitmap too

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: b514f241019c6ce5ee0905c6f0a59eae1ddc03e6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b514f241019c6ce5ee0905c6f0a59eae1ddc03e6 Author: Ian Romanick ian.d.roman...@intel.com Date: Sat Dec 14 19:33:02 2013 -0800 meta: Use common vertex setup code

Mesa (master): meta: Add cubemap array support to generic blit shader code

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: daa3eea8774f2ced9573e54f68332c4a7ce0c143 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=daa3eea8774f2ced9573e54f68332c4a7ce0c143 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 16 17:10:29 2013 -0800 meta: Add cubemap array support to

Mesa (master): meta: Use common GLSL code for blits

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: c1417aae6c468adafdb64bd8f64ff348ece27b06 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c1417aae6c468adafdb64bd8f64ff348ece27b06 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 16 13:10:53 2013 -0800 meta: Use common GLSL code for

Mesa (master): meta: Add rectangle textures to the shader-per-sampler-type table

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4825af972a7e318f34ca20a32e8e1597f90ae90c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4825af972a7e318f34ca20a32e8e1597f90ae90c Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 16 11:56:26 2013 -0800 meta: Add rectangle textures to the

Mesa (master): meta: Improve GLSL version check

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: d524654c34c42fff785dcdc08c9a73abd88fbf45 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d524654c34c42fff785dcdc08c9a73abd88fbf45 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 16 13:10:11 2013 -0800 meta: Improve GLSL version check

Mesa (master): meta: Use GLSL to decompress 2D-array textures

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: b2ad3dbfa436ff205bffca5333ec0061208d52ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2ad3dbfa436ff205bffca5333ec0061208d52ae Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 16 15:01:54 2013 -0800 meta: Use GLSL to decompress

Mesa (master): meta: Get the correct info log

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: e68aa128492a65cc4eb610c3b8afa497d1868157 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e68aa128492a65cc4eb610c3b8afa497d1868157 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 16 16:25:07 2013 -0800 meta: Get the correct info log

Mesa (master): meta: Add storage to the vertex structure for R, G, B, and A

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 75227a09681f1cb89c2a5e9257acb1c703335597 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75227a09681f1cb89c2a5e9257acb1c703335597 Author: Ian Romanick ian.d.roman...@intel.com Date: Sat Dec 14 19:32:39 2013 -0800 meta: Add storage to the vertex

Mesa (master): meta: Use common routine to configure fixed-function TNL state

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 5e5d87ff329530664772a2c3ea4377c146591622 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e5d87ff329530664772a2c3ea4377c146591622 Author: Ian Romanick ian.d.roman...@intel.com Date: Sat Dec 14 11:36:32 2013 -0800 meta: Use common routine to

Mesa (master): meta: Expand texture coordinate from vec3 to vec4

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 10f7c544772a4b0b1f69d8e9fe4efd593c94418b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10f7c544772a4b0b1f69d8e9fe4efd593c94418b Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 16 15:35:02 2013 -0800 meta: Expand texture coordinate

Mesa (master): meta: Refactor the table of glsl_sampler structures

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: ed3bc38ee7dd4a11046036432ab40f753c4644b5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed3bc38ee7dd4a11046036432ab40f753c4644b5 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 16 11:52:38 2013 -0800 meta: Refactor the table of

Mesa (master): meta: Refactor shader generation code out of mipmap generation path

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: f5a477ab76b6e0b268387699cd2253a43db0dfae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5a477ab76b6e0b268387699cd2253a43db0dfae Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 16 11:54:08 2013 -0800 meta: Refactor shader generation

Mesa (master): meta: Enable cubemap array texture support to decompress_texture_image

2014-02-11 Thread Eric Anholt
Module: Mesa Branch: master Commit: 4cffd3e791e4696ac672f2053b821937a2a5fb58 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cffd3e791e4696ac672f2053b821937a2a5fb58 Author: Ian Romanick ian.d.roman...@intel.com Date: Mon Dec 16 17:11:15 2013 -0800 meta: Enable cubemap array texture

Mesa (master): glsl: Do not vectorize vector array dereferences.

2014-02-11 Thread Matt Turner
Module: Mesa Branch: master Commit: 025d99ce3cea21c9ecea77b95655c0c838b2fa3c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=025d99ce3cea21c9ecea77b95655c0c838b2fa3c Author: Matt Turner matts...@gmail.com Date: Mon Feb 10 12:09:19 2014 -0800 glsl: Do not vectorize vector array