Mesa (master): mesa/st: Remove internal flushes from Mesa state tracker.

2010-05-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b0427bedde80e3189524651a327235bdfddbc613 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0427bedde80e3189524651a327235bdfddbc613 Author: José Fonseca Date: Tue May 11 13:57:11 2010 +0100 mesa/st: Remove internal flushes from Mesa state tracker. N

Mesa (master): st/xorg: Fix SCons build.

2010-05-11 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 1f6648418dd8194ba7cf0b493ebaa0b941ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f6648418dd8194ba7cf0b493ebaa0b941ec Author: Michel Dänzer Date: Tue May 11 16:02:42 2010 +0200 st/xorg: Fix SCons build. --- src/gallium/state_trackers

Mesa (master): dri_interface.h: Add new __DRI_USE_INVALIDATE extension

2010-05-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 97a6cbc6dd8e62653d7481c6f651f2a5fb10aa0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97a6cbc6dd8e62653d7481c6f651f2a5fb10aa0e Author: Kristian Høgsberg Date: Tue May 11 09:09:30 2010 -0400 dri_interface.h: Add new __DRI_USE_INVALIDATE extension

Mesa (master): glx: Provide the __DRI_USE_INVALIDATE extension to the driver when we can

2010-05-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 4258e3a2e1c3278694ed10f7fc544d2154d91a96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4258e3a2e1c3278694ed10f7fc544d2154d91a96 Author: Kristian Høgsberg Date: Tue May 11 09:42:57 2010 -0400 glx: Provide the __DRI_USE_INVALIDATE extension to the

Mesa (master): intel: Don' t update renderbuffers in intelSetTexBuffer2 if we have invalidate

2010-05-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: f829e76d8835382b8a52224dfbb2556360e41ffc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f829e76d8835382b8a52224dfbb2556360e41ffc Author: Kristian Høgsberg Date: Tue May 11 10:32:40 2010 -0400 intel: Don't update renderbuffers in intelSetTexBuffer2

Mesa (master): intel: Drop viewport hack when we can

2010-05-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: db2993faa0211b60efd46016de5d07110cb9777a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=db2993faa0211b60efd46016de5d07110cb9777a Author: Kristian Høgsberg Date: Tue May 11 10:23:34 2010 -0400 intel: Drop viewport hack when we can --- src/mesa/d

Mesa (master): st/mesa: Remove unnecessary header.

2010-05-11 Thread Vinson Lee
Module: Mesa Branch: master Commit: 4d374bf7ebcf8dc0fa9c0b3eb86cfb9e1e2f68de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d374bf7ebcf8dc0fa9c0b3eb86cfb9e1e2f68de Author: Vinson Lee Date: Tue May 11 09:03:42 2010 -0700 st/mesa: Remove unnecessary header. --- src/mesa/state_trac

Mesa (master): scons: Export shouldn't be part of the if stanza.

2010-05-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 30a44ee4c5b5cc92e3c16129f242f6215c3e9cd9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=30a44ee4c5b5cc92e3c16129f242f6215c3e9cd9 Author: José Fonseca Date: Tue May 11 17:44:52 2010 +0100 scons: Export shouldn't be part of the if stanza. --- src

Mesa (master): llvmpipe: add a simple resource tracking/debug feature

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: fea189d6e4f0c09eb0d005c5fa06db43b56e2e37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fea189d6e4f0c09eb0d005c5fa06db43b56e2e37 Author: Brian Paul Date: Tue May 11 11:50:43 2010 -0600 llvmpipe: add a simple resource tracking/debug feature If deb

Mesa (master): llvmpipe: remove trailing whitespace, rewrap comment

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: f70d900b805b90f6f53da9698cf8025f88b7e1e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f70d900b805b90f6f53da9698cf8025f88b7e1e0 Author: Brian Paul Date: Tue May 11 10:22:54 2010 -0600 llvmpipe: remove trailing whitespace, rewrap comment --- sr

Mesa (master): llvmpipe: fix texture image size calculation

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 08e443a1c8218e43dcd953859843d95d9020a892 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08e443a1c8218e43dcd953859843d95d9020a892 Author: Brian Paul Date: Tue May 11 11:48:35 2010 -0600 llvmpipe: fix texture image size calculation We were allocati

Mesa (master): mesa: Optimize get.c by using a table-driven approach

2010-05-11 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 199b0894b501607bf8d599ef5efc08cd6c08c79d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=199b0894b501607bf8d599ef5efc08cd6c08c79d Author: Kristian Høgsberg Date: Tue May 11 12:07:10 2010 -0400 mesa: Optimize get.c by using a table-driven approach

Mesa (master): autoconf: Also strip '\r' character in version scrape.

2010-05-11 Thread Vinson Lee
Module: Mesa Branch: master Commit: 48f8a76549aa2001090c7a5e1fa40891954ff01f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48f8a76549aa2001090c7a5e1fa40891954ff01f Author: Vinson Lee Date: Tue May 11 12:33:30 2010 -0700 autoconf: Also strip '\r' character in version scrape. Fixes

Mesa (master): mesa/st+tgsi: Provide a free callback to match with ureg_get_tokens().

2010-05-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: edbc302ad678e1a4a8803ba0e827a13dd27105d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=edbc302ad678e1a4a8803ba0e827a13dd27105d2 Author: José Fonseca Date: Tue May 11 21:27:05 2010 +0100 mesa/st+tgsi: Provide a free callback to match with ureg_get

Mesa (master): docs: update GL3.txt w/ GL 3.3, 4.0 lists

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: d35c2ca345d98801ddeb59b7b1a0515b8ac84219 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d35c2ca345d98801ddeb59b7b1a0515b8ac84219 Author: Brian Paul Date: Tue May 11 21:03:53 2010 -0600 docs: update GL3.txt w/ GL 3.3, 4.0 lists --- docs/GL3.txt

Mesa (master): st/mesa: update query code for transform feedback

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 1e0afa695b56665ad89771589d728b2479a7b081 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e0afa695b56665ad89771589d728b2479a7b081 Author: Brian Paul Date: Tue May 11 21:04:43 2010 -0600 st/mesa: update query code for transform feedback --- src/m

Mesa (master): glew: update to version 1.5.4

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: a189b1c53b6a3b6c055cc86145c8ef48c580e9d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a189b1c53b6a3b6c055cc86145c8ef48c580e9d0 Author: Brian Paul Date: Tue May 11 21:06:31 2010 -0600 glew: update to version 1.5.4 --- include/GL/glew.h | 108

Mesa (master): mesa: remove unused header

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 19913a1a7c7e299b1397d780b6f48f8739e9796c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19913a1a7c7e299b1397d780b6f48f8739e9796c Author: Brian Paul Date: Tue May 11 21:07:00 2010 -0600 mesa: remove unused header --- src/mesa/main/extensions.c |

Mesa (master): mesa: remove unused header

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: d6164a2ef3d5254200fab6307c77b8c69ae0a41a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d6164a2ef3d5254200fab6307c77b8c69ae0a41a Author: Brian Paul Date: Tue May 11 21:07:16 2010 -0600 mesa: remove unused header --- src/mesa/main/attrib.c |

Mesa (master): mesa: added glGet code for GL_ARB_transform_feedback2

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 42d31bf39095c8377a107510b90b3fea5fb3cc76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42d31bf39095c8377a107510b90b3fea5fb3cc76 Author: Brian Paul Date: Tue May 11 21:08:08 2010 -0600 mesa: added glGet code for GL_ARB_transform_feedback2 --- s

Mesa (master): progs/tests: update getprocaddress test since moving glapi files

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 0dc18841f5b9c9bbc40465ddf767fe793b1b198d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0dc18841f5b9c9bbc40465ddf767fe793b1b198d Author: Brian Paul Date: Tue May 11 21:09:20 2010 -0600 progs/tests: update getprocaddress test since moving glapi fil

Mesa (master): mesa: fix error message strings

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 2236a301c35d29a8e0775d2b62499d8843607ee1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2236a301c35d29a8e0775d2b62499d8843607ee1 Author: Brian Paul Date: Tue May 11 21:13:21 2010 -0600 mesa: fix error message strings --- src/mesa/main/teximage.

Mesa (master): progs/tests: fix a couple bugs in the getprocaddress.c test

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 67a27b82f55f8543f7d06a5d485de6b9d8e649e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67a27b82f55f8543f7d06a5d485de6b9d8e649e2 Author: Brian Paul Date: Tue May 11 21:21:26 2010 -0600 progs/tests: fix a couple bugs in the getprocaddress.c test -

Mesa (master): progs/tests: disable invalid 3D texture compression tests

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 92a8ba844c8b20be8a46da8c4121fe3e3f0f66cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92a8ba844c8b20be8a46da8c4121fe3e3f0f66cb Author: Brian Paul Date: Tue May 11 21:27:31 2010 -0600 progs/tests: disable invalid 3D texture compression tests ---

Mesa (master): glapi: added GL_ARB_transform_feedback2 entrypoints

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 6c06e2f053f18d9bc7d36ea52691c53456811c73 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c06e2f053f18d9bc7d36ea52691c53456811c73 Author: Brian Paul Date: Tue May 11 21:31:08 2010 -0600 glapi: added GL_ARB_transform_feedback2 entrypoints --- src

Mesa (master): glapi: fix generator scripts w.r.t. GLX_USE_APPLEGL

2010-05-11 Thread Brian Paul
Module: Mesa Branch: master Commit: 903986ca128d51ff031cc9eafa1976618834a8de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=903986ca128d51ff031cc9eafa1976618834a8de Author: Brian Paul Date: Tue May 11 21:40:25 2010 -0600 glapi: fix generator scripts w.r.t. GLX_USE_APPLEGL Commit 80

Mesa (master): mesa: Make FEATURE_EXT_transform_feedback more modular.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b093016bd0660cc4ac6142aa8d4d6add5b6bfce8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b093016bd0660cc4ac6142aa8d4d6add5b6bfce8 Author: Chia-I Wu Date: Tue May 11 13:20:40 2010 +0800 mesa: Make FEATURE_EXT_transform_feedback more modular. This a

Mesa (master): st/mesa: Make st_cb_accum.h FEATURE_accum aware.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: e33ad4999e5f8a690a72ad6ce4e6d36328173430 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e33ad4999e5f8a690a72ad6ce4e6d36328173430 Author: Chia-I Wu Date: Wed Mar 31 11:43:49 2010 +0800 st/mesa: Make st_cb_accum.h FEATURE_accum aware. This change a

Mesa (master): st/mesa: Make st_cb_{bitmap,drawpixels}. h FEATURE_drawpix aware.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 14a92b26ff76550c5010ddf8bcbf5226dae5183f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14a92b26ff76550c5010ddf8bcbf5226dae5183f Author: Chia-I Wu Date: Wed Mar 31 11:54:20 2010 +0800 st/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawpix aware

Mesa (master): st/mesa: Make FEATURE_feedback and FEATURE_rastpos more modular.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: bcce57c2e9a1d9b203dba8fe13480889e6d19c89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcce57c2e9a1d9b203dba8fe13480889e6d19c89 Author: Chia-I Wu Date: Wed Mar 31 12:01:16 2010 +0800 st/mesa: Make FEATURE_feedback and FEATURE_rastpos more modular

Mesa (master): st/mesa: Make st_cb_queryobj.h FEATURE_queryobj aware.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 16775f4951e4a515167a8ec4115b692c256c5f16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16775f4951e4a515167a8ec4115b692c256c5f16 Author: Chia-I Wu Date: Wed Mar 31 12:29:05 2010 +0800 st/mesa: Make st_cb_queryobj.h FEATURE_queryobj aware. This ch

Mesa (master): st/mesa: Make st_cb_blit. h FEATURE_EXT_framebuffer_blit aware.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: e76e17d569af924e187fa22facfb968667854cea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e76e17d569af924e187fa22facfb968667854cea Author: Chia-I Wu Date: Wed Mar 31 12:33:26 2010 +0800 st/mesa: Make st_cb_blit.h FEATURE_EXT_framebuffer_blit aware.

Mesa (master): mesa: Add dummy _mesa_lookup_query_object to queryobj.h.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 278bca0db982065aeb61a208295e6994c021c9f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=278bca0db982065aeb61a208295e6994c021c9f0 Author: Chia-I Wu Date: Wed Mar 31 12:56:45 2010 +0800 mesa: Add dummy _mesa_lookup_query_object to queryobj.h. This

Mesa (master): st/mesa: Make st_cb_drawtex.h FEATURE_OES_draw_texture aware .

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 1975208919a273018a2cda87e765870c5f86d01f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1975208919a273018a2cda87e765870c5f86d01f Author: Chia-I Wu Date: Tue May 11 13:20:40 2010 +0800 st/mesa: Make st_cb_drawtex.h FEATURE_OES_draw_texture aware.

Mesa (master): mesa/es: Update sources.mak and fix the build.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: cc289e22213c5f5fe72602ce81db992bc8f7b1ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc289e22213c5f5fe72602ce81db992bc8f7b1ad Author: Chia-I Wu Date: Wed Mar 31 12:44:26 2010 +0800 mesa/es: Update sources.mak and fix the build. Remove sources

Mesa (master): mesa/es: Remove sources.mak.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 82c6c31f55cfa8db63361b174137b2a371aa4900 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82c6c31f55cfa8db63361b174137b2a371aa4900 Author: Chia-I Wu Date: Wed May 12 12:51:05 2010 +0800 mesa/es: Remove sources.mak. All ES overlay sources have been

Mesa (master): mesa: Make FEATURE_ATI_fragment_shader more modular.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: eb5100accc888b9a9cfc24bc3d3452ea62a84c09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb5100accc888b9a9cfc24bc3d3452ea62a84c09 Author: Chia-I Wu Date: Wed May 12 13:26:14 2010 +0800 mesa: Make FEATURE_ATI_fragment_shader more modular. This allo

Mesa (master): mesa/es: Remove omit list.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8d5c83c467f83b44f5f2e271c4f9cca2d45af518 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d5c83c467f83b44f5f2e271c4f9cca2d45af518 Author: Chia-I Wu Date: Wed May 12 13:37:37 2010 +0800 mesa/es: Remove omit list. vbo/vbo_save* are the last members