Mesa (master): gallium: Expose a opaque winsys handle and functions on pipe_screen

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: master Commit: b2e94d05c9602e2814a513a51eed67d014b338f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2e94d05c9602e2814a513a51eed67d014b338f3 Author: Jakob Bornecrantz ja...@vmware.com Date: Mon Feb 15 17:17:30 2010 + gallium: Expose a opaque winsys handle

Mesa (master): i915g: Conversion to winsys handle

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 0e1eb1b8765149873f9fd27d455d8b7ed3387709 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e1eb1b8765149873f9fd27d455d8b7ed3387709 Author: Jakob Bornecrantz ja...@vmware.com Date: Wed Feb 17 21:28:01 2010 + i915g: Conversion to winsys handle

Mesa (master): i965g: Conversion to winsys handle

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 45089784e3d5f8c9b87c2c6b943391f2e5125096 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45089784e3d5f8c9b87c2c6b943391f2e5125096 Author: Jakob Bornecrantz ja...@vmware.com Date: Wed Feb 17 21:45:41 2010 + i965g: Conversion to winsys handle

Mesa (master): svga: Conversion to winsys handle

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 3a2358b6c64e028e170fef3254d54170fb2d14f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3a2358b6c64e028e170fef3254d54170fb2d14f1 Author: Jakob Bornecrantz ja...@vmware.com Date: Fri Feb 26 04:27:48 2010 + svga: Conversion to winsys handle ---

Mesa (master): r300g: Conversion to to winsys handle

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: master Commit: d160eed005e75d8933562f4880dfc84033011ac5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d160eed005e75d8933562f4880dfc84033011ac5 Author: Jakob Bornecrantz ja...@vmware.com Date: Mon Mar 1 15:11:39 2010 + r300g: Conversion to to winsys handle

Mesa (master): gallium: Reorg texture usage flags

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 3f37f23d17734e8a49809859df58354ed9c00a2d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f37f23d17734e8a49809859df58354ed9c00a2d Author: Jakob Bornecrantz ja...@vmware.com Date: Wed Feb 17 21:08:49 2010 + gallium: Reorg texture usage flags

Mesa (master): r300g: remove dead r300_get_texture_buffer function

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 4b61fd22a87342bafc3da2264b68537c6eb80375 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b61fd22a87342bafc3da2264b68537c6eb80375 Author: Keith Whitwell kei...@vmware.com Date: Thu Mar 4 13:22:21 2010 + r300g: remove dead

Mesa (master): softpipe: remove dead get_texture_buffer function

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 86e146df977d8df97026291c46aa4adfc13309e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86e146df977d8df97026291c46aa4adfc13309e1 Author: Keith Whitwell kei...@vmware.com Date: Thu Mar 4 13:22:37 2010 + softpipe: remove dead get_texture_buffer

Mesa (master): nouveau: Conversion to winsys handle

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 3bd622d64ec3826d3563a5cd9790cd7accc123b4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bd622d64ec3826d3563a5cd9790cd7accc123b4 Author: Jakob Bornecrantz ja...@vmware.com Date: Thu Mar 4 14:36:51 2010 + nouveau: Conversion to winsys handle

Mesa (master): svga: Forgot one bit in rebase

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: master Commit: caa8a365c512d477b9698e79f55da9c041eb1bef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=caa8a365c512d477b9698e79f55da9c041eb1bef Author: Jakob Bornecrantz ja...@vmware.com Date: Thu Mar 4 14:57:44 2010 + svga: Forgot one bit in rebase ---

Mesa (master): Merge commit 'origin/gallium-winsys-handle-rebased'

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: master Commit: 3ca933623cf0fd3b025ab7d1b37d3fd01c854807 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ca933623cf0fd3b025ab7d1b37d3fd01c854807 Author: Keith Whitwell kei...@vmware.com Date: Mon Mar 8 12:03:46 2010 + Merge commit

Mesa (master): r600: no need to flush on context init

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: master Commit: 97d40edb07aa6c67d21eb831898ac5387c18fdbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97d40edb07aa6c67d21eb831898ac5387c18fdbc Author: Alex Deucher alexdeuc...@gmail.com Date: Mon Mar 8 09:57:26 2010 -0500 r600: no need to flush on context init

Mesa (master): r600: recalculate point size, if point min/max size changes

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: master Commit: cbe28cb892e3b451d2d2cf6769ef7ef131f1853b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbe28cb892e3b451d2d2cf6769ef7ef131f1853b Author: Alex Deucher alexdeuc...@gmail.com Date: Mon Mar 8 10:00:59 2010 -0500 r600: recalculate point size, if point

Mesa (master): radeon/r200/r600: reset bos when validating buffers during blit

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: master Commit: 7959274858fe66a90e6f97fed81141c39cb6702b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7959274858fe66a90e6f97fed81141c39cb6702b Author: Alex Deucher alexdeuc...@gmail.com Date: Mon Mar 8 10:04:02 2010 -0500 radeon/r200/r600: reset bos when

Mesa (mesa_7_7_branch): r300: remove unnecessary code

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: mesa_7_7_branch Commit: b584e780ab168b86800a2bd1b2aa1d09594c16f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b584e780ab168b86800a2bd1b2aa1d09594c16f9 Author: Maciej Cencora m.cenc...@gmail.com Date: Sat Mar 6 13:09:47 2010 +0100 r300: remove unnecessary code

Mesa (mesa_7_7_branch): r300: recalculate point size, if point min/ max size changes

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: mesa_7_7_branch Commit: d5327538e7c29c3fae2be7fa6c8f3bc854330733 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5327538e7c29c3fae2be7fa6c8f3bc854330733 Author: Maciej Cencora m.cenc...@gmail.com Date: Sat Mar 6 13:39:13 2010 +0100 r300: recalculate point size,

Mesa (mesa_7_7_branch): r600: no need to flush on context init

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: mesa_7_7_branch Commit: 3d2bc6848a29af1163dc5b5c52671e9548b62cda URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d2bc6848a29af1163dc5b5c52671e9548b62cda Author: Alex Deucher alexdeuc...@gmail.com Date: Mon Mar 8 09:57:26 2010 -0500 r600: no need to flush on

Mesa (mesa_7_7_branch): r600: recalculate point size, if point min/ max size changes

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: mesa_7_7_branch Commit: 4cc8d1d79fb18d2b18e9fe2d4cbcf05ab89c66dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cc8d1d79fb18d2b18e9fe2d4cbcf05ab89c66dc Author: Alex Deucher alexdeuc...@gmail.com Date: Mon Mar 8 10:00:59 2010 -0500 r600: recalculate point size,

Mesa (mesa_7_7_branch): r300: no need to flush on context init

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: mesa_7_7_branch Commit: 86ac140937908d92301d634893a60406bcceae28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=86ac140937908d92301d634893a60406bcceae28 Author: Maciej Cencora m.cenc...@gmail.com Date: Sat Mar 6 13:18:11 2010 +0100 r300: no need to flush on

Mesa (gallium-sw-api-2): ws/xlib: remove redundant declarations

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: gallium-sw-api-2 Commit: 7f9a3959b0a69f6f4b520a87e3ea87918cf89f11 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f9a3959b0a69f6f4b520a87e3ea87918cf89f11 Author: Keith Whitwell kei...@vmware.com Date: Mon Mar 8 15:35:51 2010 + ws/xlib: remove redundant

Mesa (gallium-sw-api-2): winsys/xlib: sketch of cell support

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: gallium-sw-api-2 Commit: 9b7c332d5f099fcf090bee9dbda9c73d7912b211 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b7c332d5f099fcf090bee9dbda9c73d7912b211 Author: Keith Whitwell kei...@vmware.com Date: Mon Mar 8 13:35:23 2010 + winsys/xlib: sketch of cell

Mesa (gallium-sw-api-2): winsys/xlib: remove dependency on glx/ x11 state tracker

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: gallium-sw-api-2 Commit: 1675d05f911fbd569efb5248674aa71cb755c75b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1675d05f911fbd569efb5248674aa71cb755c75b Author: Keith Whitwell kei...@vmware.com Date: Mon Mar 8 16:20:09 2010 + winsys/xlib: remove dependency

Mesa (7.8): mesa: add render-to-texture case for MESA_FORMAT_S8_Z24

2010-03-08 Thread Brian Paul
Module: Mesa Branch: 7.8 Commit: 26aa870a0d80f8b93239a98c558402c3c9ce6445 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26aa870a0d80f8b93239a98c558402c3c9ce6445 Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 09:38:07 2010 -0700 mesa: add render-to-texture case for

Mesa (gallium-sw-api-2): ws/xlib: fixup softpipe build

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: gallium-sw-api-2 Commit: 4350e025cf18ee3b570340ca8cacc8fd857eb59a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4350e025cf18ee3b570340ca8cacc8fd857eb59a Author: Keith Whitwell kei...@vmware.com Date: Mon Mar 8 16:48:39 2010 + ws/xlib: fixup softpipe build

Mesa (gallium-sw-api-2): ws/xlib: remove dead files

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: gallium-sw-api-2 Commit: 90b3baf9b3d0236cbecb171f2e742c9157dd312d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90b3baf9b3d0236cbecb171f2e742c9157dd312d Author: Keith Whitwell kei...@vmware.com Date: Mon Mar 8 16:48:45 2010 + ws/xlib: remove dead files

Mesa (7.8): r300: no need to flush on context init

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: 44d92d4bbe7d4e90f9d7bb97af2fd74cbda3b2ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44d92d4bbe7d4e90f9d7bb97af2fd74cbda3b2ee Author: Maciej Cencora m.cenc...@gmail.com Date: Sat Mar 6 13:18:11 2010 +0100 r300: no need to flush on context init

Mesa (7.8): r300: remove unnecessary code

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: b1ab15c633b9307cf6e17b794949f9c7f4dc4226 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1ab15c633b9307cf6e17b794949f9c7f4dc4226 Author: Maciej Cencora m.cenc...@gmail.com Date: Sat Mar 6 13:09:47 2010 +0100 r300: remove unnecessary code

Mesa (7.8): r300: recalculate point size, if point min/max size changes

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: 77ed4d1f5d2f73ec02478eb931296813c25b520c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77ed4d1f5d2f73ec02478eb931296813c25b520c Author: Maciej Cencora m.cenc...@gmail.com Date: Sat Mar 6 13:39:13 2010 +0100 r300: recalculate point size, if point

Mesa (7.8): r300: VAP flush is needed only when vertex program or constants are changed

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: 2872c1cc328008dea166319f3023a3f568247bcf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2872c1cc328008dea166319f3023a3f568247bcf Author: Maciej Cencora m.cenc...@gmail.com Date: Sun Mar 7 12:02:28 2010 +0100 r300: VAP flush is needed only when

Mesa (7.8): radeon: fallback to software in glCopyTexImage if blit isn' t available

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: 8ccd83ab921380953a0e5cebd941444f85c23ed1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ccd83ab921380953a0e5cebd941444f85c23ed1 Author: Maciej Cencora m.cenc...@gmail.com Date: Sat Feb 6 19:37:23 2010 +0100 radeon: fallback to software in

Mesa (7.8): r300: reset bos when validating buffers during blit

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: 62b3321d7d9774ed235bc3d328b6a0f5da153dcf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=62b3321d7d9774ed235bc3d328b6a0f5da153dcf Author: Maciej Cencora m.cenc...@gmail.com Date: Sat Feb 6 18:25:36 2010 +0100 r300: reset bos when validating buffers

Mesa (7.8): r300: don't enable EXT_packed_depth_stencil

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: b3b6bd5da1241086bda75431ddde6002e9353268 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3b6bd5da1241086bda75431ddde6002e9353268 Author: Maciej Cencora m.cenc...@gmail.com Date: Sun Feb 14 00:02:05 2010 +0100 r300: don't enable

Mesa (7.8): r600: no need to flush on context init

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: d18b3023653e709051a56f5806988f24724972e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d18b3023653e709051a56f5806988f24724972e7 Author: Alex Deucher alexdeuc...@gmail.com Date: Mon Mar 8 09:57:26 2010 -0500 r600: no need to flush on context init

Mesa (7.8): r600: recalculate point size, if point min/max size changes

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: c65235f97efe30eb9444f7c8f20cb8f0cc529d19 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c65235f97efe30eb9444f7c8f20cb8f0cc529d19 Author: Alex Deucher alexdeuc...@gmail.com Date: Mon Mar 8 10:00:59 2010 -0500 r600: recalculate point size, if point

Mesa (7.8): radeon/r200/r600: reset bos when validating buffers during blit

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: d7ad1b8b0788536f6fcd261fbe0db7a10b84ac0a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7ad1b8b0788536f6fcd261fbe0db7a10b84ac0a Author: Alex Deucher alexdeuc...@gmail.com Date: Mon Mar 8 10:04:02 2010 -0500 radeon/r200/r600: reset bos when

Mesa (7.8): radeon: no need to emit full state twice after flush

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: 29e02c7e720a18b59317c4ad97d8ffc149228c69 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29e02c7e720a18b59317c4ad97d8ffc149228c69 Author: Maciej Cencora m.cenc...@gmail.com Date: Sat Jan 16 15:11:37 2010 +0100 radeon: no need to emit full state twice

Mesa (7.8): radeon/r200/r600: allow src and dst BOs to be placed in GTT during blit

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: 9458c2061ba5d8857217d9a7504b42ea17022897 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9458c2061ba5d8857217d9a7504b42ea17022897 Author: Alex Deucher alexdeuc...@gmail.com Date: Mon Mar 8 10:13:49 2010 -0500 radeon/r200/r600: allow src and dst BOs

Mesa (7.8): mesa: add additional missing z formats for render to texture

2010-03-08 Thread Brian Paul
Module: Mesa Branch: 7.8 Commit: fe25bee14f4df3ef87cc7fee67e610da9afc5eda URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe25bee14f4df3ef87cc7fee67e610da9afc5eda Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 09:58:54 2010 -0700 mesa: add additional missing z formats for

Mesa (mesa_7_7_branch): mesa: s/GL_DEPTH_STENCIL/GL_DEPTH_COMPONENT/ for MESA_FORMAT_Z16 renderbuffer

2010-03-08 Thread Brian Paul
Module: Mesa Branch: mesa_7_7_branch Commit: 1e431f04544fb7dfc19e20d3903962a88e4e88ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e431f04544fb7dfc19e20d3903962a88e4e88ba Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 10:00:17 2010 -0700 mesa:

Mesa (7.8): st/mesa: don't detach renderbuffer, surface in st_finish_render_texture()

2010-03-08 Thread Brian Paul
Module: Mesa Branch: 7.8 Commit: 80dc54e308dfb1fad344272978ff14646995e00a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80dc54e308dfb1fad344272978ff14646995e00a Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 11:31:23 2010 -0700 st/mesa: don't detach renderbuffer, surface in

Mesa (7.8): softpipe: zero-out entire clear_flags array in sp_tile_cache_flush_clear()

2010-03-08 Thread Brian Paul
Module: Mesa Branch: 7.8 Commit: e1762fb870f86afc4f6bd000b4a1c059d161f10d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1762fb870f86afc4f6bd000b4a1c059d161f10d Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 11:34:55 2010 -0700 softpipe: zero-out entire clear_flags array in

Mesa (mesa_7_7_branch): st/mesa: don't detach renderbuffer, surface in st_finish_render_texture()

2010-03-08 Thread Brian Paul
Module: Mesa Branch: mesa_7_7_branch Commit: d74929702f67483debf04adbafc6a8672a9e2cbf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d74929702f67483debf04adbafc6a8672a9e2cbf Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 11:40:25 2010 -0700 st/mesa: don't detach renderbuffer,

Mesa (mesa_7_7_branch): softpipe: zero-out entire clear_flags array in sp_tile_cache_flush_clear()

2010-03-08 Thread Brian Paul
Module: Mesa Branch: mesa_7_7_branch Commit: 842351dd7640fe6b71819e8c39fbbe99a55b3bfc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=842351dd7640fe6b71819e8c39fbbe99a55b3bfc Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 11:40:40 2010 -0700 softpipe: zero-out entire

Mesa (master): 25 new commits

2010-03-08 Thread Brian Paul
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5923a1240d8b32f5af080b0b4191d3b9299a630 Merge: 39ab5ae30c303dd561252cb592d4de35814b6a70 e1762fb870f86afc4f6bd000b4a1c059d161f10d Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 11:43:20 2010 -0700 Merge branch '7.8' URL:

Mesa (gallium-sw-api-2): gallium: introduce target directory

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: gallium-sw-api-2 Commit: 99f11d0e18e1ff5a433c84d52ffc13b9684c2650 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99f11d0e18e1ff5a433c84d52ffc13b9684c2650 Author: Keith Whitwell kei...@vmware.com Date: Mon Mar 8 19:11:35 2010 + gallium: introduce target

Mesa (gallium-sw-api-2): gallium: remove xlib_driver::display_surface

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: gallium-sw-api-2 Commit: 3ab8211be40e3cd835bd1f6947b2c56f9a0c7a59 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ab8211be40e3cd835bd1f6947b2c56f9a0c7a59 Author: Keith Whitwell kei...@vmware.com Date: Mon Mar 8 19:23:10 2010 + gallium: remove

Mesa (gallium-sw-api-2): gallium: make it work

2010-03-08 Thread Keith Whitwell
Module: Mesa Branch: gallium-sw-api-2 Commit: c867c58c7340eb5d56f7cc3edf95cce94600f858 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c867c58c7340eb5d56f7cc3edf95cce94600f858 Author: Keith Whitwell kei...@vmware.com Date: Mon Mar 8 19:21:27 2010 + gallium: make it work ---

Mesa (master): xdemos/omlsync: improve OML WaitMsc test

2010-03-08 Thread Jesse Barnes
Module: Mesa Branch: master Commit: f2a035e5d8dab1785b31f3e43175595d40e75148 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2a035e5d8dab1785b31f3e43175595d40e75148 Author: Jesse Barnes jbar...@virtuousgeek.org Date: Mon Mar 8 11:30:26 2010 -0800 xdemos/omlsync: improve OML WaitMsc

Mesa (master): gallivm: fix a crash by making sure we set the has_mask flag correctly

2010-03-08 Thread Zack Rusin
Module: Mesa Branch: master Commit: 1d84808dc045d7fcf2fade8d1504bc25e7c5041a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d84808dc045d7fcf2fade8d1504bc25e7c5041a Author: Zack Rusin za...@vmware.com Date: Mon Mar 8 15:04:04 2010 -0500 gallivm: fix a crash by making sure we set

Mesa (master): i965: Fix up the handling of point sprite coordinate replacement.

2010-03-08 Thread Eric Anholt
Module: Mesa Branch: master Commit: bc632d04370566c1156cbd0345fe303834f0b910 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc632d04370566c1156cbd0345fe303834f0b910 Author: Eric Anholt e...@anholt.net Date: Mon Mar 8 12:12:31 2010 -0800 i965: Fix up the handling of point sprite

Mesa (7.8): radeon: don' t attempt to use alternate blit formats for depth buffers

2010-03-08 Thread Alex Deucher
Module: Mesa Branch: 7.8 Commit: ffd625d4aaf145eb28fc76617e95ffc3fdfd54cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffd625d4aaf145eb28fc76617e95ffc3fdfd54cc Author: Alex Deucher alexdeuc...@gmail.com Date: Mon Mar 8 17:38:39 2010 -0500 radeon: don't attempt to use alternate

Mesa (master): llvmpipe: define max texture levels

2010-03-08 Thread Brian Paul
Module: Mesa Branch: master Commit: d73fadf2116f5459f18bd84f48e7ed86773797b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d73fadf2116f5459f18bd84f48e7ed86773797b0 Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 13:36:34 2010 -0700 llvmpipe: define max texture levels ---

Mesa (master): llvmpipe: rewrap for 80 columns

2010-03-08 Thread Brian Paul
Module: Mesa Branch: master Commit: e3b6f7b8003a8838da2a219f62d6c025a87e9396 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3b6f7b8003a8838da2a219f62d6c025a87e9396 Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 13:25:28 2010 -0700 llvmpipe: rewrap for 80 columns ---

Mesa (master): softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELS

2010-03-08 Thread Brian Paul
Module: Mesa Branch: master Commit: 44eec2802323b1e6cb47dfcf0aeab6b4cfd1c110 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44eec2802323b1e6cb47dfcf0aeab6b4cfd1c110 Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 13:56:44 2010 -0700 softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELS

Mesa (master): i965g: define BRW_MAX_TEXTURE_2D/3D_LEVELS

2010-03-08 Thread Brian Paul
Module: Mesa Branch: master Commit: e836f35369784fd90657252dcaf75e66f2369068 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e836f35369784fd90657252dcaf75e66f2369068 Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 13:57:14 2010 -0700 i965g: define BRW_MAX_TEXTURE_2D/3D_LEVELS

Mesa (master): i915g: define I915_MAX_TEXTURE_2D/3D_LEVELS

2010-03-08 Thread Brian Paul
Module: Mesa Branch: master Commit: e0d4f3202e213ae790a272eba7e96a40f68a6822 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0d4f3202e213ae790a272eba7e96a40f68a6822 Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 13:59:39 2010 -0700 i915g: define I915_MAX_TEXTURE_2D/3D_LEVELS

Mesa (master): svga: s/PIPE_MAX_TEXTURE_LEVELS/SVGA_MAX_TEXTURE_LEVELS/

2010-03-08 Thread Brian Paul
Module: Mesa Branch: master Commit: 156585c12ea4ffc6ada703d68c80ed49137da59c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=156585c12ea4ffc6ada703d68c80ed49137da59c Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 14:00:20 2010 -0700 svga:

Mesa (master): nv: define NV30/40/50_MAX_TEXTURE_LEVELS

2010-03-08 Thread Brian Paul
Module: Mesa Branch: master Commit: 891f7f4d52656ddbb445ef1992e8de05763ce680 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=891f7f4d52656ddbb445ef1992e8de05763ce680 Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 14:02:38 2010 -0700 nv: define NV30/40/50_MAX_TEXTURE_LEVELS

Mesa (master): r300g: define R300_MAX_TEXTURE_LEVELS

2010-03-08 Thread Brian Paul
Module: Mesa Branch: master Commit: ac2e8491117dcf4a608eff4f52a9e34c1bea2a03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac2e8491117dcf4a608eff4f52a9e34c1bea2a03 Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 14:01:30 2010 -0700 r300g: define R300_MAX_TEXTURE_LEVELS ---

Mesa (master): llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels

2010-03-08 Thread Brian Paul
Module: Mesa Branch: master Commit: f027d5612901de8e6167e6288c4e24d91d964e7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f027d5612901de8e6167e6288c4e24d91d964e7f Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 15:19:13 2010 -0700 llvmpipe/gallivm: checkpoint: array of

Mesa (master): gallium: update some comments, remove others which are superfluous

2010-03-08 Thread Brian Paul
Module: Mesa Branch: master Commit: 4243ca1144eef5783ed080cce9db1a8dda2c6360 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4243ca1144eef5783ed080cce9db1a8dda2c6360 Author: Brian Paul bri...@vmware.com Date: Mon Mar 8 16:20:16 2010 -0700 gallium: update some comments, remove others

Mesa (master): st/egl: Fix KMS build error after winsys handle change.

2010-03-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2b76e04a8ca92c02e705c6286c55975b0045d9af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b76e04a8ca92c02e705c6286c55975b0045d9af Author: Chia-I Wu o...@lunarg.com Date: Tue Mar 9 11:32:17 2010 +0800 st/egl: Fix KMS build error after winsys handle

Mesa (master): mesa/st: Gallium quads, by spec, never change provoking vertex.

2010-03-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: dd8f5c33f3a54212a0d7d072cd75b321f5abcda8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd8f5c33f3a54212a0d7d072cd75b321f5abcda8 Author: Corbin Simpson mostawesomed...@gmail.com Date: Wed Feb 10 10:39:18 2010 -0800 mesa/st: Gallium quads, by spec,

Mesa (master): llvmpipe: quads never provoke the first vertex

2010-03-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: f2b8f142674749f1b8f49938978493e0425f05fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2b8f142674749f1b8f49938978493e0425f05fa Author: Marek Olšák mar...@gmail.com Date: Sun Mar 7 04:54:43 2010 +0100 llvmpipe: quads never provoke the first

Mesa (master): draw: quads never provoke the first vertex

2010-03-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: f3365bceb881b7a5cdd47e6c102ca37454453ce9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3365bceb881b7a5cdd47e6c102ca37454453ce9 Author: Marek Olšák mar...@gmail.com Date: Tue Mar 9 04:40:55 2010 +0100 draw: quads never provoke the first vertex

Mesa (master): softpipe: quads never provoke the first vertex

2010-03-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: 558ce9964f7edeefbe07b002a341fb9275b3c69b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=558ce9964f7edeefbe07b002a341fb9275b3c69b Author: Marek Olšák mar...@gmail.com Date: Sun Mar 7 04:56:06 2010 +0100 softpipe: quads never provoke the first

Mesa (master): r300g: remove hacks from translate_vertex_data_swizzle

2010-03-08 Thread Marek Olšák
Module: Mesa Branch: master Commit: 821c830f11fc1c3529a186ace1d1ba3ddeab4957 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=821c830f11fc1c3529a186ace1d1ba3ddeab4957 Author: Marek Olšák mar...@gmail.com Date: Tue Mar 9 02:10:36 2010 +0100 r300g: remove hacks from

Mesa (gallium-sw-api-2): st/egl: Use xlib_sw_winsys in ximage backend.

2010-03-08 Thread Chia-I Wu
Module: Mesa Branch: gallium-sw-api-2 Commit: 95c5c69b505f562b61e23fa7dd500dbdd432a70d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95c5c69b505f562b61e23fa7dd500dbdd432a70d Author: Chia-I Wu o...@lunarg.com Date: Mon Mar 8 10:09:43 2010 +0800 st/egl: Use xlib_sw_winsys in ximage