Demos (master): cmake: Build more egl/opengl samples .

2011-11-09 Thread Jose Fonseca
Module: Demos Branch: master Commit: 73d91dce17aa42dc1126aa28cef300ed40bad38e URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=73d91dce17aa42dc1126aa28cef300ed40bad38e Author: José Fonseca Date: Thu Nov 10 06:57:02 2011 + cmake: Build more egl/opengl samples . --- src/egl/open

Mesa (master): swrast: Add support for glReadPixels() to integer types.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 11a90af1ef6384b3ac7730d16db9a65b4a799466 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11a90af1ef6384b3ac7730d16db9a65b4a799466 Author: Eric Anholt Date: Thu Nov 3 17:27:23 2011 -0700 swrast: Add support for glReadPixels() to integer types. Wit

Mesa (master): mesa: Add support for unpacking 32-bit integer formats to int spans.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: e34c9edcda9167c634fe8381bd039f1a65925d0a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e34c9edcda9167c634fe8381bd039f1a65925d0a Author: Eric Anholt Date: Thu Nov 3 17:08:16 2011 -0700 mesa: Add support for unpacking 32-bit integer formats to int

Mesa (master): meta: Add support for glClear() to integer color buffers.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 84277cb7d325cdeade8ce75eb4154adb744626dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=84277cb7d325cdeade8ce75eb4154adb744626dc Author: Eric Anholt Date: Wed Nov 2 14:01:25 2011 -0700 meta: Add support for glClear() to integer color buffers. Th

Mesa (master): i965: Claim to support rendering to integer FBOs.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 42c5552b0eef9c06898d29bb3f5c985f31316250 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42c5552b0eef9c06898d29bb3f5c985f31316250 Author: Eric Anholt Date: Wed Nov 2 13:51:38 2011 -0700 i965: Claim to support rendering to integer FBOs. We're miss

Mesa (master): i965/fs: Add support for user-defined out variables.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6d874d0ee18b3694c49e0206fa519bd8b746ec24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d874d0ee18b3694c49e0206fa519bd8b746ec24 Author: Eric Anholt Date: Tue Nov 8 19:27:46 2011 -0800 i965/fs: Add support for user-defined out variables. Before,

Mesa (master): i965/fs: Preserve the source register type when doing color writes.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: e988d816e16f9c0844424472d689486a833931c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e988d816e16f9c0844424472d689486a833931c3 Author: Eric Anholt Date: Tue Nov 8 19:26:39 2011 -0800 i965/fs: Preserve the source register type when doing color w

Mesa (master): i965: Make brw_type_for_base_type return the element type for arrays.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: e19dfc75b67e263437bd08b161c15b34582ccb2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e19dfc75b67e263437bd08b161c15b34582ccb2f Author: Eric Anholt Date: Tue Nov 8 19:26:38 2011 -0800 i965: Make brw_type_for_base_type return the element type for

Mesa (master): i965: Enable ChooseTexFormat for supported GL_EXT_texture_integer formats.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: a00c5a71cd95d340f9ba54a0360f654414d627d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a00c5a71cd95d340f9ba54a0360f654414d627d2 Author: Eric Anholt Date: Wed Oct 5 13:42:19 2011 -0700 i965: Enable ChooseTexFormat for supported GL_EXT_texture_int

Mesa (master): i965: Add mapping from MESA_FORMAT to BRW_SURFACEFORMAT for integer.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 35be4ae77eb813bf6184699c038e82ad32bd267d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35be4ae77eb813bf6184699c038e82ad32bd267d Author: Eric Anholt Date: Wed Oct 5 13:38:03 2011 -0700 i965: Add mapping from MESA_FORMAT to BRW_SURFACEFORMAT for i

Mesa (master): intel: Expose GL_EXT_texture_integer when GL 3. 0 override is set.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 704b7551e88b680f2bf814cbcacd24051ad8e19c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=704b7551e88b680f2bf814cbcacd24051ad8e19c Author: Eric Anholt Date: Wed Oct 5 13:25:36 2011 -0700 intel: Expose GL_EXT_texture_integer when GL 3.0 override is

Mesa (master): docs: Note EXT_texture_array on i965.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: 6e610a0485769e07eb7092d6922ccb91482f057c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6e610a0485769e07eb7092d6922ccb91482f057c Author: Eric Anholt Date: Wed Oct 5 13:26:42 2011 -0700 docs: Note EXT_texture_array on i965. Reviewed-by: Kenneth G

Mesa (master): intel: Don' t _mesa_problem when asked for an RB of a texturing-only type.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: b5444a6ebd48a2bf4c258be98aac831636164e10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5444a6ebd48a2bf4c258be98aac831636164e10 Author: Eric Anholt Date: Tue Nov 8 11:19:45 2011 -0800 intel: Don't _mesa_problem when asked for an RB of a texturin

Mesa (master): i965: Add support for 16-bit unorm L, A, and I textures.

2011-11-09 Thread Eric Anholt
Module: Mesa Branch: master Commit: e56aecf2492e3ca63ea70332a346f3f8414cba6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e56aecf2492e3ca63ea70332a346f3f8414cba6c Author: Eric Anholt Date: Tue Nov 8 11:05:17 2011 -0800 i965: Add support for 16-bit unorm L, A, and I textures. Whi

Mesa (master): r200: remove dangling radeon.h symlink.

2011-11-09 Thread Paul Berry
Module: Mesa Branch: master Commit: 01ccddbed6ff970e1018c250ba9044bf06671d25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=01ccddbed6ff970e1018c250ba9044bf06671d25 Author: Paul Berry Date: Tue Nov 8 07:50:56 2011 -0800 r200: remove dangling radeon.h symlink. Commit 1401b96b (rade

Mesa (master): glsl: Assign transform feedback varying slots in linker.

2011-11-09 Thread Paul Berry
Module: Mesa Branch: master Commit: 871ddb919b424293894a23a8f83200fed572d6a9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=871ddb919b424293894a23a8f83200fed572d6a9 Author: Paul Berry Date: Sat Nov 5 11:17:32 2011 -0700 glsl: Assign transform feedback varying slots in linker. This

Mesa (master): glsl: Clamp vector indices when lowering to swizzles

2011-11-09 Thread Ian Romanick
Module: Mesa Branch: master Commit: 6f5c73797087c6e7842665f84e41caedea59bb65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f5c73797087c6e7842665f84e41caedea59bb65 Author: Ian Romanick Date: Mon Nov 7 10:58:00 2011 -0800 glsl: Clamp vector indices when lowering to swizzles This p

Mesa (master): scons: Disable deprecated POSIX name MSVC warnings.

2011-11-09 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 1d1c0fa2f31de5190909c869452ae9a2e23bba00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d1c0fa2f31de5190909c869452ae9a2e23bba00 Author: José Fonseca Date: Wed Nov 9 10:33:21 2011 + scons: Disable deprecated POSIX name MSVC warnings. --- s

Mesa (master): mesa, glsl, mapi: Put extern "C" { ... } where appropriate.

2011-11-09 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 63e7a4c6e5bf51d8090046ebc5adcb4207448565 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63e7a4c6e5bf51d8090046ebc5adcb4207448565 Author: José Fonseca Date: Wed Nov 9 10:20:51 2011 + mesa,glsl,mapi: Put extern "C" { ... } where appropriate. P

Mesa (master): scons: Don't list m_xform.c twice.

2011-11-09 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f4b42aa5b7a3d11f839d5576b4c42406529131be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4b42aa5b7a3d11f839d5576b4c42406529131be Author: José Fonseca Date: Wed Nov 9 10:17:02 2011 + scons: Don't list m_xform.c twice. --- src/mesa/SConscrip

Mesa (master): glu: Fix deprecated conversion from string constant to ‘char*’ warning.

2011-11-09 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 9b8ee08248c08d8841d3352fdef5844d58d8bc46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b8ee08248c08d8841d3352fdef5844d58d8bc46 Author: José Fonseca Date: Wed Nov 9 09:08:58 2011 + glu: Fix deprecated conversion from string constant to ‘char