Mesa (master): xorg/vmwgfx: Kill this target. It's not used anymore.

2011-09-30 Thread Thomas Hellstrom
Module: Mesa Branch: master Commit: d742a64909b2b414fc94b6f525a13ce09ca7f9f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d742a64909b2b414fc94b6f525a13ce09ca7f9f7 Author: Thomas Hellstrom thellst...@vmware.com Date: Thu Sep 29 21:41:21 2011 +0200 xorg/vmwgfx: Kill this target.

Mesa (master): mesa: simplify parameters to GetTexImage() driver hook

2011-09-30 Thread Brian Paul
Module: Mesa Branch: master Commit: 4368a657670f1f3f13d8497f749cb5439f91529e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4368a657670f1f3f13d8497f749cb5439f91529e Author: Brian Paul bri...@vmware.com Date: Fri Sep 30 08:15:30 2011 -0600 mesa: simplify parameters to GetTexImage()

Mesa (master): st/mesa: implement AllocTextureImageBuffer() driver hook

2011-09-30 Thread Brian Paul
Module: Mesa Branch: master Commit: 4e6bb0774ffa93141a3a8ec7bb47b190810b2a4b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4e6bb0774ffa93141a3a8ec7bb47b190810b2a4b Author: Brian Paul bri...@vmware.com Date: Fri Sep 30 08:15:30 2011 -0600 st/mesa: implement AllocTextureImageBuffer()

Mesa (master): mesa: add _NEW_CURRENT_ATTRIB in _mesa_program_state_flags()

2011-09-30 Thread Brian Paul
Module: Mesa Branch: master Commit: 57169c469406f1880107a6b9f052708ce078942d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57169c469406f1880107a6b9f052708ce078942d Author: Brian Paul bri...@vmware.com Date: Fri Sep 30 08:15:30 2011 -0600 mesa: add _NEW_CURRENT_ATTRIB in

Mesa (master): meta: fix GetTexImage() for luminance, l/a, intensity formats

2011-09-30 Thread Brian Paul
Module: Mesa Branch: master Commit: a8ca786ba69f6af0120a24f473b2ae7e6a41495d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8ca786ba69f6af0120a24f473b2ae7e6a41495d Author: Brian Paul bri...@vmware.com Date: Fri Sep 30 08:15:30 2011 -0600 meta: fix GetTexImage() for luminance, l/a,

Demos (master): glinfo: query/print GL_SHADING_LANGUAGE_VERSION

2011-09-30 Thread Brian Paul
Module: Demos Branch: master Commit: d88c79b570aa74a96ad9cd4906addfa018fd5bc6 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=d88c79b570aa74a96ad9cd4906addfa018fd5bc6 Author: Brian Paul bri...@vmware.com Date: Fri Sep 30 09:51:15 2011 -0600 glinfo: query/print

Mesa (master): mesa: Remove unused tnl items from dd_functions

2011-09-30 Thread Chad Versace
Module: Mesa Branch: master Commit: 9c72b729f34e1d544a66222c90561f93db6cb132 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c72b729f34e1d544a66222c90561f93db6cb132 Author: Chad Versace c...@chad-versace.us Date: Wed Sep 28 16:59:08 2011 -0700 mesa: Remove unused tnl items from

Mesa (master): glcpp: Add a test for a macro that implements token pasting twice.

2011-09-30 Thread Carl Worth
Module: Mesa Branch: master Commit: 8e6b99e7b13da33547fcc8388fe867e851ee0bda URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e6b99e7b13da33547fcc8388fe867e851ee0bda Author: Carl Worth cwo...@cworth.org Date: Thu Sep 29 16:50:40 2011 -0700 glcpp: Add a test for a macro that

Mesa (master): glcpp: Test a non-function-like macro using the token paste operator

2011-09-30 Thread Carl Worth
Module: Mesa Branch: master Commit: 7bb3403e0172a440b8100bcf1db8462f50a254cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7bb3403e0172a440b8100bcf1db8462f50a254cc Author: Carl Worth cwo...@cworth.org Date: Thu Sep 29 17:04:09 2011 -0700 glcpp: Test a non-function-like macro using

Mesa (master): glcpp: Fix two (or more) successive applications of token pasting

2011-09-30 Thread Carl Worth
Module: Mesa Branch: master Commit: 3c01a589448b92945f26bd7e3bfa75155c06f3cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c01a589448b92945f26bd7e3bfa75155c06f3cf Author: Carl Worth cwo...@cworth.org Date: Thu Sep 29 16:51:08 2011 -0700 glcpp: Fix two (or more) successive

Mesa (master): glcpp: Raise error if defining any macro containing two consecutive underscores

2011-09-30 Thread Carl Worth
Module: Mesa Branch: master Commit: c4aaf7943c2cdff0e2148b5c05813356dc99696d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4aaf7943c2cdff0e2148b5c05813356dc99696d Author: Carl Worth cwo...@cworth.org Date: Thu Sep 29 21:44:52 2011 -0700 glcpp: Raise error if defining any macro

Mesa (master): glcpp: Implement token pasting for non-function-like macros

2011-09-30 Thread Carl Worth
Module: Mesa Branch: master Commit: 28842c2331e6df2cbe18c0be3487ece93680075d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=28842c2331e6df2cbe18c0be3487ece93680075d Author: Carl Worth cwo...@cworth.org Date: Thu Sep 29 17:04:47 2011 -0700 glcpp: Implement token pasting for

Mesa (master): glcpp: Add a test for #elif with an undefined macro.

2011-09-30 Thread Carl Worth
Module: Mesa Branch: master Commit: 201485bae0fcba4db61ceb1e9d9916778b5bba74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=201485bae0fcba4db61ceb1e9d9916778b5bba74 Author: Carl Worth cwo...@cworth.org Date: Thu Sep 29 22:24:18 2011 -0700 glcpp: Add a test for #elif with an

Mesa (master): i965/gen6: Fix assign instead of compare in assert

2011-09-30 Thread Chris Wilson
Module: Mesa Branch: master Commit: 8ccbcda5c64a8bea47f6b41d46bf015ba8e515fc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ccbcda5c64a8bea47f6b41d46bf015ba8e515fc Author: Chris Wilson ch...@chris-wilson.co.uk Date: Fri Sep 30 21:48:18 2011 +0100 i965/gen6: Fix assign instead of

Mesa (master): i965: Assign instead of compare inside assert

2011-09-30 Thread Chris Wilson
Module: Mesa Branch: master Commit: ebca47af8507e0fc3f03d6c0f49be6b2d4d9a8a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ebca47af8507e0fc3f03d6c0f49be6b2d4d9a8a4 Author: Chris Wilson ch...@chris-wilson.co.uk Date: Fri Sep 30 21:58:59 2011 +0100 i965: Assign instead of compare

Mesa (master): gallium: remove PIPE_CAP_TEXTURE_MIRROR_REPEAT

2011-09-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 557c3febdfd88ba1a41d3e8e0221e447d491c343 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=557c3febdfd88ba1a41d3e8e0221e447d491c343 Author: Marek Olšák mar...@gmail.com Date: Mon Sep 26 22:50:00 2011 +0200 gallium: remove

Mesa (master): gallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS

2011-09-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: f5bfe54a34d9c8cd5de2b096d0e8486fe0d990a7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5bfe54a34d9c8cd5de2b096d0e8486fe0d990a7 Author: Marek Olšák mar...@gmail.com Date: Tue Sep 27 22:22:06 2011 +0200 gallium: add and use

Mesa (master): gallium: add PIPE_CAP_CONDITIONAL_RENDER

2011-09-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 3d13b081c72626acba6b9a25baec740c60dfafe1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d13b081c72626acba6b9a25baec740c60dfafe1 Author: Marek Olšák mar...@gmail.com Date: Tue Sep 27 23:08:04 2011 +0200 gallium: add PIPE_CAP_CONDITIONAL_RENDER We

Mesa (master): gallium: add PIPE_CAP_TEXTURE_BARRIER

2011-09-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: ba89086e79b22bd9578ea642846108de624c91e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba89086e79b22bd9578ea642846108de624c91e9 Author: Marek Olšák mar...@gmail.com Date: Tue Sep 27 23:18:17 2011 +0200 gallium: add PIPE_CAP_TEXTURE_BARRIER Same

Mesa (master): r600g: merge r600_bo with r600_resource

2011-09-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 6101b6d442b06a347c001fe85848d636ab7df260 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6101b6d442b06a347c001fe85848d636ab7df260 Author: Marek Olšák mar...@gmail.com Date: Sun Sep 11 22:24:38 2011 +0200 r600g: merge r600_bo with r600_resource I

Mesa (master): r600g: remove struct radeon (or what's left of it)

2011-09-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 90ce3cdde9fb2dd507b4e21c5456a3371f5996bc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=90ce3cdde9fb2dd507b4e21c5456a3371f5996bc Author: Marek Olšák mar...@gmail.com Date: Sat Sep 17 14:10:20 2011 +0200 r600g: remove struct radeon (or what's left

Mesa (master): winsys/radeon: move GEM domains out of the drivers into winsys

2011-09-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 363ff844753c46ac9c13866627e096b091ea81f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=363ff844753c46ac9c13866627e096b091ea81f8 Author: Marek Olšák mar...@gmail.com Date: Tue Sep 27 01:10:20 2011 +0200 winsys/radeon: move GEM domains out of the

Mesa (master): r600g: move all files from winsys/r600 into drivers/r600

2011-09-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: bf0baa771709e1076613cf9f9bed6ac004dd0439 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bf0baa771709e1076613cf9f9bed6ac004dd0439 Author: Marek Olšák mar...@gmail.com Date: Tue Sep 27 16:42:01 2011 +0200 r600g: move all files from winsys/r600 into

Mesa (master): winsys/radeon: remove a redundant parameter 'size' from buffer_from_handle

2011-09-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: af8eb5c851a9d566059ae9e37745614cd96b9a13 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af8eb5c851a9d566059ae9e37745614cd96b9a13 Author: Marek Olšák mar...@gmail.com Date: Tue Sep 27 02:08:15 2011 +0200 winsys/radeon: remove a redundant parameter

Mesa (master): gallium/docs: update the documentation of capabilities

2011-09-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: 74d6f929b45c7f2cca8af227ba8dc259b528c4c0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=74d6f929b45c7f2cca8af227ba8dc259b528c4c0 Author: Marek Olšák mar...@gmail.com Date: Fri Sep 30 23:02:06 2011 +0200 gallium/docs: update the documentation of

Mesa (master): r600g: fix a compiler warning

2011-09-30 Thread Marek Olšák
Module: Mesa Branch: master Commit: aae342cff098034b6f685a81ecb4cd5e3fa92162 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aae342cff098034b6f685a81ecb4cd5e3fa92162 Author: Marek Olšák mar...@gmail.com Date: Fri Sep 30 23:06:51 2011 +0200 r600g: fix a compiler warning ---

Mesa (master): mesa: Use Add linker_error instead of fail_link

2011-09-30 Thread Ian Romanick
Module: Mesa Branch: master Commit: a9f25160af9c12cdd675819a74fb7b1a92cfce34 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9f25160af9c12cdd675819a74fb7b1a92cfce34 Author: Ian Romanick ian.d.roman...@intel.com Date: Thu Sep 22 16:56:58 2011 -0700 mesa: Use Add linker_error instead

Mesa (master): mesa: Remove unused field gl_program::Varying

2011-09-30 Thread Ian Romanick
Module: Mesa Branch: master Commit: cd76f114e608ffb93a03ac3ffc3e11876d6a057e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd76f114e608ffb93a03ac3ffc3e11876d6a057e Author: Ian Romanick ian.d.roman...@intel.com Date: Tue Aug 16 11:06:54 2011 -0700 mesa: Remove unused field

Mesa (master): mesa: Document an odd side-effect of hash_table_insert

2011-09-30 Thread Ian Romanick
Module: Mesa Branch: master Commit: 16f7bdf5556e739d5a0b6c4c2e2a30bb731f8fc9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16f7bdf5556e739d5a0b6c4c2e2a30bb731f8fc9 Author: Ian Romanick ian.d.roman...@intel.com Date: Wed Aug 17 11:43:11 2011 -0700 mesa: Document an odd side-effect

Mesa (master): mesa: Refactor hash_table_{find, remove} to share some code

2011-09-30 Thread Ian Romanick
Module: Mesa Branch: master Commit: 1f8f8aef7f30156bbd906be36cdda2e05d8b0a7f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f8f8aef7f30156bbd906be36cdda2e05d8b0a7f Author: Ian Romanick ian.d.roman...@intel.com Date: Wed Aug 17 11:48:07 2011 -0700 mesa: Refactor