Mesa (master): targets/egl-static: New EGL target for scons.

2011-01-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 49ed5bb28d501cd6751bd59dc25a60a4293bcd75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=49ed5bb28d501cd6751bd59dc25a60a4293bcd75 Author: Chia-I Wu o...@lunarg.com Date: Mon Jan 10 12:39:46 2011 +0800 targets/egl-static: New EGL target for scons.

Mesa (master): egl_dri2: Fix eglGetProcAddress.

2011-01-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 39812c48dfb18e6c3b896db8a8395eeebef8cc1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=39812c48dfb18e6c3b896db8a8395eeebef8cc1b Author: Chia-I Wu o...@lunarg.com Date: Wed Jan 12 18:06:47 2011 +0800 egl_dri2: Fix eglGetProcAddress. The driver

Mesa (master): egl: libEGL depends on LOCAL_LIBS.

2011-01-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 4924cb9036cfe0f435a4a09db6f86d59a3a132d8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4924cb9036cfe0f435a4a09db6f86d59a3a132d8 Author: Chia-I Wu o...@lunarg.com Date: Wed Jan 12 18:09:12 2011 +0800 egl: libEGL depends on LOCAL_LIBS. So that

Mesa (master): egl: When EGL_DRIVER is set, do not add other drivers.

2011-01-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 1e4f412242391000eea3fd28452865c3d27f987d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e4f412242391000eea3fd28452865c3d27f987d Author: Chia-I Wu o...@lunarg.com Date: Wed Jan 12 17:49:43 2011 +0800 egl: When EGL_DRIVER is set, do not add other

Demos (master): es1_info: convert indentString into a literal string

2011-01-12 Thread Brian Paul
Module: Demos Branch: master Commit: 4238e09432548033d40fc24508d5af130aaa4634 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=4238e09432548033d40fc24508d5af130aaa4634 Author: Paulo Zanoni pzan...@mandriva.com Date: Thu Jan 6 08:09:26 2011 -0800 es1_info: convert indentString into a

Demos (master): Add missing binaries to .gitignore

2011-01-12 Thread Brian Paul
Module: Demos Branch: master Commit: a5de32fcf9580bf1149b9edd93650b8618ce18c6 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=a5de32fcf9580bf1149b9edd93650b8618ce18c6 Author: Paulo Zanoni pzan...@mandriva.com Date: Thu Jan 6 08:11:17 2011 -0800 Add missing binaries to .gitignore

Demos (master): opengles2/tri.c: remove trailing white spaces

2011-01-12 Thread Brian Paul
Module: Demos Branch: master Commit: 4d8f19dde697cde0e9e40cd334fea8b51be9e635 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=4d8f19dde697cde0e9e40cd334fea8b51be9e635 Author: Paulo Zanoni pzan...@mandriva.com Date: Thu Jan 6 08:12:43 2011 -0800 opengles2/tri.c: remove trailing

Demos (master): Rename opengles2/tri to opengles2/es2tri

2011-01-12 Thread Brian Paul
Module: Demos Branch: master Commit: 024df5987e4da9288cc9c62dc71df1812d84a347 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=024df5987e4da9288cc9c62dc71df1812d84a347 Author: Paulo Zanoni pzan...@mandriva.com Date: Thu Jan 6 08:14:45 2011 -0800 Rename opengles2/tri to

Demos (master): Ship opengles2 demos

2011-01-12 Thread Brian Paul
Module: Demos Branch: master Commit: 4a6a75b454ec181d267af9af0b153459d677251e URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=4a6a75b454ec181d267af9af0b153459d677251e Author: Paulo Zanoni pzan...@mandriva.com Date: Thu Jan 6 08:16:59 2011 -0800 Ship opengles2 demos Distros are

Demos (master): es1_info: change printf(indentString) to printf(%s, indentString)

2011-01-12 Thread Brian Paul
Module: Demos Branch: master Commit: c5057cb55ac8862a99ec446649b92977a8ae7e93 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=c5057cb55ac8862a99ec446649b92977a8ae7e93 Author: Paulo Zanoni pzan...@mandriva.com Date: Thu Jan 6 08:19:05 2011 -0800 es1_info: change printf(indentString)

Mesa (master): scons: Fix build on systems without libOpenVG.so

2011-01-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: b07ad1d6bd08bfe3ab84b660587523d5711ea21f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b07ad1d6bd08bfe3ab84b660587523d5711ea21f Author: José Fonseca jfons...@vmware.com Date: Wed Jan 12 15:06:57 2011 + scons: Fix build on systems without

Mesa (master): scons: Update windows build for vgapi-openvg rename.

2011-01-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 46662de68b72634c9059ad450e8f6c2edf36c092 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46662de68b72634c9059ad450e8f6c2edf36c092 Author: José Fonseca jfons...@vmware.com Date: Wed Jan 12 15:13:57 2011 + scons: Update windows build for

Mesa (master): getopt: Import OpenBSD getopt implementation for MSVC.

2011-01-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 6d670f6c0f3b9383b8b4c8ed12beaeec56928266 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6d670f6c0f3b9383b8b4c8ed12beaeec56928266 Author: José Fonseca jfons...@vmware.com Date: Wed Jan 12 15:32:17 2011 + getopt: Import OpenBSD getopt

Mesa (master): getopt: Make code more portable.

2011-01-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: f9bb5323eb96f47cfb4ab5f93165323df0a1fd61 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9bb5323eb96f47cfb4ab5f93165323df0a1fd61 Author: José Fonseca jfons...@vmware.com Date: Wed Jan 12 16:08:22 2011 + getopt: Make code more portable. ---

Mesa (master): glsl: Make builtin_compiler portable for non-unices.

2011-01-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 0035d1d902f34a88ec745925284fe3b768fac261 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0035d1d902f34a88ec745925284fe3b768fac261 Author: José Fonseca jfons...@vmware.com Date: Wed Jan 12 16:31:07 2011 + glsl: Make builtin_compiler portable for

Mesa (master): glsl: Make builtin_compiler build on Windows with MSVC.

2011-01-12 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 416ca901389b049eaaf2edbce631396772dbeb20 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=416ca901389b049eaaf2edbce631396772dbeb20 Author: José Fonseca jfons...@vmware.com Date: Wed Jan 12 16:58:37 2011 + glsl: Make builtin_compiler build on

Mesa (master): i965/fs: When producing ir_unop_abs of an operand, strip negate.

2011-01-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: ab56e3be9aae54602372427755305c354821e105 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ab56e3be9aae54602372427755305c354821e105 Author: Eric Anholt e...@anholt.net Date: Wed Jan 12 09:37:07 2011 -0800 i965/fs: When producing ir_unop_abs of an

Mesa (master): i965/vs: When MOVing to produce ABS, strip negate of the operand.

2011-01-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: 9351ef7a4418f5c1bb95a8f2016af0a15fa97679 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9351ef7a4418f5c1bb95a8f2016af0a15fa97679 Author: Eric Anholt e...@anholt.net Date: Wed Jan 12 09:40:05 2011 -0800 i965/vs: When MOVing to produce ABS, strip

Mesa (master): r600g: improve r600_bc_dump

2011-01-12 Thread Christian König
Module: Mesa Branch: master Commit: 47e7c6f57149975939b8519c45b793a30364dd79 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47e7c6f57149975939b8519c45b793a30364dd79 Author: Christian König deathsim...@vodafone.de Date: Thu Dec 16 22:05:33 2010 +0100 r600g: improve r600_bc_dump ---

Mesa (master): r600g: fix alu dumping

2011-01-12 Thread Christian König
Module: Mesa Branch: master Commit: 95a2b265facfb8c6e50895326c90f7fd75d5c1d6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95a2b265facfb8c6e50895326c90f7fd75d5c1d6 Author: Christian König deathsim...@vodafone.de Date: Fri Dec 17 22:57:36 2010 +0100 r600g: fix alu dumping ---

Mesa (master): r600g: make dumping of shaders an option

2011-01-12 Thread Christian König
Module: Mesa Branch: master Commit: 052b9e8fab2e7deddf7f287d63c45aa938e5ec67 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=052b9e8fab2e7deddf7f287d63c45aa938e5ec67 Author: Christian König deathsim...@vodafone.de Date: Wed Jan 12 19:02:03 2011 +0100 r600g: make dumping of shaders an

Mesa (master): r600g: optimize away CF_INST_POP

2011-01-12 Thread Christian König
Module: Mesa Branch: master Commit: 8813842121d46d1be476807c98b0ba0b771f0c91 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8813842121d46d1be476807c98b0ba0b771f0c91 Author: Christian König deathsim...@vodafone.de Date: Tue Dec 14 00:43:53 2010 +0100 r600g: optimize away CF_INST_POP

Mesa (master): r600g: optimize temp register handling for LRP

2011-01-12 Thread Christian König
Module: Mesa Branch: master Commit: dffad730df17983cfaef0808555a8c26cad0aa15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dffad730df17983cfaef0808555a8c26cad0aa15 Author: Christian König deathsim...@vodafone.de Date: Tue Dec 14 20:49:31 2010 +0100 r600g: optimize temp register

Mesa (master): r600g: use special constants for 0, 1, -1, 1.0f, 0.5f etc

2011-01-12 Thread Christian König
Module: Mesa Branch: master Commit: 7728bef29097c8406d35c6dd969544382abdf935 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7728bef29097c8406d35c6dd969544382abdf935 Author: Christian König deathsim...@vodafone.de Date: Tue Dec 14 23:38:30 2010 +0100 r600g: use special constants for

Mesa (master): r600g: implement output modifiers and use them to further optimize LRP

2011-01-12 Thread Christian König
Module: Mesa Branch: master Commit: c60cb25bfb15fc83e78d9f2c74646dcc5ad07792 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c60cb25bfb15fc83e78d9f2c74646dcc5ad07792 Author: Christian König deathsim...@vodafone.de Date: Thu Dec 16 16:42:14 2010 +0100 r600g: implement output modifiers

Mesa (master): meta: Actually use mipmapping when generating mipmaps.

2011-01-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: e1fb511570e9b2a4d015332b7d80f469bf334b2a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1fb511570e9b2a4d015332b7d80f469bf334b2a Author: Eric Anholt e...@anholt.net Date: Wed Jan 12 10:12:00 2011 -0800 meta: Actually use mipmapping when generating

Mesa (master): i965: Clarify when we need to (re-)calculate live intervals.

2011-01-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: e880a57a71bbd5152ed26367dcc7051f21c20981 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e880a57a71bbd5152ed26367dcc7051f21c20981 Author: Eric Anholt e...@anholt.net Date: Wed Jan 12 10:10:01 2011 -0800 i965: Clarify when we need to (re-)calculate

Mesa (master): generate_builtins.py: Add missing import.

2011-01-12 Thread Vinson Lee
Module: Mesa Branch: master Commit: a42906f862cbdef251fbccb69787ba3710f0116a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a42906f862cbdef251fbccb69787ba3710f0116a Author: Vinson Lee v...@vmware.com Date: Wed Jan 12 11:35:43 2011 -0800 generate_builtins.py: Add missing import.

Mesa (master): r600g: also look at tex inst when for maximum gpu count

2011-01-12 Thread Christian König
Module: Mesa Branch: master Commit: 6881262eff2154e4252359c104e8c90052537eb5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6881262eff2154e4252359c104e8c90052537eb5 Author: Christian König deathsim...@vodafone.de Date: Wed Jan 12 20:39:40 2011 +0100 r600g: also look at tex inst when

Mesa (master): i965/fs: Do flat shading when appropriate.

2011-01-12 Thread Eric Anholt
Module: Mesa Branch: master Commit: c3f000b3926988124a44ce7e8cd6588e46063058 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3f000b3926988124a44ce7e8cd6588e46063058 Author: Eric Anholt e...@anholt.net Date: Wed Jan 12 12:52:16 2011 -0800 i965/fs: Do flat shading when appropriate.

Mesa (master): glsl: Track variable usage, use that to enforce semantics

2011-01-12 Thread Ian Romanick
Module: Mesa Branch: master Commit: bd33055ef4b6dd18d6247ff7d9e47496ff4acc51 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd33055ef4b6dd18d6247ff7d9e47496ff4acc51 Author: Ian Romanick ian.d.roman...@intel.com Date: Fri Jan 7 18:34:58 2011 -0800 glsl: Track variable usage, use

Demos (master): Allow builders to specify GLEW_CFLAGS GLEW_LIBS

2011-01-12 Thread Alan Coopersmith
Module: Demos Branch: master Commit: ece7bd949dd68641d5f88d678bc6c02fa51e657e URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=ece7bd949dd68641d5f88d678bc6c02fa51e657e Author: Alan Coopersmith alan.coopersm...@oracle.com Date: Thu Dec 30 09:04:51 2010 -0800 Allow builders to specify

Mesa (master): mesa: Refactor handling of extension strings

2011-01-12 Thread Chad Versace
Module: Mesa Branch: master Commit: 9b260c377f5b437b7e03607fefa022459ef758ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b260c377f5b437b7e03607fefa022459ef758ed Author: Chad Versace chad.vers...@intel.com Date: Sun Jan 9 10:53:52 2011 -0800 mesa: Refactor handling of extension

Mesa (master): mesa: Add/remove extensions in extension string

2011-01-12 Thread Chad Versace
Module: Mesa Branch: master Commit: 19418e921af0efce198627d0ce6c92660797d011 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=19418e921af0efce198627d0ce6c92660797d011 Author: Chad Versace chad.vers...@intel.com Date: Sun Jan 9 21:53:52 2011 -0800 mesa: Add/remove extensions in

Mesa (master): mesa: Change dependencies of some OES extension strings

2011-01-12 Thread Chad Versace
Module: Mesa Branch: master Commit: 039150169e99be28d8b172a95a07032a3c862585 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=039150169e99be28d8b172a95a07032a3c862585 Author: Chad Versace chad.vers...@intel.com Date: Tue Jan 11 14:56:13 2011 -0800 mesa: Change dependencies of some OES

Mesa (master): mesa: Change OES_point_sprite to depend on ARB_point_sprite

2011-01-12 Thread Chad Versace
Module: Mesa Branch: master Commit: a7b5664c05a7a0bdc999caedf2dea17fee6bb5c8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a7b5664c05a7a0bdc999caedf2dea17fee6bb5c8 Author: Chad Versace chad.vers...@intel.com Date: Wed Jan 12 15:21:23 2011 -0800 mesa: Change OES_point_sprite to

Mesa (master): mesa: Move declaration before code in extensions.c.

2011-01-12 Thread Vinson Lee
Module: Mesa Branch: master Commit: 356e2e962f424215b41bcf67d7114b83471e8813 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=356e2e962f424215b41bcf67d7114b83471e8813 Author: Vinson Lee v...@vmware.com Date: Wed Jan 12 16:23:11 2011 -0800 mesa: Move declaration before code in

Mesa (master): glsl/Makefile: Fix build with --as-needed.

2011-01-12 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: b076551e3bf03b9710f4d795e3490ac7ccfd5a9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b076551e3bf03b9710f4d795e3490ac7ccfd5a9a Author: Kenneth Graunke kenn...@whitecape.org Date: Wed Jan 12 16:37:03 2011 -0800 glsl/Makefile: Fix build with

Mesa (master): noop: change var type to silence warning

2011-01-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 4d96af933710c74b3ccf3f24ee7d62e57f330bba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4d96af933710c74b3ccf3f24ee7d62e57f330bba Author: Brian Paul bri...@vmware.com Date: Wed Jan 12 14:39:24 2011 -0700 noop: change var type to silence warning

Mesa (master): glsl: remove trailing comma to silence warning

2011-01-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 1b173fb3bad3b53411a4b16a385556b23a247d93 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1b173fb3bad3b53411a4b16a385556b23a247d93 Author: Brian Paul bri...@vmware.com Date: Wed Jan 12 14:39:42 2011 -0700 glsl: remove trailing comma to silence

Mesa (master): mesa: fix num_draw_buffers== 0 in fixed-function fragment program generation

2011-01-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 2fa6012f6a0b02de6093cbccba3bf4432f072e57 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2fa6012f6a0b02de6093cbccba3bf4432f072e57 Author: Brian Paul bri...@vmware.com Date: Wed Jan 12 17:32:00 2011 -0700 mesa: fix num_draw_buffers==0 in

Mesa (master): st/mesa: add st_BeginQuery() case for GL_ANY_SAMPLES_PASSED

2011-01-12 Thread Brian Paul
Module: Mesa Branch: master Commit: 30616fdacfd3e2d8d3df64e4aa6b4cac405f3cf0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=30616fdacfd3e2d8d3df64e4aa6b4cac405f3cf0 Author: Brian Paul bri...@vmware.com Date: Wed Jan 12 14:50:41 2011 -0700 st/mesa: add st_BeginQuery() case for

Mesa (master): mesa: check for dummy renderbuffer in _mesa_FramebufferRenderbufferEXT()

2011-01-12 Thread Brian Paul
Module: Mesa Branch: master Commit: dd973cd9e81abf1c0bc1880c7905f3277d4361a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd973cd9e81abf1c0bc1880c7905f3277d4361a0 Author: Brian Paul bri...@vmware.com Date: Wed Jan 12 18:14:14 2011 -0700 mesa: check for dummy renderbuffer in

Mesa (master): mesa: Move loop variable declarations outside for loop in extensions.c.

2011-01-12 Thread Vinson Lee
Module: Mesa Branch: master Commit: 31b10516636043b8d92ce518acf6afb27d82a2d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=31b10516636043b8d92ce518acf6afb27d82a2d1 Author: Vinson Lee v...@vmware.com Date: Wed Jan 12 17:43:28 2011 -0800 mesa: Move loop variable declarations outside

Mesa (master): nvc0: fix mp_stack_bo relocation

2011-01-12 Thread Ben Skeggs
Module: Mesa Branch: master Commit: 0c1db2feb9c2f5c9a2ef486053b6e9dcd9860b3e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c1db2feb9c2f5c9a2ef486053b6e9dcd9860b3e Author: Ben Skeggs bske...@redhat.com Date: Thu Jan 13 13:23:55 2011 +1000 nvc0: fix mp_stack_bo relocation Fixes a

Mesa (master): mesa/fbo: prevent assert trigger on i965 with piglit fbo-srgb test.

2011-01-12 Thread Dave Airlie
Module: Mesa Branch: master Commit: 8c8e26d66ae41e900cc88521da9c0dc02803d7d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c8e26d66ae41e900cc88521da9c0dc02803d7d2 Author: Dave Airlie airl...@gmail.com Date: Thu Jan 13 15:16:11 2011 +1000 mesa/fbo: prevent assert trigger on i965

Mesa (master): nvc0: disable calling of sw methods we don't implement

2011-01-12 Thread Ben Skeggs
Module: Mesa Branch: master Commit: bd2b72359ed504434692d7464602c780a322c61e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bd2b72359ed504434692d7464602c780a322c61e Author: Ben Skeggs bske...@redhat.com Date: Thu Jan 13 15:25:37 2011 +1000 nvc0: disable calling of sw methods we

Mesa (master): st/mesa: fix a regression from cae2bb76

2011-01-12 Thread Alex Deucher
Module: Mesa Branch: master Commit: 71b889f904fcba4fbc5aafff4cb62a7201f38075 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71b889f904fcba4fbc5aafff4cb62a7201f38075 Author: Fredrik Höglund fred...@kde.org Date: Thu Jan 6 23:12:08 2011 +0100 st/mesa: fix a regression from cae2bb76

Mesa (master): mesa/srgb: handle SARGB8 case in the sw fbo renderer.

2011-01-12 Thread Dave Airlie
Module: Mesa Branch: master Commit: 407184fe08ced99875c3abfac743a1d60857ccf2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=407184fe08ced99875c3abfac743a1d60857ccf2 Author: Dave Airlie airl...@gmail.com Date: Thu Jan 13 16:49:32 2011 +1000 mesa/srgb: handle SARGB8 case in the sw fbo