Mesa (master): apple: Use a struct glx_config * rather than a void * in apple_visual_create_pfobj

2011-06-12 Thread Jeremy Huddleston
Module: Mesa Branch: master Commit: 02b6e97c75bf2e013064e789b70704c6376e0628 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=02b6e97c75bf2e013064e789b70704c6376e0628 Author: Jeremy Huddleston jerem...@apple.com Date: Sat Jun 11 22:54:59 2011 -0700 apple: Use a struct glx_config *

Mesa (master): apple: Store the CGL API version number for future reference

2011-06-12 Thread Jeremy Huddleston
Module: Mesa Branch: master Commit: df1dacf093058e74ec102d8828d2751a9ed6e34e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df1dacf093058e74ec102d8828d2751a9ed6e34e Author: Jeremy Huddleston jerem...@apple.com Date: Sat Jun 11 23:43:03 2011 -0700 apple: Store the CGL API version

Mesa (7.10): st/wgl: Cope with zero width/height windows.

2011-06-12 Thread Jose Fonseca
Module: Mesa Branch: 7.10 Commit: 3f3d1991219fb9b80da667b42c0ea02e7074202e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f3d1991219fb9b80da667b42c0ea02e7074202e Author: José Fonseca jfons...@vmware.com Date: Mon Apr 18 16:41:25 2011 +0100 st/wgl: Cope with zero width/height

Mesa (7.10): st/wgl: Allow to create pbuffers bigger than the desktop.

2011-06-12 Thread Jose Fonseca
Module: Mesa Branch: 7.10 Commit: 22bf0ec9912c5f5c0d5f12ea943eca4c67892588 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22bf0ec9912c5f5c0d5f12ea943eca4c67892588 Author: José Fonseca jfons...@vmware.com Date: Tue May 3 19:09:53 2011 +0100 st/wgl: Allow to create pbuffers bigger

Mesa (7.10): st/wgl: Remove buggy assertion.

2011-06-12 Thread Jose Fonseca
Module: Mesa Branch: 7.10 Commit: 195e15559e238f626f2009380bfb4a74117970e2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=195e15559e238f626f2009380bfb4a74117970e2 Author: José Fonseca jfons...@vmware.com Date: Mon May 9 13:58:42 2011 +0100 st/wgl: Remove buggy assertion. The

Mesa (7.10): wgl: Don't hold on to user supplied HDC.

2011-06-12 Thread Jose Fonseca
Module: Mesa Branch: 7.10 Commit: fc23cc06af90b5945de2c1f5e045b2b93f5ee70b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc23cc06af90b5945de2c1f5e045b2b93f5ee70b Author: José Fonseca jfons...@vmware.com Date: Mon May 23 20:38:41 2011 +0100 wgl: Don't hold on to user supplied HDC.

Mesa (master): egl_dri2/wayland: Add support for EGL_DEFAULT_DISPLAY

2011-06-12 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: b8325fd2554aafde3d0b784b7944b1473af7d144 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b8325fd2554aafde3d0b784b7944b1473af7d144 Author: Benjamin Franzke benjaminfran...@googlemail.com Date: Sat Jun 11 22:07:02 2011 +0200 egl_dri2/wayland: Add

Mesa (master): st/eglwayland: Add support for EGL_DEFAULT_DISPLAY

2011-06-12 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: a23bf646bdeb72381e7f2bc784d47748cdd7d1ce URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a23bf646bdeb72381e7f2bc784d47748cdd7d1ce Author: Benjamin Franzke benjaminfran...@googlemail.com Date: Sat Jun 11 22:24:14 2011 +0200 st/eglwayland: Add

Mesa (master): egl_dri2: Compare configs before matching them

2011-06-12 Thread Kristian Høgsberg
Module: Mesa Branch: master Commit: 16e30276e843b6f788aee75547136ea24e4a4248 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16e30276e843b6f788aee75547136ea24e4a4248 Author: Benjamin Franzke benjaminfran...@googlemail.com Date: Sat Jun 11 23:00:40 2011 +0200 egl_dri2: Compare configs

Mesa (master): egl_dri2: add dri2_load_driver_swrast

2011-06-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: cf69eeacc6931e833e7894a379af4fae085881e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cf69eeacc6931e833e7894a379af4fae085881e9 Author: Chia-I Wu o...@lunarg.com Date: Wed Jun 8 16:33:55 2011 +0800 egl_dri2: add dri2_load_driver_swrast Refactor

Mesa (master): egl_dri2: try swrastg_dri if swrast_dri fails

2011-06-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 77e031a1c423affde99934f0fd059d49852e2729 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77e031a1c423affde99934f0fd059d49852e2729 Author: Chia-I Wu o...@lunarg.com Date: Wed Jun 8 16:33:56 2011 +0800 egl_dri2: try swrastg_dri if swrast_dri fails

Mesa (master): wayland-drm: remove depend on make clean

2011-06-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 982cb365848ebb7e64dc0915e37793e5823e4bbf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=982cb365848ebb7e64dc0915e37793e5823e4bbf Author: Chia-I Wu o...@lunarg.com Date: Mon Jun 13 11:35:21 2011 +0800 wayland-drm: remove depend on make clean ---

Mesa (master): mapi: Fix tls with shared/es-glapi on x86-64

2011-06-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 3e1caf5d2666ed220f4a740db4fe5a7ad54e455a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e1caf5d2666ed220f4a740db4fe5a7ad54e455a Author: Benjamin Franzke benjaminfran...@googlemail.com Date: Wed Jun 8 15:50:25 2011 +0200 mapi: Fix tls with

Mesa (master): mapi: declare x86_entry_start/end static

2011-06-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 77b7e1b58fcc4823b6b1f4fa4296c810db218f8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=77b7e1b58fcc4823b6b1f4fa4296c810db218f8a Author: Chia-I Wu o...@lunarg.com Date: Mon Jun 13 11:41:41 2011 +0800 mapi: declare x86_entry_start/end static