Mesa (master): st/vega: Add a missing break.

2010-12-02 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 5be631ce83c3801421c79240be2f422958b206a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5be631ce83c3801421c79240be2f422958b206a5 Author: Chia-I Wu Date: Fri Dec 3 14:55:12 2010 +0800 st/vega: Add a missing break. --- src/gallium/state_trackers

Demos (master): egl/openvg: Print FPS for lion.

2010-12-02 Thread Chia-I Wu
Module: Demos Branch: master Commit: b9a2844609a700b61f22c1c17a908237acf6c5a5 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=b9a2844609a700b61f22c1c17a908237acf6c5a5 Author: Chia-I Wu Date: Fri Dec 3 13:03:57 2010 +0800 egl/openvg: Print FPS for lion. --- src/egl/openvg/lion.c

Mesa (master): st/vega: Move vertex transformation to shader.

2010-12-02 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a84a1e344f544ec4da61809d4f09853a94d93e07 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a84a1e344f544ec4da61809d4f09853a94d93e07 Author: Chia-I Wu Date: Fri Dec 3 00:44:43 2010 +0800 st/vega: Move vertex transformation to shader. It was done in

Mesa (master): st/vega: Set pipe_resource::array_size to 1.

2010-12-02 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 29bea39fde0b3be89a34bf0d979f33f601412eee URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=29bea39fde0b3be89a34bf0d979f33f601412eee Author: Chia-I Wu Date: Fri Dec 3 11:59:25 2010 +0800 st/vega: Set pipe_resource::array_size to 1. --- src/gallium

Mesa (master): st/egl: Set pipe_resource::array_size to 1.

2010-12-02 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 9028f24b8af52fcd268cccd1b4a3856424b9a424 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9028f24b8af52fcd268cccd1b4a3856424b9a424 Author: Chia-I Wu Date: Fri Dec 3 11:57:37 2010 +0800 st/egl: Set pipe_resource::array_size to 1. --- .../state_tr

Mesa (master): r300g: do not remove unused constants if we are not near the limit

2010-12-02 Thread Marek Olšák
Module: Mesa Branch: master Commit: a60a5b850bde94c9c0c21f07800ed57436525998 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a60a5b850bde94c9c0c21f07800ed57436525998 Author: Marek Olšák Date: Fri Dec 3 06:32:10 2010 +0100 r300g: do not remove unused constants if we are not near the

Mesa (master): r300g: fix pointer arithmetic with void* in transfer_inline_write

2010-12-02 Thread Marek Olšák
Module: Mesa Branch: master Commit: b088b255ecec68154d56db801151b5d7764b0837 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b088b255ecec68154d56db801151b5d7764b0837 Author: Marek Olšák Date: Fri Dec 3 06:08:50 2010 +0100 r300g: fix pointer arithmetic with void* in transfer_inline_w

Mesa (master): mesa, st/mesa: fix gl_FragCoord with FBOs in Gallium

2010-12-02 Thread Marek Olšák
Module: Mesa Branch: master Commit: d531f9c2f5c78468d913fc509b223760ac1c1124 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d531f9c2f5c78468d913fc509b223760ac1c1124 Author: Marek Olšák Date: Thu Dec 2 20:39:59 2010 +0100 mesa, st/mesa: fix gl_FragCoord with FBOs in Gallium gl_Frag

Mesa (master): r300g: implement simple transfer_inline_write for buffers

2010-12-02 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6a46fce14f38adf72925842edf9829c00d1ee800 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6a46fce14f38adf72925842edf9829c00d1ee800 Author: Marek Olšák Date: Fri Dec 3 05:44:47 2010 +0100 r300g: implement simple transfer_inline_write for buffers r6

Mesa (master): r300g: use internal BO handle for add_buffer and write_reloc

2010-12-02 Thread Marek Olšák
Module: Mesa Branch: master Commit: 3ba8843307a909f35f2a04e6be6dcadd760ad82b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ba8843307a909f35f2a04e6be6dcadd760ad82b Author: Marek Olšák Date: Fri Dec 3 02:48:11 2010 +0100 r300g: use internal BO handle for add_buffer and write_reloc

Mesa (master): mesa: replace more MAX_WIDTH stack allocations with heap allocations

2010-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 36b09b5ded84a03622a746bd6e963cec5d70c5c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=36b09b5ded84a03622a746bd6e963cec5d70c5c3 Author: Brian Paul Date: Thu Dec 2 18:06:40 2010 -0700 mesa: replace more MAX_WIDTH stack allocations with heap alloc

Mesa (master): gallivm/llvmpipe: remove lp_build_context::builder

2010-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 6299f241e9fdd86e705d144a42d9b1979c13f9ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6299f241e9fdd86e705d144a42d9b1979c13f9ad Author: Brian Paul Date: Thu Dec 2 18:11:13 2010 -0700 gallivm/llvmpipe: remove lp_build_context::builder The field

Mesa (master): r300g: fix build

2010-12-02 Thread Marek Olšák
Module: Mesa Branch: master Commit: 0c9a63db095b32fdec8a8ff5f141b3418fbb9cce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c9a63db095b32fdec8a8ff5f141b3418fbb9cce Author: Marek Olšák Date: Fri Dec 3 00:54:05 2010 +0100 r300g: fix build --- src/gallium/drivers/r300/r300_context

Mesa (master): r300g: Drop unnecessary cast

2010-12-02 Thread Marek Olšák
Module: Mesa Branch: master Commit: 39c436a1a25b1863f682214ae5d80e58a2014072 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39c436a1a25b1863f682214ae5d80e58a2014072 Author: nobled Date: Thu Dec 2 21:48:40 2010 + r300g: Drop unnecessary cast --- src/gallium/drivers/r300/r300_

Mesa (master): r300g: Abort if draw_create() fails

2010-12-02 Thread Marek Olšák
Module: Mesa Branch: master Commit: 7ed65f462aeebbdb7e48da365c947cd8a6ed9e5c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ed65f462aeebbdb7e48da365c947cd8a6ed9e5c Author: nobled Date: Thu Dec 2 22:49:05 2010 + r300g: Abort if draw_create() fails The other drivers need to be

Mesa (master): r300g: Abort if atom allocations fail

2010-12-02 Thread Marek Olšák
Module: Mesa Branch: master Commit: d5bf23180664ccd682874ab628ed472e7c8c361a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d5bf23180664ccd682874ab628ed472e7c8c361a Author: nobled Date: Thu Dec 2 21:46:04 2010 + r300g: Abort if atom allocations fail --- src/gallium/drivers/r

Mesa (master): nv50: silence some unknown get_param warnings

2010-12-02 Thread Ben Skeggs
Module: Mesa Branch: master Commit: a25cea19f25c4a01ccf7fe7bb7b75ac5f133c7a1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a25cea19f25c4a01ccf7fe7bb7b75ac5f133c7a1 Author: Ben Skeggs Date: Fri Dec 3 08:23:44 2010 +1000 nv50: silence some unknown get_param warnings Signed-off-by:

Mesa (master): swrast: avoid large stack allocations in tex combine code

2010-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: aa28efe60dee4570730538ef091d1c79f42fa1cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa28efe60dee4570730538ef091d1c79f42fa1cd Author: Brian Paul Date: Thu Dec 2 14:18:31 2010 -0700 swrast: avoid large stack allocations in tex combine code ---

Mesa (master): st/mesa: avoid large stack allocations in readpixels code

2010-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 77ea102735114855a01507a6c802318d4958ce5a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77ea102735114855a01507a6c802318d4958ce5a Author: Brian Paul Date: Thu Dec 2 14:23:43 2010 -0700 st/mesa: avoid large stack allocations in readpixels code ---

Mesa (master): swrast: avoid large stack allocations in blend code

2010-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 25662f878ea5f3a8c55506d0becafe2c0a6370f2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=25662f878ea5f3a8c55506d0becafe2c0a6370f2 Author: Brian Paul Date: Thu Dec 2 14:18:18 2010 -0700 swrast: avoid large stack allocations in blend code --- src

Mesa (master): mesa: replace large/ MAX_WIDTH stack allocations with heap allocations

2010-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 896a08bde6de96bbd737d70386dd3cea270be4c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=896a08bde6de96bbd737d70386dd3cea270be4c4 Author: Brian Paul Date: Thu Dec 2 13:56:58 2010 -0700 mesa: replace large/MAX_WIDTH stack allocations with heap allo

Mesa (master): mesa: replace large/ MAX_WIDTH stack allocations with heap allocations

2010-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 2addcb7b50e6f1e821c06a295038194216ca1869 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2addcb7b50e6f1e821c06a295038194216ca1869 Author: Brian Paul Date: Thu Dec 2 14:00:30 2010 -0700 mesa: replace large/MAX_WIDTH stack allocations with heap allo

Mesa (master): r600g: bump texture/cb limits appropriately for evergreen

2010-12-02 Thread Alex Deucher
Module: Mesa Branch: master Commit: fae7cb8ed83d43b28a7837acdb4912714a955217 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fae7cb8ed83d43b28a7837acdb4912714a955217 Author: Alex Deucher Date: Thu Dec 2 16:09:22 2010 -0500 r600g: bump texture/cb limits appropriately for evergreen -

Mesa (master): r600c: bump texture limits to hw limits

2010-12-02 Thread Alex Deucher
Module: Mesa Branch: master Commit: a3dc947057fb9b1229fa5a62b00822b7aa891bd7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a3dc947057fb9b1229fa5a62b00822b7aa891bd7 Author: Alex Deucher Date: Thu Dec 2 15:39:28 2010 -0500 r600c: bump texture limits to hw limits --- src/mesa/driv

Mesa (master): gallium/util: add states relevant to geometry shaders

2010-12-02 Thread Zack Rusin
Module: Mesa Branch: master Commit: e737b9294aa63a69b9041eedcd858d9535ccfe2d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e737b9294aa63a69b9041eedcd858d9535ccfe2d Author: Zack Rusin Date: Thu Dec 2 15:49:36 2010 -0500 gallium/util: add states relevant to geometry shaders --- s

Mesa (master): wgl: Fix visual's buffer_mask configuration.

2010-12-02 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 63df5a464e984af771b3896d05baa258912ac202 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63df5a464e984af771b3896d05baa258912ac202 Author: José Fonseca Date: Thu Dec 2 20:21:39 2010 + wgl: Fix visual's buffer_mask configuration. --- src/gall

Mesa (master): mesa: Temporary hack to prevent stack overflow on windows

2010-12-02 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 64da9a1a04f5e3a0609be09a65a4c0419ebd43a5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64da9a1a04f5e3a0609be09a65a4c0419ebd43a5 Author: José Fonseca Date: Thu Dec 2 20:30:59 2010 + mesa: Temporary hack to prevent stack overflow on windows e

Mesa (master): mapi: Hack to avoid vgCreateFont being generated as vgCreateFontA.

2010-12-02 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 43121f20866bb89e8dac92bd92ec85a943704b7e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43121f20866bb89e8dac92bd92ec85a943704b7e Author: José Fonseca Date: Thu Dec 2 19:33:41 2010 + mapi: Hack to avoid vgCreateFont being generated as vgCreate

Mesa (master): mesa: Add getters for ARB_copy_buffer's attachment points.

2010-12-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 43491adc44c82646652e8322acbd7f8684aae889 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43491adc44c82646652e8322acbd7f8684aae889 Author: Eric Anholt Date: Thu Dec 2 09:24:19 2010 -0800 mesa: Add getters for ARB_copy_buffer's attachment points. F

Mesa (master): mesa: Add getters for the rest of the supported draw buffers .

2010-12-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: 7cba339375f4b8c4e4614853f9e160d41eb25c51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7cba339375f4b8c4e4614853f9e160d41eb25c51 Author: Eric Anholt Date: Thu Dec 2 09:05:53 2010 -0800 mesa: Add getters for the rest of the supported draw buffers.

Mesa (master): glsl: Fix flipped return of has_value() for array constants.

2010-12-02 Thread Eric Anholt
Module: Mesa Branch: master Commit: b381eff1411dea5b9e0c9fbc8641a8760052b2eb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b381eff1411dea5b9e0c9fbc8641a8760052b2eb Author: Eric Anholt Date: Thu Dec 2 08:52:58 2010 -0800 glsl: Fix flipped return of has_value() for array constants.

Mesa (master): WIN32_THREADS -> WIN32

2010-12-02 Thread Jose Fonseca
Module: Mesa Branch: master Commit: e3659329e0b91ea78afe32e231f2f75d3d728af9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e3659329e0b91ea78afe32e231f2f75d3d728af9 Author: José Fonseca Date: Thu Dec 2 17:27:05 2010 + WIN32_THREADS -> WIN32 Fixes nasty bug where some parts of

Mesa (master): softpipe: increase max texture size to 16K

2010-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: af4f75c8fe1c53b8def966f480e7fda8021f1b63 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af4f75c8fe1c53b8def966f480e7fda8021f1b63 Author: Brian Paul Date: Thu Dec 2 10:08:33 2010 -0700 softpipe: increase max texture size to 16K --- src/gallium/

Mesa (master): mesa: raise max texture sizes to 16K

2010-12-02 Thread Brian Paul
Module: Mesa Branch: master Commit: 4b08f35487fa439fd9ca4d653d3a146c3dc09c1c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b08f35487fa439fd9ca4d653d3a146c3dc09c1c Author: Brian Paul Date: Thu Dec 2 08:20:08 2010 -0700 mesa: raise max texture sizes to 16K This allows 16K x 16K 2D

Mesa (master): r300/compiler: disable the swizzle lowering pass in vertex shaders

2010-12-02 Thread Marek Olšák
Module: Mesa Branch: master Commit: 23390e2f5cf1050f98c70c8603e374191e7d84e7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=23390e2f5cf1050f98c70c8603e374191e7d84e7 Author: Marek Olšák Date: Thu Dec 2 15:56:38 2010 +0100 r300/compiler: disable the swizzle lowering pass in vertex sh

Mesa (master): wgl: Unreference the current framebuffer after the make_current call.

2010-12-02 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 14e2dc9c66b332b2527201e65a4dbe2ded968669 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14e2dc9c66b332b2527201e65a4dbe2ded968669 Author: José Fonseca Date: Thu Dec 2 16:28:36 2010 + wgl: Unreference the current framebuffer after the make_curr

Mesa (master): util: Don't try to use imagehlp on mingw.

2010-12-02 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 63c05c96e798e68fdec93e6a1184ec06d3713d98 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63c05c96e798e68fdec93e6a1184ec06d3713d98 Author: José Fonseca Date: Thu Dec 2 15:14:20 2010 + util: Don't try to use imagehlp on mingw. --- src/gallium

Mesa (master): wgl: Fix double free. Remove dead code.

2010-12-02 Thread Jose Fonseca
Module: Mesa Branch: master Commit: e5ffa9aa474b40a17a2b3206a29fdc7540637c5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5ffa9aa474b40a17a2b3206a29fdc7540637c5e Author: José Fonseca Date: Thu Dec 2 14:57:40 2010 + wgl: Fix double free. Remove dead code. --- src/gallium/s

Mesa (master): util: Plug leaks in util_destroy_gen_mipmap.

2010-12-02 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 744ef8721b5ce0f6ea7f5a82d437e48d731803e3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=744ef8721b5ce0f6ea7f5a82d437e48d731803e3 Author: José Fonseca Date: Thu Dec 2 15:13:46 2010 + util: Plug leaks in util_destroy_gen_mipmap. --- src/gall

Mesa (master): util: __builtin_frame_address() doesn't work on mingw.

2010-12-02 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 50a52ba67e06fa00e06d19370a0478a85f9011be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=50a52ba67e06fa00e06d19370a0478a85f9011be Author: José Fonseca Date: Thu Dec 2 15:14:07 2010 + util: __builtin_frame_address() doesn't work on mingw. ---

Mesa (master): r300g: fix up cubemap texture offset computation

2010-12-02 Thread Marek Olšák
Module: Mesa Branch: master Commit: f3021c688fc7a9c7d1eb5c207b6edebfcc9bd6fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3021c688fc7a9c7d1eb5c207b6edebfcc9bd6fb Author: Marek Olšák Date: Thu Dec 2 14:30:56 2010 +0100 r300g: fix up cubemap texture offset computation Broken sinc

Mesa (master): util: C++ safe.

2010-12-02 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 431c478df9797c803a6c37b35f09988dc6c8ff7d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=431c478df9797c803a6c37b35f09988dc6c8ff7d Author: José Fonseca Date: Thu Dec 2 12:26:55 2010 + util: C++ safe. --- src/gallium/auxiliary/util/u_surface.

Mesa (master): retrace: Some fixes.

2010-12-02 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 27ba2eb33b83a3596e96dbd791d86d118617df26 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=27ba2eb33b83a3596e96dbd791d86d118617df26 Author: José Fonseca Date: Thu Dec 2 12:17:07 2010 + retrace: Some fixes. --- src/gallium/tests/python/retrace

Demos (master): egl/openvg: Remove eglutPostRedisplay calls.

2010-12-02 Thread Chia-I Wu
Module: Demos Branch: master Commit: 259eb95a02d8adac441b403d5aad162ad872f337 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=259eb95a02d8adac441b403d5aad162ad872f337 Author: Chia-I Wu Date: Thu Dec 2 19:26:17 2010 +0800 egl/openvg: Remove eglutPostRedisplay calls. It is not neede

Mesa (master): st/vega: polygon_array requires a deep free.

2010-12-02 Thread Chia-I Wu
Module: Mesa Branch: master Commit: cb2791213a660dc39c22872ea9095bdfaa61aae4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb2791213a660dc39c22872ea9095bdfaa61aae4 Author: Chia-I Wu Date: Thu Dec 2 17:53:42 2010 +0800 st/vega: polygon_array requires a deep free. A polygon array i

Mesa (master): st/vega: Destroy the pipe context with vg_context.

2010-12-02 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b950d6fa5d1a62ae81b83e20e07f373d8c777ac0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b950d6fa5d1a62ae81b83e20e07f373d8c777ac0 Author: Chia-I Wu Date: Thu Dec 2 17:26:55 2010 +0800 st/vega: Destroy the pipe context with vg_context. --- src/g

Demos (master): Revert "hack for OpenVG RI"

2010-12-02 Thread Chia-I Wu
Module: Demos Branch: master Commit: 9351ae2464a03a219df98eb61219b774d8050d08 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=9351ae2464a03a219df98eb61219b774d8050d08 Author: Chia-I Wu Date: Thu Dec 2 16:54:30 2010 +0800 Revert "hack for OpenVG RI" This reverts commit c910a7876c1e

Demos (master): egl/eglut: Avoid busy looping.

2010-12-02 Thread Chia-I Wu
Module: Demos Branch: master Commit: 1222800fd2037d5e1b3c781bb70443dbb9743095 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=1222800fd2037d5e1b3c781bb70443dbb9743095 Author: Chia-I Wu Date: Thu Dec 2 16:38:09 2010 +0800 egl/eglut: Avoid busy looping. next_event should block unles

Demos (master): hack for OpenVG RI

2010-12-02 Thread Chia-I Wu
Module: Demos Branch: master Commit: c910a7876c1e8b71bf47eb02cd1faf31858f0b21 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=c910a7876c1e8b71bf47eb02cd1faf31858f0b21 Author: Chia-I Wu Date: Thu Nov 25 11:58:44 2010 +0800 hack for OpenVG RI --- src/egl/eglut/eglut.c