Mesa (master): tgsi/ureg: Allow for multiple extended instruction tokens.

2009-11-04 Thread Michał Król
Module: Mesa Branch: master Commit: 767bc8eb5a0bbaf9fde9d760e8460d34c51d2991 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=767bc8eb5a0bbaf9fde9d760e8460d34c51d2991 Author: Michal Krol Date: Wed Nov 4 11:47:10 2009 + tgsi/ureg: Allow for multiple extended instruction tokens. F

Mesa (master): util: Remove homegrown Windows KM profiler.

2009-11-04 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 0b4ea45e8aded79557da3a51bb88c9bbacfa07dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b4ea45e8aded79557da3a51bb88c9bbacfa07dc Author: José Fonseca Date: Tue Nov 3 19:47:51 2009 + util: Remove homegrown Windows KM profiler. It's not sampli

Mesa (mesa_7_6_branch): glslcompiler: Fix Mac OS build.

2009-11-04 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 51f7763c00ca47d522ea62457fdce5df5c89d5b2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51f7763c00ca47d522ea62457fdce5df5c89d5b2 Author: Vinson Lee Date: Wed Nov 4 07:14:55 2009 -0700 glslcompiler: Fix Mac OS build. Signed-off-by: Brian

Mesa (master): Fix YTILE spantmp functions

2009-11-04 Thread Alan Hourihane
Module: Mesa Branch: master Commit: 3040b2ee9dcb5fcf7660ae8ee2cd3f7d86e7da47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3040b2ee9dcb5fcf7660ae8ee2cd3f7d86e7da47 Author: Alan Hourihane Date: Wed Nov 4 14:48:25 2009 + Fix YTILE spantmp functions --- src/mesa/drivers/dri/in

Mesa (mesa_7_6_branch): Fix YTILE spantmp functions

2009-11-04 Thread Alan Hourihane
Module: Mesa Branch: mesa_7_6_branch Commit: f1b91ccc0839f5088b86c3fe81eed957c1f91293 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1b91ccc0839f5088b86c3fe81eed957c1f91293 Author: Alan Hourihane Date: Wed Nov 4 14:48:25 2009 + Fix YTILE spantmp functions --- src/mesa/drive

Mesa (master): r600: fix count prediction for IB case

2009-11-04 Thread Alex Deucher
Module: Mesa Branch: master Commit: 70dade8afeadf83c6c993b39d3322e7c9353eea7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70dade8afeadf83c6c993b39d3322e7c9353eea7 Author: Alex Deucher Date: Wed Nov 4 14:43:24 2009 -0500 r600: fix count prediction for IB case Signed-off-by: Alex

Mesa (i965g-restart): i965g: convert read/ write domain pairs into single usage value

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: a277bb20debc413f6ccf46f529497bf8bafa64dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a277bb20debc413f6ccf46f529497bf8bafa64dd Author: Keith Whitwell Date: Tue Nov 3 23:16:02 2009 + i965g: convert read/write domain pairs into single

Mesa (i965g-restart): i965g: add standalone xlib debug winsys

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 211d7ab22b13430aaae00a0dfe95492450bcca20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=211d7ab22b13430aaae00a0dfe95492450bcca20 Author: Keith Whitwell Date: Wed Nov 4 13:03:35 2009 + i965g: add standalone xlib debug winsys Create a d

Mesa (i965g-restart): i965g: hook up brw_screen.c

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: b1d293321458ab00cc809aea4a19f46a256a7f98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1d293321458ab00cc809aea4a19f46a256a7f98 Author: Keith Whitwell Date: Wed Nov 4 13:54:44 2009 + i965g: hook up brw_screen.c --- src/gallium/driv

Mesa (i965g-restart): ws/i965: add butt-ugly linker hack

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: b549bbb49868702d45fbcf5d75d2c14ffeca692b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b549bbb49868702d45fbcf5d75d2c14ffeca692b Author: Keith Whitwell Date: Wed Nov 4 13:59:59 2009 + ws/i965: add butt-ugly linker hack Need more linke

Mesa (i965g-restart): ws/i965: add load-time driver registration

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 82a19f097427916f4ce594b7c40b0d4b33502727 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82a19f097427916f4ce594b7c40b0d4b33502727 Author: Keith Whitwell Date: Wed Nov 4 14:03:25 2009 + ws/i965: add load-time driver registration Otherwi

Mesa (i965g-restart): i965g: add missing buffer functions

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: a09b3d50975e68c13c0421d770f3865ad2a1257c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a09b3d50975e68c13c0421d770f3865ad2a1257c Author: Keith Whitwell Date: Wed Nov 4 15:10:34 2009 + i965g: add missing buffer functions --- src/gall

Mesa (i965g-restart): i965g: hook up more pipe_context functions

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 9706a83bc959ba8445d0258e47639b44da2238fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9706a83bc959ba8445d0258e47639b44da2238fc Author: Keith Whitwell Date: Wed Nov 4 15:25:42 2009 + i965g: hook up more pipe_context functions --- s

Mesa (i965g-restart): i965g: hook up pipe sampler callbacks

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 7373bc0e0294d68bc3e64f4a6de1bb4ec3132f02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7373bc0e0294d68bc3e64f4a6de1bb4ec3132f02 Author: Keith Whitwell Date: Wed Nov 4 15:59:56 2009 + i965g: hook up pipe sampler callbacks --- src/ga

Mesa (i965g-restart): i965g: stubs for brw_pipe_vertex.c

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 5f8dde99ed62beaf1c2590515c33ed8b5076ed8d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f8dde99ed62beaf1c2590515c33ed8b5076ed8d Author: Keith Whitwell Date: Wed Nov 4 16:03:52 2009 + i965g: stubs for brw_pipe_vertex.c --- src/galli

Mesa (i965g-restart): i965g: add some missing texture creation code

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 99394a737a46999a2fc08915e9f1408246109c4a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=99394a737a46999a2fc08915e9f1408246109c4a Author: Keith Whitwell Date: Wed Nov 4 16:42:44 2009 + i965g: add some missing texture creation code ---

Mesa (i965g-restart): i965g: initialize surface refcount

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 0cf432c7a180a6b847fa49c97ea1c48d90a7d5f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cf432c7a180a6b847fa49c97ea1c48d90a7d5f8 Author: Keith Whitwell Date: Wed Nov 4 19:03:06 2009 + i965g: initialize surface refcount --- src/galli

Mesa (i965g-restart): i965g: add more missing pipe callbacks

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 58e3360c11d6041de2927b604416146acb0c3817 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=58e3360c11d6041de2927b604416146acb0c3817 Author: Keith Whitwell Date: Wed Nov 4 18:26:34 2009 + i965g: add more missing pipe callbacks --- src/g

Mesa (i965g-restart): i965g: add missing is_*_referenced callbacks

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 4e335a213acd535af81dd0c4b448003eb81db0cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e335a213acd535af81dd0c4b448003eb81db0cf Author: Keith Whitwell Date: Wed Nov 4 19:32:44 2009 + i965g: add missing is_*_referenced callbacks ---

Mesa (i965g-restart): i965g: hook up pipe_clear functions

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: e18f223da710a6e1f6a08d346951ea66c6a1de99 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e18f223da710a6e1f6a08d346951ea66c6a1de99 Author: Keith Whitwell Date: Wed Nov 4 20:26:41 2009 + i965g: hook up pipe_clear functions --- src/gall

Mesa (i965g-restart): i965g: add constant buffer setter

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 19119517ce00f7710c6cd627c75e7eef765021c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19119517ce00f7710c6cd627c75e7eef765021c2 Author: Keith Whitwell Date: Wed Nov 4 19:41:02 2009 + i965g: add constant buffer setter --- src/galliu

Mesa (i965g-restart): i965g: fix up batchbuffer confusion

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: b8bb48f4528227e36400cd1599a82bb73415ef60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8bb48f4528227e36400cd1599a82bb73415ef60 Author: Keith Whitwell Date: Wed Nov 4 21:05:34 2009 + i965g: fix up batchbuffer confusion --- src/gall

Mesa (i965g-restart): i965g: plumb in some surface state

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: c5ed7b6e76a71d34e4a42ebfca092bd99cb39438 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c5ed7b6e76a71d34e4a42ebfca092bd99cb39438 Author: Keith Whitwell Date: Wed Nov 4 20:36:48 2009 + i965g: plumb in some surface state --- src/galli

Mesa (i965g-restart): i965g: hook up flush-frontbuffer

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: cde48bc8d1576482d7381b9b6fdce32b013e5d00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cde48bc8d1576482d7381b9b6fdce32b013e5d00 Author: Keith Whitwell Date: Wed Nov 4 21:12:48 2009 + i965g: hook up flush-frontbuffer --- src/gallium

Mesa (i965g-restart): i965g: pull in a copy of intel_decode.c for now

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 951fdac566c3f2124f82aa94da08f55a10608f25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=951fdac566c3f2124f82aa94da08f55a10608f25 Author: Keith Whitwell Date: Wed Nov 4 21:35:29 2009 + i965g: pull in a copy of intel_decode.c for now Wi

Mesa (master): r600: rework draw functions

2009-11-04 Thread Alex Deucher
Module: Mesa Branch: master Commit: 9fce12b894c3af33d7a0732332446893682a48d5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fce12b894c3af33d7a0732332446893682a48d5 Author: Alex Deucher Date: Wed Nov 4 16:59:13 2009 -0500 r600: rework draw functions Seems INDX_OFFSET doesn't work

Mesa (mesa_7_6_branch): progs/tests: Fix MSVC build.

2009-11-04 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 60c328db2d5f269267dac7cd64335ba005890fca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60c328db2d5f269267dac7cd64335ba005890fca Author: Vinson Lee Date: Wed Nov 4 15:55:39 2009 -0700 progs/tests: Fix MSVC build. Signed-off-by: Brian Pa

Mesa (master): st/xorg: these flushes shouldn't be necessary

2009-11-04 Thread Zack Rusin
Module: Mesa Branch: master Commit: 4c5a758d064d1a8fca245d4ffeb2f80ba8c781e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c5a758d064d1a8fca245d4ffeb2f80ba8c781e3 Author: Zack Rusin Date: Wed Nov 4 18:08:44 2009 -0500 st/xorg: these flushes shouldn't be necessary performance opt

Mesa (i965g-restart): i965g: hook up some vertex state funcs

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: cc8105d7402511c7d0ea8a07faaa8d149d9249f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc8105d7402511c7d0ea8a07faaa8d149d9249f2 Author: Keith Whitwell Date: Wed Nov 4 23:09:23 2009 + i965g: hook up some vertex state funcs --- src/g

Mesa (i965g-restart): ws/i965: allow NULL buffer in winsys::bo_unreference

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 18efe9a6878e52c53161c7a169863c4a7c5778fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18efe9a6878e52c53161c7a169863c4a7c5778fd Author: Keith Whitwell Date: Wed Nov 4 23:09:05 2009 + ws/i965: allow NULL buffer in winsys::bo_unreferenc

Mesa (i965g-restart): i965g: hook up some missing vertex shader code

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 1b611f99b430333e840908b42471a721689b2529 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b611f99b430333e840908b42471a721689b2529 Author: Keith Whitwell Date: Wed Nov 4 23:18:07 2009 + i965g: hook up some missing vertex shader code ---

Mesa (i965g-restart): i965g: clean up wm init_registers func

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: bf4a518cf27910fe2bb828fd43de5472e5e51760 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf4a518cf27910fe2bb828fd43de5472e5e51760 Author: Keith Whitwell Date: Wed Nov 4 23:22:48 2009 + i965g: clean up wm init_registers func --- src/g

Mesa (i965g-restart): i965g: init pointer to null, avoid segfault

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 518171a887437e4d3fc2c8cea871862afb63c11c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=518171a887437e4d3fc2c8cea871862afb63c11c Author: Keith Whitwell Date: Wed Nov 4 23:27:30 2009 + i965g: init pointer to null, avoid segfault ---

Mesa (i965g-restart): i965g: initialize winsys pointer in surface cache

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: e3e084c66089704a36f28dfb2bc4b17e5c5ce046 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3e084c66089704a36f28dfb2bc4b17e5c5ce046 Author: Keith Whitwell Date: Wed Nov 4 23:27:50 2009 + i965g: initialize winsys pointer in surface cache

Mesa (i965g-restart): i965g: remove redundant screen pointer in brw context struct

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 7a49bd6d15d7778db637340d695095dafb43a7fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a49bd6d15d7778db637340d695095dafb43a7fe Author: Keith Whitwell Date: Wed Nov 4 23:30:52 2009 + i965g: remove redundant screen pointer in brw conte

Mesa (i965g-restart): i965g: fix some asserts

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: e84e86ecb2e83b756a0153d315f946d60d695a54 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e84e86ecb2e83b756a0153d315f946d60d695a54 Author: Keith Whitwell Date: Wed Nov 4 23:33:08 2009 + i965g: fix some asserts --- src/gallium/drivers/

Mesa (i965g-restart): i965g: fix order of calculation of brw->wm. nr_surfaces

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: c2e51effe6228aa2fe6610c695b494e86490bc80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2e51effe6228aa2fe6610c695b494e86490bc80 Author: Keith Whitwell Date: Wed Nov 4 23:41:30 2009 + i965g: fix order of calculation of brw->wm.nr_surfa

Mesa (i965g-restart): i965g: consolidate some includes

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: 220566d8dc4ff023ef833fd6519ab7b187e598d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=220566d8dc4ff023ef833fd6519ab7b187e598d2 Author: Keith Whitwell Date: Wed Nov 4 23:37:52 2009 + i965g: consolidate some includes --- src/gallium

Mesa (i965g-restart): i965g: enable line stipple packet emit

2009-11-04 Thread Keith Whitwell
Module: Mesa Branch: i965g-restart Commit: ffc24463913071bbb0fa9cab9a05ea7a089c56a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ffc24463913071bbb0fa9cab9a05ea7a089c56a0 Author: Keith Whitwell Date: Wed Nov 4 23:44:16 2009 + i965g: enable line stipple packet emit With this c

Mesa (master): ARB prog parser: include variable name in error text

2009-11-04 Thread Brian Paul
Module: Mesa Branch: master Commit: fe86f8d73268785b31bc8d5a278a233bff42034d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe86f8d73268785b31bc8d5a278a233bff42034d Author: Brian Paul Date: Wed Nov 4 17:26:48 2009 -0700 ARB prog parser: include variable name in error text --- sr

Mesa (mesa_7_6_branch): mesa: silence warning from gcc 4.4.1

2009-11-04 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 76aa0c0fd3d972000cb6707a3834128cea2f9738 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76aa0c0fd3d972000cb6707a3834128cea2f9738 Author: Brian Paul Date: Wed Nov 4 17:42:01 2009 -0700 mesa: silence warning from gcc 4.4.1 --- src/mesa/

Mesa (mesa_7_6_branch): mesa: fix broken pack_histogram() case for GLhalf

2009-11-04 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: bc4ad7c2ae069a7d361f2210d39dbb91777cce76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc4ad7c2ae069a7d361f2210d39dbb91777cce76 Author: Brian Paul Date: Wed Nov 4 17:42:30 2009 -0700 mesa: fix broken pack_histogram() case for GLhalf --

Mesa (mesa_7_6_branch): vbo: fix out-of-bounds array access

2009-11-04 Thread Brian Paul
Module: Mesa Branch: mesa_7_6_branch Commit: 1c3f7ab74ce492d6c92f2e3a0f29957fa9a71d96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c3f7ab74ce492d6c92f2e3a0f29957fa9a71d96 Author: Brian Paul Date: Wed Nov 4 17:51:21 2009 -0700 vbo: fix out-of-bounds array access The exec->vtx.in