Mesa (master): mesa/vbo: s/inline/INLINE/

2011-09-06 Thread Vinson Lee
Module: Mesa Branch: master Commit: 6edef25a4b41583e1c285653fc0b84a316e9743d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6edef25a4b41583e1c285653fc0b84a316e9743d Author: Vinson Lee Date: Tue Sep 6 21:43:51 2011 -0700 mesa/vbo: s/inline/INLINE/ MSVC does not support inline keywo

Mesa (master): i965/vs: Fix point size handling on gen4.

2011-09-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9bd8d90646572a170bd96a72d2f8d5739df381be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bd8d90646572a170bd96a72d2f8d5739df381be Author: Eric Anholt Date: Tue Aug 30 15:34:43 2011 -0700 i965/vs: Fix point size handling on gen4. Fixes glsl-vs-poin

Mesa (master): i965/vs: Use write commits on scratch writes in pre-gen6.

2011-09-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9367960ea64a087895caaadbd0353080c14b4bab URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9367960ea64a087895caaadbd0353080c14b4bab Author: Eric Anholt Date: Tue Aug 30 17:56:33 2011 -0700 i965/vs: Use write commits on scratch writes in pre-gen6. Th

Mesa (master): i965/vs: Fix setup of scratch space pointer on pre-gen6.

2011-09-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 838bfe0c46969c359be8f5d02e2b41bb7ff044e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=838bfe0c46969c359be8f5d02e2b41bb7ff044e1 Author: Eric Anholt Date: Tue Aug 30 16:58:03 2011 -0700 i965/vs: Fix setup of scratch space pointer on pre-gen6. We

Mesa (master): i965/vs: Fix message setup for array read/writes on pre-gen6 .

2011-09-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: ddf8e602a774ecfd1b660e398dd9bf763d86a074 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ddf8e602a774ecfd1b660e398dd9bf763d86a074 Author: Eric Anholt Date: Tue Aug 30 16:47:43 2011 -0700 i965/vs: Fix message setup for array read/writes on pre-gen6.

Mesa (master): i965/vs: Fix constant-indexed array read/ write addresses on pre-gen6.

2011-09-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 88612e2c1b1580b92d229ec6d2236fe07b32e060 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88612e2c1b1580b92d229ec6d2236fe07b32e060 Author: Eric Anholt Date: Tue Aug 30 16:40:06 2011 -0700 i965/vs: Fix constant-indexed array read/write addresses on p

Mesa (master): i965/vs: Add support for vector comparison ops resulting in bool cond codes.

2011-09-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: bba910373fc6cdca939422d94adfe58b43e41b86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bba910373fc6cdca939422d94adfe58b43e41b86 Author: Eric Anholt Date: Tue Aug 30 16:23:44 2011 -0700 i965/vs: Add support for vector comparison ops resulting in b

Mesa (master): i965/vs: Make pre-gen6 math operate in vector mode instead of scalar.

2011-09-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9f842886077258ddda5d5a32b1f5d9fe2e5818bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f842886077258ddda5d5a32b1f5d9fe2e5818bc Author: Eric Anholt Date: Tue Aug 30 15:59:26 2011 -0700 i965/vs: Make pre-gen6 math operate in vector mode instead of

Mesa (master): i965/vs: Fix copy-and-paste disaster in pre-gen6 POW support .

2011-09-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 87be0ac96ce5aaea2a08f1ed63871c0dd3a3f9d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87be0ac96ce5aaea2a08f1ed63871c0dd3a3f9d5 Author: Eric Anholt Date: Fri Sep 2 16:58:30 2011 -0700 i965/vs: Fix copy-and-paste disaster in pre-gen6 POW support.

Mesa (master): i965/vs: Fix gen4 comparisons used for predication.

2011-09-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 2ffc5ac1da40186ef1c5155df21caa3aa3c34ccb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ffc5ac1da40186ef1c5155df21caa3aa3c34ccb Author: Eric Anholt Date: Fri Sep 2 16:46:46 2011 -0700 i965/vs: Fix gen4 comparisons used for predication. When we

Mesa (master): i965/vs: Fix GPU hangs in shaders with large virtual GRFs pre-gen6.

2011-09-06 Thread Eric Anholt
Module: Mesa Branch: master Commit: 8adcad213ef6cbbaa9adf1485827125cc05aa033 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8adcad213ef6cbbaa9adf1485827125cc05aa033 Author: Eric Anholt Date: Tue Aug 30 15:50:17 2011 -0700 i965/vs: Fix GPU hangs in shaders with large virtual GRFs pre

Mesa (master): i965: add casts to silence int/enum conversion warnings

2011-09-06 Thread Brian Paul
Module: Mesa Branch: master Commit: 23eec54bb0f368d9c88894b544b4af8f01cae2ae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23eec54bb0f368d9c88894b544b4af8f01cae2ae Author: Brian Paul Date: Tue Sep 6 16:50:27 2011 -0600 i965: add casts to silence int/enum conversion warnings ---

Mesa (master): state_trackers/dri/sw: Implement texture_from_pixmap.

2011-09-06 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 02f1b50987c0d24da3dcc36dbb44821c20d0660c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02f1b50987c0d24da3dcc36dbb44821c20d0660c Author: Stéphane Marchesin Date: Mon Aug 29 17:22:03 2011 -0700 state_trackers/dri/sw: Implement texture_from_pixmap.

Mesa (master): Duplicate state_tracker/dri/sw/dri_drawable.c

2011-09-06 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 569bde1fa7d03fb7688d0d391b32e61e857ad44e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=569bde1fa7d03fb7688d0d391b32e61e857ad44e Author: Stéphane Marchesin Date: Mon Aug 29 17:19:29 2011 -0700 Duplicate state_tracker/dri/sw/dri_drawable.c We need

Mesa (master): Enable GLX_EXT_texture_from_pixmap in software.

2011-09-06 Thread Stephane Marchesin
Module: Mesa Branch: master Commit: 55e763c86da1aa2042d50d190d797574d6fb6fa8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=55e763c86da1aa2042d50d190d797574d6fb6fa8 Author: nobled Date: Mon Aug 29 16:24:59 2011 -0700 Enable GLX_EXT_texture_from_pixmap in software. Signed-off-by: no

Mesa (master): st/mesa: remove unneeded #include

2011-09-06 Thread Brian Paul
Module: Mesa Branch: master Commit: a4adc88a2d855bd2d8c7caf7059b4a52199dc609 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4adc88a2d855bd2d8c7caf7059b4a52199dc609 Author: Brian Paul Date: Tue Sep 6 15:44:44 2011 -0600 st/mesa: remove unneeded #include --- src/mesa/state_tracke

Mesa (master): mesa: whitespace fixes, just to be consistent

2011-09-06 Thread Brian Paul
Module: Mesa Branch: master Commit: 1a65d098cea54352335460fedf97f705d20f2ab7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a65d098cea54352335460fedf97f705d20f2ab7 Author: Brian Paul Date: Tue Sep 6 15:30:14 2011 -0600 mesa: whitespace fixes, just to be consistent --- src/mesa/

Mesa (master): mesa: put _mesa_ prefix on vert_result_to_frag_attrib()

2011-09-06 Thread Brian Paul
Module: Mesa Branch: master Commit: 51e7b058750cc480c296d45f773d7a5a662457f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51e7b058750cc480c296d45f773d7a5a662457f5 Author: Brian Paul Date: Tue Sep 6 15:29:24 2011 -0600 mesa: put _mesa_ prefix on vert_result_to_frag_attrib() ---

Mesa (master): mesa: fix vert_result_to_frag_attrib() parameter type

2011-09-06 Thread Brian Paul
Module: Mesa Branch: master Commit: a794ad3709a6eb26bc96934203c20a8b3b8d8672 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a794ad3709a6eb26bc96934203c20a8b3b8d8672 Author: Brian Paul Date: Tue Sep 6 15:24:14 2011 -0600 mesa: fix vert_result_to_frag_attrib() parameter type --- s

Mesa (master): mesa: s/inline/INLINE/ to fix MSVC build

2011-09-06 Thread Brian Paul
Module: Mesa Branch: master Commit: 37afc99264f93c0d3a588427a24218e2ec9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37afc99264f93c0d3a588427a24218e2ec9d Author: Brian Paul Date: Tue Sep 6 15:20:33 2011 -0600 mesa: s/inline/INLINE/ to fix MSVC build --- src/mesa/main/

Mesa (master): Remove an AmiWin leftover

2011-09-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: 7f379df4015ca6b886627c5c0d18778b0f8611be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f379df4015ca6b886627c5c0d18778b0f8611be Author: Adam Jackson Date: Tue Sep 6 15:55:11 2011 -0400 Remove an AmiWin leftover Signed-off-by: Adam Jackson ---

Mesa (master): Drop some Glide remnants

2011-09-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: 7826067bd195bd1e7f69565b83d2161638e5a230 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7826067bd195bd1e7f69565b83d2161638e5a230 Author: Adam Jackson Date: Tue Sep 6 15:58:00 2011 -0400 Drop some Glide remnants Apparently the x11 driver had a ha

Mesa (master): Remove dead glfbdev.h

2011-09-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: c7cc61fea92ebb1e3be693cf6fa0be5e263f115a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7cc61fea92ebb1e3be693cf6fa0be5e263f115a Author: Adam Jackson Date: Tue Sep 6 15:50:11 2011 -0400 Remove dead glfbdev.h This belonged to the now-dead swrast-

Mesa (master): Drop documentation references for deleted backends

2011-09-06 Thread Adam Jackson
Module: Mesa Branch: master Commit: f6f2f59818f2d70190f21de2f16ab6f617fa982a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6f2f59818f2d70190f21de2f16ab6f617fa982a Author: Adam Jackson Date: Wed Jun 29 10:48:43 2011 -0400 Drop documentation references for deleted backends Signed-o

Mesa (master): rtasm,translate: Disable on Mingw-w64.

2011-09-06 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f4dd0991719ef3e2606920c5100b372181c60899 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f4dd0991719ef3e2606920c5100b372181c60899 Author: José Fonseca Date: Tue Sep 6 20:40:21 2011 +0100 rtasm,translate: Disable on Mingw-w64. Causes crash and sta

Mesa (master): docs: skeleton file for 7.12 release notes

2011-09-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: 5812b24845a2c56b65e2459c9daf1c4c565710fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5812b24845a2c56b65e2459c9daf1c4c565710fc Author: Ian Romanick Date: Wed Aug 31 13:20:00 2011 -0700 docs: skeleton file for 7.12 release notes Current just the

Mesa (master): mesa: Remove support for unpacking from client memory to color-index pixels

2011-09-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: 3602fbb201bdea158590692a3a7a7245e0ff69ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3602fbb201bdea158590692a3a7a7245e0ff69ce Author: Ian Romanick Date: Mon Aug 29 14:33:51 2011 -0700 mesa: Remove support for unpacking from client memory to col

Mesa (master): swrast: Use GL_STENCIL_INDEX for address calculations

2011-09-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: d7cb905a5a6e3ad7af1518d8e74620de729a2477 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7cb905a5a6e3ad7af1518d8e74620de729a2477 Author: Ian Romanick Date: Mon Aug 29 14:06:00 2011 -0700 swrast: Use GL_STENCIL_INDEX for address calculations GL_CO

Mesa (master): mesa: Remove GL_COLOR_INDEX from base format assertions

2011-09-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: 559241d48c01ad36e1ea18e6c44aa5bc587d3002 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=559241d48c01ad36e1ea18e6c44aa5bc587d3002 Author: Ian Romanick Date: Mon Aug 29 13:34:52 2011 -0700 mesa: Remove GL_COLOR_INDEX from base format assertions _me

Mesa (master): mesa: Remove GL_COLOR_INDEX from _mesa_{dest, source}_buffer_exists

2011-09-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: e174b5d4835c99d06fbffbacabe4ee1f467a09e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e174b5d4835c99d06fbffbacabe4ee1f467a09e0 Author: Ian Romanick Date: Mon Aug 29 13:59:49 2011 -0700 mesa: Remove GL_COLOR_INDEX from _mesa_{dest,source}_buffer_

Mesa (master): swrast: Remove GL_COLOR_INDEX from assertions

2011-09-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: ede7d9fff504db3a4790b0e55d247f85ef22d045 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ede7d9fff504db3a4790b0e55d247f85ef22d045 Author: Ian Romanick Date: Mon Aug 29 13:30:46 2011 -0700 swrast: Remove GL_COLOR_INDEX from assertions These samplin

Mesa (master): mesa: Remove unused struct gl_color_table

2011-09-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: 960f37a57a7fcbac213c0b4fb0daf2285a64bf97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=960f37a57a7fcbac213c0b4fb0daf2285a64bf97 Author: Ian Romanick Date: Mon Aug 29 11:39:20 2011 -0700 mesa: Remove unused struct gl_color_table Reviewed-by: Bria

Mesa (master): mesa: Remove unused functions _mesa_lookup_rgba_{float, ubyte}

2011-09-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: 81a6cf9ddf5ab7e1c35cf99c28cc7fad808230ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81a6cf9ddf5ab7e1c35cf99c28cc7fad808230ef Author: Ian Romanick Date: Mon Aug 29 11:38:55 2011 -0700 mesa: Remove unused functions _mesa_lookup_rgba_{float,ubyte

Mesa (master): mesa: Remove all mention of GL_COLOR_INDEX*_EXT

2011-09-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: 0b6dd750584c8e03aa14968d6efdf393e7c8c8f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b6dd750584c8e03aa14968d6efdf393e7c8c8f0 Author: Ian Romanick Date: Mon Aug 29 09:49:04 2011 -0700 mesa: Remove all mention of GL_COLOR_INDEX*_EXT These enums

Mesa (master): mesa: Remove dd_function_table::CopyColorTable, :: CopyColorSubTable, and ::UpdateTexturePalette

2011-09-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: eb805a518216ae61317e7eef78a0b2c692c10eae URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb805a518216ae61317e7eef78a0b2c692c10eae Author: Ian Romanick Date: Mon Aug 29 09:38:09 2011 -0700 mesa: Remove dd_function_table::CopyColorTable, ::CopyColorS

Mesa (master): mesa: Remove API facing bits of EXT_paletted_texture and EXT_shared_texture_palette

2011-09-06 Thread Ian Romanick
Module: Mesa Branch: master Commit: eba527bf9ffc2fd67c44fb77104107556f509b49 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eba527bf9ffc2fd67c44fb77104107556f509b49 Author: Ian Romanick Date: Mon Aug 29 09:37:24 2011 -0700 mesa: Remove API facing bits of EXT_paletted_texture and EX

Mesa (master): 38 new commits

2011-09-06 Thread Paul Berry
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=becd54eedb26ec9076e6f5f98f485861b3e13a90 Author: Paul Berry Date: Sat Sep 3 08:42:28 2011 -0700 i965: Remove two_side_color from brw_compute_vue_map(). Since we now lay out the VUE the same way regardless of whether two-

Demos (master): egl/opengl: fix build with cmake

2011-09-06 Thread Marcin Ślusarz
Module: Demos Branch: master Commit: e877df6a24b86a8effaedf8fa92390c437eb44f3 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=e877df6a24b86a8effaedf8fa92390c437eb44f3 Author: Marcin Slusarz Date: Tue Sep 6 20:20:17 2011 +0200 egl/opengl: fix build with cmake --- src/egl/opengl/C

Mesa (map-texture-image-v5): mesa: pass linear-ized texture format to _mesa_unpack_rgba_row()

2011-09-06 Thread Brian Paul
Module: Mesa Branch: map-texture-image-v5 Commit: 519acceab47574a4782878dd751e751da672a572 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=519acceab47574a4782878dd751e751da672a572 Author: Brian Paul Date: Tue Sep 6 11:32:13 2011 -0600 mesa: pass linear-ized texture format to _mesa_u

Mesa (master): docs: more info about non-subscriber list postings

2011-09-06 Thread Brian Paul
Module: Mesa Branch: master Commit: afaf024f57bebc112599a4a4571776d94f3df289 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afaf024f57bebc112599a4a4571776d94f3df289 Author: Brian Paul Date: Tue Sep 6 09:19:36 2011 -0600 docs: more info about non-subscriber list postings --- docs

Mesa (master): docs: update link, remove dead links

2011-09-06 Thread Brian Paul
Module: Mesa Branch: master Commit: 2efc093d2c55be85cf3821aa4aa491557da3b028 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2efc093d2c55be85cf3821aa4aa491557da3b028 Author: Brian Paul Date: Tue Sep 6 08:40:53 2011 -0600 docs: update link, remove dead links --- docs/games.html

Mesa (master): scons: Set -static-libstdc++ on mingw-w64

2011-09-06 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 129ace49f457858bc7640b67cf5dd688aee50323 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=129ace49f457858bc7640b67cf5dd688aee50323 Author: José Fonseca Date: Tue Sep 6 13:14:09 2011 +0100 scons: Set -static-libstdc++ on mingw-w64 To avoid dependin

Mesa (master): scons: Move MinGW flags from crossmingw.py to gallium.py

2011-09-06 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 0646246cae02220aebddd142670858f70e5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0646246cae02220aebddd142670858f70e5a Author: José Fonseca Date: Tue Sep 6 13:13:32 2011 +0100 scons: Move MinGW flags from crossmingw.py to gallium.py So

Mesa (master): r600g: add TXQ and TXF support

2011-09-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: 1d52ddc3bba276451fdd690a5e9f430505278062 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d52ddc3bba276451fdd690a5e9f430505278062 Author: Dave Airlie Date: Wed Aug 24 13:29:56 2011 +0100 r600g: add TXQ and TXF support Signed-off-by: Dave Airlie

Mesa (master): r600g: add initial evergreen integer opcode support

2011-09-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: cdeffbfddceaccaad5d78f5c95426f41dec74fe5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cdeffbfddceaccaad5d78f5c95426f41dec74fe5 Author: Dave Airlie Date: Fri Aug 5 19:08:10 2011 +0100 r600g: add initial evergreen integer opcode support This jus

Mesa (master): mesa/st: add support for 2101010 vertex format conversion.

2011-09-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: f154ac9cc251c9c5f527a09819a7fb9c5595267f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f154ac9cc251c9c5f527a09819a7fb9c5595267f Author: Dave Airlie Date: Sun Feb 20 07:04:19 2011 +1000 mesa/st: add support for 2101010 vertex format conversion. S

Mesa (master): docs: update gl3.txt for ARB_vertex_type_2_10_10_10_rev

2011-09-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: 2957e4466428e3b028e07a1b79ba51c68db17b8e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2957e4466428e3b028e07a1b79ba51c68db17b8e Author: Dave Airlie Date: Sun Sep 4 08:25:00 2011 +0100 docs: update gl3.txt for ARB_vertex_type_2_10_10_10_rev ---

Mesa (master): mesa/vbo: add ARB_vertex_type_2_10_10_10_rev APIs.

2011-09-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: 51fcf080a342896ea0bc71dce01e948c810a8db9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51fcf080a342896ea0bc71dce01e948c810a8db9 Author: Dave Airlie Date: Sun Sep 4 09:04:13 2011 +0100 mesa/vbo: add ARB_vertex_type_2_10_10_10_rev APIs. This adds

Mesa (master): mesa/varray: add interface support for ARB_vertex_type_2_10_10_10_rev (v2)

2011-09-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: 6cd2d55a7bee289f20670cb97258d73911dac781 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6cd2d55a7bee289f20670cb97258d73911dac781 Author: Dave Airlie Date: Sat Aug 13 15:30:38 2011 +0100 mesa/varray: add interface support for ARB_vertex_type_2_10_1

Mesa (master): mesa: add initial API changes for ARB_vertex_type_2_10_10_10_rev.

2011-09-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: 667351bc5f07a149234e7f3a0b7c1139624d3de0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=667351bc5f07a149234e7f3a0b7c1139624d3de0 Author: Dave Airlie Date: Mon Nov 22 08:12:57 2010 +1000 mesa: add initial API changes for ARB_vertex_type_2_10_10_10_

Mesa (master): glapi: regen API files for new extension

2011-09-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: 2b3da6b01e5b1fe7b4dfad96370a3dc2d3c248ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b3da6b01e5b1fe7b4dfad96370a3dc2d3c248ba Author: Dave Airlie Date: Sun Sep 4 08:45:32 2011 +0100 glapi: regen API files for new extension Signed-off-by: Dave

Mesa (master): glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints. (v2)

2011-09-06 Thread Dave Airlie
Module: Mesa Branch: master Commit: 3543160f56f1f966587e07b1620496c8fe5be325 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3543160f56f1f966587e07b1620496c8fe5be325 Author: Dave Airlie Date: Mon Nov 22 08:11:46 2010 +1000 glapi: add ARB_vertex_type_2_10_10_10_rev entrypoints. (v2)