Mesa (master): gallium: Add u_format_rgtc.c to SConscript.

2011-03-01 Thread Vinson Lee
Module: Mesa Branch: master Commit: 0f29d394a463bcbb1b82bcfba26942db8b846fb4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f29d394a463bcbb1b82bcfba26942db8b846fb4 Author: Vinson Lee Date: Tue Mar 1 23:02:50 2011 -0800 gallium: Add u_format_rgtc.c to SConscript. --- src/gallium

Mesa (master): i965: Maxinum the usage of urb space on SNB.

2011-03-01 Thread Nan hai Zou
Module: Mesa Branch: master Commit: f1824905faad6831edee6cf35cb8fa389ef3852a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1824905faad6831edee6cf35cb8fa389ef3852a Author: Zou Nan hai Date: Wed Mar 2 14:23:17 2011 +0800 i965: Maxinum the usage of urb space on SNB. SNB has 64

Mesa (master): mesa/st: fix softpipe npot compressed mipmaps.

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: e8d061fd7476ee0266a2f9860771f924e9ffccd5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8d061fd7476ee0266a2f9860771f924e9ffccd5 Author: Dave Airlie Date: Wed Mar 2 16:13:59 2011 +1000 mesa/st: fix softpipe npot compressed mipmaps. this fixes fb

Mesa (master): softpipe: enable RGTC now that we have u_format support.

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: e80bfc85150ef766c4145bdbd2aa38590589911a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e80bfc85150ef766c4145bdbd2aa38590589911a Author: Dave Airlie Date: Wed Mar 2 14:36:22 2011 +1000 softpipe: enable RGTC now that we have u_format support. ---

Mesa (master): mesa/st: fix generate mipmap for signed compressed formats.

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 64f19b90d777ab21f8053eddcce83369754592a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64f19b90d777ab21f8053eddcce83369754592a6 Author: Dave Airlie Date: Wed Mar 2 15:28:32 2011 +1000 mesa/st: fix generate mipmap for signed compressed formats.

Mesa (master): gallium: add RGTC UNORM support to u_format.

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 8d62b2aca99ba67f794dd682ed1ec49dc8826390 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d62b2aca99ba67f794dd682ed1ec49dc8826390 Author: Dave Airlie Date: Wed Mar 2 14:34:14 2011 +1000 gallium: add RGTC UNORM support to u_format. SNORM needs a b

Mesa (master): rgtc: remove GL types from this file.

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 59cae3eee105b8522bc9b17cd60ad1e98b1e8825 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59cae3eee105b8522bc9b17cd60ad1e98b1e8825 Author: Dave Airlie Date: Wed Mar 2 14:33:35 2011 +1000 rgtc: remove GL types from this file. I'd like to share this

Mesa (master): rgtc: move the texel fetch into common unsigned/signed code.

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 531c336fa39d8e823d05728cb7ddb3cc8a44d199 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=531c336fa39d8e823d05728cb7ddb3cc8a44d199 Author: Dave Airlie Date: Wed Mar 2 14:16:39 2011 +1000 rgtc: move the texel fetch into common unsigned/signed code.

Mesa (master): rgtc: fix issues with compressor and signed types.

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: fb6ecca0a556dcca1f77bfb84a835e2b9c2e2e6a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb6ecca0a556dcca1f77bfb84a835e2b9c2e2e6a Author: Dave Airlie Date: Wed Mar 2 14:08:59 2011 +1000 rgtc: fix issues with compressor and signed types. With sign

Mesa (master): rgtc: don't try to access off the end of the block.

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 521394a204bd8073846acc7f9861081d29fa24c9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=521394a204bd8073846acc7f9861081d29fa24c9 Author: Dave Airlie Date: Wed Mar 2 13:14:34 2011 +1000 rgtc: don't try to access off the end of the block. if the v

Mesa (master): rgtc: move to using ubyte for fetch instead of chan + fix limit

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 5f714c2aaf8d25e5d5ba2e4c29cb3046f7639d24 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f714c2aaf8d25e5d5ba2e4c29cb3046f7639d24 Author: Dave Airlie Date: Wed Mar 2 13:01:01 2011 +1000 rgtc: move to using ubyte for fetch instead of chan + fix lim

Mesa (master): st/mesa: use RGTC for GL_COMPRESSED_RED/RG if possible

2011-03-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: c37e283423a33ce870e865e9adeca7f4eddf4b5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c37e283423a33ce870e865e9adeca7f4eddf4b5b Author: Marek Olšák Date: Tue Mar 1 21:15:38 2011 +0100 st/mesa: use RGTC for GL_COMPRESSED_RED/RG if possible With

Mesa (master): svga: reduce MAX_DMA_SIZE to 4MB

2011-03-01 Thread Brian Paul
Module: Mesa Branch: master Commit: e118fdc9e256a2ebc18c29672d99103e135eab44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e118fdc9e256a2ebc18c29672d99103e135eab44 Author: Brian Paul Date: Tue Mar 1 17:40:27 2011 -0700 svga: reduce MAX_DMA_SIZE to 4MB --- .../drivers/svga/svga_

Mesa (master): vbo: add vbo_always_unmap_buffers()

2011-03-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 8731f0363fea81394417b2da8a9ac9788a0dcfc6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8731f0363fea81394417b2da8a9ac9788a0dcfc6 Author: Brian Paul Date: Tue Mar 1 17:16:53 2011 -0700 vbo: add vbo_always_unmap_buffers() Drivers can call this fun

Mesa (master): vbo: generate GL_INVALID_VALUE for bad glVertexAttrib index

2011-03-01 Thread Brian Paul
Module: Mesa Branch: master Commit: a2924b488b8d77381779bbb5a0097c467678d39b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2924b488b8d77381779bbb5a0097c467678d39b Author: Brian Paul Date: Tue Mar 1 17:16:00 2011 -0700 vbo: generate GL_INVALID_VALUE for bad glVertexAttrib index -

Mesa (master): i915g: remove extra semicolon

2011-03-01 Thread Brian Paul
Module: Mesa Branch: master Commit: 1c9ca21adb7943f564e7f258d8075d3ace7ec943 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1c9ca21adb7943f564e7f258d8075d3ace7ec943 Author: Brian Paul Date: Tue Mar 1 17:09:15 2011 -0700 i915g: remove extra semicolon --- src/gallium/drivers/i915/

Mesa (master): mesa: Revert most of 3158cc7d because it causes other breakage

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 3ff4974f225a844625cf47c9b1a7d53c3cd7b2c1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ff4974f225a844625cf47c9b1a7d53c3cd7b2c1 Author: Ian Romanick Date: Tue Mar 1 15:45:43 2011 -0800 mesa: Revert most of 3158cc7d because it causes other breaka

Mesa (master): r300g: accelerate resoure_copy_region for rgtc

2011-03-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 30600e3dabd5055a838ddfbf0c3fe6b0eac83979 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=30600e3dabd5055a838ddfbf0c3fe6b0eac83979 Author: Marek Olšák Date: Tue Mar 1 21:15:20 2011 +0100 r300g: accelerate resoure_copy_region for rgtc --- src/gal

Mesa (master): scons: Use Flex and Bison to generate lexer/parser files.

2011-03-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 8be58df67a3d3cc682407f10badcb92a1c988e65 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8be58df67a3d3cc682407f10badcb92a1c988e65 Author: Kenneth Graunke Date: Tue Mar 1 15:04:04 2011 -0800 scons: Use Flex and Bison to generate lexer/parser files.

Mesa (master): glsl: Rename .lpp to .ll and .ypp to .yy.

2011-03-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 80ec97af79530dc053770d218cd55ac7dbd74736 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=80ec97af79530dc053770d218cd55ac7dbd74736 Author: Kenneth Graunke Date: Tue Mar 1 15:13:04 2011 -0800 glsl: Rename .lpp to .ll and .ypp to .yy. SCons has buil

Mesa (master): rgtc: fix fetch function limits for signed types

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: ff0f36f59d58e90e775117beb945ffbec7a5d7e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ff0f36f59d58e90e775117beb945ffbec7a5d7e2 Author: Dave Airlie Date: Wed Mar 2 09:52:53 2011 +1000 rgtc: fix fetch function limits for signed types --- src/m

Mesa (master): rgtc: fixup mipmap generation

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 8eebd216dd9f32de65e9af4160c042825ca75466 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8eebd216dd9f32de65e9af4160c042825ca75466 Author: Dave Airlie Date: Wed Mar 2 09:48:40 2011 +1000 rgtc: fixup mipmap generation this allows swrast to pass mip

Mesa (master): swrast/rgtc: fix rendering issues introduced when fix constants

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 01d5d1e80ee506205e8615356e55e4bca16c6b11 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=01d5d1e80ee506205e8615356e55e4bca16c6b11 Author: Dave Airlie Date: Wed Mar 2 09:41:38 2011 +1000 swrast/rgtc: fix rendering issues introduced when fix constan

Mesa (master): r600g: change the cross over point for 2d->1d

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: c7d239c43b8fbc502139e1699c7a47fcbece1aa7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c7d239c43b8fbc502139e1699c7a47fcbece1aa7 Author: Dave Airlie Date: Wed Mar 2 09:14:01 2011 +1000 r600g: change the cross over point for 2d->1d this fixes som

Mesa (master): mesa: Fix build breakage caused by c73e6ce

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 3158cc7df85a8c5bcdb90a7d9ebb62c72b5f052a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3158cc7df85a8c5bcdb90a7d9ebb62c72b5f052a Author: Ian Romanick Date: Tue Mar 1 15:22:43 2011 -0800 mesa: Fix build breakage caused by c73e6ce --- src/mesa/M

Mesa (master): egl: Add EGL_WL_bind_wayland_display

2011-03-01 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 6b369c4c7cd8a52f99bbff2a57fb316b33a87495 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b369c4c7cd8a52f99bbff2a57fb316b33a87495 Author: Benjamin Franzke Date: Mon Feb 21 16:22:34 2011 +0100 egl: Add EGL_WL_bind_wayland_display --- configure.ac

Mesa (master): Generate lexer and parser files for tarball creation process

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 654adaabc979acb082c0006cdfabfbacfed53084 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=654adaabc979acb082c0006cdfabfbacfed53084 Author: Ian Romanick Date: Fri Feb 11 16:44:11 2011 -0800 Generate lexer and parser files for tarball creation process

Mesa (master): Add generated parser / lexer files to gitignore lists

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 6dd0a2ed40309fe721eb1c6f8217d363b3a57f04 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6dd0a2ed40309fe721eb1c6f8217d363b3a57f04 Author: Ian Romanick Date: Fri Feb 11 16:37:05 2011 -0800 Add generated parser / lexer files to gitignore lists ---

Mesa (master): mesa: Fix some quirkiness of make tarballs

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 103428459664e99b8fb2af53d1ddfc80b5434966 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=103428459664e99b8fb2af53d1ddfc80b5434966 Author: Ian Romanick Date: Fri Feb 11 16:27:22 2011 -0800 mesa: Fix some quirkiness of make tarballs Among other bene

Mesa (master): mesa: Remove nonexistent files from distribution list

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 8170684fbeba7c41579dc82a08457fff205d3819 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8170684fbeba7c41579dc82a08457fff205d3819 Author: Ian Romanick Date: Fri Feb 11 16:26:31 2011 -0800 mesa: Remove nonexistent files from distribution list ---

Mesa (master): mesa: Remove files generated by flex and bison from GIT

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: c73e6ce7e24af175a6a14b2f5b6efa76d56c12b0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c73e6ce7e24af175a6a14b2f5b6efa76d56c12b0 Author: Ian Romanick Date: Mon Jan 31 15:42:46 2011 -0800 mesa: Remove files generated by flex and bison from GIT The

Mesa (master): glcpp: Remove files generated by flex and bison from GIT

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: cb48207e4bb85db636ea5201c8f0657bae202f59 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cb48207e4bb85db636ea5201c8f0657bae202f59 Author: Ian Romanick Date: Mon Jan 31 15:41:39 2011 -0800 glcpp: Remove files generated by flex and bison from GIT --

Mesa (master): glsl: Remove files generated by flex and bison from GIT

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: master Commit: 8864b38783b5c907aea3e2d96112e5205f1de2a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8864b38783b5c907aea3e2d96112e5205f1de2a4 Author: Ian Romanick Date: Mon Jan 31 15:41:12 2011 -0800 glsl: Remove files generated by flex and bison from GIT ---

Mesa (7.9): docs: Clean up bug fixes list

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.9 Commit: 2b41289691421863970c73745ad6e191da4b32d7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b41289691421863970c73745ad6e191da4b32d7 Author: Ian Romanick Date: Tue Mar 1 13:22:02 2011 -0800 docs: Clean up bug fixes list All the unnumbered bugs are firs

Mesa (7.9): Point to bugs.freedesktop.org rather than bugzilla.freedesktop. org

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.9 Commit: 0ebbfa43351c2f557ff08b78b62e2f9c4cc2432e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ebbfa43351c2f557ff08b78b62e2f9c4cc2432e Author: Cyril Brulebois Date: Fri Feb 18 00:10:28 2011 -0800 Point to bugs.freedesktop.org rather than bugzilla.freedeskt

Mesa (7.9): docs: Update 7.9.2 release notes for recent cherry picks

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.9 Commit: 42c3e00bdbd716d9019806e3158913aabd3ecaea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42c3e00bdbd716d9019806e3158913aabd3ecaea Author: Ian Romanick Date: Tue Mar 1 13:16:53 2011 -0800 docs: Update 7.9.2 release notes for recent cherry picks ---

Mesa (7.9): docs: updated environment variable list

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.9 Commit: fc5889a528a3e07eac0265c29660be148384864b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc5889a528a3e07eac0265c29660be148384864b Author: Brian Paul Date: Thu Feb 17 07:29:20 2011 -0700 docs: updated environment variable list (cherry picked from commi

Mesa (7.9): docs: fix glsl_compiler name

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.9 Commit: a5b6d8ec4dbb84c91ec5efe536ff5e27b8a46c35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5b6d8ec4dbb84c91ec5efe536ff5e27b8a46c35 Author: Sam Hocevar Date: Wed Feb 16 17:04:03 2011 -0700 docs: fix glsl_compiler name (cherry picked from commit fde49436

Mesa (7.9): tnl: Add support for datatype GL_FIXED in vertex arrays

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.9 Commit: 5e987d084922437b0574c469a835e741c82a7e1d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e987d084922437b0574c469a835e741c82a7e1d Author: Chad Versace Date: Tue Feb 15 15:30:05 2011 -0800 tnl: Add support for datatype GL_FIXED in vertex arrays Before

Mesa (7.9): docs: add glsl info

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.9 Commit: 6eb1f39b55e2191f5bb8cbd253428efd1de43e35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6eb1f39b55e2191f5bb8cbd253428efd1de43e35 Author: Sam Hocevar Date: Wed Feb 16 17:04:20 2011 -0700 docs: add glsl info (cherry picked from commit 3e8fb54fb8940d015

Mesa (7.9): i915: Calculate partial result to temp register first

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.9 Commit: 24a9d95ec752cb6d8531f612dfbad60fed5a53e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=24a9d95ec752cb6d8531f612dfbad60fed5a53e8 Author: Ian Romanick Date: Thu Feb 10 11:48:59 2011 -0800 i915: Calculate partial result to temp register first Previous

Mesa (7.9): i915: Force lowering of all types of indirect array accesses in the FS

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.9 Commit: 9fe29f34f367598e77d84036a2983fc59167d631 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fe29f34f367598e77d84036a2983fc59167d631 Author: Ian Romanick Date: Thu Feb 10 11:51:28 2011 -0800 i915: Force lowering of all types of indirect array accesses in

Mesa (7.9): i915: Only mark a register as available if all components are written

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.9 Commit: 38c93ba9211cba0634379f8c5a18000fe84cfebc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=38c93ba9211cba0634379f8c5a18000fe84cfebc Author: Ian Romanick Date: Tue Feb 1 13:35:36 2011 -0800 i915: Only mark a register as available if all components are w

Mesa (7.9): glsl: Use reralloc instead of plain realloc.

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.9 Commit: 1156006e4ab758077068097cf073113d6e80315f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1156006e4ab758077068097cf073113d6e80315f Author: Kenneth Graunke Date: Sun Feb 27 01:17:29 2011 -0800 glsl: Use reralloc instead of plain realloc. Plugs a memory

Mesa (7.10): docs: Clean up bug fixes list

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.10 Commit: 8aabb1bc9951e168719cc94dd80b2f55fb764512 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8aabb1bc9951e168719cc94dd80b2f55fb764512 Author: Ian Romanick Date: Tue Mar 1 13:19:58 2011 -0800 docs: Clean up bug fixes list All the unnumbered bugs are fir

Mesa (7.10): docs: Update 7.10.1 with (hopefully) the last of the cherry picks

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.10 Commit: a67a0a0589b0a5a86df8753c795fc0eca0ec7e92 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a67a0a0589b0a5a86df8753c795fc0eca0ec7e92 Author: Ian Romanick Date: Tue Mar 1 13:03:47 2011 -0800 docs: Update 7.10.1 with (hopefully) the last of the cherry pi

Mesa (7.10): Point to bugs.freedesktop.org rather than bugzilla.freedesktop .org

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.10 Commit: a6263f2738c914c76cdcde32604932cbe3b36398 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a6263f2738c914c76cdcde32604932cbe3b36398 Author: Cyril Brulebois Date: Fri Feb 18 00:10:28 2011 -0800 Point to bugs.freedesktop.org rather than bugzilla.freedesk

Mesa (7.10): docs: updated environment variable list

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.10 Commit: 7e158e85bd2e2311b589b0a09103b16f0fe438cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7e158e85bd2e2311b589b0a09103b16f0fe438cd Author: Brian Paul Date: Thu Feb 17 07:29:20 2011 -0700 docs: updated environment variable list (cherry picked from comm

Mesa (7.10): docs: fix glsl_compiler name

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.10 Commit: 2fc2553261a25a0fdee3882dae54eb870e5788a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2fc2553261a25a0fdee3882dae54eb870e5788a3 Author: Sam Hocevar Date: Wed Feb 16 17:04:03 2011 -0700 docs: fix glsl_compiler name (cherry picked from commit fde4943

Mesa (7.10): docs: add glsl info

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.10 Commit: 355601812aa586c22b17017b2f9d3321c88d6465 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=355601812aa586c22b17017b2f9d3321c88d6465 Author: Sam Hocevar Date: Wed Feb 16 17:04:20 2011 -0700 docs: add glsl info (cherry picked from commit 3e8fb54fb8940d01

Mesa (7.10): tnl: Add support for datatype GL_FIXED in vertex arrays

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.10 Commit: 8a27f9845b79112b670ec4ade77973dde3b4e283 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8a27f9845b79112b670ec4ade77973dde3b4e283 Author: Chad Versace Date: Tue Feb 15 15:30:05 2011 -0800 tnl: Add support for datatype GL_FIXED in vertex arrays Befor

Mesa (7.10): i915: Force lowering of all types of indirect array accesses in the FS

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.10 Commit: e160c815c243e1482963a8a7bdf3661cda18d78c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e160c815c243e1482963a8a7bdf3661cda18d78c Author: Ian Romanick Date: Thu Feb 10 11:51:28 2011 -0800 i915: Force lowering of all types of indirect array accesses i

Mesa (7.10): i915: Calculate partial result to temp register first

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.10 Commit: a9d3cce8f37b18e5221f8a668a217858eeb2dd44 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9d3cce8f37b18e5221f8a668a217858eeb2dd44 Author: Ian Romanick Date: Thu Feb 10 11:48:59 2011 -0800 i915: Calculate partial result to temp register first Previou

Mesa (7.10): i915: Only mark a register as available if all components are written

2011-03-01 Thread Ian Romanick
Module: Mesa Branch: 7.10 Commit: a62d3534e1399e6dfb9ea6fee862a4b00a0a84f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a62d3534e1399e6dfb9ea6fee862a4b00a0a84f8 Author: Ian Romanick Date: Tue Feb 1 13:35:36 2011 -0800 i915: Only mark a register as available if all components are

Mesa (master): i915g: kill relocs accouting

2011-03-01 Thread Daniel Vetter
Module: Mesa Branch: master Commit: 8f9e546fde27db75ea87bcf8ae333bc70616deb4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f9e546fde27db75ea87bcf8ae333bc70616deb4 Author: Daniel Vetter Date: Sat Feb 26 21:40:52 2011 +0100 i915g: kill relocs accouting No one ever cared. libdrm doe

Mesa (master): i915g: switch to the exact batch space reservation code

2011-03-01 Thread Daniel Vetter
Module: Mesa Branch: master Commit: ee7acf6493e934dbc78d98738195a3804c23722e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee7acf6493e934dbc78d98738195a3804c23722e Author: Daniel Vetter Date: Sat Feb 26 17:14:17 2011 +0100 i915g: switch to the exact batch space reservation code Si

Mesa (master): i915g: split up hw state emission into small atoms

2011-03-01 Thread Daniel Vetter
Module: Mesa Branch: master Commit: 179cb587954ff90efa477945297272680c750149 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=179cb587954ff90efa477945297272680c750149 Author: Daniel Vetter Date: Tue Mar 1 22:14:50 2011 +0100 i915g: split up hw state emission into small atoms Signed-

Mesa (master): st/mesa: probably handle instanced drawing

2011-03-01 Thread Christian König
Module: Mesa Branch: master Commit: 4c4ab5668cd6df573db7b065f0493fb80ac70ab8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c4ab5668cd6df573db7b065f0493fb80ac70ab8 Author: Christian König Date: Tue Mar 1 01:14:12 2011 +0100 st/mesa: probably handle instanced drawing Remove the pr

Mesa (master): i915g: fix i915_winsys_batchbuffer_write

2011-03-01 Thread Daniel Vetter
Module: Mesa Branch: master Commit: 583eb139480fb1265b5106a09dcec8ce42d1124d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=583eb139480fb1265b5106a09dcec8ce42d1124d Author: Daniel Vetter Date: Tue Mar 1 20:36:12 2011 +0100 i915g: fix i915_winsys_batchbuffer_write Signed-off-by: Da

Mesa (master): intel: Support glCopyTexImage() from ARGB8888 to XRGB8888.

2011-03-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: d1fc920f613aa349e6721963e22e12c6eb49e3f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1fc920f613aa349e6721963e22e12c6eb49e3f9 Author: Kenneth Graunke Date: Tue Mar 1 11:15:34 2011 -0800 intel: Support glCopyTexImage() from ARGB to XRGB

Mesa (master): configure: Bump libdrm requirements

2011-03-01 Thread Chris Wilson
Module: Mesa Branch: master Commit: faf1ddacfb006fe50d81aab50b33356567cafaba URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=faf1ddacfb006fe50d81aab50b33356567cafaba Author: Chris Wilson Date: Tue Mar 1 18:39:15 2011 + configure: Bump libdrm requirements In my last commit I int

Mesa (master): r300g: initialize some r500 PS3 regs

2011-03-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: 95e4bfa957ec386e85909097c178829b6fd1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=95e4bfa957ec386e85909097c178829b6fd1 Author: Marek Olšák Date: Tue Mar 1 19:02:29 2011 +0100 r300g: initialize some r500 PS3 regs --- src/gallium/drive

Mesa (master): r300g: document some more DRM 2.8.0 features

2011-03-01 Thread Marek Olšák
Module: Mesa Branch: master Commit: a5ee80a2645648d88a95831ac12e0790eb76b68c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5ee80a2645648d88a95831ac12e0790eb76b68c Author: Marek Olšák Date: Tue Mar 1 18:42:44 2011 +0100 r300g: document some more DRM 2.8.0 features --- src/galli

Mesa (master): i965: Use negative relocation deltas to minimse vertex uploads

2011-03-01 Thread Chris Wilson
Module: Mesa Branch: master Commit: 900a5c91eeb3acae7ee0ad331154531c4dba96e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=900a5c91eeb3acae7ee0ad331154531c4dba96e1 Author: Chris Wilson Date: Tue Mar 1 14:46:50 2011 + i965: Use negative relocation deltas to minimse vertex uploa

Mesa (master): i965: Undo 'continuation of vb packets'

2011-03-01 Thread Chris Wilson
Module: Mesa Branch: master Commit: 9fa380ccdcf987430b9bff8e5216869e05b0aaea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fa380ccdcf987430b9bff8e5216869e05b0aaea Author: Chris Wilson Date: Tue Mar 1 15:57:42 2011 + i965: Undo 'continuation of vb packets' This breaks nexuiz

Mesa (master): i965: Fix uploading of shortened vertex packets

2011-03-01 Thread Chris Wilson
Module: Mesa Branch: master Commit: 69b3f24658b74f15b622adda6464a6fcb87f4ee6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69b3f24658b74f15b622adda6464a6fcb87f4ee6 Author: Chris Wilson Date: Tue Mar 1 14:12:22 2011 + i965: Fix uploading of shortened vertex packets ... handle

Mesa (master): i965: Upload all vertices used

2011-03-01 Thread Chris Wilson
Module: Mesa Branch: master Commit: 6ddfb322f58c7e00db73e25689ee55ffabd9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ddfb322f58c7e00db73e25689ee55ffabd9 Author: Chris Wilson Date: Thu Feb 24 14:06:55 2011 + i965: Upload all vertices used ... and take advantage of st

Mesa (master): st/egl/drm: Rework swapbuffers

2011-03-01 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: c9febff31f1032065f96ad76fd31f31ac330fef9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c9febff31f1032065f96ad76fd31f31ac330fef9 Author: Thomas Hellstrom Date: Thu Feb 24 15:09:45 2011 +0100 st/egl/drm: Rework swapbuffers Use the pageflip ioctl w

Mesa (master): st/egl: Implement swapbuffer throttling

2011-03-01 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 8b145e23023927ddec7839a9e4498d5a42e3ca29 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b145e23023927ddec7839a9e4498d5a42e3ca29 Author: Thomas Hellstrom Date: Fri Feb 25 13:05:31 2011 +0100 st/egl: Implement swapbuffer throttling When doing copy

Mesa (master): st/egl: Move the copy context to the native display structure

2011-03-01 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: d1e4117355f1db6ff87c837df6212bf6168e98a0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d1e4117355f1db6ff87c837df6212bf6168e98a0 Author: Thomas Hellstrom Date: Thu Feb 24 12:59:41 2011 +0100 st/egl: Move the copy context to the native display stru

Mesa (master): st/egl: Add a helper to perform a copy swap on a resource surface

2011-03-01 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: 2b079485f6092051ebb7fec0e6210d6743926064 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b079485f6092051ebb7fec0e6210d6743926064 Author: Thomas Hellstrom Date: Thu Feb 24 13:03:07 2011 +0100 st/egl: Add a helper to perform a copy swap on a resourc

Mesa (master): Revert "i965/fs: Correctly set up gl_FragCoord. w on Sandybridge."

2011-03-01 Thread Kenneth Graunke
Module: Mesa Branch: master Commit: 186d3bc7a3389b78a851e34d8f970c28b8db1608 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=186d3bc7a3389b78a851e34d8f970c28b8db1608 Author: Kenneth Graunke Date: Tue Mar 1 01:07:19 2011 -0800 Revert "i965/fs: Correctly set up gl_FragCoord.w on Sandy

Mesa (7.10): Revert "i965/fs: Correctly set up gl_FragCoord. w on Sandybridge."

2011-03-01 Thread Kenneth Graunke
Module: Mesa Branch: 7.10 Commit: f9f01e40c7ca66b72ad6c8fe98eaedbc03ae59b8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f9f01e40c7ca66b72ad6c8fe98eaedbc03ae59b8 Author: Kenneth Graunke Date: Tue Mar 1 01:09:52 2011 -0800 Revert "i965/fs: Correctly set up gl_FragCoord.w on Sandybr

Mesa (master): st/dri: one more missing array size

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: b1ceda5cbdfe716824cb1f1689a7fc48611f297f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b1ceda5cbdfe716824cb1f1689a7fc48611f297f Author: Dave Airlie Date: Tue Mar 1 18:32:33 2011 +1000 st/dri: one more missing array size whats one more between f

Mesa (master): st/dri: fix missing array size init.

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 02448f2241d90fdbf97b0197e857a8f5acf5d4c7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02448f2241d90fdbf97b0197e857a8f5acf5d4c7 Author: Dave Airlie Date: Tue Mar 1 18:29:24 2011 +1000 st/dri: fix missing array size init. Init array size to 1,

Mesa (master): egl/st: add array size initialisor

2011-03-01 Thread Dave Airlie
Module: Mesa Branch: master Commit: 2d62e39c622124566779e504e7ed26eee96785fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2d62e39c622124566779e504e7ed26eee96785fb Author: Dave Airlie Date: Tue Mar 1 18:24:15 2011 +1000 egl/st: add array size initialisor reported by bnf on irc.