Mesa (master): mesa: Include mfeatures.h in program.c.

2011-01-09 Thread Vinson Lee
Module: Mesa Branch: master Commit: 21750a2d9d2a4ed69308316b121fd53b0c873aea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=21750a2d9d2a4ed69308316b121fd53b0c873aea Author: Vinson Lee v...@vmware.com Date: Sun Jan 9 00:47:33 2011 -0800 mesa: Include mfeatures.h in program.c.

Mesa (master): st/mesa: Include mfeatures. h in files that perform feature tests.

2011-01-09 Thread Vinson Lee
Module: Mesa Branch: master Commit: edc09358f72cd48cb2315daf23c82e7646aeaea3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=edc09358f72cd48cb2315daf23c82e7646aeaea3 Author: Vinson Lee v...@vmware.com Date: Sun Jan 9 01:04:19 2011 -0800 st/mesa: Include mfeatures.h in files that

Mesa (master): vbo: Include mfeatures.h in files that perform feature tests .

2011-01-09 Thread Vinson Lee
Module: Mesa Branch: master Commit: 14b36cd568b7f3ae963430248fcd7ef0b7a165f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14b36cd568b7f3ae963430248fcd7ef0b7a165f6 Author: Vinson Lee v...@vmware.com Date: Sun Jan 9 01:18:23 2011 -0800 vbo: Include mfeatures.h in files that perform

Mesa (master): intel: Include mfeatures. h in files that perform feature tests.

2011-01-09 Thread Vinson Lee
Module: Mesa Branch: master Commit: 45a56e4730a74a012ad712fd9b6013d900b04742 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=45a56e4730a74a012ad712fd9b6013d900b04742 Author: Vinson Lee v...@vmware.com Date: Sun Jan 9 01:25:54 2011 -0800 intel: Include mfeatures.h in files that

Mesa (master): dri/nouveau: Include mfeatures. h in files that perform feature tests.

2011-01-09 Thread Vinson Lee
Module: Mesa Branch: master Commit: 1933e97034a1774e37268035f67ca5973220e8c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1933e97034a1774e37268035f67ca5973220e8c6 Author: Vinson Lee v...@vmware.com Date: Sun Jan 9 01:33:14 2011 -0800 dri/nouveau: Include mfeatures.h in files that

Mesa (master): radeon: Include mfeatures. h in files that perform feature tests.

2011-01-09 Thread Vinson Lee
Module: Mesa Branch: master Commit: fb9c6e681f91c986b7cbe2d6e9f6baceda00c415 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb9c6e681f91c986b7cbe2d6e9f6baceda00c415 Author: Vinson Lee v...@vmware.com Date: Sun Jan 9 01:45:04 2011 -0800 radeon: Include mfeatures.h in files that

Mesa (master): dri2: release texture image.

2011-01-09 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: e59fa4c46c8857f2e0444dd197464c95b2cb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e59fa4c46c8857f2e0444dd197464c95b2cb Author: Juan Zhao juan.j.z...@intel.com Date: Sun Jan 9 12:03:02 2011 -0500 dri2: release texture image. Add release

Mesa (master): nvc0: implement queries

2011-01-09 Thread Christoph Bumiller
Module: Mesa Branch: master Commit: b3d8e1fb3bd9b6e5d7a9fc1e710a12547893c487 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3d8e1fb3bd9b6e5d7a9fc1e710a12547893c487 Author: Christoph Bumiller e0425...@student.tuwien.ac.at Date: Sun Jan 9 21:50:06 2011 +0100 nvc0: implement queries

Mesa (master): r300g: do not upload the same user buffer several times

2011-01-09 Thread Marek Olšák
Module: Mesa Branch: master Commit: ac6306e9ca904ae9674bf2a15222efe4cb861bf5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ac6306e9ca904ae9674bf2a15222efe4cb861bf5 Author: Marek Olšák mar...@gmail.com Date: Sun Jan 9 12:15:15 2011 +0100 r300g: do not upload the same user buffer

Mesa (master): noop: make noop useable like trace or rbug

2011-01-09 Thread Jerome Glisse
Module: Mesa Branch: master Commit: 3349517351059dcd70a81b31bdffe9835bd8f216 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3349517351059dcd70a81b31bdffe9835bd8f216 Author: Jerome Glisse jgli...@redhat.com Date: Sun Jan 9 21:04:41 2011 -0500 noop: make noop useable like trace or

Mesa (master): r200: Include mfeatures. h in files that perform feature tests.

2011-01-09 Thread Vinson Lee
Module: Mesa Branch: master Commit: 7a1cdef6c440f4f0ae1a4e6cf51f6a6235de3418 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a1cdef6c440f4f0ae1a4e6cf51f6a6235de3418 Author: Vinson Lee v...@vmware.com Date: Sun Jan 9 18:22:07 2011 -0800 r200: Include mfeatures.h in files that

Mesa (master): r300: Include mfeatures. h in files that perform feature tests.

2011-01-09 Thread Vinson Lee
Module: Mesa Branch: master Commit: c45814d6d3ae1398a44f0e07b7ad175081ded98d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c45814d6d3ae1398a44f0e07b7ad175081ded98d Author: Vinson Lee v...@vmware.com Date: Sun Jan 9 18:25:36 2011 -0800 r300: Include mfeatures.h in files that

Mesa (master): egl_dri2: Look up _glapi_get_proc_address dynamically.

2011-01-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: fef5d14494ff19ea302e247ba593e189a8ab62bd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fef5d14494ff19ea302e247ba593e189a8ab62bd Author: Chia-I Wu o...@lunarg.com Date: Fri Jan 7 15:02:41 2011 +0800 egl_dri2: Look up _glapi_get_proc_address

Mesa (master): egl_glx: Load libGL dynamically.

2011-01-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 15f0223931e32ef5ff82b39a2b6c433400edbd9d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=15f0223931e32ef5ff82b39a2b6c433400edbd9d Author: Chia-I Wu o...@lunarg.com Date: Fri Jan 7 13:42:15 2011 +0800 egl_glx: Load libGL dynamically. This is a

Mesa (master): mesa: Remove GLES overlay.

2011-01-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 12583174c53b23be6db1fb1cfa3dd1e8dbbd3c15 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=12583174c53b23be6db1fb1cfa3dd1e8dbbd3c15 Author: Chia-I Wu o...@lunarg.com Date: Fri Jan 7 17:24:16 2011 +0800 mesa: Remove GLES overlay. With core mesa

Mesa (master): egl: Make egl_dri2 and egl_glx built-in drivers.

2011-01-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: c98ea26e16b6458b4385d6558936696e4d099455 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c98ea26e16b6458b4385d6558936696e4d099455 Author: Chia-I Wu o...@lunarg.com Date: Fri Jan 7 16:30:08 2011 +0800 egl: Make egl_dri2 and egl_glx built-in

Mesa (master): st/egl: Fix a void pointer arithmetic warning.

2011-01-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 97e9a0e23f0e06d020883c37b9d065e8978a47f4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=97e9a0e23f0e06d020883c37b9d065e8978a47f4 Author: Chia-I Wu o...@lunarg.com Date: Sun Jan 9 18:18:03 2011 +0800 st/egl: Fix a void pointer arithmetic warning.

Mesa (master): r300g: add debug option for buffer upload logging

2011-01-09 Thread Marek Olšák
Module: Mesa Branch: master Commit: 9d33e4e16c8d2271ef2a965d7210a9aee40680d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d33e4e16c8d2271ef2a965d7210a9aee40680d2 Author: Marek Olšák mar...@gmail.com Date: Sun Jan 9 22:40:50 2011 +0100 r300g: add debug option for buffer upload