Mesa (master): nouveau: allow building modesetting_drv.so

2009-09-20 Thread Ben Skeggs
Module: Mesa Branch: master Commit: 774db70506670b4f4121b6697ac39abd184a56d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=774db70506670b4f4121b6697ac39abd184a56d9 Author: Ben Skeggs Date: Mon Sep 21 14:51:25 2009 +1000 nouveau: allow building modesetting_drv.so --- src/gallium/

Mesa (master): nouveau: drm_api create_screen()'s 'arg' argument can be NULL

2009-09-20 Thread Ben Skeggs
Module: Mesa Branch: master Commit: 344e2fd1f2aa580e13faf398b5d0179479cd5e76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=344e2fd1f2aa580e13faf398b5d0179479cd5e76 Author: Ben Skeggs Date: Mon Sep 21 14:46:50 2009 +1000 nouveau: drm_api create_screen()'s 'arg' argument can be NULL

Mesa (master): windows: call _mesa_meta_init/free()

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: e3384a0d533fe69c1b26f1b03e98beac0b42ccfb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3384a0d533fe69c1b26f1b03e98beac0b42ccfb Author: Brian Paul Date: Sun Sep 20 22:19:28 2009 -0600 windows: call _mesa_meta_init/free() --- src/mesa/drivers/w

Mesa (master): xlib: always call _mesa_meta_init/free()

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 2c1937480a68b066a1a0b8ee3770e675bfad859b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c1937480a68b066a1a0b8ee3770e675bfad859b Author: Brian Paul Date: Sun Sep 20 22:19:06 2009 -0600 xlib: always call _mesa_meta_init/free() --- src/mesa/drive

Mesa (master): dri/swrast: call _mesa_meta_init/free()

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 4a4914e4146b78e99277ab494226136a4e68cdb4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a4914e4146b78e99277ab494226136a4e68cdb4 Author: Brian Paul Date: Sun Sep 20 22:13:28 2009 -0600 dri/swrast: call _mesa_meta_init/free() --- src/mesa/driver

Mesa (master): osmesa: call _mesa_meta_init/free()

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 1741bc1a79b6a243e841bca704f1a720b028124a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1741bc1a79b6a243e841bca704f1a720b028124a Author: Brian Paul Date: Sun Sep 20 22:13:09 2009 -0600 osmesa: call _mesa_meta_init/free() --- src/mesa/drivers/os

Mesa (master): Revert "st/mesa: Compile in meta.c."

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: a1cf9b6abe0250f1496cea2cf49e29430ceab028 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1cf9b6abe0250f1496cea2cf49e29430ceab028 Author: Brian Paul Date: Sun Sep 20 22:08:30 2009 -0600 Revert "st/mesa: Compile in meta.c." This reverts commit 6c57

Mesa (master): Revert "mesa: move _mesa_meta_init/free() calls to core Mesa "

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: da9d8f192431b0142e65bceb5ca8a2e52e21ac90 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da9d8f192431b0142e65bceb5ca8a2e52e21ac90 Author: Brian Paul Date: Sun Sep 20 22:06:03 2009 -0600 Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"

Mesa (master): Revert "scons: add meta.c to sources"

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 1eda10d073b17e1d2ba1089eae378b6e257614be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1eda10d073b17e1d2ba1089eae378b6e257614be Author: Brian Paul Date: Sun Sep 20 22:08:21 2009 -0600 Revert "scons: add meta.c to sources" This reverts commit 41f

Mesa (master): scons: add meta.c to sources

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 41fefe88c50376a57876b498c8619c8c9f535de6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=41fefe88c50376a57876b498c8619c8c9f535de6 Author: Brian Paul Date: Sun Sep 20 21:31:38 2009 -0600 scons: add meta.c to sources --- src/mesa/SConscript |5

Mesa (master): st/mesa: Compile in meta.c.

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 6c5726cd39ab12b86fae391d075fa74bc24b615c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c5726cd39ab12b86fae391d075fa74bc24b615c Author: Chia-I Wu Date: Mon Sep 21 10:57:14 2009 +0800 st/mesa: Compile in meta.c. meta was moved to core Mesa since

Mesa (master): intel: meta clear has a new name.

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 81bac6e2a811ee537c38070f19e70e730ea1169f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=81bac6e2a811ee537c38070f19e70e730ea1169f Author: Chia-I Wu Date: Mon Sep 21 10:52:07 2009 +0800 intel: meta clear has a new name. It was renamed to _mesa_meta

Mesa (master): xorg/st: fixup builds against later dpms headers.

2009-09-20 Thread Dave Airlie
Module: Mesa Branch: master Commit: e9d6ab72be065becf7a077c33919d37faa8db92e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e9d6ab72be065becf7a077c33919d37faa8db92e Author: Dave Airlie Date: Mon Sep 21 13:26:48 2009 +1000 xorg/st: fixup builds against later dpms headers. --- conf

Mesa (mesa_7_6_branch): radeon: Fix legacy bo not to reuse dma buffers before refcount is 1.

2009-09-20 Thread Pauli Nieminen
Module: Mesa Branch: mesa_7_6_branch Commit: 284a7af274bc148f112bd0ebb40583923ee26b49 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=284a7af274bc148f112bd0ebb40583923ee26b49 Author: Pauli Nieminen Date: Sun Sep 20 22:24:35 2009 +0300 radeon: Fix legacy bo not to reuse dma buffers be

Mesa (mesa_7_6_branch): r300/compiler: Fix trig instructions in R300 fp

2009-09-20 Thread Nicolai Hähnle
Module: Mesa Branch: mesa_7_6_branch Commit: 7e3b8b0d8fdfd7cffbb57afce67a3fe54827d90a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e3b8b0d8fdfd7cffbb57afce67a3fe54827d90a Author: Nicolai Hähnle Date: Sun Sep 20 20:40:03 2009 +0200 r300/compiler: Fix trig instructions in R300 fp

Mesa (mesa_7_6_branch): radeon: Fix typo in variable name.

2009-09-20 Thread Pauli Nieminen
Module: Mesa Branch: mesa_7_6_branch Commit: 3640e4acde2fb050b1659271d1687a8a5f90365d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3640e4acde2fb050b1659271d1687a8a5f90365d Author: Pauli Nieminen Date: Sun Sep 20 21:08:42 2009 +0300 radeon: Fix typo in variable name. --- src/mes

Mesa (mesa_7_6_branch): radeon: Improve WARN_ONCE macro to appear as single statement.

2009-09-20 Thread Pauli Nieminen
Module: Mesa Branch: mesa_7_6_branch Commit: 5fa9a7a9a9cb87c8a86402981cc1b4affde95777 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5fa9a7a9a9cb87c8a86402981cc1b4affde95777 Author: Pauli Nieminen Date: Sun Sep 20 20:07:35 2009 +0300 radeon: Improve WARN_ONCE macro to appear as sing

Mesa (master): scons: Drop gprof support for profile builds; tweak optimization flags instead.

2009-09-20 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 1a9eec84bd363409b884fbf468dbec6ca595b593 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a9eec84bd363409b884fbf468dbec6ca595b593 Author: José Fonseca Date: Sun Sep 20 18:07:16 2009 +0100 scons: Drop gprof support for profile builds; tweak optimiza

Mesa (master): llvmpipe: Update tile status on flush.

2009-09-20 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 76c2e34b22836c3a71a096be5620ded97a2ae636 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76c2e34b22836c3a71a096be5620ded97a2ae636 Author: José Fonseca Date: Sun Sep 20 12:28:07 2009 +0100 llvmpipe: Update tile status on flush. --- src/gallium/dr

Mesa (master): llvmpipe: Fix lp_get_cached_tile.

2009-09-20 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 911a7a82cd44e89dd7c24a256a0a172f01eadde3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=911a7a82cd44e89dd7c24a256a0a172f01eadde3 Author: José Fonseca Date: Sun Sep 20 18:04:00 2009 +0100 llvmpipe: Fix lp_get_cached_tile. Align coordinates to tile

Mesa (mesa_7_6_branch): radeon: Fix "verts" debugging enable

2009-09-20 Thread Nicolai Hähnle
Module: Mesa Branch: mesa_7_6_branch Commit: 94a3c5979fdfa7e5da97523456ee89848528aab0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=94a3c5979fdfa7e5da97523456ee89848528aab0 Author: Nicolai Hähnle Date: Sun Sep 20 18:45:32 2009 +0200 radeon: Fix "verts" debugging enable Copy'n'past

Mesa (master): Merge branch 'mesa_7_6_branch'

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: ebf2710b2fd21ae9a6604c015ca7a948589f5a8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ebf2710b2fd21ae9a6604c015ca7a948589f5a8c Author: Brian Paul Date: Sun Sep 20 10:36:45 2009 -0600 Merge branch 'mesa_7_6_branch' Conflicts: src/mesa/dr

Mesa (master): Merge branch 'mesa_7_5_branch' into mesa_7_6_branch

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 82c2f7756af19f0a19aeda7ea1f627262e4561c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82c2f7756af19f0a19aeda7ea1f627262e4561c0 Author: Nicolai Hähnle Date: Sun Sep 20 16:59:03 2009 +0200 Merge branch 'mesa_7_5_branch' into mesa_7_6_branch ---

Mesa (master): mesa/st: Create front renderbuffer on the fly when supplied with a surface

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: e617dd14ab4863921c02612ab76faa94b02a155c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e617dd14ab4863921c02612ab76faa94b02a155c Author: Nicolai Hähnle Date: Sat Sep 12 16:49:31 2009 +0200 mesa/st: Create front renderbuffer on the fly when supplie

Mesa (master): mesa/st: Initialize format bits of framebuffer renderbuffers

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: c4ce6f6a7c124c62a8ee9bd9fba28fc69a38e18c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4ce6f6a7c124c62a8ee9bd9fba28fc69a38e18c Author: Nicolai Hähnle Date: Sat Sep 12 12:13:35 2009 +0200 mesa/st: Initialize format bits of framebuffer renderbuffe

Mesa (master): docs: Document new features in radeon/r200/r300 drivers

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: c8c5de9e9a310633a2d046e63a7277820e0577ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8c5de9e9a310633a2d046e63a7277820e0577ef Author: Nicolai Hähnle Date: Sun Sep 20 16:46:58 2009 +0200 docs: Document new features in radeon/r200/r300 drivers S

Mesa (master): [i965] add a missing header file

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 1e4c3535111dc431e4fe51da6892259a5ebe2ae6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e4c3535111dc431e4fe51da6892259a5ebe2ae6 Author: Zou Nan hai Date: Fri Sep 18 16:04:41 2009 +0800 [i965] add a missing header file --- src/mesa/drivers/dri/

Mesa (master): r300/compiler: Fix R300 fragment program regression introduced by 0723cd1...

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 6c323a2473cbfcdf41a8b3c395fcd277e16b963c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c323a2473cbfcdf41a8b3c395fcd277e16b963c Author: Nicolai Hähnle Date: Sun Sep 20 16:33:59 2009 +0200 r300/compiler: Fix R300 fragment program regression introd

Mesa (master): mesa: fix clip plane, fog issues

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: fac38e8c8f1814ae54703b872db8c6dd21c34a3b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fac38e8c8f1814ae54703b872db8c6dd21c34a3b Author: Brian Paul Date: Wed Sep 16 21:21:42 2009 -0600 mesa: fix clip plane, fog issues --- src/mesa/drivers/commo

Mesa (master): [i965] use intel_batchbuffer_flush to flush the clear

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: a66bab0e379c3add034667ed394bcead386d8c10 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a66bab0e379c3add034667ed394bcead386d8c10 Author: Zou Nan hai Date: Fri Sep 18 13:29:28 2009 +0800 [i965] use intel_batchbuffer_flush to flush the clear ---

Mesa (master): glx: Use initstate_r / random_r instead of corrupting global random number state

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 9666529b5a5be1fcde82caadc2fe2efa5ea81e49 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9666529b5a5be1fcde82caadc2fe2efa5ea81e49 Author: Ian Romanick Date: Wed Sep 16 16:43:50 2009 -0700 glx: Use initstate_r / random_r instead of corrupting global

Mesa (master): st/mesa: fix some incorrect branching/ clean-up code in TexImage functions

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: 08d39251a79a964e4a3ac0d7d8a397c2b66a0808 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08d39251a79a964e4a3ac0d7d8a397c2b66a0808 Author: Brian Paul Date: Wed Sep 16 13:07:12 2009 -0600 st/mesa: fix some incorrect branching/clean-up code in TexImag

Mesa (master): st/mesa: fix texture memory allocation bug

2009-09-20 Thread Brian Paul
Module: Mesa Branch: master Commit: cfa1a0a609daefffc6f8c4087ed0bc34c2665ef4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfa1a0a609daefffc6f8c4087ed0bc34c2665ef4 Author: Brian Paul Date: Wed Sep 16 12:57:26 2009 -0600 st/mesa: fix texture memory allocation bug The following exam

Mesa (mesa_7_6_branch): Merge branch 'mesa_7_5_branch' into mesa_7_6_branch

2009-09-20 Thread Nicolai Hähnle
Module: Mesa Branch: mesa_7_6_branch Commit: 82c2f7756af19f0a19aeda7ea1f627262e4561c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82c2f7756af19f0a19aeda7ea1f627262e4561c0 Author: Nicolai Hähnle Date: Sun Sep 20 16:59:03 2009 +0200 Merge branch 'mesa_7_5_branch' into mesa_7_6_bran

Mesa (mesa_7_6_branch): mesa/st: Create front renderbuffer on the fly when supplied with a surface

2009-09-20 Thread Nicolai Hähnle
Module: Mesa Branch: mesa_7_6_branch Commit: e617dd14ab4863921c02612ab76faa94b02a155c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e617dd14ab4863921c02612ab76faa94b02a155c Author: Nicolai Hähnle Date: Sat Sep 12 16:49:31 2009 +0200 mesa/st: Create front renderbuffer on the fly whe

Mesa (mesa_7_6_branch): st/mesa: fix some incorrect branching/ clean-up code in TexImage functions

2009-09-20 Thread Nicolai Hähnle
Module: Mesa Branch: mesa_7_6_branch Commit: 08d39251a79a964e4a3ac0d7d8a397c2b66a0808 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=08d39251a79a964e4a3ac0d7d8a397c2b66a0808 Author: Brian Paul Date: Wed Sep 16 13:07:12 2009 -0600 st/mesa: fix some incorrect branching/clean-up code i

Mesa (mesa_7_6_branch): mesa/st: Initialize format bits of framebuffer renderbuffers

2009-09-20 Thread Nicolai Hähnle
Module: Mesa Branch: mesa_7_6_branch Commit: c4ce6f6a7c124c62a8ee9bd9fba28fc69a38e18c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4ce6f6a7c124c62a8ee9bd9fba28fc69a38e18c Author: Nicolai Hähnle Date: Sat Sep 12 12:13:35 2009 +0200 mesa/st: Initialize format bits of framebuffer re

Mesa (mesa_7_6_branch): glx: Use initstate_r / random_r instead of corrupting global random number state

2009-09-20 Thread Nicolai Hähnle
Module: Mesa Branch: mesa_7_6_branch Commit: 9666529b5a5be1fcde82caadc2fe2efa5ea81e49 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9666529b5a5be1fcde82caadc2fe2efa5ea81e49 Author: Ian Romanick Date: Wed Sep 16 16:43:50 2009 -0700 glx: Use initstate_r / random_r instead of corrupti

Mesa (mesa_7_6_branch): st/mesa: fix texture memory allocation bug

2009-09-20 Thread Nicolai Hähnle
Module: Mesa Branch: mesa_7_6_branch Commit: cfa1a0a609daefffc6f8c4087ed0bc34c2665ef4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cfa1a0a609daefffc6f8c4087ed0bc34c2665ef4 Author: Brian Paul Date: Wed Sep 16 12:57:26 2009 -0600 st/mesa: fix texture memory allocation bug The follo

Mesa (mesa_7_5_branch): mesa/st: Initialize format bits of framebuffer renderbuffers

2009-09-20 Thread Nicolai Hähnle
Module: Mesa Branch: mesa_7_5_branch Commit: c4ce6f6a7c124c62a8ee9bd9fba28fc69a38e18c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4ce6f6a7c124c62a8ee9bd9fba28fc69a38e18c Author: Nicolai Hähnle Date: Sat Sep 12 12:13:35 2009 +0200 mesa/st: Initialize format bits of framebuffer re

Mesa (mesa_7_6_branch): docs: Document new features in radeon/r200/ r300 drivers

2009-09-20 Thread Nicolai Hähnle
Module: Mesa Branch: mesa_7_6_branch Commit: c8c5de9e9a310633a2d046e63a7277820e0577ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8c5de9e9a310633a2d046e63a7277820e0577ef Author: Nicolai Hähnle Date: Sun Sep 20 16:46:58 2009 +0200 docs: Document new features in radeon/r200/r300 d

Mesa (mesa_7_6_branch): r300/compiler: Fix R300 fragment program regression introduced by 0723cd1...

2009-09-20 Thread Nicolai Hähnle
Module: Mesa Branch: mesa_7_6_branch Commit: 6c323a2473cbfcdf41a8b3c395fcd277e16b963c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c323a2473cbfcdf41a8b3c395fcd277e16b963c Author: Nicolai Hähnle Date: Sun Sep 20 16:33:59 2009 +0200 r300/compiler: Fix R300 fragment program regressi