Mesa (8.0): r600g: don't advertise integers yet on r600.

2012-01-13 Thread Dave Airlie
Module: Mesa Branch: 8.0 Commit: 0b9e6d2017f4123ba83a6522c8c4fd2111bb090d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0b9e6d2017f4123ba83a6522c8c4fd2111bb090d Author: Dave Airlie airl...@redhat.com Date: Thu Jan 12 15:05:15 2012 + r600g: don't advertise integers yet on r600.

Mesa (8.0): softpipe: bump max texture array layers to 256.

2012-01-13 Thread Dave Airlie
Module: Mesa Branch: 8.0 Commit: 1e51d4b4f6287da42759b8e52d1bf0f87acdc5e4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e51d4b4f6287da42759b8e52d1bf0f87acdc5e4 Author: Dave Airlie airl...@redhat.com Date: Thu Jan 12 10:13:37 2012 + softpipe: bump max texture array layers to

Mesa (master): doxygen: Add doxygen file and build infrastructure for gbm

2012-01-13 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 245341f406bbdf23fec3d8ea8ad95c147c11ad1c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=245341f406bbdf23fec3d8ea8ad95c147c11ad1c Author: Rob Bradford r...@linux.intel.com Date: Tue Dec 20 15:39:07 2011 + doxygen: Add doxygen file and build

Mesa (master): doxygen: Add link to the gbm documentation to the header

2012-01-13 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: d0363541058b3aa35c4d758931c02326619a5983 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0363541058b3aa35c4d758931c02326619a5983 Author: Rob Bradford r...@linux.intel.com Date: Tue Dec 20 15:39:29 2011 + doxygen: Add link to the gbm

Mesa (master): gbm: Add documentation for the public facing API

2012-01-13 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: baab68e1a607b818c8988e70546fe3e6f97cf572 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=baab68e1a607b818c8988e70546fe3e6f97cf572 Author: Rob Bradford r...@linux.intel.com Date: Tue Dec 20 15:40:21 2011 + gbm: Add documentation for the public

Mesa (master): gallivm: Allow target specific intrinsics in lp_declare_intrinsic()

2012-01-13 Thread Tom Stellard
Module: Mesa Branch: master Commit: 9611237051e32b912f17e2d6cd23528d66ad5d81 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9611237051e32b912f17e2d6cd23528d66ad5d81 Author: Tom Stellard thomas.stell...@amd.com Date: Thu Jan 5 10:18:54 2012 -0500 gallivm: Allow target specific

Mesa (master): osmesa: fix renderbuffer format selection

2012-01-13 Thread Brian Paul
Module: Mesa Branch: master Commit: 540a8b2cfdedbf5a635f33c720aa795fae74e08b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=540a8b2cfdedbf5a635f33c720aa795fae74e08b Author: Brian Paul bri...@vmware.com Date: Fri Jan 13 08:31:26 2012 -0700 osmesa: fix renderbuffer format selection

Mesa (master): docs: freshen up the introduction page with Mesa 8.0 info, etc

2012-01-13 Thread Brian Paul
Module: Mesa Branch: master Commit: 0c14bbbc8634f516d75a06e2a52d11d674e41170 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c14bbbc8634f516d75a06e2a52d11d674e41170 Author: Brian Paul bri...@vmware.com Date: Fri Jan 13 08:31:26 2012 -0700 docs: freshen up the introduction page with

Mesa (master): mesa: s/GLushort/GLubyte/ in pack_ubyte_AL44()

2012-01-13 Thread Brian Paul
Module: Mesa Branch: master Commit: b0af16abf1153da243b856e55f59ca1945860f47 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0af16abf1153da243b856e55f59ca1945860f47 Author: Brian Paul bri...@vmware.com Date: Fri Jan 13 09:41:35 2012 -0700 mesa: s/GLushort/GLubyte/ in

Mesa (8.0): configs: fix, simplify RADEON_LIBS, RADEON_CFLAGS

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: ad77e2fb78dfb6abf8966524346800b389052df4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad77e2fb78dfb6abf8966524346800b389052df4 Author: Brian Paul bri...@vmware.com Date: Thu Jan 12 07:53:22 2012 -0700 configs: fix, simplify RADEON_LIBS,

Mesa (8.0): st/mesa: fix struct vs. class compilation warning

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: 89a1e7caf486b089b8c2790fc8e61debebbe7590 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89a1e7caf486b089b8c2790fc8e61debebbe7590 Author: Brian Paul bri...@vmware.com Date: Thu Jan 12 08:28:20 2012 -0700 st/mesa: fix struct vs. class compilation

Mesa (8.0): sofpipe: remove extraneous semicolon

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: af33e16eab657f0b353c201b10992632d6556275 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af33e16eab657f0b353c201b10992632d6556275 Author: Brian Paul bri...@vmware.com Date: Thu Jan 12 08:30:52 2012 -0700 sofpipe: remove extraneous semicolon (cherry

Mesa (8.0): meta: fix incorrect argument order in setup_texture_coords() call

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: f1ff449120a6770953776aa996297c3cd9fb4ef6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1ff449120a6770953776aa996297c3cd9fb4ef6 Author: Brian Paul bri...@vmware.com Date: Thu Jan 12 09:50:27 2012 -0700 meta: fix incorrect argument order in

Mesa (8.0): mesa: fix incorrect float vs. int values in a few places

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: a748a9f8eef6998133f8da1b18063a6c04fc4474 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a748a9f8eef6998133f8da1b18063a6c04fc4474 Author: Brian Paul bri...@vmware.com Date: Thu Jan 12 09:51:21 2012 -0700 mesa: fix incorrect float vs. int values in a

Mesa (8.0): mesa: fix ir_variable declaration

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: ee5b35c568acff1bf5bed537635ff51d725337a6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee5b35c568acff1bf5bed537635ff51d725337a6 Author: Brian Paul bri...@vmware.com Date: Thu Jan 12 09:53:07 2012 -0700 mesa: fix ir_variable declaration ir_variable

Mesa (8.0): swrast: use BITFIELD64_BIT() macro to fix MSVC warnings

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: d7a4eb331bb177ad9f81d14305b8107a3c9dccfb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d7a4eb331bb177ad9f81d14305b8107a3c9dccfb Author: Brian Paul bri...@vmware.com Date: Thu Jan 12 09:54:04 2012 -0700 swrast: use BITFIELD64_BIT() macro to fix MSVC

Mesa (8.0): mesa: remove incorrect (float) cast in mipmap do_row()

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: 867fdbd36dd29032604a149367e69f109c2691e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=867fdbd36dd29032604a149367e69f109c2691e0 Author: Brian Paul bri...@vmware.com Date: Thu Jan 12 09:55:40 2012 -0700 mesa: remove incorrect (float) cast in mipmap

Mesa (8.0): intel: fix mapping of malloc'd renderbuffers

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: cd56917a50ee8f2fe56ae0f12b1769351b21425c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cd56917a50ee8f2fe56ae0f12b1769351b21425c Author: Brian Paul bri...@vmware.com Date: Sat Jan 7 15:05:35 2012 -0700 intel: fix mapping of malloc'd renderbuffers

Mesa (8.0): osmesa: fix glReadPixels, etc

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: deff0244edd6b822aea30b37955723012d69ca16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=deff0244edd6b822aea30b37955723012d69ca16 Author: Brian Paul bri...@vmware.com Date: Thu Jan 12 11:52:22 2012 -0700 osmesa: fix glReadPixels, etc Needed to

Mesa (8.0): docs: freshen up the introduction page with Mesa 8.0 info, etc

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: b26682e12e38325b37ddfe7de8f705f29390c584 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b26682e12e38325b37ddfe7de8f705f29390c584 Author: Brian Paul bri...@vmware.com Date: Fri Jan 13 08:31:26 2012 -0700 docs: freshen up the introduction page with

Mesa (8.0): osmesa: fix renderbuffer format selection

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: eb8063361ee74ca3d551950bfc5ffe6615ab06aa URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb8063361ee74ca3d551950bfc5ffe6615ab06aa Author: Brian Paul bri...@vmware.com Date: Fri Jan 13 08:31:26 2012 -0700 osmesa: fix renderbuffer format selection The

Mesa (8.0): mesa: s/GLushort/GLubyte/ in pack_ubyte_AL44()

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: 8b7f6de8b9b8797d88449e5329c65b11f6249b12 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8b7f6de8b9b8797d88449e5329c65b11f6249b12 Author: Brian Paul bri...@vmware.com Date: Fri Jan 13 09:41:35 2012 -0700 mesa: s/GLushort/GLubyte/ in pack_ubyte_AL44()

Mesa (master): docs: new page describing how to build, install VMware SVGA3D guest driver

2012-01-13 Thread Brian Paul
Module: Mesa Branch: master Commit: 27915708ed4519cc5606e81fb789e8427501f355 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=27915708ed4519cc5606e81fb789e8427501f355 Author: Brian Paul bri...@vmware.com Date: Fri Jan 13 10:54:22 2012 -0700 docs: new page describing how to build,

Mesa (8.0): docs: new page describing how to build, install VMware SVGA3D guest driver

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: 2c1ee157c7e8526cd9e097ee25d63961d6aaf619 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2c1ee157c7e8526cd9e097ee25d63961d6aaf619 Author: Brian Paul bri...@vmware.com Date: Fri Jan 13 10:54:22 2012 -0700 docs: new page describing how to build, install

Mesa (master): gen6_hiz: Don't bind GL_DRAW_FRAMEBUFFER on GLES

2012-01-13 Thread Chad Versace
Module: Mesa Branch: master Commit: 9462b8447864c754252cd2580c9e1e4d36d5cc63 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9462b8447864c754252cd2580c9e1e4d36d5cc63 Author: Neil Roberts n...@linux.intel.com Date: Wed Nov 30 22:29:21 2011 + gen6_hiz: Don't bind

Mesa (8.0): gen6_hiz: Don't bind GL_DRAW_FRAMEBUFFER on GLES

2012-01-13 Thread Chad Versace
Module: Mesa Branch: 8.0 Commit: 399b9799de9980b8ebc0ba46304be207b28b7825 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=399b9799de9980b8ebc0ba46304be207b28b7825 Author: Neil Roberts n...@linux.intel.com Date: Wed Nov 30 22:29:21 2011 + gen6_hiz: Don't bind GL_DRAW_FRAMEBUFFER

Mesa (master): i965: Comment gen6_hiz_get_framebuffer_enum()

2012-01-13 Thread Chad Versace
Module: Mesa Branch: master Commit: e13c99a0043854cb286c773faa891a3115cd0a68 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e13c99a0043854cb286c773faa891a3115cd0a68 Author: Chad Versace chad.vers...@linux.intel.com Date: Fri Jan 13 10:26:01 2012 -0800 i965: Comment

Mesa (8.0): i965/gen7: Fix depth buffer rendering to tile offsets.

2012-01-13 Thread Eric Anholt
Module: Mesa Branch: 8.0 Commit: 504eaa12120c319aa990c12773f9cfe28ace0d07 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=504eaa12120c319aa990c12773f9cfe28ace0d07 Author: Eric Anholt e...@anholt.net Date: Wed Jan 11 15:31:30 2012 -0800 i965/gen7: Fix depth buffer rendering to tile

Mesa (8.0): meta: Add GL_RED/GL_RG support to meta CopyTexImage.

2012-01-13 Thread Eric Anholt
Module: Mesa Branch: 8.0 Commit: 89fdeab1a201ae41b13693261fdc1aca6dbf79f7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=89fdeab1a201ae41b13693261fdc1aca6dbf79f7 Author: Eric Anholt e...@anholt.net Date: Mon Jan 9 16:41:02 2012 -0800 meta: Add GL_RED/GL_RG support to meta

Mesa (8.0): mesa: Avoid short-circuiting realloc of renderbuffers to new sample count.

2012-01-13 Thread Eric Anholt
Module: Mesa Branch: 8.0 Commit: 48e72b660549577c25a444826073f77232072dd9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48e72b660549577c25a444826073f77232072dd9 Author: Eric Anholt e...@anholt.net Date: Wed Jan 11 13:46:43 2012 -0800 mesa: Avoid short-circuiting realloc of

Mesa (8.0): mesa: Throw the required error for glReadPixels() from a multisampled FBO.

2012-01-13 Thread Eric Anholt
Module: Mesa Branch: 8.0 Commit: b178514e24ee7f2f89448b384683fe42fd448c18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b178514e24ee7f2f89448b384683fe42fd448c18 Author: Eric Anholt e...@anholt.net Date: Wed Jan 11 13:54:53 2012 -0800 mesa: Throw the required error for

Mesa (8.0): mesa: Throw the required error for glCopyTex{Sub, }Image from multisample FBO.

2012-01-13 Thread Eric Anholt
Module: Mesa Branch: 8.0 Commit: baaa30ad52ac6eba0ee444c33678ffd357883a4d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=baaa30ad52ac6eba0ee444c33678ffd357883a4d Author: Eric Anholt e...@anholt.net Date: Wed Jan 11 14:02:41 2012 -0800 mesa: Throw the required error for

Mesa (master): docs: add links to xf86-video-vmware wiki pages

2012-01-13 Thread Brian Paul
Module: Mesa Branch: master Commit: 548526f2e967d29e0aa1d9a37e4364100e84dc3f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=548526f2e967d29e0aa1d9a37e4364100e84dc3f Author: Brian Paul bri...@vmware.com Date: Fri Jan 13 13:45:58 2012 -0700 docs: add links to xf86-video-vmware wiki

Mesa (8.0): docs: add links to xf86-video-vmware wiki pages

2012-01-13 Thread Brian Paul
Module: Mesa Branch: 8.0 Commit: 9c81e4eed1bc691f6308a230fddc80d2d2936a50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c81e4eed1bc691f6308a230fddc80d2d2936a50 Author: Brian Paul bri...@vmware.com Date: Fri Jan 13 13:45:58 2012 -0700 docs: add links to xf86-video-vmware wiki pages

Mesa (master): scons: Fix libGL.so build.

2012-01-13 Thread Roland Scheidegger
Module: Mesa Branch: master Commit: 6c2c2c5a07c81a15a89519a8a84ef7c69698903b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c2c2c5a07c81a15a89519a8a84ef7c69698903b Author: Roland Scheidegger srol...@vmware.com Date: Fri Jan 13 22:37:18 2012 +0100 scons: Fix libGL.so build. ---

Demos (master): mipmap_limits: print current params on screen

2012-01-13 Thread Brian Paul
Module: Demos Branch: master Commit: fe86a5ee58a7dc02ceba6a8a360e2c751a50a15d URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=fe86a5ee58a7dc02ceba6a8a360e2c751a50a15d Author: Brian Paul bri...@vmware.com Date: Fri Jan 13 15:26:02 2012 -0700 mipmap_limits: print current params on

Demos (master): mesa-demos: Add blinking-teapot demo.

2012-01-13 Thread Brian Paul
Module: Demos Branch: master Commit: 52131a22f9d8f799a81893de4f3a2804ea80bd18 URL: http://cgit.freedesktop.org/mesa/demos/commit/?id=52131a22f9d8f799a81893de4f3a2804ea80bd18 Author: vlj v...@ovi.com Date: Wed Nov 16 20:45:34 2011 +0100 mesa-demos: Add blinking-teapot demo.

Mesa (master): r600g: add support for virtual address space on cayman v11

2012-01-13 Thread Jerome Glisse
Module: Mesa Branch: master Commit: bb1f0cf3508630a9a93512c79badf8c493c46743 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb1f0cf3508630a9a93512c79badf8c493c46743 Author: Jerome Glisse jgli...@redhat.com Date: Fri Dec 2 10:20:29 2011 -0500 r600g: add support for virtual address

Mesa (8.0): mesa: Bump version number to 8.0-rc1

2012-01-13 Thread Jakob Bornecrantz
Module: Mesa Branch: 8.0 Commit: c85402aba91755808729fadf57a9f92285f4e61a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c85402aba91755808729fadf57a9f92285f4e61a Author: Jakob Bornecrantz ja...@vmware.com Date: Wed Jan 11 23:33:07 2012 +0100 mesa: Bump version number to 8.0-rc1

Mesa: tag mesa-8.0-rc1: mesa 8.0-rc1

2012-01-13 Thread Jakob Bornecrantz
Module: Mesa Branch: refs/tags/mesa-8.0-rc1 Tag:e90d1515a25687e18cf4eedfd4e6d838b2aea65d URL: http://cgit.freedesktop.org/mesa/mesa/tag/?id=e90d1515a25687e18cf4eedfd4e6d838b2aea65d Tagger: Jakob Bornecrantz ja...@vmware.com Date: Fri Jan 13 22:23:37 2012 +0100 mesa 8.0-rc1