Mesa (gallium-0.2): pipebuffer: Drop reliance on pipe_winsys.

2009-02-10 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 00ee308ab3e7da2a2939845e0f0a24b8a0925025 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00ee308ab3e7da2a2939845e0f0a24b8a0925025 Author: José Fonseca Date: Tue Feb 10 16:18:22 2009 + pipebuffer: Drop reliance on pipe_winsys. --- .../au

Mesa (gallium-0.2): scons: Use parallel builds by default.

2009-02-10 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 1e8177ee178b131afa86d874b062a8ae3fae0cca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e8177ee178b131afa86d874b062a8ae3fae0cca Author: José Fonseca Date: Tue Feb 10 18:11:56 2009 + scons: Use parallel builds by default. --- scons/gal

Mesa (gallium-0.2): progs: Build rebook with scons too.

2009-02-10 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 8b9aa730c6cf91d13892ef8a68a2aeece4e627f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b9aa730c6cf91d13892ef8a68a2aeece4e627f6 Author: José Fonseca Date: Tue Feb 10 18:25:31 2009 + progs: Build rebook with scons too. --- progs/SConsc

Mesa (gallium-0.2): progs: Build samples dir with scons and glew.

2009-02-10 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 52233f27bb99d21a085117990936d9c355e4ce08 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=52233f27bb99d21a085117990936d9c355e4ce08 Author: José Fonseca Date: Tue Feb 10 20:27:49 2009 + progs: Build samples dir with scons and glew. --- pr

Mesa (master): mesa: Move statements after declarations.

2009-02-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 8cadf6c0a152a5945e34ea8f6d9935ee399e6ae1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cadf6c0a152a5945e34ea8f6d9935ee399e6ae1 Author: José Fonseca Date: Wed Feb 11 13:50:43 2009 + mesa: Move statements after declarations. --- src/mesa/ma

Mesa (master): wgl: Add a few more stubs.

2009-02-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 7892bdfc8ac5d1f29009025904eef009b687bff2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7892bdfc8ac5d1f29009025904eef009b687bff2 Author: José Fonseca Date: Wed Feb 11 13:51:34 2009 + wgl: Add a few more stubs. I wonder why we need this... It

Mesa (master): mesa: Use the stdio wrappers.

2009-02-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 98a053cfd4b5bcb6d704f1282892e99bb2052c5f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=98a053cfd4b5bcb6d704f1282892e99bb2052c5f Author: José Fonseca Date: Wed Feb 11 13:52:11 2009 + mesa: Use the stdio wrappers. snprint symbol does not exist

Mesa (master): draw: Cap max vertices instead of failing assert.

2009-02-11 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 874f364e9ea3a03d29ae4b6e1c7e2843ef8b9e79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=874f364e9ea3a03d29ae4b6e1c7e2843ef8b9e79 Author: José Fonseca Date: Wed Feb 11 16:35:12 2009 + draw: Cap max vertices instead of failing assert. --- src

Mesa (master): scons: Build xlib state tracker regardless of DRI settings.

2009-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b93d3057257c5ecbcd3861726d8d9bb5040529aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b93d3057257c5ecbcd3861726d8d9bb5040529aa Author: José Fonseca Date: Thu Feb 12 11:58:04 2009 + scons: Build xlib state tracker regardless of DRI settings.

Mesa (master): scons: Build DLLs/ EXEs with more memory debugger friendlier settings.

2009-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 73ccabc124f2c706d7fde490e4438413d2b94317 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73ccabc124f2c706d7fde490e4438413d2b94317 Author: José Fonseca Date: Thu Feb 12 11:57:45 2009 + scons: Build DLLs/EXEs with more memory debugger friendlier

Mesa (master): scons: Unbreak mingw builds.

2009-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 6fe421cf4634033bc7e75375e1d981bd235e2e51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6fe421cf4634033bc7e75375e1d981bd235e2e51 Author: José Fonseca Date: Thu Feb 12 12:59:58 2009 + scons: Unbreak mingw builds. --- scons/gallium.py |2

Mesa (master): glut: Don't try to guess system headers.

2009-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b5c901a73060d0b18746d83fc8977e8bbe7ee784 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5c901a73060d0b18746d83fc8977e8bbe7ee784 Author: José Fonseca Date: Thu Feb 12 13:52:16 2009 + glut: Don't try to guess system headers. Just include them,

Mesa (master): progs: Prevent clash with min macro.

2009-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 7ef8e4e181d0c410c32d8939f3207e8adfb4e6e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ef8e4e181d0c410c32d8939f3207e8adfb4e6e0 Author: José Fonseca Date: Thu Feb 12 13:54:20 2009 + progs: Prevent clash with min macro. --- progs/demos/stre

Mesa (master): glut: Fix broken font symbols when gcc visibility attributes used.

2009-02-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 5ef5162103168bff2d68670a715d5afdee82e9e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ef5162103168bff2d68670a715d5afdee82e9e9 Author: José Fonseca Date: Thu Feb 12 15:49:55 2009 + glut: Fix broken font symbols when gcc visibility attributes

Mesa (gallium-0.1): draw: Reuse xmm registers.

2009-02-17 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 8ef377d76b721f2f62ca30a073fcfd312c155e95 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ef377d76b721f2f62ca30a073fcfd312c155e95 Author: Keith Whitwell Date: Tue Feb 17 21:45:54 2009 + draw: Reuse xmm registers. --- src/gallium/auxilia

Mesa (master): util: (Re)enable memory debugging for all windows platforms.

2009-02-18 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 06cd416d7cd2ccd2aca9f8522d4d7654eb2930e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06cd416d7cd2ccd2aca9f8522d4d7654eb2930e7 Author: José Fonseca Date: Tue Feb 17 21:54:39 2009 + util: (Re)enable memory debugging for all windows platforms.

Mesa (master): wgl: Report memory leaks.

2009-02-18 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 673d01eda9662f6cc984f2a1b608a875271d2a29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=673d01eda9662f6cc984f2a1b608a875271d2a29 Author: José Fonseca Date: Tue Feb 17 21:53:40 2009 + wgl: Report memory leaks. --- src/gallium/state_trackers/

Mesa (master): util: Move p_debug.h into util module.

2009-02-18 Thread Jose Fonseca
--- a/src/gallium/auxiliary/draw/draw_pipe_vbuf.c +++ b/src/gallium/auxiliary/draw/draw_pipe_vbuf.c @@ -29,12 +29,12 @@ * \file * Vertex buffer drawing stage. * - * \author Jos� Fonseca + * \author Jose Fonseca * \author Keith Whitwell */ -#include "pipe/p_debug.h" +#inclu

Mesa (master): util: Use right include.

2009-02-19 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f9ccdbea67eb18f798ee9e81edb845accfbccc76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9ccdbea67eb18f798ee9e81edb845accfbccc76 Author: José Fonseca Date: Wed Feb 18 17:42:55 2009 + util: Use right include. --- src/gallium/auxiliary/util/u

Mesa (master): gdi: Update for texture/surface interface changes.

2009-02-19 Thread Jose Fonseca
Module: Mesa Branch: master Commit: d98bc1e32470c7b78e8246f1cbcfb96d0fa6338c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d98bc1e32470c7b78e8246f1cbcfb96d0fa6338c Author: José Fonseca Date: Wed Feb 18 17:58:42 2009 + gdi: Update for texture/surface interface changes. --- sr

Mesa (master): wgl: Share more code between icd and standalone driver.

2009-02-19 Thread Jose Fonseca
Module: Mesa Branch: master Commit: d32ae764e930abb70ca2cc79ad18fdb32141ca0d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d32ae764e930abb70ca2cc79ad18fdb32141ca0d Author: José Fonseca Date: Thu Feb 19 10:52:08 2009 + wgl: Share more code between icd and standalone driver. ---

Mesa (master): wgl: Use a separate .DEF for MinGW

2009-02-19 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 65fde5be8bd5e485dd69afc244568f164cf24fa4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65fde5be8bd5e485dd69afc244568f164cf24fa4 Author: José Fonseca Date: Thu Feb 19 10:57:11 2009 + wgl: Use a separate .DEF for MinGW gnu linker fails to reso

Mesa (gallium-0.1): pipebuffer: Don't retry to alloc memory block on mm.

2009-02-19 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: c7431552c0ff203cd4b3ae37751b10e6111e4167 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7431552c0ff203cd4b3ae37751b10e6111e4167 Author: José Fonseca Date: Wed Feb 18 10:25:04 2009 + pipebuffer: Don't retry to alloc memory block on mm. I

Mesa (gallium-0.1): scons: Produce map files for debug builds too.

2009-02-19 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 46728037a0ef3b78d6d1c9843f3bc0eeaa6df11a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46728037a0ef3b78d6d1c9843f3bc0eeaa6df11a Author: José Fonseca Date: Wed Feb 18 15:05:23 2009 + scons: Produce map files for debug builds too. --- s

Mesa (gallium-0.1): pipebuffer: Dump debugging info for fenced buffer list.

2009-02-19 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 7c12e1aa53ba457d29edf4c07d834c70d51f0bbd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c12e1aa53ba457d29edf4c07d834c70d51f0bbd Author: José Fonseca Date: Wed Feb 18 15:12:16 2009 + pipebuffer: Dump debugging info for fenced buffer list.

Mesa (gallium-0.1): util: Support PIPE_FORMAT_Z32_FLOAT in pipe_tile_raw_to_rgba

2009-02-19 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 43b31fc6fcee6deb52a8bd033dada62e9ce67ecb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43b31fc6fcee6deb52a8bd033dada62e9ce67ecb Author: José Fonseca Date: Thu Feb 19 12:56:56 2009 + util: Support PIPE_FORMAT_Z32_FLOAT in pipe_tile_raw_to

Mesa (master): wgl: Call pipe_screen::destroy on exit.

2009-02-19 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b9c5e41688de0e2978cf2cc50fd6ba096302884d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b9c5e41688de0e2978cf2cc50fd6ba096302884d Author: José Fonseca Date: Thu Feb 19 12:58:00 2009 + wgl: Call pipe_screen::destroy on exit. --- src/gallium/s

Mesa (master): wgl: debug_printf in the main entry/exit points

2009-02-19 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 5246c389e56f059096a896c9b17ad0b31f8514b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5246c389e56f059096a896c9b17ad0b31f8514b4 Author: José Fonseca Date: Thu Feb 19 13:15:25 2009 + wgl: debug_printf in the main entry/exit points --- src/g

Mesa (master): mesa: Free the util shaders with the gallium's FREE.

2009-02-19 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 85b0c171c04c00b4ca9e11a1c79872f5e0cbaf9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85b0c171c04c00b4ca9e11a1c79872f5e0cbaf9c Author: José Fonseca Date: Thu Feb 19 13:02:47 2009 + mesa: Free the util shaders with the gallium's FREE. ---

Mesa (master): util: Stack backtracing facilities.

2009-02-20 Thread Jose Fonseca
TICULAR PURPOSE AND NON-INFRINGEMENT. + * IN NO EVENT SHALL VMWARE AND/OR ITS SUPPLIERS BE LIABLE FOR + * ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + * SOFTWARE OR THE USE OR OTHER DEALINGS I

Mesa (master): wgl: Prevent null pointer reference.

2009-02-20 Thread Jose Fonseca
Module: Mesa Branch: master Commit: a5c2570dc5a94dae8e50e0f8cd714b928aed695c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5c2570dc5a94dae8e50e0f8cd714b928aed695c Author: José Fonseca Date: Fri Feb 20 11:35:46 2009 + wgl: Prevent null pointer reference. --- .../state_tracke

Mesa (master): util: Also output messages to stderr on windows.

2009-02-20 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 5b41e30f2692c3321f3562c020b9fceabca45bf5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b41e30f2692c3321f3562c020b9fceabca45bf5 Author: José Fonseca Date: Fri Feb 20 14:14:19 2009 + util: Also output messages to stderr on windows. When there

Mesa (gallium-0.1): python: Pass a zero offset to util_draw_vertex_buffer.

2009-02-20 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 7887a3e42b8cd9f3376dbf090e11c56198275c44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7887a3e42b8cd9f3376dbf090e11c56198275c44 Author: José Fonseca Date: Wed Dec 31 15:03:35 2008 + python: Pass a zero offset to util_draw_vertex_buffer.

Mesa (gallium-0.1): python/retrace: Cope with python 2.4.x

2009-02-20 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 204526a6d277265b9872d4681e70c58d57038926 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=204526a6d277265b9872d4681e70c58d57038926 Author: José Fonseca Date: Fri Feb 20 15:02:19 2009 + python/retrace: Cope with python 2.4.x --- .../state

Mesa (gallium-0.1): python/interpreter: Don't do unnecessary updates.

2009-02-20 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 059d7f3103395917217d376365def36641a51602 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=059d7f3103395917217d376365def36641a51602 Author: José Fonseca Date: Fri Feb 20 15:23:33 2009 + python/interpreter: Don't do unnecessary updates. ---

Mesa (gallium-0.1): python/retrace: Verbosity level.

2009-02-20 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: e92f3310fa552b06a17d4f52177fc71e9ad54257 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e92f3310fa552b06a17d4f52177fc71e9ad54257 Author: José Fonseca Date: Fri Feb 20 15:14:15 2009 + python/retrace: Verbosity level. --- .../state_track

Mesa (gallium-0.1): util: Use a checkboard pattern instead of asserting for unknown formats.

2009-02-20 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 77388559886dd84c69aaffc9a385ad87c410afa9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77388559886dd84c69aaffc9a385ad87c410afa9 Author: José Fonseca Date: Fri Feb 20 16:48:45 2009 + util: Use a checkboard pattern instead of asserting for

Mesa (gallium-0.1): python: More efficient blits from surfaces.

2009-02-20 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 60e35ebf1476c31eb5d7c207ab8e9db77fcad896 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60e35ebf1476c31eb5d7c207ab8e9db77fcad896 Author: José Fonseca Date: Fri Feb 20 16:50:02 2009 + python: More efficient blits from surfaces. C code ins

Mesa (master): mesa: Fix windows build.

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 1456af2f2d7602a1f1fca54d8fe625e25851e441 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1456af2f2d7602a1f1fca54d8fe625e25851e441 Author: José Fonseca Date: Mon Feb 23 11:24:46 2009 + mesa: Fix windows build. --- src/mesa/glapi/glthread.h |

Mesa (master): wgl: Enable the use of Win32 threads.

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c7bbc9ad126b2b120407146c5aa9894f4487752e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7bbc9ad126b2b120407146c5aa9894f4487752e Author: José Fonseca Date: Mon Feb 23 11:52:59 2009 + wgl: Enable the use of Win32 threads. --- src/gallium/sta

Mesa (master): gallium: Define PIPE_PRIM_MAX.

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 67387bf33fb7e92d4fcab1fe7f26b6a0b17048a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67387bf33fb7e92d4fcab1fe7f26b6a0b17048a6 Author: José Fonseca Date: Mon Feb 23 12:53:09 2009 + gallium: Define PIPE_PRIM_MAX. --- src/gallium/include/pi

Mesa (master): scons: Produce map files for debug builds too.

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 46728037a0ef3b78d6d1c9843f3bc0eeaa6df11a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46728037a0ef3b78d6d1c9843f3bc0eeaa6df11a Author: José Fonseca Date: Wed Feb 18 15:05:23 2009 + scons: Produce map files for debug builds too. --- scons/

Mesa (master): python: Pass a zero offset to util_draw_vertex_buffer.

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 7887a3e42b8cd9f3376dbf090e11c56198275c44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7887a3e42b8cd9f3376dbf090e11c56198275c44 Author: José Fonseca Date: Wed Dec 31 15:03:35 2008 + python: Pass a zero offset to util_draw_vertex_buffer. ---

Mesa (master): pipebuffer: Don't retry to alloc memory block on mm.

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c7431552c0ff203cd4b3ae37751b10e6111e4167 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7431552c0ff203cd4b3ae37751b10e6111e4167 Author: José Fonseca Date: Wed Feb 18 10:25:04 2009 + pipebuffer: Don't retry to alloc memory block on mm. It wil

Mesa (master): python/retrace: Cope with python 2.4.x

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 204526a6d277265b9872d4681e70c58d57038926 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=204526a6d277265b9872d4681e70c58d57038926 Author: José Fonseca Date: Fri Feb 20 15:02:19 2009 + python/retrace: Cope with python 2.4.x --- .../state_trac

Mesa (master): util: Support PIPE_FORMAT_Z32_FLOAT in pipe_tile_raw_to_rgba

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 43b31fc6fcee6deb52a8bd033dada62e9ce67ecb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43b31fc6fcee6deb52a8bd033dada62e9ce67ecb Author: José Fonseca Date: Thu Feb 19 12:56:56 2009 + util: Support PIPE_FORMAT_Z32_FLOAT in pipe_tile_raw_to_rgba

Mesa (master): python/retrace: Verbosity level.

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: e92f3310fa552b06a17d4f52177fc71e9ad54257 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e92f3310fa552b06a17d4f52177fc71e9ad54257 Author: José Fonseca Date: Fri Feb 20 15:14:15 2009 + python/retrace: Verbosity level. --- .../state_trackers/p

Mesa (master): python/interpreter: Don't do unnecessary updates.

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 059d7f3103395917217d376365def36641a51602 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=059d7f3103395917217d376365def36641a51602 Author: José Fonseca Date: Fri Feb 20 15:23:33 2009 + python/interpreter: Don't do unnecessary updates. --- ...

Mesa (master): pipebuffer: Dump debugging info for fenced buffer list.

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 7c12e1aa53ba457d29edf4c07d834c70d51f0bbd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c12e1aa53ba457d29edf4c07d834c70d51f0bbd Author: José Fonseca Date: Wed Feb 18 15:12:16 2009 + pipebuffer: Dump debugging info for fenced buffer list. ---

Mesa (master): util: Use a checkboard pattern instead of asserting for unknown formats.

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 77388559886dd84c69aaffc9a385ad87c410afa9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77388559886dd84c69aaffc9a385ad87c410afa9 Author: José Fonseca Date: Fri Feb 20 16:48:45 2009 + util: Use a checkboard pattern instead of asserting for unkn

Mesa (master): python: More efficient blits from surfaces.

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 60e35ebf1476c31eb5d7c207ab8e9db77fcad896 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60e35ebf1476c31eb5d7c207ab8e9db77fcad896 Author: José Fonseca Date: Fri Feb 20 16:50:02 2009 + python: More efficient blits from surfaces. C code instead

Mesa (master): Merge commit 'origin/gallium-0.1'

2009-02-23 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 37f21fce3bd323c361291215edeb7d8cf5f4335b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=37f21fce3bd323c361291215edeb7d8cf5f4335b Author: José Fonseca Date: Mon Feb 23 17:21:36 2009 + Merge commit 'origin/gallium-0.1' Conflicts: src/ga

Mesa (master): pipebuffer: Remove unused var.

2009-02-24 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 208dbc6832c58f030930cdfccb5f0a2b378a5eb1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=208dbc6832c58f030930cdfccb5f0a2b378a5eb1 Author: José Fonseca Date: Tue Feb 24 11:22:24 2009 + pipebuffer: Remove unused var. --- .../auxiliary/pipebuff

Mesa (master): mesa: List new source file in SConscript.

2009-02-24 Thread Jose Fonseca
Module: Mesa Branch: master Commit: c5dd8634c8d3487a171cd129c2b7ac6e205e72a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5dd8634c8d3487a171cd129c2b7ac6e205e72a7 Author: José Fonseca Date: Tue Feb 24 11:29:33 2009 + mesa: List new source file in SConscript. --- src/mesa/SC

Mesa (master): gallium: Add pipe_buffer_write/read inlines.

2009-02-24 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 693fac8ae2e5812265222b1335695bd33b90bd8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=693fac8ae2e5812265222b1335695bd33b90bd8a Author: José Fonseca Date: Tue Feb 24 11:30:25 2009 + gallium: Add pipe_buffer_write/read inlines. Saves code, an

Mesa (gallium-map-range): gallium: Allow to specify how much will be read / was written in buffer map/unmap.

2009-02-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 60e5fe65067da76dea816535bec1e9073adc0ba7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60e5fe65067da76dea816535bec1e9073adc0ba7 Author: José Fonseca Date: Tue Feb 24 12:29:09 2009 + gallium: Allow to specify how much will be read /

Mesa (master): util: Don't use 0-sized arrays.

2009-02-24 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 8f3c1cddaa9c307f70fca0e1a917397a7d85c238 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f3c1cddaa9c307f70fca0e1a917397a7d85c238 Author: José Fonseca Date: Tue Feb 24 15:44:09 2009 + util: Don't use 0-sized arrays. Not supported by MSVC. ---

Mesa (master): pipebuffer: Allow asymmetric guard sizes for under/ overflow detection.

2009-02-24 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 0be216c526c29726a73a26a37dcd5a00cfbefc86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0be216c526c29726a73a26a37dcd5a00cfbefc86 Author: José Fonseca Date: Tue Feb 24 15:49:21 2009 + pipebuffer: Allow asymmetric guard sizes for under/overflow

Mesa (gallium-0.1): scons: Use a cache for built files.

2009-02-27 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: af3ab2d9f39c724b881a04190a39949ba911b864 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af3ab2d9f39c724b881a04190a39949ba911b864 Author: José Fonseca Date: Fri Jan 23 21:01:16 2009 + scons: Use a cache for built files. Like ccache, but w

Mesa (gallium-0.1): scons: Don't build the DRI drivers in a seperate dir.

2009-02-27 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 34e719c9b38b0475d49e92330bdc27d1e462ae15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34e719c9b38b0475d49e92330bdc27d1e462ae15 Author: José Fonseca Date: Sat Jan 24 10:28:39 2009 + scons: Don't build the DRI drivers in a seperate dir.

Mesa (gallium-map-range): 118 new commits

2009-03-02 Thread Jose Fonseca
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97a1fd158c9acfaa3a8deda7eb5bf0b253e85c15 Merge: 60e5fe65067da76dea816535bec1e9073adc0ba7 b70f344e223fc10df8df08a6d82a813505225712 Author: José Fonseca Date: Mon Mar 2 13:27:46 2009 + Merge commit 'origin/master' into gallium-map

Mesa (gallium-0.1): pipebuffer: Remove unused var.

2009-03-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 802a5ff507e44eafe86b687f603d496c3846fd50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=802a5ff507e44eafe86b687f603d496c3846fd50 Author: José Fonseca Date: Tue Feb 24 11:22:24 2009 + pipebuffer: Remove unused var. --- .../auxiliary/pip

Mesa (gallium-0.1): pipebuffer: Wait for the GPU to finish reading too.

2009-03-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 2c1d40a051187242d7e55c7755e0433d4fb9c93a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c1d40a051187242d7e55c7755e0433d4fb9c93a Author: José Fonseca Date: Mon Mar 2 17:32:37 2009 + pipebuffer: Wait for the GPU to finish reading too. No

Mesa (gallium-0.1): gallium: New PIPE_BUFFER_USAGE_DONTBLOCK flag.

2009-03-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: cfc3d5c219e3ae3190b7700472bdefec028a7a15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfc3d5c219e3ae3190b7700472bdefec028a7a15 Author: José Fonseca Date: Mon Mar 2 17:18:21 2009 + gallium: New PIPE_BUFFER_USAGE_DONTBLOCK flag. To prev

Mesa (gallium-0.1): pipebuffer: Handle PIPE_BUFFER_USAGE_DONTBLOCK flag.

2009-03-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: fe64aa0c8eb71e708a3530f8fec2c7df94d90e36 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe64aa0c8eb71e708a3530f8fec2c7df94d90e36 Author: José Fonseca Date: Mon Mar 2 17:35:28 2009 + pipebuffer: Handle PIPE_BUFFER_USAGE_DONTBLOCK flag. C

Mesa (gallium-0.1): pipebuffer: Cleanup code & comments.

2009-03-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 050ce17799cbe652962f898942ae6551d31f21a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=050ce17799cbe652962f898942ae6551d31f21a2 Author: José Fonseca Date: Mon Mar 2 17:45:35 2009 + pipebuffer: Cleanup code & comments. --- .../auxilia

Mesa (gallium-0.1): pipebuffer: Fix copy'n'paste typo.

2009-03-03 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 9036e0d724dcefb7e15d9cc2020a25f87c93a04d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9036e0d724dcefb7e15d9cc2020a25f87c93a04d Author: José Fonseca Date: Tue Mar 3 12:01:01 2009 + pipebuffer: Fix copy'n'paste typo. --- .../auxiliary

Mesa (master): pipebuffer: Fix copy'n'paste typo.

2009-03-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 9036e0d724dcefb7e15d9cc2020a25f87c93a04d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9036e0d724dcefb7e15d9cc2020a25f87c93a04d Author: José Fonseca Date: Tue Mar 3 12:01:01 2009 + pipebuffer: Fix copy'n'paste typo. --- .../auxiliary/pipe

Mesa (master): pipebuffer: Cleanup merge.

2009-03-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: efcea15a4f1431a8c0a8521bd42a953f2e6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=efcea15a4f1431a8c0a8521bd42a953f2e6c Author: José Fonseca Date: Tue Mar 3 12:22:59 2009 + pipebuffer: Cleanup merge. --- .../auxiliary/pipebuffer/p

Mesa (master): Merge commit 'origin/gallium-0.1'

2009-03-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: dceb09909ea9d6eaef0334897ebed6da45db6faa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dceb09909ea9d6eaef0334897ebed6da45db6faa Author: José Fonseca Date: Tue Mar 3 12:26:21 2009 + Merge commit 'origin/gallium-0.1' Conflicts: src/ga

Mesa (gallium-map-range): 45 new commits

2009-03-03 Thread Jose Fonseca
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7e46c1857b744a35c086dddb651f38df948a5fa Merge: 97a1fd158c9acfaa3a8deda7eb5bf0b253e85c15 dceb09909ea9d6eaef0334897ebed6da45db6faa Author: José Fonseca Date: Tue Mar 3 13:18:15 2009 + Merge commit 'origin/master' into gallium-map

Mesa (gallium-map-range): Merge commit 'origin/master' into gallium-map-range

2009-03-03 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 1d4d27802d1e0e51d5f91fe9cb1ae9b6d57cae30 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d4d27802d1e0e51d5f91fe9cb1ae9b6d57cae30 Author: José Fonseca Date: Tue Mar 3 15:43:12 2009 + Merge commit 'origin/master' into gallium-map-ran

Mesa (gallium-map-range): autoconf: Update config.guess and config. sub from upstream

2009-03-03 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 4737a9fa250b1b000510217c8014b0df6e3a8684 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4737a9fa250b1b000510217c8014b0df6e3a8684 Author: Dan Nicholson Date: Tue Mar 3 06:55:15 2009 -0800 autoconf: Update config.guess and config.sub fro

Mesa (gallium-map-range): demos/engine: respect display list mode when drawing pistons

2009-03-03 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 39a1a24b3fed6afa24a4db70ad4e3f128c24c815 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39a1a24b3fed6afa24a4db70ad4e3f128c24c815 Author: Keith Whitwell Date: Tue Mar 3 15:39:51 2009 + demos/engine: respect display list mode when dr

Mesa (master): wgl: Support the same combinations of single buffer pixel formats.

2009-03-03 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 317a7da2c452f35ef627aec6fc4d31406758725d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=317a7da2c452f35ef627aec6fc4d31406758725d Author: José Fonseca Date: Tue Mar 3 17:54:38 2009 + wgl: Support the same combinations of single buffer pixel fo

Mesa (gallium-map-range): mesa: Massage the interface to more closely resemble ARB_map_buffer_range

2009-03-03 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 004d8f11882c6c149a395cf2e86d5d5fb3fa114b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=004d8f11882c6c149a395cf2e86d5d5fb3fa114b Author: José Fonseca Date: Tue Mar 3 18:52:51 2009 + mesa: Massage the interface to more closely resem

Mesa (gallium-map-range): gallium: Massage the interface to more closely resemble ARB_map_buffer_range

2009-03-03 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 190db8b4c36bffcaae996538e250eb144242c064 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=190db8b4c36bffcaae996538e250eb144242c064 Author: José Fonseca Date: Tue Mar 3 18:52:16 2009 + gallium: Massage the interface to more closely re

Mesa (gallium-map-range): mesa: Implement and use FlushMappedBufferRange.

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: cfd5298f240612ef69ae321aebbc425710a8d731 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfd5298f240612ef69ae321aebbc425710a8d731 Author: José Fonseca Date: Wed Mar 4 11:59:00 2009 + mesa: Implement and use FlushMappedBufferRange.

Mesa (gallium-map-range): wgl: Support the same combinations of single buffer pixel formats.

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 317a7da2c452f35ef627aec6fc4d31406758725d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=317a7da2c452f35ef627aec6fc4d31406758725d Author: José Fonseca Date: Tue Mar 3 17:54:38 2009 + wgl: Support the same combinations of single buff

Mesa (gallium-map-range): mesa: fix sw fallback state validation bug

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: de1caa550700ae38ff791c30f6d482f3efddebd0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de1caa550700ae38ff791c30f6d482f3efddebd0 Author: Brian Paul Date: Tue Mar 3 13:52:24 2009 -0700 mesa: fix sw fallback state validation bug When a

Mesa (gallium-map-range): xlib: code to force fixed function -> shader translation (for debug, disabled)

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: c37872d8c02c5c875b1570d8eaa1fe5de0380b53 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c37872d8c02c5c875b1570d8eaa1fe5de0380b53 Author: Brian Paul Date: Tue Mar 3 14:01:10 2009 -0700 xlib: code to force fixed function -> shader transl

Mesa (gallium-map-range): gallium: remove old state tracker renderbuffer attachment assertion

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 3873ffe27d00f4890290441a6a6923e09ff9434c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3873ffe27d00f4890290441a6a6923e09ff9434c Author: Brian Paul Date: Tue Mar 3 14:01:49 2009 -0700 gallium: remove old state tracker renderbuffer atta

Mesa (gallium-map-range): st/drm: s/hocks/hooks/

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 16526b70998b8c6e0ba298db86f1f738c1a3df3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16526b70998b8c6e0ba298db86f1f738c1a3df3f Author: Jakob Bornecrantz Date: Tue Mar 3 21:56:10 2009 +0100 st/drm: s/hocks/hooks/ --- src/gallium/in

Mesa (gallium-map-range): st/dri2: Hook up flush_frontbuffer

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 28c325f8d3925d703a0cc5a3d3d3fa57b7f11fe4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=28c325f8d3925d703a0cc5a3d3d3fa57b7f11fe4 Author: Jakob Bornecrantz Date: Wed Mar 4 00:35:33 2009 +0100 st/dri2: Hook up flush_frontbuffer

Mesa (gallium-map-range): r300-gallium, radeon-gallium: Continue migration to DRI2 state_tracker, part 2.

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 60041203d5847de8ab71842a6ce5d33d96cc4930 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60041203d5847de8ab71842a6ce5d33d96cc4930 Author: Corbin Simpson Date: Tue Mar 3 22:11:56 2009 -0800 r300-gallium, radeon-gallium: Continue migratio

Mesa (gallium-map-range): gallium: Unify reference counting.

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 5e27cd46c04a9e7b5904cc014bffd0f4daae31fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e27cd46c04a9e7b5904cc014bffd0f4daae31fe Author: Michel Dänzer Date: Wed Mar 4 11:58:48 2009 +0100 gallium: Unify reference counting. The core ref

Mesa (gallium-map-range): gallium: Remove some superfluous instances of #include "p_inlines.h".

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 45bde75bd67e7e920f0113842d1fa58613ccc3ec URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45bde75bd67e7e920f0113842d1fa58613ccc3ec Author: Michel Dänzer Date: Wed Mar 4 11:58:52 2009 +0100 gallium: Remove some superfluous instances of #i

Mesa (gallium-map-range): r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1.

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 9e67b0a1745e50fe34efedb0a3191b4a27e10724 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9e67b0a1745e50fe34efedb0a3191b4a27e10724 Author: Corbin Simpson Date: Tue Mar 3 21:14:33 2009 -0800 r300-gallium, radeon-gallium: Begin migration t

Mesa (gallium-map-range): vbo: use FLUSH_UPDATE_CURRENT flag to indicate whether the vbo module is active

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: f9ce417aaf14c00e72e92307b910de5dbed1bb6d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9ce417aaf14c00e72e92307b910de5dbed1bb6d Author: Keith Whitwell Date: Wed Mar 4 15:15:43 2009 + vbo: use FLUSH_UPDATE_CURRENT flag to indicate

Mesa (gallium-map-range): Merge commit 'origin/master' into gallium-map-range

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 5b04939b16eb6e13858b070315dee1d0fc09d94f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b04939b16eb6e13858b070315dee1d0fc09d94f Author: José Fonseca Date: Wed Mar 4 15:23:35 2009 + Merge commit 'origin/master' into gallium-map-ran

Mesa (gallium-map-range): mesa: include mfeatures.h

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 945dcbfca62b9b57340caccc1b8286b2f3e743bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=945dcbfca62b9b57340caccc1b8286b2f3e743bc Author: Brian Paul Date: Wed Mar 4 07:57:40 2009 -0700 mesa: include mfeatures.h See bug 20319. --- sr

Mesa (gallium-map-range): st/dri2: We are strictly a dri2 driver

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: b7b046150bc61604777baa8a57f81d770837bd10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b7b046150bc61604777baa8a57f81d770837bd10 Author: Jakob Bornecrantz Date: Wed Mar 4 00:31:35 2009 +0100 st/dri2: We are strictly a dri2 driver ---

Mesa (gallium-map-range): st/dri2: Fake frontbuffer changes

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 145aa57e45d5492278ae4fe182a77b0d02ecc6f5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=145aa57e45d5492278ae4fe182a77b0d02ecc6f5 Author: Jakob Bornecrantz Date: Wed Mar 4 00:36:59 2009 +0100 st/dri2: Fake frontbuffer changes F

Mesa (gallium-map-range): mesa: include main/dd.h in t_vb_points. c and t_vp_build.c

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: a255472ee789d13c07174e385c7d40f965916e7b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a255472ee789d13c07174e385c7d40f965916e7b Author: Brian Paul Date: Tue Mar 3 20:45:45 2009 -0700 mesa: include main/dd.h in t_vb_points.c and t_vp_b

Mesa (gallium-map-range): gallium: Ensure map ranges are valid.

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: e80d3304195a6fe8a82c4f264f55b42adf384a04 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e80d3304195a6fe8a82c4f264f55b42adf384a04 Author: José Fonseca Date: Wed Mar 4 16:07:51 2009 + gallium: Ensure map ranges are valid. --- src/

Mesa (gallium-map-range): mesa: Clear cache-> trans after destroying the transfer.

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 50e38b08780d698bad402150ab4fe007051cbc1a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50e38b08780d698bad402150ab4fe007051cbc1a Author: José Fonseca Date: Wed Mar 4 16:43:13 2009 + mesa: Clear cache->trans after destroying the tra

Mesa (master): mesa: Clear cache->trans after destroying the transfer.

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 89f1f8f0b8fb684a7b1fce5bfbb961e4521745d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89f1f8f0b8fb684a7b1fce5bfbb961e4521745d7 Author: José Fonseca Date: Wed Mar 4 16:43:13 2009 + mesa: Clear cache->trans after destroying the transfer. ---

Mesa (gallium-map-range): vbo: avoid getting buffer_ptr and buffer_map out of sync

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: 579ef8ab1984d895867f547afa60b3bec4c4599a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=579ef8ab1984d895867f547afa60b3bec4c4599a Author: Keith Whitwell Date: Wed Mar 4 16:06:05 2009 + vbo: avoid getting buffer_ptr and buffer_map ou

Mesa (gallium-map-range): cell: update cell driver after gallium reference count changes

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: ca06c0c16d09d58f96736aa095e1a592862a9427 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca06c0c16d09d58f96736aa095e1a592862a9427 Author: Brian Paul Date: Wed Mar 4 09:34:46 2009 -0700 cell: update cell driver after gallium reference co

Mesa (gallium-map-range): Revert "vbo: avoid getting buffer_ptr and buffer_map out of sync"

2009-03-04 Thread Jose Fonseca
Module: Mesa Branch: gallium-map-range Commit: fba923ff4415ce8a14c890dea65bcb07b2f87fb5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fba923ff4415ce8a14c890dea65bcb07b2f87fb5 Author: Keith Whitwell Date: Wed Mar 4 16:09:14 2009 + Revert "vbo: avoid getting buffer_ptr and buffe

<    3   4   5   6   7   8   9   10   11   12   >