Mesa (master): st/dri: Indent driconf options

2011-08-17 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 65bdb878a0afcdffe51716ae4533a04990c7d556 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65bdb878a0afcdffe51716ae4533a04990c7d556 Author: Lauri Kasanen Date: Fri Jul 1 12:57:06 2011 +0300 st/dri: Indent driconf options --- src/gallium/state_tra

Mesa (master): xmlconfig: Make the error message more informative

2011-08-17 Thread Corbin Simpson
Module: Mesa Branch: master Commit: b629d5ba24f76ed6af35455a874d351fde1e5bbe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b629d5ba24f76ed6af35455a874d351fde1e5bbe Author: Lauri Kasanen Date: Fri Jul 1 13:49:18 2011 +0300 xmlconfig: Make the error message more informative --- s

Mesa (master): xmlpool.h: fix a typo

2011-08-17 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 59e56957cce16e5d993974e4b7f339afc9cb949b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59e56957cce16e5d993974e4b7f339afc9cb949b Author: Lauri Kasanen Date: Fri Jul 1 13:01:00 2011 +0300 xmlpool.h: fix a typo --- src/mesa/drivers/dri/common/xm

Mesa (master): nvfx: Pair os_malloc_aligned() with os_free_aligned().

2010-10-04 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 68c7994ab5d86cdbfcba75b7f6c3ad734b9fb6b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68c7994ab5d86cdbfcba75b7f6c3ad734b9fb6b0 Author: Krzysztof Smiechowicz Date: Mon Oct 4 11:43:29 2010 -0700 nvfx: Pair os_malloc_aligned() with os_free_aligned

Mesa (master): r600g: Cleanup viewport floats.

2010-09-19 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 0d53dfa3c5bdac3a04187a93d916b84c1ad9e8d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d53dfa3c5bdac3a04187a93d916b84c1ad9e8d2 Author: Corbin Simpson Date: Sun Sep 19 23:02:19 2010 -0700 r600g: Cleanup viewport floats. --- src/gallium

Mesa (master): r600g: Clean up PS setup.

2010-09-19 Thread Corbin Simpson
Module: Mesa Branch: master Commit: e98062673e20109e4f95b4636a4695e50ba4b8cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e98062673e20109e4f95b4636a4695e50ba4b8cc Author: Corbin Simpson Date: Sun Sep 19 22:54:18 2010 -0700 r600g: Clean up PS setup. I didn't do r600d accordi

Mesa (master): r600g: "tmp" is such a bad name for a texture.

2010-09-19 Thread Corbin Simpson
Module: Mesa Branch: master Commit: c2ba729321b1e36f50027382bb825f3152ecd1d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2ba729321b1e36f50027382bb825f3152ecd1d1 Author: Corbin Simpson Date: Sun Sep 19 18:20:05 2010 -0700 r600g: "tmp" is such a bad name for a texture.

Mesa (master): r600g: Fix false and true.

2010-09-19 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 07b9e22a1f587026672a00a31cebaef5aae964c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=07b9e22a1f587026672a00a31cebaef5aae964c6 Author: Corbin Simpson Date: Sun Sep 19 18:14:41 2010 -0700 r600g: Fix false and true. --- src/gallium/drivers

Mesa (master): r600g: Clean up some indentation and |= vs. | usage.

2010-09-19 Thread Corbin Simpson
Module: Mesa Branch: master Commit: eb347c7ef06a39b86c6de7c93417b6b90baf0300 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb347c7ef06a39b86c6de7c93417b6b90baf0300 Author: Corbin Simpson Date: Sun Sep 19 18:13:41 2010 -0700 r600g: Clean up some indentation and |= vs. | usage

Mesa (master): r600g: Trivially deobfuscate r600_hw_states.

2010-09-19 Thread Corbin Simpson
Module: Mesa Branch: master Commit: f76b81423e2ec178edf08df787b8241dae044484 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f76b81423e2ec178edf08df787b8241dae044484 Author: Corbin Simpson Date: Sun Sep 19 17:12:26 2010 -0700 r600g: Trivially deobfuscate r600_hw_states. --- src

Mesa (master): r600g: Deobfuscate and comment a few more functions in r600_hw_states.

2010-09-19 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 7ee9b0b951eed3e1a553b2d8cda6b52dad39f027 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ee9b0b951eed3e1a553b2d8cda6b52dad39f027 Author: Corbin Simpson Date: Sun Sep 19 18:04:41 2010 -0700 r600g: Deobfuscate and comment a few more functions in

Mesa (master): r600g: Use align() instead of handrolled code.

2010-09-19 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 5f5bf25af5c4abeeb2f47f46e9efeeb4f8353b28 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f5bf25af5c4abeeb2f47f46e9efeeb4f8353b28 Author: Corbin Simpson Date: Sun Sep 19 16:42:29 2010 -0700 r600g: Use align() instead of handrolled code. --- src

Mesa (master): galahad, i915g: Copy over constant buffer index check.

2010-08-20 Thread Corbin Simpson
Module: Mesa Branch: master Commit: e0ef4800f5deb81ed57dccf8ba39e01c12f4beff URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0ef4800f5deb81ed57dccf8ba39e01c12f4beff Author: Corbin Simpson Date: Fri Aug 20 00:18:30 2010 -0700 galahad, i915g: Copy over constant buffer index check

Mesa (master): galahad, i915g: Move over a few state asserts.

2010-08-20 Thread Corbin Simpson
Module: Mesa Branch: master Commit: cdc1c67b9896cd0d919f736fe61a4396bf0ad5c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cdc1c67b9896cd0d919f736fe61a4396bf0ad5c0 Author: Corbin Simpson Date: Fri Aug 20 00:00:40 2010 -0700 galahad, i915g: Move over a few state asserts. --- src

Mesa (master): galahad: Make it obvious on stderr that Galahad's active.

2010-08-20 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 11fde173c21039fdab18439641ffeb74bddaca9b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11fde173c21039fdab18439641ffeb74bddaca9b Author: Corbin Simpson Date: Thu Aug 19 23:34:39 2010 -0700 galahad: Make it obvious on stderr that Galahad's a

Mesa (master): gallium/docs: Cleanup debugging. Spelling, grammar, organization.

2010-08-15 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 2d53dc873ea1d9e0e3e4c1cf08a63621661e422f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d53dc873ea1d9e0e3e4c1cf08a63621661e422f Author: Corbin Simpson Date: Sun Aug 15 03:26:58 2010 -0700 gallium/docs: Cleanup debugging. Spelling, grammar

Mesa (master): gallium/docs: Add formatting for envvar role; change debugging.

2010-08-15 Thread Corbin Simpson
Module: Mesa Branch: master Commit: bf357aedffd659e43ef9ceefa875c08991a5f46d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf357aedffd659e43ef9ceefa875c08991a5f46d Author: Corbin Simpson Date: Sun Aug 15 03:05:18 2010 -0700 gallium/docs: Add formatting for envvar role; change

Mesa (master): gallium/docs: Fix VMware spelling.

2010-07-27 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 0a663bb4dbfd8389fd659184cfa4007b268fb140 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0a663bb4dbfd8389fd659184cfa4007b268fb140 Author: Corbin Simpson Date: Tue Jul 27 16:34:57 2010 -0700 gallium/docs: Fix VMware spelling. --- src/gallium

Demos (master): egl/opengl: Fix X11 demo build.

2010-07-26 Thread Corbin Simpson
Module: Demos Branch: master Commit: 1697ebd1d529fa747f4c42bbdf09463071cb2d08 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=1697ebd1d529fa747f4c42bbdf09463071cb2d08 Author: Corbin Simpson Date: Mon Jul 26 14:45:18 2010 -0700 egl/opengl: Fix X11 demo build. --- src/egl/opengl

Mesa (master): auxiliary/util: Add SM3 meta-cap list.

2010-07-05 Thread Corbin Simpson
Module: Mesa Branch: master Commit: e54164b4e3890e3eddc4ae976e3cc2f1fa2f441b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e54164b4e3890e3eddc4ae976e3cc2f1fa2f441b Author: Corbin Simpson Date: Mon Jul 5 14:59:12 2010 -0700 auxiliary/util: Add SM3 meta-cap list. --- src/gallium

Mesa (master): gallium/docs: Lops override the rest of the blending state when enabled.

2010-06-24 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 49735d1c6c6d8dbb41eba0495be0c657b6714fe8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49735d1c6c6d8dbb41eba0495be0c657b6714fe8 Author: Corbin Simpson Date: Thu Jun 24 07:13:10 2010 -0700 gallium/docs: Lops override the rest of the blending

Mesa (master): gallium/docs: Vertex data formats.

2010-06-24 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 474dc40fb4a99ff0f8d86538407cd90b7ee3bb14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=474dc40fb4a99ff0f8d86538407cd90b7ee3bb14 Author: Corbin Simpson Date: Thu Jun 24 07:54:00 2010 -0700 gallium/docs: Vertex data formats. I'm not sure

Mesa (master): glhd: Add test for logicop enable.

2010-06-24 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 484bb0ea58aae909c3f0accf9b085ac0a5861fe2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=484bb0ea58aae909c3f0accf9b085ac0a5861fe2 Author: Corbin Simpson Date: Thu Jun 24 07:18:59 2010 -0700 glhd: Add test for logicop enable. Only for first RT at

Mesa (master): gallium/docs: Add lop table.

2010-06-24 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 06a75bd8730fea6cb04b2e6b1754704fc196f050 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=06a75bd8730fea6cb04b2e6b1754704fc196f050 Author: Corbin Simpson Date: Wed Jun 23 14:25:26 2010 -0700 gallium/docs: Add lop table. Was feeling kind of weird

Mesa (master): pipe: Add PIPE_OS_HURD

2010-06-24 Thread Corbin Simpson
the GNU/Hurd kernel (and fixing Debian bug #585618). Signed-off-by: Corbin Simpson --- src/gallium/include/pipe/p_config.h |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/src/gallium/include/pipe/p_config.h b/src/gallium/include/pipe/p_config.h index b81702a

Mesa (master): gallium/docs: Slight clarification and formatting for Blend.

2010-06-24 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 1e10464557308d0fe31c7b30f1be41e1a8c2245c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e10464557308d0fe31c7b30f1be41e1a8c2245c Author: Corbin Simpson Date: Wed Jun 23 13:57:30 2010 -0700 gallium/docs: Slight clarification and formatting for

Mesa (master): glhd: Simple rasterizer checks.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: e6ee4e1bdf0f82fd3c09a0cb95a5844bed25a1d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e6ee4e1bdf0f82fd3c09a0cb95a5844bed25a1d1 Author: Corbin Simpson Date: Wed Jun 23 11:34:51 2010 -0700 glhd: Simple rasterizer checks. >From the documentat

Mesa (master): id, glhd: Unbreak texturing.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 666fdc01c4a00eef0e114001441441fb7caeee15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=666fdc01c4a00eef0e114001441441fb7caeee15 Author: Corbin Simpson Date: Wed Jun 23 11:25:52 2010 -0700 id, glhd: Unbreak texturing. Argfl. --- src/gallium

Mesa (master): glhd: Use an environment variable (GALAHAD) to enable. Off by default.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 95263058349060fcba9f59a866eb30b4656c33a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95263058349060fcba9f59a866eb30b4656c33a5 Author: Corbin Simpson Date: Wed Jun 23 11:06:42 2010 -0700 glhd: Use an environment variable (GALAHAD) to enable

Mesa (master): radeong: Disable Galahad for now; breaks texturing.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 7dc1cf19ace0587254e86bf6544a6659a31f0af8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7dc1cf19ace0587254e86bf6544a6659a31f0af8 Author: Corbin Simpson Date: Wed Jun 23 00:11:42 2010 -0700 radeong: Disable Galahad for now; breaks texturing

Mesa (master): id, glhd: Fix malloc/calloc of struct.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: ee2c6d748de170e0ffc30bb4a8366526a1a25f65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee2c6d748de170e0ffc30bb4a8366526a1a25f65 Author: Corbin Simpson Date: Tue Jun 22 23:40:11 2010 -0700 id, glhd: Fix malloc/calloc of struct. ( >&) --

Mesa (master): glhd: Add query protection.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: a6cc91487446f8e1e72e4f67823a359c0b3a41d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a6cc91487446f8e1e72e4f67823a359c0b3a41d6 Author: Corbin Simpson Date: Tue Jun 22 23:11:01 2010 -0700 glhd: Add query protection. Not quite copied from r300g

Mesa (master): glhd: Grab framebuffer state checks from r300g.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: aa451d509df844e4652853f08e31bc1ee18c04ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa451d509df844e4652853f08e31bc1ee18c04ac Author: Corbin Simpson Date: Tue Jun 22 23:00:44 2010 -0700 glhd: Grab framebuffer state checks from r300g

Mesa (master): glhd: Grab resource_copy_region from r300g.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 3f758d4ed42f6b4c6bed60f8270ef908d3829ee5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f758d4ed42f6b4c6bed60f8270ef908d3829ee5 Author: Corbin Simpson Date: Tue Jun 22 22:46:15 2010 -0700 glhd: Grab resource_copy_region from r300g. --- src

Mesa (master): glhd: Grab is_format_supported warning from r300g.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: de7b181e99a64cb517a021f00f714c6af9b337ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de7b181e99a64cb517a021f00f714c6af9b337ee Author: Corbin Simpson Date: Tue Jun 22 22:39:53 2010 -0700 glhd: Grab is_format_supported warning from r300g

Mesa (master): glhd: Add glhd_warn for unconditional stderr output.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 7d551eb03df0a732e9e55dd960afffc6a1525377 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d551eb03df0a732e9e55dd960afffc6a1525377 Author: Corbin Simpson Date: Tue Jun 22 22:37:39 2010 -0700 glhd: Add glhd_warn for unconditional stderr output

Mesa (master): targets, radeong: Add Galahad.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 40faedfe7b4c17bc62da4c5f661fac3cc292082d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=40faedfe7b4c17bc62da4c5f661fac3cc292082d Author: Corbin Simpson Date: Tue Jun 22 22:09:52 2010 -0700 targets, radeong: Add Galahad. Currently unconditional

Mesa (master): id, glhd: Fix segfault with misreferenced pipe member.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 75612aa19946c6e546ff72b83d0e1bbe4db90db2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75612aa19946c6e546ff72b83d0e1bbe4db90db2 Author: Corbin Simpson Date: Tue Jun 22 22:13:33 2010 -0700 id, glhd: Fix segfault with misreferenced pipe member

Mesa (master): configure: Add galahad to default build.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 256097858881323d0b6ece248be163bb157f43aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=256097858881323d0b6ece248be163bb157f43aa Author: Corbin Simpson Date: Tue Jun 22 22:00:43 2010 -0700 configure: Add galahad to default build

Mesa (master): gallium/drivers: Create Galahad from identity.

2010-06-23 Thread Corbin Simpson
Module: Mesa Branch: master Commit: d3ad6fa579d89d8c3ee27882d5baf8f8d2ecb3ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3ad6fa579d89d8c3ee27882d5baf8f8d2ecb3ea Author: Corbin Simpson Date: Tue Jun 22 21:58:56 2010 -0700 gallium/drivers: Create Galahad from identity. Galahad

Mesa (master): gallium/docs: GLSL glossary entry.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 1e6d51e805baa11eff17ea784c92ffc7933c56c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e6d51e805baa11eff17ea784c92ffc7933c56c5 Author: Corbin Simpson Date: Wed Jun 16 18:57:51 2010 -0700 gallium/docs: GLSL glossary entry. --- src/gallium

Mesa (master): gallium/docs: Remove unneeded "doubles", add double blurb.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: dbc95e8edca408346c5a2fae5e584658c5feea76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbc95e8edca408346c5a2fae5e584658c5feea76 Author: Corbin Simpson Date: Wed Jun 16 18:34:51 2010 -0700 gallium/docs: Remove unneeded "doubles", add do

Mesa (master): gallium/docs: Explain DFRACEXP/DLDEXP.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: f98c462770ad26888c4c89f7e0989c2dba48e77d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f98c462770ad26888c4c89f7e0989c2dba48e77d Author: Corbin Simpson Date: Wed Jun 16 18:45:50 2010 -0700 gallium/docs: Explain DFRACEXP/DLDEXP. --- src/gallium

Mesa (master): gallium/docs: Label opcodes by capability bits.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 9d4cb6ea36aa0335aa8a6a1e1adc39e40ec5138d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d4cb6ea36aa0335aa8a6a1e1adc39e40ec5138d Author: Corbin Simpson Date: Wed Jun 16 18:34:32 2010 -0700 gallium/docs: Label opcodes by capability bits

Mesa (master): gallium/docs: R and RG texture swizzles.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 92867dcc42089a71031d1d49f574dc64af9387de URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92867dcc42089a71031d1d49f574dc64af9387de Author: Corbin Simpson Date: Wed Jun 16 16:56:55 2010 -0700 gallium/docs: R and RG texture swizzles. We *did* reach

Mesa (master): gallium/docs: Fix RST error.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 517a4fb051017caa446730977899c9d36ca18d87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=517a4fb051017caa446730977899c9d36ca18d87 Author: Corbin Simpson Date: Wed Jun 16 11:10:46 2010 -0700 gallium/docs: Fix RST error. --- src/gallium/docs

Mesa (master): gallium/docs: Flesh out the distro information.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: e7d05f1f0d2b16b316a1a801baba0d237272b094 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e7d05f1f0d2b16b316a1a801baba0d237272b094 Author: Corbin Simpson Date: Wed Jun 16 16:52:52 2010 -0700 gallium/docs: Flesh out the distro information. I'

Mesa (master): r300g: Fix up resolve.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: e41ad8d2c5cac28cbdc3c1c234f1149c91a8d803 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e41ad8d2c5cac28cbdc3c1c234f1149c91a8d803 Author: Corbin Simpson Date: Wed Jun 16 11:01:34 2010 -0700 r300g: Fix up resolve. Yay for old code. --- src

Mesa (master): r300g: Fix MSAA state size.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 61145c0d5c1abe6882a076f57b1b51c83aedbc33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=61145c0d5c1abe6882a076f57b1b51c83aedbc33 Author: Corbin Simpson Date: Wed Jun 16 10:51:35 2010 -0700 r300g: Fix MSAA state size. --- src/gallium/drivers

Mesa (master): r300g: Don't multisample non-32-bpp render targets.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 8ecca392da70eb0137117e73448fe610a5638ae7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ecca392da70eb0137117e73448fe610a5638ae7 Author: Corbin Simpson Date: Wed Jun 16 10:51:04 2010 -0700 r300g: Don't multisample non-32-bpp render ta

Mesa (master): r300g: Finish resolve function.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 68cefb423a1bd7cb2bee6375cae8e9c46b1211c5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=68cefb423a1bd7cb2bee6375cae8e9c46b1211c5 Author: Corbin Simpson Date: Wed Jun 16 10:50:37 2010 -0700 r300g: Finish resolve function. --- src/gallium

Mesa (master): r300g: Moar MSAA setup.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: a91fea65dc574cc0ba2ccec936d60366b034489a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a91fea65dc574cc0ba2ccec936d60366b034489a Author: Corbin Simpson Date: Tue May 25 22:33:21 2010 -0700 r300g: Moar MSAA setup. Need to just add the resolve

Mesa (master): r300g: Add resource resolve function.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: e163fc0b15c80172fb2615fc04d7fc7bdc0d25c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e163fc0b15c80172fb2615fc04d7fc7bdc0d25c3 Author: Corbin Simpson Date: Sun Jun 13 20:52:58 2010 -0700 r300g: Add resource resolve function. --- src/gallium

Mesa (master): r300g: Fix indentation.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 3784b0fa69491aa14bdf6f7a61c4d5de2589d234 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3784b0fa69491aa14bdf6f7a61c4d5de2589d234 Author: Corbin Simpson Date: Tue May 25 21:57:10 2010 -0700 r300g: Fix indentation. I could *not* let this slide

Mesa (master): r300g: Old MSAA code from before gallium-msaa.

2010-06-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 5c58618406bd5b4ee0bc5121f562560702ebbf98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5c58618406bd5b4ee0bc5121f562560702ebbf98 Author: Corbin Simpson Date: Tue May 25 21:45:38 2010 -0700 r300g: Old MSAA code from before gallium-msaa. --- src

Mesa (master): gallium/docs: Fix missing ref.

2010-05-17 Thread Corbin Simpson
Module: Mesa Branch: master Commit: bb81f65b18b98cb539edf88e171e58fabd732ca3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb81f65b18b98cb539edf88e171e58fabd732ca3 Author: Corbin Simpson Date: Mon May 17 12:58:29 2010 -0700 gallium/docs: Fix missing ref. Can't ref in the m

Mesa (master): gallium/docs: Update for timer queries.

2010-05-17 Thread Corbin Simpson
Module: Mesa Branch: master Commit: f1cf6b0d371c907938fd3780ef7a53f294ec1064 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1cf6b0d371c907938fd3780ef7a53f294ec1064 Author: Corbin Simpson Date: Mon May 17 12:00:59 2010 -0700 gallium/docs: Update for timer queries. --- src

Mesa (master): r300g: Add RS block dump.

2010-05-17 Thread Corbin Simpson
Module: Mesa Branch: master Commit: fea91ee22d468bf2b66aaba9e7b509d30914a110 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fea91ee22d468bf2b66aaba9e7b509d30914a110 Author: Corbin Simpson Date: Thu May 13 18:02:08 2010 -0700 r300g: Add RS block dump. Shows what's actually goi

Mesa (master): gallium: EXT_timer_query support.

2010-05-17 Thread Corbin Simpson
: Corbin Simpson --- src/gallium/drivers/cell/ppu/cell_screen.c |2 + src/gallium/drivers/i915/i915_screen.c |2 + src/gallium/drivers/i965/brw_screen.c |2 + src/gallium/drivers/llvmpipe/lp_screen.c |2 + src/gallium/drivers/nv50/nv50_screen.c |2 + src/gallium

Mesa (master): r300g: Correct viewport setup for SW TCL.

2010-05-12 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 5f161261c70d680c6b227bbf84735348af0973c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f161261c70d680c6b227bbf84735348af0973c6 Author: Corbin Simpson Date: Wed May 12 10:14:02 2010 -0700 r300g: Correct viewport setup for SW TCL. glxgears now

Mesa (master): r300g: Add VBO dumper for SW TCL.

2010-05-12 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 3bb1724f3796ad799a93c319e03eae48c0114f1e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3bb1724f3796ad799a93c319e03eae48c0114f1e Author: Corbin Simpson Date: Wed May 12 10:10:54 2010 -0700 r300g: Add VBO dumper for SW TCL. Commented out, not

Mesa (master): r300g: Immediate mode won't work with SW TCL right now.

2010-05-12 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 505bea835501d834b0c999700d06280aa57cb6b1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=505bea835501d834b0c999700d06280aa57cb6b1 Author: Corbin Simpson Date: Wed May 12 10:09:50 2010 -0700 r300g: Immediate mode won't work with SW TCL righ

Mesa (master): r300g: Fix indentation.

2010-05-12 Thread Corbin Simpson
Module: Mesa Branch: master Commit: c037c376fbf468020caf2469e83e7a66c18e6f86 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c037c376fbf468020caf2469e83e7a66c18e6f86 Author: Corbin Simpson Date: Wed May 12 10:09:28 2010 -0700 r300g: Fix indentation. --- src/gallium/drivers/r300

Mesa (master): r300g: Add stats debug flag.

2010-04-26 Thread Corbin Simpson
Module: Mesa Branch: master Commit: bf98d6170851487a94d9c611035cc2f2e807f8b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf98d6170851487a94d9c611035cc2f2e807f8b6 Author: Corbin Simpson Date: Mon Apr 26 07:01:27 2010 -0700 r300g: Add stats debug flag. --- src/gallium/drivers

Mesa (master): r300g: Rudimentary stats, printed on exit.

2010-04-26 Thread Corbin Simpson
Module: Mesa Branch: master Commit: b02f1c86f5bf8b1169776975491c7df929e94e2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b02f1c86f5bf8b1169776975491c7df929e94e2c Author: Corbin Simpson Date: Mon Apr 26 07:13:15 2010 -0700 r300g: Rudimentary stats, printed on exit. Whoo

Mesa (master): r300g: Add CS table writing.

2010-04-26 Thread Corbin Simpson
Module: Mesa Branch: master Commit: c53142c3f46735f91b2f11308d08fa7e17edbf91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c53142c3f46735f91b2f11308d08fa7e17edbf91 Author: Corbin Simpson Date: Mon Apr 26 00:08:46 2010 -0700 r300g: Add CS table writing. --- src/gallium/drivers

Mesa (master): r300g: Use table CS writing when applicable.

2010-04-26 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 59fcbc0ac5458c14ae2ec783df8736f3e2fe0963 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59fcbc0ac5458c14ae2ec783df8736f3e2fe0963 Author: Corbin Simpson Date: Mon Apr 26 00:23:16 2010 -0700 r300g: Use table CS writing when applicable. I just

Mesa (master): r300g: Spill a bit more info about implementation errors in surface_copy.

2010-04-20 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 73c0f9f0f45b11a6a63d8f5e81a498d1362b7a04 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73c0f9f0f45b11a6a63d8f5e81a498d1362b7a04 Author: Corbin Simpson Date: Tue Apr 20 13:08:55 2010 -0700 r300g: Spill a bit more info about implementation errors

Mesa (master): r300/compiler: Fix texture instruction readmasks.

2010-04-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: b1a89ea1abe1c69e3e0abcdfc2b525fe7f727864 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1a89ea1abe1c69e3e0abcdfc2b525fe7f727864 Author: Corbin Simpson Date: Fri Apr 16 00:39:42 2010 -0700 r300/compiler: Fix texture instruction readmasks. No

Mesa (master): r300/compiler: Oops, this slipped through.

2010-04-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: a089fe281645395d68cfae6d66151a8a88fe5f8e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a089fe281645395d68cfae6d66151a8a88fe5f8e Author: Corbin Simpson Date: Thu Apr 15 23:35:48 2010 -0700 r300/compiler: Oops, this slipped through. --- src

Mesa (master): r300/compiler: Fix magic numbers in readmasks.

2010-04-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 2c5b35807eb506a1f7a4fc675f5644ae2f675d84 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c5b35807eb506a1f7a4fc675f5644ae2f675d84 Author: Corbin Simpson Date: Fri Apr 16 00:35:10 2010 -0700 r300/compiler: Fix magic numbers in readmasks

Mesa (master): r300/compiler: Split off texture fixes to their own file.

2010-04-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: f8a14186809356871ae74159c774e9e3959a22e5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8a14186809356871ae74159c774e9e3959a22e5 Author: Corbin Simpson Date: Thu Apr 15 22:48:18 2010 -0700 r300/compiler: Split off texture fixes to their own file

Mesa (master): r300/compiler: Save Q for mirror and repeat.

2010-04-16 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 2e74bc440eb110f1256af26f777e1b283df08df2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e74bc440eb110f1256af26f777e1b283df08df2 Author: Corbin Simpson Date: Thu Apr 15 23:23:52 2010 -0700 r300/compiler: Save Q for mirror and repeat

Mesa (master): u_blitter: Coords are normalized.

2010-04-13 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 2ee0d19ccf768c4c12c3c3476c1cd7eff508629a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2ee0d19ccf768c4c12c3c3476c1cd7eff508629a Author: Corbin Simpson Date: Tue Apr 13 23:28:11 2010 -0700 u_blitter: Coords are normalized. Thanks to Luca

Mesa (master): r300/compiler: Hax around instructions limits in mirroring code.

2010-04-12 Thread Corbin Simpson
Module: Mesa Branch: master Commit: c2e804a7e1de99a60ff293972772835772d49391 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c2e804a7e1de99a60ff293972772835772d49391 Author: Corbin Simpson Date: Mon Apr 12 18:23:17 2010 -0700 r300/compiler: Hax around instructions limits in

Mesa (master): r300/compiler: Comment code, add much better mirror maths.

2010-04-12 Thread Corbin Simpson
Module: Mesa Branch: master Commit: f0b8677d57f32ea66c997dfc8c3bf06987c6ebcd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0b8677d57f32ea66c997dfc8c3bf06987c6ebcd Author: Corbin Simpson Date: Mon Apr 12 02:40:40 2010 -0700 r300/compiler: Comment code, add much better mirror maths

Mesa (master): r300/compiler: Implement texcoord repeat and mirror for NPOT .

2010-04-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: d5af1dce8fc23dc3763773e3c0b7e0be128d2aa0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5af1dce8fc23dc3763773e3c0b7e0be128d2aa0 Author: Corbin Simpson Date: Sun Apr 11 16:13:45 2010 -0700 r300/compiler: Implement texcoord repeat and mirror for

Mesa (master): r300g: Setup external state for wrap modes.

2010-04-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: f95ff1cf48a3da090dc999621f2d153af0c7db14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f95ff1cf48a3da090dc999621f2d153af0c7db14 Author: Corbin Simpson Date: Sun Apr 11 13:55:00 2010 -0700 r300g: Setup external state for wrap modes. --- src

Mesa (master): r300g: Cleanup fragment program external state setup.

2010-04-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 8f37f910bf9c3e34c6afc5a2ec8cc1828f792b16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f37f910bf9c3e34c6afc5a2ec8cc1828f792b16 Author: Corbin Simpson Date: Sun Apr 11 13:52:01 2010 -0700 r300g: Cleanup fragment program external state setup

Mesa (master): r300/compiler: Add NPOT compatibility fields to external state.

2010-04-11 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 484079d7245e089a908090c0944e2088a3a074f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=484079d7245e089a908090c0944e2088a3a074f6 Author: Corbin Simpson Date: Sun Apr 11 13:31:54 2010 -0700 r300/compiler: Add NPOT compatibility fields to external

Mesa (master): st/xorg: Fix thinko.

2010-04-09 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 51c40680518b0d76d2eae373a474392d18be05d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=51c40680518b0d76d2eae373a474392d18be05d7 Author: Corbin Simpson Date: Fri Apr 9 06:48:04 2010 -0700 st/xorg: Fix thinko. --- src/gallium/state_trackers

Mesa (master): st/xorg: Fix bad paramf.

2010-04-09 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 8ddb4e2c81c88c9320ed7fb75464e0b37f4d4536 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ddb4e2c81c88c9320ed7fb75464e0b37f4d4536 Author: Corbin Simpson Date: Fri Apr 9 03:38:23 2010 -0700 st/xorg: Fix bad paramf. Should be an integer param

Mesa (master): r300g: Fill out dummy fence functions.

2010-04-09 Thread Corbin Simpson
Module: Mesa Branch: master Commit: d2cf1e85c88890b60fdfa1b0236a90bb6916d267 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2cf1e85c88890b60fdfa1b0236a90bb6916d267 Author: Corbin Simpson Date: Fri Apr 9 03:37:53 2010 -0700 r300g: Fill out dummy fence functions. xorg st needs

Mesa (master): util: Include u_debug for debug_print_format.

2010-04-09 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 9c2efb071f8b0a377b6a6e713cbae332b64a6705 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c2efb071f8b0a377b6a6e713cbae332b64a6705 Author: Corbin Simpson Date: Tue Nov 24 07:42:44 2009 -0800 util: Include u_debug for debug_print_format. Caused fun

Mesa (master): gallium/docs: Dithering might not actually do anything.

2010-04-02 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 73cd1cf7c1ab28eadbd6b7564fd103b799b126a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73cd1cf7c1ab28eadbd6b7564fd103b799b126a0 Author: Corbin Simpson Date: Fri Apr 2 14:25:38 2010 -0700 gallium/docs: Dithering might not actually do anything

Mesa (master): r300g: Expound on dithering comment.

2010-04-02 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 21961f6e9614f234be704da93032cb4ec197eef4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21961f6e9614f234be704da93032cb4ec197eef4 Author: Corbin Simpson Date: Fri Apr 2 14:21:50 2010 -0700 r300g: Expound on dithering comment. --- src/gallium

Mesa (master): gallium: fix dri_destroy_option_cache() when optionCache. info is NULL

2010-04-02 Thread Corbin Simpson
try point failed [ 16276.794] (EE) AIGLX: reverting to software rendering [ 16276.794] (II) AIGLX: Screen 0 is not DRI capable [ 16276.796] (II) AIGLX: Loaded and initialized /opt/mesa/lib/dri/swrast_dri.so [ 16276.796] (II) GLX: Initialized DRISWRAST GL provider for screen 0 Signed-off-by: Ya

Mesa (master): util: Init half-float tables on demand.

2010-04-01 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 950300eb255f0e3507bf2757d16c3b5bc8ff3471 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=950300eb255f0e3507bf2757d16c3b5bc8ff3471 Author: Corbin Simpson Date: Thu Apr 1 14:41:18 2010 -0700 util: Init half-float tables on demand. Gets rid of

Mesa (master): r300/compiler: Unbreak DDX/DDY.

2010-03-30 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 3623202834e9ca1073a4aa66f72f584812fb14df URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3623202834e9ca1073a4aa66f72f584812fb14df Author: Corbin Simpson Date: Tue Mar 30 10:43:51 2010 -0700 r300/compiler: Unbreak DDX/DDY. Fixes progs/glsl/deriv

Mesa (master): r300g: Bind constantbuf to Draw immediately, don' t wait for render.

2010-03-29 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 587c5ef01fad962bcfb087232d0925a8eec86953 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=587c5ef01fad962bcfb087232d0925a8eec86953 Author: Corbin Simpson Date: Mon Mar 29 15:10:18 2010 -0700 r300g: Bind constantbuf to Draw immediately, don't

Mesa (master): r300g: Make SWTCL clear work again.

2010-03-27 Thread Corbin Simpson
Module: Mesa Branch: master Commit: c8844c5549dec7e9c47ab49d6e229980f62da74d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8844c5549dec7e9c47ab49d6e229980f62da74d Author: Corbin Simpson Date: Sat Mar 27 01:07:39 2010 -0700 r300g: Make SWTCL clear work again. Kind of surprised

Mesa (master): r300/compiler: Lower CMP for vertex programs.

2010-03-26 Thread Corbin Simpson
Module: Mesa Branch: master Commit: b6df7aed60189d5f28a139c6fe351022ca2907a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6df7aed60189d5f28a139c6fe351022ca2907a4 Author: Corbin Simpson Date: Fri Mar 26 05:24:44 2010 -0700 r300/compiler: Lower CMP for vertex programs. I think my

Mesa (master): Revert "r300g: add generating texture coordinates for point sprites (WIP)"

2010-03-26 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 38c7a01b6c220ad04c5754602673ad3cf36ad508 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38c7a01b6c220ad04c5754602673ad3cf36ad508 Author: Corbin Simpson Date: Fri Mar 26 04:15:53 2010 -0700 Revert "r300g: add generating texture coordinate

Mesa (master): gallium/docs: Cleanup and clarify point ras info.

2010-03-22 Thread Corbin Simpson
Module: Mesa Branch: master Commit: d5b2cecb03e8985aae589f1a8118e60eb693452a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5b2cecb03e8985aae589f1a8118e60eb693452a Author: Corbin Simpson Date: Mon Mar 22 18:12:16 2010 -0700 gallium/docs: Cleanup and clarify point ras info

Mesa (master): r300g: Cleanup a few old warnings.

2010-03-22 Thread Corbin Simpson
Module: Mesa Branch: master Commit: ca49a72a55895f8fefb090405a79918cbaa805ee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca49a72a55895f8fefb090405a79918cbaa805ee Author: Corbin Simpson Date: Mon Mar 22 03:10:19 2010 -0700 r300g: Cleanup a few old warnings. Those paths aren&#

Mesa (master): radeong: Always initialize this variable.

2010-03-22 Thread Corbin Simpson
Module: Mesa Branch: master Commit: ed61faec7ea307ff22738b4fcc96933f910e4145 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ed61faec7ea307ff22738b4fcc96933f910e4145 Author: Corbin Simpson Date: Mon Mar 22 18:11:40 2010 -0700 radeong: Always initialize this variable. May or may not

Mesa (master): r300g: Bump immediate limits.

2010-03-20 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 44cfc4ad740bfc89fc30e19fde4dcc130c605d02 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=44cfc4ad740bfc89fc30e19fde4dcc130c605d02 Author: Corbin Simpson Date: Sat Mar 20 17:18:22 2010 -0700 r300g: Bump immediate limits. Seems like a decent idea

Mesa (master): r300g: Correctly hax max_index on pipe_vertex_buffers.

2010-03-20 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 4711aa089ec7af70bb9118ad8d7830e475805297 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4711aa089ec7af70bb9118ad8d7830e475805297 Author: Corbin Simpson Date: Sat Mar 20 17:16:46 2010 -0700 r300g: Correctly hax max_index on pipe_vertex_buffers

Mesa (master): radeong: Use TRUE and FALSE.

2010-03-20 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 7c8221b46008cd4f217d3ddab59dcc4c488a54b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7c8221b46008cd4f217d3ddab59dcc4c488a54b3 Author: Corbin Simpson Date: Sat Mar 20 16:15:36 2010 -0700 radeong: Use TRUE and FALSE. --- .../winsys/drm/radeon

Mesa (master): radeong: Test the BO ptr for NULL instead of using a bool.

2010-03-20 Thread Corbin Simpson
Module: Mesa Branch: master Commit: 20dedcca3ca5bfeaaa275bec8a14ca8c69615f6a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20dedcca3ca5bfeaaa275bec8a14ca8c69615f6a Author: Corbin Simpson Date: Sat Mar 20 16:14:20 2010 -0700 radeong: Test the BO ptr for NULL instead of using a bool

  1   2   3   4   5   6   7   8   >