Mesa (master): mesa: Include missing header in pixelstore.h.

2010-07-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: 2f30a83ea88d8e062be5e9cf3bbdd8ab618130cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f30a83ea88d8e062be5e9cf3bbdd8ab618130cc Author: Vinson Lee Date: Fri Jul 30 23:32:32 2010 -0700 mesa: Include missing header in pixelstore.h. Include mtypes.

Mesa (master): mesa: Include missing headers in nvprogram.h.

2010-07-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: 378b8df47acd2c85c6cc0ea6f22d2994e4a2ee77 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=378b8df47acd2c85c6cc0ea6f22d2994e4a2ee77 Author: Vinson Lee Date: Fri Jul 30 23:30:38 2010 -0700 mesa: Include missing headers in nvprogram.h. --- src/mesa/

Mesa (glsl2): glsl2: Fix the implementation of atan(y, x).

2010-07-30 Thread Eric Anholt
Module: Mesa Branch: glsl2 Commit: 3fa1b85196b7d57c6c139e62000ac519b1b2320c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fa1b85196b7d57c6c139e62000ac519b1b2320c Author: Eric Anholt Date: Fri Jul 30 10:20:34 2010 -0700 glsl2: Fix the implementation of atan(y, x). So many problems

Mesa (master): r600g: add KIL opcode support

2010-07-30 Thread Jerome Glisse
Module: Mesa Branch: master Commit: 094d66f45992830929d620782c70836b4b9b4a37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=094d66f45992830929d620782c70836b4b9b4a37 Author: Jerome Glisse Date: Fri Jul 30 13:58:46 2010 -0400 r600g: add KIL opcode support Signed-off-by: Jerome Glisse

Mesa (glsl2): ast: Initialize location data in constructor of all ast_node objects.

2010-07-30 Thread Carl Worth
Module: Mesa Branch: glsl2 Commit: ec9675ec533cc0c0c7b1c738280e9b9adf2591fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec9675ec533cc0c0c7b1c738280e9b9adf2591fb Author: Carl Worth Date: Thu Jul 29 16:39:36 2010 -0700 ast: Initialize location data in constructor of all ast_node ob

Mesa (glsl2): glsl2: Update the callee pointer of calls to newly-linked-in functions.

2010-07-30 Thread Eric Anholt
Module: Mesa Branch: glsl2 Commit: 5e5583ee06cff53db48151c13b21916a166ea2ed URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e5583ee06cff53db48151c13b21916a166ea2ed Author: Eric Anholt Date: Fri Jul 30 11:24:23 2010 -0700 glsl2: Update the callee pointer of calls to newly-linked-in f

Mesa (glsl2): ir_to_mesa: Add the function name as a comment to BGNSUB and ENDSUB.

2010-07-30 Thread Eric Anholt
Module: Mesa Branch: glsl2 Commit: 40f57c2becbb2cee7cfb6d6ed49dc1db57987e9a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=40f57c2becbb2cee7cfb6d6ed49dc1db57987e9a Author: Eric Anholt Date: Fri Jul 30 14:44:09 2010 -0700 ir_to_mesa: Add the function name as a comment to BGNSUB and E

Mesa (master): st/dri: move backend hooks to appropriate object

2010-07-30 Thread George Sapountzis
Module: Mesa Branch: master Commit: 873ddf547d5aeb68f37a172d73131c6bc51101f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=873ddf547d5aeb68f37a172d73131c6bc51101f6 Author: George Sapountzis Date: Sun Jul 18 18:23:36 2010 +0300 st/dri: move backend hooks to appropriate object ---

Mesa (master): st/dri: drop dri1_helper

2010-07-30 Thread George Sapountzis
Module: Mesa Branch: master Commit: a30b966f8345cb99922a416fce2da6edb70f864c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a30b966f8345cb99922a416fce2da6edb70f864c Author: George Sapountzis Date: Wed May 26 01:08:15 2010 +0300 st/dri: drop dri1_helper --- .../state_trackers/dri/

Mesa (master): st/dri: mv driDriverAPI to backends

2010-07-30 Thread George Sapountzis
Module: Mesa Branch: master Commit: 2e4ad14a525f4028f0e0a93de2f8db785df33fb7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e4ad14a525f4028f0e0a93de2f8db785df33fb7 Author: George Sapountzis Date: Thu Apr 8 18:58:35 2010 +0300 st/dri: mv driDriverAPI to backends --- src/gallium/

Mesa (master): st/mesa: better handling of indirect addressing of temp/ const register files

2010-07-30 Thread Brian Paul
Module: Mesa Branch: master Commit: b3e3d0da586812c61f7bd3933a9a3c2511b8d55b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3e3d0da586812c61f7bd3933a9a3c2511b8d55b Author: Brian Paul Date: Fri Jul 30 14:27:03 2010 -0600 st/mesa: better handling of indirect addressing of temp/const

Mesa (master): mesa: added gl_program::IndirectRegisterFiles field

2010-07-30 Thread Brian Paul
Module: Mesa Branch: master Commit: 56643096f1eb01eefa1a532ac096b32d23b6b8ba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56643096f1eb01eefa1a532ac096b32d23b6b8ba Author: Brian Paul Date: Fri Jul 30 14:24:23 2010 -0600 mesa: added gl_program::IndirectRegisterFiles field Now drive

Mesa (glsl2): glsl2: Initialize ir_function_signature::is_built_in.

2010-07-30 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: 939a1807fe5a70db25725335ba0ae8b01db3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=939a1807fe5a70db25725335ba0ae8b01db3 Author: Kenneth Graunke Date: Fri Jul 30 13:30:11 2010 -0700 glsl2: Initialize ir_function_signature::is_built_in. Fix

Mesa (glsl2): glcpp: Don' t look for backslashes before the beginning of the string.

2010-07-30 Thread Kenneth Graunke
Module: Mesa Branch: glsl2 Commit: 805cbf39224580fdb85b09a21be7cbc658f0ecf6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=805cbf39224580fdb85b09a21be7cbc658f0ecf6 Author: Kenneth Graunke Date: Fri Jul 30 13:24:50 2010 -0700 glcpp: Don't look for backslashes before the beginning of

Mesa (master): llvmpipe: Silence unused value warning.

2010-07-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: 79ab5b9798c911e7612e26616df82e98372549bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79ab5b9798c911e7612e26616df82e98372549bf Author: Vinson Lee Date: Fri Jul 30 13:11:14 2010 -0700 llvmpipe: Silence unused value warning. --- src/gallium/dri

Mesa (master): mesa: Add missing header to multisample.h.

2010-07-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: c4c2897367450a30a67235e99bc6019573e9d53b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4c2897367450a30a67235e99bc6019573e9d53b Author: Vinson Lee Date: Fri Jul 30 13:00:13 2010 -0700 mesa: Add missing header to multisample.h. Include mtypes.h f

Mesa (master): draw: actually a noop, rather than not implemented

2010-07-30 Thread Zack Rusin
Module: Mesa Branch: master Commit: dd406cf34196a5a60362d8e1928b1308b56dd3f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd406cf34196a5a60362d8e1928b1308b56dd3f8 Author: Zack Rusin Date: Fri Jul 30 15:42:06 2010 -0400 draw: actually a noop, rather than not implemented we just ha

Mesa (master): mesa: Remove unnecessary header from colormac.h.

2010-07-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: dbfe11c7c3a5c82c4c6182d4fed35aeb19bc4ff3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dbfe11c7c3a5c82c4c6182d4fed35aeb19bc4ff3 Author: Vinson Lee Date: Fri Jul 30 12:32:47 2010 -0700 mesa: Remove unnecessary header from colormac.h. --- src/me

Mesa (master): tgsi: remove incorrect assertion

2010-07-30 Thread Brian Paul
Module: Mesa Branch: master Commit: ce1fed1659ee0af063c6bace8a1aba879b85e775 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce1fed1659ee0af063c6bace8a1aba879b85e775 Author: Brian Paul Date: Fri Jul 30 13:28:42 2010 -0600 tgsi: remove incorrect assertion --- src/gallium/auxiliary/

Mesa (master): mesa: Remove unnecessary headers.

2010-07-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: 1a537b639ee7f2d35230c68ba89491711919656d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1a537b639ee7f2d35230c68ba89491711919656d Author: Vinson Lee Date: Fri Jul 30 12:13:17 2010 -0700 mesa: Remove unnecessary headers. --- src/mesa/main/texstor

Mesa (master): llvmpipe: Fix implicit declaration of lp_func_delete_body warnings.

2010-07-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: 078eff659a7ef90691966d983f35ed9e4ce63901 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=078eff659a7ef90691966d983f35ed9e4ce63901 Author: Vinson Lee Date: Fri Jul 30 11:48:48 2010 -0700 llvmpipe: Fix implicit declaration of lp_func_delete_body warn

Mesa (master): util: Fix the range of util_draw_elements_instanced.

2010-07-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 0e7d7d3051d125621b2b79c11f577fc3a3cc7b2c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e7d7d3051d125621b2b79c11f577fc3a3cc7b2c Author: Chia-I Wu Date: Fri Jul 30 23:44:16 2010 +0800 util: Fix the range of util_draw_elements_instanced. Keep min_

Mesa (master): llvmpipe: delete function bodies after generating machine code

2010-07-30 Thread Jose Fonseca
Module: Mesa Branch: master Commit: 042018a943a403a4d9887b400deb3b3c83ee40c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=042018a943a403a4d9887b400deb3b3c83ee40c0 Author: Zack Rusin Date: Tue Jul 27 12:26:54 2010 -0400 llvmpipe: delete function bodies after generating machine code

Mesa (master): r600g: fix typo in tex instruction + shader semantic id fix

2010-07-30 Thread Jerome Glisse
Module: Mesa Branch: master Commit: 6c288d06ac512be6eb7f19a9005389dd46d5a26a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c288d06ac512be6eb7f19a9005389dd46d5a26a Author: Jerome Glisse Date: Fri Jul 30 11:10:24 2010 -0400 r600g: fix typo in tex instruction + shader semantic id fix

Mesa (master): configure: fix wrong variable name GLESv1_LIB_DEPS

2010-07-30 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: c33c1912ddc973ae07ac762c66e11c332a27e4af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c33c1912ddc973ae07ac762c66e11c332a27e4af Author: Li Peng Date: Fri Jul 30 12:26:15 2010 +0800 configure: fix wrong variable name GLESv1_LIB_DEPS GLESv1_CM_LIB

Mesa (master): util: more helpers for old draw code

2010-07-30 Thread Keith Whitwell
Module: Mesa Branch: master Commit: f623d06c495c671f687d4a70c9281c64e5875232 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f623d06c495c671f687d4a70c9281c64e5875232 Author: Keith Whitwell Date: Fri Jul 30 10:47:20 2010 +0100 util: more helpers for old draw code --- src/gallium/au

Mesa (master): mesa: Include macros.h in files that use symbols from macros .h.

2010-07-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: 3fdd9fa556e9ba48244cb2b3966d3bfb0b84731b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3fdd9fa556e9ba48244cb2b3966d3bfb0b84731b Author: Vinson Lee Date: Fri Jul 30 00:41:08 2010 -0700 mesa: Include macros.h in files that use symbols from macros.h

Mesa (master): mesa: Include macros.h in attrib.c for COPY_4FV symbol.

2010-07-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: bddbdd624f407604e0c306b05201970688411e89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bddbdd624f407604e0c306b05201970688411e89 Author: Vinson Lee Date: Fri Jul 30 00:18:09 2010 -0700 mesa: Include macros.h in attrib.c for COPY_4FV symbol. ---

Mesa (master): intel: Add missing header to intel_context.c.

2010-07-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: 11fce3a821b64e1d53f893e82e5c92f549f3ab1d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=11fce3a821b64e1d53f893e82e5c92f549f3ab1d Author: Vinson Lee Date: Fri Jul 30 00:06:40 2010 -0700 intel: Add missing header to intel_context.c. Fixes "implicit

Mesa (master): mesa: Reduce clip.h header file inclusion.

2010-07-30 Thread Vinson Lee
Module: Mesa Branch: master Commit: 5264615b52d0ddf3509078d3518588c70005b00c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5264615b52d0ddf3509078d3518588c70005b00c Author: Vinson Lee Date: Fri Jul 30 00:00:22 2010 -0700 mesa: Reduce clip.h header file inclusion. --- src/mesa/mai