Mesa (master): radeon: fix r100/r200 polygon stipple under kms

2009-08-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: 7d361537661b93a501c9533271458a41b965ea79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7d361537661b93a501c9533271458a41b965ea79 Author: Dave Airlie Date: Tue Sep 1 16:04:39 2009 +1000 radeon: fix r100/r200 polygon stipple under kms There really

Mesa (master): r100: fixup cubemap domains

2009-08-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: a2bd13fec9ac2bd77ee21cb85a636fde80ce0368 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2bd13fec9ac2bd77ee21cb85a636fde80ce0368 Author: Dave Airlie Date: Tue Sep 1 15:18:17 2009 +1000 r100: fixup cubemap domains --- src/mesa/drivers/dri/radeo

Mesa (master): xlib: plug in more meta functions, if TEST_META_FUNCS is set

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: ae5d78198f35941046b238712d70091cb94be44e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae5d78198f35941046b238712d70091cb94be44e Author: Brian Paul Date: Mon Aug 31 21:14:50 2009 -0600 xlib: plug in more meta functions, if TEST_META_FUNCS is set

Mesa (master): mesa: implement GL_DEPTH_BUFFER_BIT for _mesa_meta_blit_framebuffer()

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 056612241ae8f8bc836ab78705a154a6d6477e0f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=056612241ae8f8bc836ab78705a154a6d6477e0f Author: Brian Paul Date: Mon Aug 31 21:13:41 2009 -0600 mesa: implement GL_DEPTH_BUFFER_BIT for _mesa_meta_blit_frameb

Mesa (master): mesa: make verts[] arrays local vars

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 5b0f7c6c3bbef1354725b0231c80509d880a40fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b0f7c6c3bbef1354725b0231c80509d880a40fe Author: Brian Paul Date: Mon Aug 31 19:49:40 2009 -0600 mesa: make verts[] arrays local vars --- src/mesa/drivers/c

Mesa (master): mesa: disable another debug test

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 7a78e6e8af50f1254a6d9d1d8746a7b10add9668 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a78e6e8af50f1254a6d9d1d8746a7b10add9668 Author: Brian Paul Date: Mon Aug 31 20:25:10 2009 -0600 mesa: disable another debug test --- src/mesa/drivers/commo

Mesa (master): r200: emit cube for kms correctly + fix tex emit reset

2009-08-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: 97aa3d553f73d955a5c3eced33384348158307a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97aa3d553f73d955a5c3eced33384348158307a7 Author: Dave Airlie Date: Tue Sep 1 12:15:32 2009 +1000 r200: emit cube for kms correctly + fix tex emit reset CS ch

Mesa (master): xlib: option to enable/test meta functions (disabled)

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 8126dfa9c24c972794193bf652d6d09a1d01b376 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8126dfa9c24c972794193bf652d6d09a1d01b376 Author: Brian Paul Date: Mon Aug 31 19:29:24 2009 -0600 xlib: option to enable/test meta functions (disabled) --- s

Mesa (master): mesa: implement depth/stencil formats for meta glDrawPixels

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 1fc713a1e78278e7b62bd5d8e11ac5c0093677bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1fc713a1e78278e7b62bd5d8e11ac5c0093677bf Author: Brian Paul Date: Mon Aug 31 19:28:11 2009 -0600 mesa: implement depth/stencil formats for meta glDrawPixels -

Mesa (master): mesa: added _mesa_is_stencil_format()

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 10d81f466794c61c11225c94b2125bf2dd23748e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=10d81f466794c61c11225c94b2125bf2dd23748e Author: Brian Paul Date: Mon Aug 31 19:26:00 2009 -0600 mesa: added _mesa_is_stencil_format() --- src/mesa/main/ima

Mesa (master): mesa: remove accidentally commited debug/disabled code

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 9c41931c0fbfc108eeba0af18db29a24b394d091 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c41931c0fbfc108eeba0af18db29a24b394d091 Author: Brian Paul Date: Mon Aug 31 19:27:42 2009 -0600 mesa: remove accidentally commited debug/disabled code ---

Mesa (master): progs/samples: added test/debug code for culling

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: d762b5459be63b46b280a11847c9b1f2a7015e52 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d762b5459be63b46b280a11847c9b1f2a7015e52 Author: Brian Paul Date: Mon Aug 31 17:56:41 2009 -0600 progs/samples: added test/debug code for culling --- progs/

Mesa (master): mesa: debug printf for KIL

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: c0633ddabbcc91dcf06fd4452eb7516c624752c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c0633ddabbcc91dcf06fd4452eb7516c624752c0 Author: Brian Paul Date: Mon Aug 31 14:57:59 2009 -0600 mesa: debug printf for KIL --- src/mesa/shader/prog_execute

Mesa (master): swrast: fix selection/feedback regression

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: a1d3855fb0c3969a32825d0b899076917d5ccce6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1d3855fb0c3969a32825d0b899076917d5ccce6 Author: Brian Paul Date: Mon Aug 31 17:54:46 2009 -0600 swrast: fix selection/feedback regression This fixes a confor

Mesa (master): swrast: can't use deferred texture/ shading if using KIL instruction

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 18656201ef62da1892d66e0899001ae82e2555c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18656201ef62da1892d66e0899001ae82e2555c2 Author: Brian Paul Date: Mon Aug 31 13:28:31 2009 -0600 swrast: can't use deferred texture/shading if using KIL instru

Mesa (master): progs/tests: disable depth test for second glDrawPixels

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: b3232e9280ff7104d68b7e4f229604f574a4e37a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3232e9280ff7104d68b7e4f229604f574a4e37a Author: Brian Paul Date: Mon Aug 31 14:56:34 2009 -0600 progs/tests: disable depth test for second glDrawPixels We do

Mesa (master): r200: emit max vtx info for index buffer.

2009-08-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: e3a17904ddf5af6425efaa926a17813e59e7ce83 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3a17904ddf5af6425efaa926a17813e59e7ce83 Author: Dave Airlie Date: Tue Sep 1 10:12:20 2009 +1000 r200: emit max vtx info for index buffer. We need this for t

Mesa (master): r300/compiler: fix warning due to no newline

2009-08-31 Thread Dave Airlie
Module: Mesa Branch: master Commit: 31a5a9e9cc943ae38077658302e43c05b80983d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31a5a9e9cc943ae38077658302e43c05b80983d7 Author: Dave Airlie Date: Tue Sep 1 10:50:40 2009 +1000 r300/compiler: fix warning due to no newline --- src/mesa/

Mesa (mesa_7_5_branch): swrast: fix selection/feedback regression

2009-08-31 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 3f785080db33d437893564dded325452770699be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f785080db33d437893564dded325452770699be Author: Brian Paul Date: Mon Aug 31 17:54:46 2009 -0600 swrast: fix selection/feedback regression This fixes

Mesa (mesa_7_5_branch): swrast: can't use deferred texture/ shading if using KIL instruction

2009-08-31 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: fcf0804c05faefd196ed5525c068ee4cd30c5312 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fcf0804c05faefd196ed5525c068ee4cd30c5312 Author: Brian Paul Date: Mon Aug 31 13:28:31 2009 -0600 swrast: can't use deferred texture/shading if using K

Mesa (master): i915g: Implement new winsys

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 935e4c56e5b10a0a702d95f78e9f4e6660c452dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=935e4c56e5b10a0a702d95f78e9f4e6660c452dc Author: Jakob Bornecrantz Date: Tue Sep 1 00:42:39 2009 +0100 i915g: Implement new winsys --- src/gallium/winsys/d

Mesa (master): i915g: Switch from pipe_winsys to intel_winsys

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: d2110064c2075a8537d4b7f87ba894ebaa6ccb33 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2110064c2075a8537d4b7f87ba894ebaa6ccb33 Author: Jakob Bornecrantz Date: Sun Aug 30 20:49:01 2009 +0100 i915g: Switch from pipe_winsys to intel_winsys

Mesa (master): i915g: Add header file for new winsys interface

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: dd040753d7703ac5edbf1aeb336c0093862a2486 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd040753d7703ac5edbf1aeb336c0093862a2486 Author: Jakob Bornecrantz Date: Sun Aug 30 18:30:35 2009 +0100 i915g: Add header file for new winsys interface ---

Mesa (master): i915g: Add new buffer code not yet hocked up

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 105e4b093e28d6cd9e8ec2db9dbc23980d265796 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=105e4b093e28d6cd9e8ec2db9dbc23980d265796 Author: Jakob Bornecrantz Date: Sun Aug 30 16:26:01 2009 +0100 i915g: Add new buffer code not yet hocked up --- src

Mesa (master): st/xorg: Fix crash in MPH

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 7b32da0b11a769be057cdd3e619d582b433bbb0e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7b32da0b11a769be057cdd3e619d582b433bbb0e Author: Jakob Bornecrantz Date: Tue Sep 1 00:24:53 2009 +0100 st/xorg: Fix crash in MPH --- src/gallium/state_trac

Mesa (arb_sync): ARB sync: Fix delete behavior and context destruction behavior

2009-08-31 Thread Ian Romanick
Module: Mesa Branch: arb_sync Commit: 9f81614d52f1ed4a3d83ab566c445d2767862770 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f81614d52f1ed4a3d83ab566c445d2767862770 Author: Ian Romanick Date: Mon Aug 31 14:57:50 2009 -0700 ARB sync: Fix delete behavior and context destruction beha

Mesa (master): radeon: Fix null pointer reference in debug system if no context is bind.

2009-08-31 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: c4a3e036ed1c755a291018251c4f55c45ac17079 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4a3e036ed1c755a291018251c4f55c45ac17079 Author: Pauli Nieminen Date: Tue Sep 1 00:39:20 2009 +0300 radeon: Fix null pointer reference in debug system if no c

Mesa (master): radeon: Add support for indenting debug output.

2009-08-31 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: fde929c4fdee2e998542f071ff7165d87f572593 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fde929c4fdee2e998542f071ff7165d87f572593 Author: Pauli Nieminen Date: Mon Aug 31 20:25:33 2009 +0300 radeon: Add support for indenting debug output. Indetion

Mesa (master): r600: Add more trace debug output to rendering pipeline.

2009-08-31 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: d028cf9313aa0d2c43566acec4bbf4f6167f060e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d028cf9313aa0d2c43566acec4bbf4f6167f060e Author: Pauli Nieminen Date: Mon Aug 31 20:44:11 2009 +0300 r600: Add more trace debug output to rendering pipeline.

Mesa (master): radeon: Change default debug level to verbose.

2009-08-31 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: 6c963fbdd1c9a8a2c2efe87598bfbf0485c036fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c963fbdd1c9a8a2c2efe87598bfbf0485c036fb Author: Pauli Nieminen Date: Sun Aug 30 23:46:58 2009 +0300 radeon: Change default debug level to verbose. Verbose is

Mesa (master): radeon: Add comment warning about not choosing critical debug level.

2009-08-31 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: 7870edc778338556a65a4d4167d20ad01d6a1995 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7870edc778338556a65a4d4167d20ad01d6a1995 Author: Pauli Nieminen Date: Sun Aug 30 23:58:45 2009 +0300 radeon: Add comment warning about not choosing critical de

Mesa (master): r200: Convert r200 to use new style debug code.

2009-08-31 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: 239105c6c87da0b0c5c15ae54b19fe39492b0f29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=239105c6c87da0b0c5c15ae54b19fe39492b0f29 Author: Pauli Nieminen Date: Sun Aug 30 23:06:05 2009 +0300 r200: Convert r200 to use new style debug code. Only very

Mesa (master): r300: Convert to shared debug code.

2009-08-31 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: 012e990160edcd0f233b43a39f6efdd34a6ca194 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=012e990160edcd0f233b43a39f6efdd34a6ca194 Author: Pauli Nieminen Date: Sun Aug 30 23:39:15 2009 +0300 r300: Convert to shared debug code. --- src/mesa/driver

Mesa (master): r600: Convert to shared debug code and add a few new debug messages.

2009-08-31 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: aabb36fdd58ff891e3a0946e2326d458f5a4d832 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aabb36fdd58ff891e3a0946e2326d458f5a4d832 Author: Pauli Nieminen Date: Sun Aug 30 22:08:38 2009 +0300 r600: Convert to shared debug code and add a few new debug

Mesa (master): r100: Use shared debug code.

2009-08-31 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: 4e0d99a63588c67a955f797733da32d04e6f4ee6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e0d99a63588c67a955f797733da32d04e6f4ee6 Author: Pauli Nieminen Date: Sun Aug 30 19:44:16 2009 +0300 r100: Use shared debug code. Converted r100 to use shared

Mesa (master): radeon: Make OQ to use new style debugging.

2009-08-31 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: fe62e4c3ff13888a85274c23b8835460401e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe62e4c3ff13888a85274c23b8835460401e Author: Pauli Nieminen Date: Sun Aug 30 22:07:49 2009 +0300 radeon: Make OQ to use new style debugging. --- src/mes

Mesa (master): radeon: Add gcc attribute to enable pritnf format warnings.

2009-08-31 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: b6ebcf8156c4735c2e96e5aad26c3a8dc29f50a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b6ebcf8156c4735c2e96e5aad26c3a8dc29f50a6 Author: Pauli Nieminen Date: Sun Aug 30 22:07:13 2009 +0300 radeon: Add gcc attribute to enable pritnf format warnings

Mesa (master): radeon: Add common debugging functions.

2009-08-31 Thread Pauli Nieminen
Module: Mesa Branch: master Commit: f9a4a0a9710c23a2041673eec290ff2f9260cbd0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9a4a0a9710c23a2041673eec290ff2f9260cbd0 Author: Pauli Nieminen Date: Sun Aug 30 16:48:33 2009 +0300 radeon: Add common debugging functions. These function ar

Mesa (master): mesa: added const qualifiers, move local var

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: a5e7003565a021ceb82a8b16f4a0ecc7cc6c02e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5e7003565a021ceb82a8b16f4a0ecc7cc6c02e0 Author: Brian Paul Date: Mon Aug 31 11:17:59 2009 -0600 mesa: added const qualifiers, move local var --- src/mesa/m

Mesa (master): mesa: fix saturation logic in emit_texenv()

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 956e6c3978abe918348377cf05e5c92971e50d3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=956e6c3978abe918348377cf05e5c92971e50d3f Author: Brian Paul Date: Mon Aug 31 11:14:16 2009 -0600 mesa: fix saturation logic in emit_texenv() We need to clamp/

Mesa (master): docs: fixed glXCreateGLXPixmap() for direct rendering

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: aca8dbcaa692c5903ae73aacd6fe7272d23f0f03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aca8dbcaa692c5903ae73aacd6fe7272d23f0f03 Author: Brian Paul Date: Mon Aug 31 10:32:56 2009 -0600 docs: fixed glXCreateGLXPixmap() for direct rendering --- d

Mesa (master): mesa: fix 32bit cross compilation on a 64bit machine

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: c705e7238292d6c534d18dddcc03ecc6a24a5d66 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c705e7238292d6c534d18dddcc03ecc6a24a5d66 Author: Marc Dietrich Date: Mon Aug 31 08:56:33 2009 -0700 mesa: fix 32bit cross compilation on a 64bit machine When

Mesa (master): docs/: document cross-compile fix

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 1d64a4ceb309949a4ce71f93f86a37ef2d2943c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d64a4ceb309949a4ce71f93f86a37ef2d2943c6 Author: Brian Paul Date: Mon Aug 31 10:31:45 2009 -0600 docs/: document cross-compile fix --- docs/relnotes-7.5.1.h

Mesa (master): st/xorg: add code to render textured quads for composite acceleration

2009-08-31 Thread Zack Rusin
Module: Mesa Branch: master Commit: f315c0128b5f6317f910f6c54119fea97256254c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f315c0128b5f6317f910f6c54119fea97256254c Author: Zack Rusin Date: Fri Aug 28 17:19:23 2009 -0400 st/xorg: add code to render textured quads for composite accel

Mesa (master): st/xorg: setup constant buffers for vertex and fragment shaders

2009-08-31 Thread Zack Rusin
Module: Mesa Branch: master Commit: 9ccbadb22d74c649a634c515cd1123fe96781357 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ccbadb22d74c649a634c515cd1123fe96781357 Author: Zack Rusin Date: Fri Aug 28 16:43:21 2009 -0400 st/xorg: setup constant buffers for vertex and fragment shader

Mesa (mesa_7_5_branch): mesa: fix saturation logic in emit_texenv()

2009-08-31 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 2241665dc6d77a992edfc49a9d9d9ed8d1b52e60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2241665dc6d77a992edfc49a9d9d9ed8d1b52e60 Author: Brian Paul Date: Mon Aug 31 11:14:16 2009 -0600 mesa: fix saturation logic in emit_texenv() We need

Mesa (mesa_7_5_branch): mesa: added const qualifiers, move local var

2009-08-31 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 9f36473a8ecc9c3358ae99651f511725344f22cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f36473a8ecc9c3358ae99651f511725344f22cc Author: Brian Paul Date: Mon Aug 31 11:17:59 2009 -0600 mesa: added const qualifiers, move local var --- s

Mesa (master): st/xorg: Re-organize the EXA ModifyPixmapHeader hook a bit.

2009-08-31 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 3c3ad915d831a962b284da42659ad15bcadcffa1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c3ad915d831a962b284da42659ad15bcadcffa1 Author: Michel Dänzer Date: Mon Aug 31 18:41:54 2009 +0200 st/xorg: Re-organize the EXA ModifyPixmapHeader hook a bit.

Mesa (master): st/xorg: Simplify EXA ModifyPixmapHeader hook for pPixmap != NULL.

2009-08-31 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 40e3148a81f93f590c7400b00a6c2d536a2258b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=40e3148a81f93f590c7400b00a6c2d536a2258b0 Author: Michel Dänzer Date: Mon Aug 31 18:41:54 2009 +0200 st/xorg: Simplify EXA ModifyPixmapHeader hook for pPixmap !

Mesa (master): st/xorg: Don't always fall back for solid fills.

2009-08-31 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 366efd8c4b69e8ec1b6f4ec5ba5df54e6574f8f1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=366efd8c4b69e8ec1b6f4ec5ba5df54e6574f8f1 Author: Michel Dänzer Date: Mon Aug 31 18:41:53 2009 +0200 st/xorg: Don't always fall back for solid fills. --- src

Mesa (mesa_7_5_branch): docs: fixed glXCreateGLXPixmap() for direct rendering

2009-08-31 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: 6bf86681f5903a06f98cc32ddf5715706de97c4a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6bf86681f5903a06f98cc32ddf5715706de97c4a Author: Brian Paul Date: Mon Aug 31 10:32:56 2009 -0600 docs: fixed glXCreateGLXPixmap() for direct rendering

Mesa (mesa_7_5_branch): mesa: fix 32bit cross compilation on a 64bit machine

2009-08-31 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: a48ee529a256611676884262ced218ad6c05f961 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a48ee529a256611676884262ced218ad6c05f961 Author: Marc Dietrich Date: Mon Aug 31 08:56:33 2009 -0700 mesa: fix 32bit cross compilation on a 64bit machi

Mesa (mesa_7_5_branch): docs/: document cross-compile fix

2009-08-31 Thread Brian Paul
Module: Mesa Branch: mesa_7_5_branch Commit: f7654faf16431d9749fa9f3a8720b4b7fc5c8445 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7654faf16431d9749fa9f3a8720b4b7fc5c8445 Author: Brian Paul Date: Mon Aug 31 10:31:45 2009 -0600 docs/: document cross-compile fix --- docs/relnote

Mesa (master): r600: add missing r7xx pci id

2009-08-31 Thread Alex Deucher
Module: Mesa Branch: master Commit: 1b1673fa63b1ac66cf188711ab8421a73dde1724 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b1673fa63b1ac66cf188711ab8421a73dde1724 Author: Alex Deucher Date: Mon Aug 31 12:18:44 2009 -0400 r600: add missing r7xx pci id --- src/mesa/drivers/dri/ra

Mesa (master): i915g: Reorg texture layout code

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 5f7b46ae5fc7854ec68f7003c2a69672c19b3464 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f7b46ae5fc7854ec68f7003c2a69672c19b3464 Author: Jakob Bornecrantz Date: Sun Aug 30 20:25:17 2009 +0100 i915g: Reorg texture layout code --- src/gallium/dri

Mesa (master): i915g: Move transfer functions into i915_texture.c

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 761c8c7076f23e044fcbc9987c95d5178482e846 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=761c8c7076f23e044fcbc9987c95d5178482e846 Author: Jakob Bornecrantz Date: Sun Aug 30 19:31:14 2009 +0100 i915g: Move transfer functions into i915_texture.c ---

Mesa (master): i915g: Reorg texture code a bit

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 5374aff56f1ebd161f11b5469f7427ea73c09a41 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5374aff56f1ebd161f11b5469f7427ea73c09a41 Author: Jakob Bornecrantz Date: Sun Aug 30 19:20:45 2009 +0100 i915g: Reorg texture code a bit --- src/gallium/driv

Mesa (master): i915g: Cleanup i915_prim_vbuf.c

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: bd0c51874f6dc7610b87d55c182b696517358dbe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd0c51874f6dc7610b87d55c182b696517358dbe Author: Jakob Bornecrantz Date: Mon Aug 31 00:36:24 2009 +0100 i915g: Cleanup i915_prim_vbuf.c --- src/gallium/driv

Mesa (master): i915g: Don't use winsys directly in the driver

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: f26065215317b1d320d11f636c65d4903788b431 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f26065215317b1d320d11f636c65d4903788b431 Author: Jakob Bornecrantz Date: Sun Aug 30 17:45:47 2009 +0100 i915g: Don't use winsys directly in the driver --- s

Mesa (master): i915g: Cleanup i915_screen.[c|h]

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 1bb3a2c648e0d6feea12bfff7f739159339f034a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1bb3a2c648e0d6feea12bfff7f739159339f034a Author: Jakob Bornecrantz Date: Sun Aug 30 21:10:36 2009 +0100 i915g: Cleanup i915_screen.[c|h] --- src/gallium/dri

Mesa (master): i915g: Cleanup i915_context.c

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 1b5f46a3b8d1d1ffa7cbb60b557deb8c2c448a3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b5f46a3b8d1d1ffa7cbb60b557deb8c2c448a3a Author: Jakob Bornecrantz Date: Sun Aug 30 21:03:43 2009 +0100 i915g: Cleanup i915_context.c --- src/gallium/driver

Mesa (master): i915g: Cleanup i915_state_emit.c

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 5d929366aac54e815e1ecacd7349700989d76b03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5d929366aac54e815e1ecacd7349700989d76b03 Author: Jakob Bornecrantz Date: Sun Aug 30 15:42:10 2009 +0100 i915g: Cleanup i915_state_emit.c --- src/gallium/dri

Mesa (master): i915g: Cleanup i915_blit.[c|h]

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 7864b0e717755a26688891195e85a62714d50baa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7864b0e717755a26688891195e85a62714d50baa Author: Jakob Bornecrantz Date: Sun Aug 30 20:41:00 2009 +0100 i915g: Cleanup i915_blit.[c|h] --- src/gallium/drive

Mesa (master): i915g: Cleanup texture init functions a bit

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 4224bda684aaee92d27e09c5545a7094cda0ae76 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4224bda684aaee92d27e09c5545a7094cda0ae76 Author: Jakob Bornecrantz Date: Sat Aug 29 22:02:49 2009 +0100 i915g: Cleanup texture init functions a bit --- src/

Mesa (master): i915g: Rename pipe field on context to base

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: e1741dbe45ef1f43432457fab088275ecf953d17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1741dbe45ef1f43432457fab088275ecf953d17 Author: Jakob Bornecrantz Date: Sat Aug 29 11:46:46 2009 +0100 i915g: Rename pipe field on context to base --- src/

Mesa (master): i915g: Cleanup i915_texture.c

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: 00b07280948fc7608fdede4be73c504499247f17 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=00b07280948fc7608fdede4be73c504499247f17 Author: Jakob Bornecrantz Date: Sun Aug 30 13:57:37 2009 +0100 i915g: Cleanup i915_texture.c --- src/gallium/driver

Mesa (master): i915g: Rename screen field on screen to base

2009-08-31 Thread Jakob Bornecrantz
Module: Mesa Branch: master Commit: ad25d450ec2a0f04f628c58f89fe9f2c7b4d3bf3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad25d450ec2a0f04f628c58f89fe9f2c7b4d3bf3 Author: Jakob Bornecrantz Date: Sat Aug 29 11:32:32 2009 +0100 i915g: Rename screen field on screen to base --- src

Mesa (master): mesa: set additional fields in _mesa_buffer_map_range()

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 2b6ab615a42bd162b4a870218a5951ca32416c20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b6ab615a42bd162b4a870218a5951ca32416c20 Author: Brian Paul Date: Mon Aug 31 09:12:04 2009 -0600 mesa: set additional fields in _mesa_buffer_map_range() ---

Mesa (master): mesa: set Length/Offset fields in _mesa_buffer_map()

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: d1da8acd82190542cef7ffea41517974c0c9cc25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1da8acd82190542cef7ffea41517974c0c9cc25 Author: Brian Paul Date: Mon Aug 31 09:05:28 2009 -0600 mesa: set Length/Offset fields in _mesa_buffer_map() --- sr

Mesa (master): mesa: additional assertions for ctx->Driver.UnmapBuffer()

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 822c7964819ca1fcc270880d4ca8b3de8a4276d0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=822c7964819ca1fcc270880d4ca8b3de8a4276d0 Author: Brian Paul Date: Mon Aug 31 08:59:38 2009 -0600 mesa: additional assertions for ctx->Driver.UnmapBuffer() The

Mesa (master): intel: clear buffer fields in intel_bufferobj_unmap()

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 28c159d61461dab0963860725b77fc56566838fa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=28c159d61461dab0963860725b77fc56566838fa Author: Brian Paul Date: Mon Aug 31 09:01:21 2009 -0600 intel: clear buffer fields in intel_bufferobj_unmap() --- s

Mesa (master): st/mesa: fix obj->Pointer offset in st_bufferobj_map_range()

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: c69a4dce75d5282fc88f76da5ac0d27e65012727 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c69a4dce75d5282fc88f76da5ac0d27e65012727 Author: Brian Paul Date: Mon Aug 31 08:49:22 2009 -0600 st/mesa: fix obj->Pointer offset in st_bufferobj_map_range()

Mesa (master): mesa: new assertions, comments about buffer mapping

2009-08-31 Thread Brian Paul
Module: Mesa Branch: master Commit: 92033a9516942d7272ce4bf36ecd422009bbaf60 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=92033a9516942d7272ce4bf36ecd422009bbaf60 Author: Brian Paul Date: Mon Aug 31 08:50:15 2009 -0600 mesa: new assertions, comments about buffer mapping Since ctx

Mesa (master): llvmpipe: Fallback to element-wise comparisons when no comparison intrinsic is available .

2009-08-31 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 241c3a1d8001fc5a30e2af4b4636b48e6f99690a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=241c3a1d8001fc5a30e2af4b4636b48e6f99690a Author: José Fonseca Date: Mon Aug 31 10:22:36 2009 +0100 llvmpipe: Fallback to element-wise comparisons when no compa

Mesa (master): llvmpipe: In the abcense of a min/max intrinsic, use the comparison intrinsics.

2009-08-31 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 45fb66ab7bc1cbb150e055826dc61b542739cc35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45fb66ab7bc1cbb150e055826dc61b542739cc35 Author: José Fonseca Date: Mon Aug 31 10:00:38 2009 +0100 llvmpipe: In the abcense of a min/max intrinsic, use the com

Mesa (master): llvmpipe: Actually commit lp_buffer.[ch].

2009-08-31 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b995af25d073df7101ec6caba207ad3131281725 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b995af25d073df7101ec6caba207ad3131281725 Author: José Fonseca Date: Mon Aug 31 09:33:41 2009 +0100 llvmpipe: Actually commit lp_buffer.[ch]. Thanks Michel. -

Mesa (master): Gallium xlib: Add support for BGRA visuals.

2009-08-31 Thread Michel Dänzer
Module: Mesa Branch: master Commit: 9f0495aa765ae53b877b1e7fdffba70f4ee1a056 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9f0495aa765ae53b877b1e7fdffba70f4ee1a056 Author: Michel Dänzer Date: Mon Aug 31 10:22:19 2009 +0200 Gallium xlib: Add support for BGRA visuals. --- src/gall