Mesa (master): egl: Remove st/egl probe code.

2010-06-29 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 4cb853402b6c55f5dbabf4475cd46b34bd7b1bc1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4cb853402b6c55f5dbabf4475cd46b34bd7b1bc1 Author: Chia-I Wu o...@lunarg.com Date: Fri Jun 25 00:41:56 2010 +0800 egl: Remove st/egl probe code. It is no longer

Mesa (master): egl: Do not call drv-Initialize with global mutex locked.

2010-06-29 Thread Chia-I Wu
Module: Mesa Branch: master Commit: afcea9b115cdfa0a6c948784f753d38b43240d25 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=afcea9b115cdfa0a6c948784f753d38b43240d25 Author: Chia-I Wu o...@lunarg.com Date: Thu Jun 24 16:49:40 2010 +0800 egl: Do not call drv-Initialize with global

Mesa (master): mesa: Use fpclassify for GL_OES_query_matrix on OpenBSD and NetBSD.

2010-06-29 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2f0b01826dbae60fed60c0d744d42a1a4cde4a84 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f0b01826dbae60fed60c0d744d42a1a4cde4a84 Author: Chia-I Wu o...@lunarg.com Date: Wed Jun 30 12:58:36 2010 +0800 mesa: Use fpclassify for GL_OES_query_matrix

Mesa (master): draw: Work around an invalid write.

2010-06-25 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 7a9246c5d72290ed8455a426801b85b54374e102 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7a9246c5d72290ed8455a426801b85b54374e102 Author: Chia-I Wu o...@lunarg.com Date: Fri Jun 25 18:32:41 2010 +0800 draw: Work around an invalid write. SSE vertex

Mesa (master): egl: Introduce platform displays internally.

2010-06-23 Thread Chia-I Wu
Module: Mesa Branch: master Commit: f22665df95406567193dee0089f4830664ff4101 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f22665df95406567193dee0089f4830664ff4101 Author: Chia-I Wu o...@lunarg.com Date: Thu Jun 17 17:14:03 2010 +0800 egl: Introduce platform displays internally

Mesa (master): egl: Add support for EGL_MESA_drm_display.

2010-06-23 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 78d70ddbbd41d73b7f6040f392eb87758c39dc37 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=78d70ddbbd41d73b7f6040f392eb87758c39dc37 Author: Chia-I Wu o...@lunarg.com Date: Thu Jun 17 17:09:01 2010 +0800 egl: Add support for EGL_MESA_drm_display

Mesa (master): egl: Add a test for MESA_EGL_NO_X11_HEADERS.

2010-06-23 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 985c2fca10b9338ef894cf8d34877dfbe7468e6e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=985c2fca10b9338ef894cf8d34877dfbe7468e6e Author: Chia-I Wu o...@lunarg.com Date: Sat Jun 19 00:21:39 2010 +0800 egl: Add a test for MESA_EGL_NO_X11_HEADERS

Mesa (master): st/egl: Build sw/fbdev winsys for fbdev backend.

2010-06-17 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8f3e48ee2c77db7aeaf5ffc904db6790dd5a3bf4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8f3e48ee2c77db7aeaf5ffc904db6790dd5a3bf4 Author: Chia-I Wu o...@lunarg.com Date: Thu Jun 17 14:10:53 2010 +0800 st/egl: Build sw/fbdev winsys for fbdev backend

Mesa (master): egl: s/_EGL_PLATFORM/_EGL_OS/ and s/POSIX/UNIX/.

2010-06-17 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 6f690caddcd9afbea6ed3e743b0c95c02c85e5ef URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f690caddcd9afbea6ed3e743b0c95c02c85e5ef Author: Chia-I Wu o...@lunarg.com Date: Tue Jun 15 19:34:51 2010 +0800 egl: s/_EGL_PLATFORM/_EGL_OS/ and s/POSIX/UNIX

Mesa (master): egl: s/EGL_DISPLAY/EGL_PLATFORM/.

2010-06-17 Thread Chia-I Wu
Module: Mesa Branch: master Commit: da39d5d3b46c55f88a2f051368e09284732fd440 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da39d5d3b46c55f88a2f051368e09284732fd440 Author: Chia-I Wu o...@lunarg.com Date: Thu Jun 17 16:07:46 2010 +0800 egl: s/EGL_DISPLAY/EGL_PLATFORM/. A platform

Mesa (master): winsys: Add fbdev software winsys.

2010-06-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ce0c837f60d951de4f4798e5d4ab559155c09979 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce0c837f60d951de4f4798e5d4ab559155c09979 Author: Chia-I Wu o...@lunarg.com Date: Thu Jun 3 18:08:48 2010 +0800 winsys: Add fbdev software winsys

Mesa (master): st/egl: Add fbdev backend.

2010-06-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 71580edc017f8feb667953df5a6e0792557672e1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71580edc017f8feb667953df5a6e0792557672e1 Author: Chia-I Wu o...@lunarg.com Date: Thu Jun 3 19:52:15 2010 +0800 st/egl: Add fbdev backend. The backend is pure

Mesa (master): docs: Update EGL doc.

2010-06-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 411bba34462b9fe7e4eb63f653b1d083ff01910d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=411bba34462b9fe7e4eb63f653b1d083ff01910d Author: Chia-I Wu o...@lunarg.com Date: Fri Jun 11 12:47:14 2010 +0800 docs: Update EGL doc. Update for recent

Mesa (master): st/egl: Do not build non-working driver combinations.

2010-06-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ebed500fae5bcd8568826439ef0998b72c231454 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ebed500fae5bcd8568826439ef0998b72c231454 Author: Chia-I Wu o...@lunarg.com Date: Fri Jun 11 12:29:01 2010 +0800 st/egl: Do not build non-working driver

Mesa (master): st/egl: Move sw screen creation to native helper.

2010-06-03 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 22c2e57cbb0fd5ed6856a7350672fa01c02b00ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=22c2e57cbb0fd5ed6856a7350672fa01c02b00ca Author: Chia-I Wu o...@lunarg.com Date: Fri Jun 4 12:05:37 2010 +0800 st/egl: Move sw screen creation to native

Mesa (master): st/egl: Fix compiler warnings.

2010-06-03 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 0cfb5ffe3086bdd68cecb55cbfec0c3354731526 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0cfb5ffe3086bdd68cecb55cbfec0c3354731526 Author: Chia-I Wu o...@lunarg.com Date: Fri Jun 4 12:52:51 2010 +0800 st/egl: Fix compiler warnings. Forgot to stage

Mesa (master): st/egl: Add helper functions for use by backends.

2010-05-31 Thread Chia-I Wu
Module: Mesa Branch: master Commit: e1e0307c911f962cfb529c6e16b67ba66f08f6fe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e1e0307c911f962cfb529c6e16b67ba66f08f6fe Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 15:26:46 2010 +0800 st/egl: Add helper functions for use

Mesa (master): st/egl: Update ximage backend to use resource_surface.

2010-05-31 Thread Chia-I Wu
Module: Mesa Branch: master Commit: f38a20b4616632d8a5e604362dd661e1900b4ab8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f38a20b4616632d8a5e604362dd661e1900b4ab8 Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 15:58:23 2010 +0800 st/egl: Update ximage backend to use

Mesa (master): st/egl: Update KMS backend to use resource_surface.

2010-05-31 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 7ede18abac601a9cdb7be863415ee3050c591c64 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ede18abac601a9cdb7be863415ee3050c591c64 Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 16:51:10 2010 +0800 st/egl: Update KMS backend to use

Mesa (master): mesa: Fix excess initializers in get.c table.

2010-05-31 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 593cf8b54c288e6dda44da597b961bfb98d111ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=593cf8b54c288e6dda44da597b961bfb98d111ca Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 17:35:02 2010 +0800 mesa: Fix excess initializers in get.c table

Mesa (master): st/egl: Use stamps only to avoid unnecessary geometry update .

2010-05-31 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a27690931be9479353dd8ae0d52186f5c72f4380 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a27690931be9479353dd8ae0d52186f5c72f4380 Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 19:59:57 2010 +0800 st/egl: Use stamps only to avoid unnecessary

Mesa (master): vgapi: Generate PIC objects.

2010-05-31 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 79e5bea3cb498e7a663e0f08db49fe2de764650c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=79e5bea3cb498e7a663e0f08db49fe2de764650c Author: Chia-I Wu o...@lunarg.com Date: Tue Jun 1 07:30:50 2010 +0800 vgapi: Generate PIC objects. Fixes

Mesa (master): mesa: Fix/add feature test to shader.c.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: c08449b78ee95c90f95983fbd6b964ac6d09a748 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c08449b78ee95c90f95983fbd6b964ac6d09a748 Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 10:36:51 2010 +0800 mesa: Fix/add feature test to shader.c. Those

Mesa (master): Update OpenGL ES headers.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 59f8dca7cf7ce2b21d3bfe59c55bd3927de7f39c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=59f8dca7cf7ce2b21d3bfe59c55bd3927de7f39c Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 10:15:55 2010 +0800 Update OpenGL ES headers. --- include/GLES

Mesa (master): glapi: Update SConscript for Windows.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: fa97399f422c36938a66c2f9098e28a1326eecbb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fa97399f422c36938a66c2f9098e28a1326eecbb Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 10:52:23 2010 +0800 glapi: Update SConscript for Windows. Define

Mesa (master): Always define int32_t in compiler headers.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: d2cb99904578b263396752975d60c8d7e2eac14b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d2cb99904578b263396752975d60c8d7e2eac14b Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 10:58:47 2010 +0800 Always define int32_t in compiler headers

Mesa (master): Define PUBLIC to dllexport on MSVC.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ba26631d0d936523c7a8f002cf469e569aa6d7a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba26631d0d936523c7a8f002cf469e569aa6d7a3 Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 11:15:06 2010 +0800 Define PUBLIC to dllexport on MSVC. Define

Mesa (master): Update KHRONOS_APICALL for _WIN32 platform.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 14f1157a2e52f14149cee7cf87cf3b32c6e439fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14f1157a2e52f14149cee7cf87cf3b32c6e439fb Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 11:03:48 2010 +0800 Update KHRONOS_APICALL for _WIN32 platform

Mesa (master): egl: Use khronos types for EGL_MESA_screen_surface.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 0d820fc203e06d5264430de7262d2c35a8ff1e75 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d820fc203e06d5264430de7262d2c35a8ff1e75 Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 11:19:26 2010 +0800 egl: Use khronos types

Mesa (master): egl: Use SConscript for Windows build.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 1e6c10f4be9e36cc052a6b47fb2cb1eae60caa00 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e6c10f4be9e36cc052a6b47fb2cb1eae60caa00 Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 11:47:58 2010 +0800 egl: Use SConscript for Windows build. Fix

Mesa (master): st/egl: Add GDI backend.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a8e195ec24dc244d975cbd3526debc2c22e717be URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a8e195ec24dc244d975cbd3526debc2c22e717be Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 12:03:39 2010 +0800 st/egl: Add GDI backend. The backend uses

Mesa (master): targets/egl: Add SConscript for egl_gdi_swrast.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ec0bab3a51026d129fb60b5e6b435c6430e79b5b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ec0bab3a51026d129fb60b5e6b435c6430e79b5b Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 12:17:27 2010 +0800 targets/egl: Add SConscript for egl_gdi_swrast

Mesa (master): st/egl: Use OS-specific module suffices.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: f6f9d1014b400ac72e463a892c6ae268a31fe26d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6f9d1014b400ac72e463a892c6ae268a31fe26d Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 12:32:30 2010 +0800 st/egl: Use OS-specific module suffices

Mesa (master): mapi/vgapi: Add SConscript for Windows build.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 60558b1594e864ce8d44f2fe910075f2e47a164f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=60558b1594e864ce8d44f2fe910075f2e47a164f Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 12:37:23 2010 +0800 mapi/vgapi: Add SConscript for Windows build

Mesa (master): gallium/util: Define isfinite and isnan for MSVC.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a2f311530790d7499cec3ee22132d7f391c850f3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2f311530790d7499cec3ee22132d7f391c850f3 Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 13:01:46 2010 +0800 gallium/util: Define isfinite and isnan

Mesa (master): st/vega: Use SConscript for Windows build.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: e5b5d84e8a87a5603a84f8c4625592a278bcf9af URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e5b5d84e8a87a5603a84f8c4625592a278bcf9af Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 12:38:21 2010 +0800 st/vega: Use SConscript for Windows build. Fix

Mesa (master): targets/egl: Add SConscript for egl-apis.

2010-05-30 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 636f7becfd9afc0d2d19090a16a780098cfa4eb3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=636f7becfd9afc0d2d19090a16a780098cfa4eb3 Author: Chia-I Wu o...@lunarg.com Date: Mon May 31 12:38:44 2010 +0800 targets/egl: Add SConscript for egl-apis

Mesa (master): st/egl: Fix eglCopyBuffers.

2010-05-29 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 9d7219c560d468e1329d6867cff5033e979f535f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d7219c560d468e1329d6867cff5033e979f535f Author: Chia-I Wu o...@lunarg.com Date: Sun May 30 11:01:21 2010 +0800 st/egl: Fix eglCopyBuffers. It was broken

Mesa (master): st/egl: Initialize KMS backend from an fd.

2010-05-29 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 20c3d7190ed2c748cf959366a963b7dc973c5423 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=20c3d7190ed2c748cf959366a963b7dc973c5423 Author: Chia-I Wu o...@lunarg.com Date: Sun May 30 10:21:09 2010 +0800 st/egl: Initialize KMS backend from an fd

Mesa (master): st/egl: Hook eglCreatePbufferFromClientBuffer.

2010-05-29 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a5183a38c293249dad36a7230ff872ea7485eee0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a5183a38c293249dad36a7230ff872ea7485eee0 Author: Chia-I Wu o...@lunarg.com Date: Sun May 30 10:58:06 2010 +0800 st/egl: Hook eglCreatePbufferFromClientBuffer

Mesa (master): st/vega: Use FREE.

2010-05-29 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 0f37f242dd79d8e60b674d6c47e1c305de3a1950 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0f37f242dd79d8e60b674d6c47e1c305de3a1950 Author: Chia-I Wu o...@lunarg.com Date: Fri May 28 13:07:34 2010 +0800 st/vega: Use FREE. Match MALLOC with FREE

Mesa (master): egl: Link drivers back to libEGL.

2010-05-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: bc73a6289f5e28636d579e17e8a8d70a2d8d7500 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc73a6289f5e28636d579e17e8a8d70a2d8d7500 Author: Chia-I Wu o...@lunarg.com Date: Wed May 12 16:03:04 2010 +0800 egl: Link drivers back to libEGL. Drivers need

Mesa (master): progs/egl: Fix building on cygwin.

2010-05-19 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 70ae8bf26fbbac58900237b815ce86c01d09eb96 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70ae8bf26fbbac58900237b815ce86c01d09eb96 Author: Chia-I Wu o...@lunarg.com Date: Tue May 18 10:22:57 2010 -0600 progs/egl: Fix building on cygwin. Update

Mesa (master): mesa/es: Merge back to core mesa.

2010-05-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 87cc2da16ef2c32813eee9c9c8af3c919f4739d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=87cc2da16ef2c32813eee9c9c8af3c919f4739d9 Author: Chia-I Wu o...@lunarg.com Date: Wed May 12 14:17:17 2010 +0800 mesa/es: Merge back to core mesa

Mesa (master): st/egl: Link egl-apis to LLVM when enabled.

2010-05-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 084eadac88fd27386539d36d1e382c8bbd15194c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=084eadac88fd27386539d36d1e382c8bbd15194c Author: Chia-I Wu o...@lunarg.com Date: Wed May 12 15:46:57 2010 +0800 st/egl: Link egl-apis to LLVM when enabled

Mesa (master): st/mesa: Do not use draw module in OpenGL ES build.

2010-05-12 Thread Chia-I Wu
Module: Mesa Branch: master Commit: d9f38e1a71f94b112b4ab288a7043dd2fc4a701d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9f38e1a71f94b112b4ab288a7043dd2fc4a701d Author: Chia-I Wu o...@lunarg.com Date: Wed May 12 15:39:27 2010 +0800 st/mesa: Do not use draw module in OpenGL ES

Mesa (master): mesa: Make FEATURE_EXT_transform_feedback more modular.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b093016bd0660cc4ac6142aa8d4d6add5b6bfce8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b093016bd0660cc4ac6142aa8d4d6add5b6bfce8 Author: Chia-I Wu o...@lunarg.com Date: Tue May 11 13:20:40 2010 +0800 mesa: Make FEATURE_EXT_transform_feedback more

Mesa (master): st/mesa: Make st_cb_accum.h FEATURE_accum aware.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: e33ad4999e5f8a690a72ad6ce4e6d36328173430 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e33ad4999e5f8a690a72ad6ce4e6d36328173430 Author: Chia-I Wu o...@lunarg.com Date: Wed Mar 31 11:43:49 2010 +0800 st/mesa: Make st_cb_accum.h FEATURE_accum aware

Mesa (master): st/mesa: Make st_cb_{bitmap,drawpixels}. h FEATURE_drawpix aware.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 14a92b26ff76550c5010ddf8bcbf5226dae5183f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=14a92b26ff76550c5010ddf8bcbf5226dae5183f Author: Chia-I Wu o...@lunarg.com Date: Wed Mar 31 11:54:20 2010 +0800 st/mesa: Make st_cb_{bitmap,drawpixels}.h

Mesa (master): st/mesa: Make FEATURE_feedback and FEATURE_rastpos more modular.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: bcce57c2e9a1d9b203dba8fe13480889e6d19c89 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bcce57c2e9a1d9b203dba8fe13480889e6d19c89 Author: Chia-I Wu o...@lunarg.com Date: Wed Mar 31 12:01:16 2010 +0800 st/mesa: Make FEATURE_feedback

Mesa (master): st/mesa: Make st_cb_queryobj.h FEATURE_queryobj aware.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 16775f4951e4a515167a8ec4115b692c256c5f16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=16775f4951e4a515167a8ec4115b692c256c5f16 Author: Chia-I Wu o...@lunarg.com Date: Wed Mar 31 12:29:05 2010 +0800 st/mesa: Make st_cb_queryobj.h FEATURE_queryobj

Mesa (master): st/mesa: Make st_cb_blit. h FEATURE_EXT_framebuffer_blit aware.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: e76e17d569af924e187fa22facfb968667854cea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e76e17d569af924e187fa22facfb968667854cea Author: Chia-I Wu o...@lunarg.com Date: Wed Mar 31 12:33:26 2010 +0800 st/mesa: Make st_cb_blit.h

Mesa (master): mesa: Add dummy _mesa_lookup_query_object to queryobj.h.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 278bca0db982065aeb61a208295e6994c021c9f0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=278bca0db982065aeb61a208295e6994c021c9f0 Author: Chia-I Wu o...@lunarg.com Date: Wed Mar 31 12:56:45 2010 +0800 mesa: Add dummy _mesa_lookup_query_object

Mesa (master): st/mesa: Make st_cb_drawtex.h FEATURE_OES_draw_texture aware .

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 1975208919a273018a2cda87e765870c5f86d01f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1975208919a273018a2cda87e765870c5f86d01f Author: Chia-I Wu o...@lunarg.com Date: Tue May 11 13:20:40 2010 +0800 st/mesa: Make st_cb_drawtex.h

Mesa (master): mesa/es: Update sources.mak and fix the build.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: cc289e22213c5f5fe72602ce81db992bc8f7b1ad URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cc289e22213c5f5fe72602ce81db992bc8f7b1ad Author: Chia-I Wu o...@lunarg.com Date: Wed Mar 31 12:44:26 2010 +0800 mesa/es: Update sources.mak and fix the build

Mesa (master): mesa/es: Remove sources.mak.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 82c6c31f55cfa8db63361b174137b2a371aa4900 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=82c6c31f55cfa8db63361b174137b2a371aa4900 Author: Chia-I Wu o...@lunarg.com Date: Wed May 12 12:51:05 2010 +0800 mesa/es: Remove sources.mak. All ES overlay

Mesa (master): mesa: Make FEATURE_ATI_fragment_shader more modular.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: eb5100accc888b9a9cfc24bc3d3452ea62a84c09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb5100accc888b9a9cfc24bc3d3452ea62a84c09 Author: Chia-I Wu o...@lunarg.com Date: Wed May 12 13:26:14 2010 +0800 mesa: Make FEATURE_ATI_fragment_shader more

Mesa (master): mesa/es: Remove omit list.

2010-05-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 8d5c83c467f83b44f5f2e271c4f9cca2d45af518 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d5c83c467f83b44f5f2e271c4f9cca2d45af518 Author: Chia-I Wu o...@lunarg.com Date: Wed May 12 13:37:37 2010 +0800 mesa/es: Remove omit list. vbo/vbo_save

Mesa (master): gallium: Add llvmpipe support to st/egl.

2010-05-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 3ecb8c20f8683ed2961bc54e5441f694fc3a2143 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ecb8c20f8683ed2961bc54e5441f694fc3a2143 Author: Chia-I Wu o...@lunarg.com Date: Tue May 11 12:36:49 2010 +0800 gallium: Add llvmpipe support to st/egl

Mesa (master): st/mesa: Ignore internal_format in st_context_teximage.

2010-05-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 913d7c388d1167a6cb3ccb52eb50f4c4f183b033 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=913d7c388d1167a6cb3ccb52eb50f4c4f183b033 Author: Chia-I Wu o...@lunarg.com Date: Fri May 7 17:34:15 2010 +0800 st/mesa: Ignore internal_format

Mesa (master): egl: Add _eglSearchPathForEach.

2010-05-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: e8ba2812e6995d1ec95c972a1b48ac29a99531dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e8ba2812e6995d1ec95c972a1b48ac29a99531dd Author: Chia-I Wu o...@lunarg.com Date: Wed May 5 17:37:19 2010 +0800 egl: Add _eglSearchPathForEach. The function

Mesa (master): egl_g3d: Check external modules for client APIs first.

2010-05-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2773f888dc9cde61dedf1b004e35efcc72ca9240 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2773f888dc9cde61dedf1b004e35efcc72ca9240 Author: Chia-I Wu o...@lunarg.com Date: Wed May 5 18:27:29 2010 +0800 egl_g3d: Check external modules for client APIs

Mesa (master): Define OpenGL ES and OpenVG library names.

2010-05-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 874ccd5d83f016e47ef65b7a8c3fff6c8ccd981e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=874ccd5d83f016e47ef65b7a8c3fff6c8ccd981e Author: Chia-I Wu o...@lunarg.com Date: Tue May 4 22:43:05 2010 +0800 Define OpenGL ES and OpenVG library names

Mesa (master): mapi: Merge src/gles/.

2010-05-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 3e1ccb2508fe71d789994daca94106afb7307955 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e1ccb2508fe71d789994daca94106afb7307955 Author: Chia-I Wu o...@lunarg.com Date: Wed May 5 18:56:31 2010 +0800 mapi: Merge src/gles/. Remove src/gles

Mesa (master): mapi: Update vgapi to build libOpenVG.so.

2010-05-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b0749fd09b00cc7cceadd7fe63557ea8e8f4b717 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b0749fd09b00cc7cceadd7fe63557ea8e8f4b717 Author: Chia-I Wu o...@lunarg.com Date: Wed May 5 18:37:35 2010 +0800 mapi: Update vgapi to build libOpenVG.so

Mesa (master): mapi: Install .pc file for OpenVG.

2010-05-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: bc918efb5643a6d23711b2ae6247be87615c847d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bc918efb5643a6d23711b2ae6247be87615c847d Author: Chia-I Wu o...@lunarg.com Date: Thu May 6 11:03:00 2010 +0800 mapi: Install .pc file for OpenVG. --- src

Mesa (master): mapi: Add install rules for OpenGL ES.

2010-05-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 559046e7917e5b9e4226bb02e86da17e62f1385e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=559046e7917e5b9e4226bb02e86da17e62f1385e Author: Chia-I Wu o...@lunarg.com Date: Thu May 6 10:46:51 2010 +0800 mapi: Add install rules for OpenGL ES. Move

Mesa (master): gallium: Add egl-apis target.

2010-05-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 63ab2509bf324812d9632c12528677724bdb8775 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=63ab2509bf324812d9632c12528677724bdb8775 Author: Chia-I Wu o...@lunarg.com Date: Wed May 5 15:38:02 2010 +0800 gallium: Add egl-apis target. The new target

Mesa (master): egl: Build drivers in $(TOP)/$(LIB_DIR)/egl.

2010-05-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 56530c90976e96694a034a04925affd806860f09 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56530c90976e96694a034a04925affd806860f09 Author: Chia-I Wu o...@lunarg.com Date: Fri May 7 15:42:32 2010 +0800 egl: Build drivers in $(TOP)/$(LIB_DIR)/egl

Mesa (master): docs: Update EGL and OpenGL ES docs.

2010-05-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2e3c4e47842905bc7f3d506e865cc77f7463166b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e3c4e47842905bc7f3d506e865cc77f7463166b Author: Chia-I Wu o...@lunarg.com Date: Fri May 7 14:13:08 2010 +0800 docs: Update EGL and OpenGL ES docs. Update

Mesa (master): Update file list for the tarballs.

2010-05-08 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 238f7829825ec68681715a61cebad0cecef9b0d1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=238f7829825ec68681715a61cebad0cecef9b0d1 Author: Chia-I Wu o...@lunarg.com Date: Fri May 7 22:09:45 2010 +0800 Update file list for the tarballs. Mainly

Mesa (master): glapi: Move assembly dispatchers back into glapi/.

2010-05-06 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 73ded0624de66bc83ae990530febb129d950d04b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73ded0624de66bc83ae990530febb129d950d04b Author: Chia-I Wu o...@lunarg.com Date: Mon Apr 26 12:47:07 2010 +0800 glapi: Move assembly dispatchers back

Mesa (master): mapi: Add mapi and share the code with glapi.

2010-05-06 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a73c6540d9a7f6e26d8568ba2fc522cb865f0a6c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a73c6540d9a7f6e26d8568ba2fc522cb865f0a6c Author: Chia-I Wu o...@lunarg.com Date: Fri Apr 23 16:06:26 2010 +0800 mapi: Add mapi and share the code with glapi

Mesa (master): glapi: Move to src/mapi/.

2010-05-06 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 296adbd545b8efd38c9ed508166b2de2764a444b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=296adbd545b8efd38c9ed508166b2de2764a444b Author: Chia-I Wu o...@lunarg.com Date: Mon Apr 26 12:56:44 2010 +0800 glapi: Move to src/mapi/. Move glapi to src

Mesa (master): mapi: Add a generic C dispatcher.

2010-05-06 Thread Chia-I Wu
Module: Mesa Branch: master Commit: d4589d381697b4b3dd291a3c93a34370508ef1e8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4589d381697b4b3dd291a3c93a34370508ef1e8 Author: Chia-I Wu o...@lunarg.com Date: Fri Apr 23 16:07:47 2010 +0800 mapi: Add a generic C dispatcher. The idea

Mesa (master): mapi: Add vgapi.

2010-05-06 Thread Chia-I Wu
Module: Mesa Branch: master Commit: bdc4504252692b2eb971c08114182828870cc0f8 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=bdc4504252692b2eb971c08114182828870cc0f8 Author: Chia-I Wu o...@lunarg.com Date: Mon Apr 26 16:48:59 2010 +0800 mapi: Add vgapi. vgapi is a dispatcher

Mesa (master): st/vega: Use vgapi.

2010-05-06 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 75143ef05576ee9f25ee176bc28c3c4d03705bf5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=75143ef05576ee9f25ee176bc28c3c4d03705bf5 Author: Chia-I Wu o...@lunarg.com Date: Fri Apr 16 18:12:37 2010 +0800 st/vega: Use vgapi. Rename vgFooBar

Mesa (master): mapi: Add x86 dispatcher.

2010-05-06 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 56eb5d7e852ab04b45ba09831e2c8fbadcda8c40 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=56eb5d7e852ab04b45ba09831e2c8fbadcda8c40 Author: Chia-I Wu o...@lunarg.com Date: Thu Apr 22 15:33:43 2010 +0800 mapi: Add x86 dispatcher. --- src/mapi/mapi

Mesa (master): mapi: Add x86-64 dispatcher.

2010-05-06 Thread Chia-I Wu
Module: Mesa Branch: master Commit: de3994076ea673d71059c13dab78a327dd20896c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de3994076ea673d71059c13dab78a327dd20896c Author: Chia-I Wu o...@lunarg.com Date: Thu Apr 22 16:22:13 2010 +0800 mapi: Add x86-64 dispatcher. --- src/mapi

Mesa (master): gles: Add -I$(TOP)/include.

2010-05-04 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 3c6756d6f56644784b9e7c2550a6b796e7d1defd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3c6756d6f56644784b9e7c2550a6b796e7d1defd Author: Chia-I Wu o...@lunarg.com Date: Tue May 4 16:00:16 2010 +0800 gles: Add -I$(TOP)/include. --- src/gles

Mesa (master): st/mesa: Fix texture-from-pixmap.

2010-05-04 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 719f7049bb2c7f5ca886055c9cd15b2805bd8e97 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=719f7049bb2c7f5ca886055c9cd15b2805bd8e97 Author: Chia-I Wu o...@lunarg.com Date: Wed May 5 11:32:33 2010 +0800 st/mesa: Fix texture-from-pixmap. Remember

Mesa (master): mesa: Fix build of ES overlay.

2010-05-04 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a6ec153830ea25958f8cb5f5b5ae7a3433d61bbc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a6ec153830ea25958f8cb5f5b5ae7a3433d61bbc Author: Chia-I Wu o...@lunarg.com Date: Wed May 5 10:59:44 2010 +0800 mesa: Fix build of ES overlay. ES overlay

Mesa (master): progs/egl: Fix eglut with OpenGL ES 2.0.

2010-05-04 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 781d56eac4476689dd45a88e8c14162a592414ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=781d56eac4476689dd45a88e8c14162a592414ea Author: Chia-I Wu o...@lunarg.com Date: Wed May 5 12:28:23 2010 +0800 progs/egl: Fix eglut with OpenGL ES 2.0

Mesa (master): progs/egl: Add egl/eglut to PROGRAM_DIRS.

2010-04-27 Thread Chia-I Wu
Module: Mesa Branch: master Commit: fbfecda6ae9cf3ccaa1cef3ea60dfec12ca6e503 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fbfecda6ae9cf3ccaa1cef3ea60dfec12ca6e503 Author: Chia-I Wu o...@lunarg.com Date: Tue Apr 27 14:13:13 2010 +0800 progs/egl: Add egl/eglut to PROGRAM_DIRS. Make

Mesa (7.8): glapi: Fix loading of old DRI drivers.

2010-04-27 Thread Chia-I Wu
Module: Mesa Branch: 7.8 Commit: f1381880a8e0e0cdd96c4c725ff35a28b250b09d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f1381880a8e0e0cdd96c4c725ff35a28b250b09d Author: Chia-I Wu o...@lunarg.com Date: Tue Apr 27 23:19:27 2010 +0800 glapi: Fix loading of old DRI drivers

Mesa (master): st/vega: Drop st_public support.

2010-04-13 Thread Chia-I Wu
Module: Mesa Branch: master Commit: a1dbd009d4a725b432a08093dc52486f896915d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1dbd009d4a725b432a08093dc52486f896915d9 Author: Chia-I Wu o...@lunarg.com Date: Mon Apr 12 16:39:18 2010 +0800 st/vega: Drop st_public support

Mesa (master): st/vega: Do not rely on st_resize_framebuffer.

2010-04-13 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 76708c665c393c8316fff8592ee55a5be0d13d14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=76708c665c393c8316fff8592ee55a5be0d13d14 Author: Chia-I Wu o...@lunarg.com Date: Mon Apr 12 16:36:24 2010 +0800 st/vega: Do not rely on st_resize_framebuffer

Mesa (master): st/mesa: Drop st_public support.

2010-04-13 Thread Chia-I Wu
Module: Mesa Branch: master Commit: da8412ec19ad00627ae9139dc02f46f344bbb6ac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da8412ec19ad00627ae9139dc02f46f344bbb6ac Author: Chia-I Wu o...@lunarg.com Date: Mon Apr 12 16:13:33 2010 +0800 st/mesa: Drop st_public support

Mesa (master): gallium: Remove pipe_screen::update_buffer.

2010-04-13 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 1e7f191d3a320d14fa6fff161d57ddb7e9299e48 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1e7f191d3a320d14fa6fff161d57ddb7e9299e48 Author: Chia-I Wu o...@lunarg.com Date: Tue Apr 13 18:17:52 2010 +0800 gallium: Remove pipe_screen::update_buffer

Mesa (master): st/egl: Follow the portability guide.

2010-04-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 870a9d643b1f256e6a379d96a325284dd2f7eeea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=870a9d643b1f256e6a379d96a325284dd2f7eeea Author: Chia-I Wu o...@lunarg.com Date: Sun Apr 11 15:09:24 2010 +0800 st/egl: Follow the portability guide. Avoid

Mesa (master): st/egl: Factor driver callbacks to a new file.

2010-04-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 5ec4b636c4042fecac6aa0b592e35ed32c4ce5c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5ec4b636c4042fecac6aa0b592e35ed32c4ce5c4 Author: Chia-I Wu o...@lunarg.com Date: Sun Apr 11 14:42:07 2010 +0800 st/egl: Factor driver callbacks to a new file

Mesa (master): st/egl: Request the front buffer as needed.

2010-04-11 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 927e576284e3d8b10a3f5b46bc7680c579a6ff32 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=927e576284e3d8b10a3f5b46bc7680c579a6ff32 Author: Chia-I Wu o...@lunarg.com Date: Mon Apr 12 11:08:31 2010 +0800 st/egl: Request the front buffer as needed

Mesa (master): st/egl: Remove __GLcontextModes from the native interface.

2010-04-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: f7730c0740cc8a43c3573dcdbf43e76630d957f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f7730c0740cc8a43c3573dcdbf43e76630d957f6 Author: Chia-I Wu o...@lunarg.com Date: Fri Apr 9 18:05:16 2010 +0800 st/egl: Remove __GLcontextModes from the native

Mesa (master): st/egl: Remove depth/ stencil format from the native interface.

2010-04-10 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 9b3df661bd50b34ca73ae55f98ced64fd970f443 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b3df661bd50b34ca73ae55f98ced64fd970f443 Author: Chia-I Wu o...@lunarg.com Date: Sat Apr 10 00:36:50 2010 +0800 st/egl: Remove depth/stencil format from

Mesa (master): st/egl: Remove pbuffer from the native interface.

2010-04-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: f69b35fa15f43747dde29addaeec845604d7e127 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f69b35fa15f43747dde29addaeec845604d7e127 Author: Chia-I Wu o...@lunarg.com Date: Fri Apr 9 17:27:06 2010 +0800 st/egl: Remove pbuffer from the native

Mesa (master): st/egl: Move probe interface to native_probe.h.

2010-04-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: b80b817195d47984907f46ab74d5146e91bce4cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b80b817195d47984907f46ab74d5146e91bce4cf Author: Chia-I Wu o...@lunarg.com Date: Fri Apr 9 17:49:55 2010 +0800 st/egl: Move probe interface to native_probe.h

Mesa (master): st/egl: Fix a typo in determining the render buffer.

2010-04-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ad1edb053aa7e4115301c746a408dd2be338713d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad1edb053aa7e4115301c746a408dd2be338713d Author: Chia-I Wu o...@lunarg.com Date: Fri Apr 9 23:38:12 2010 +0800 st/egl: Fix a typo in determining the render

Mesa (master): Fix copyright headers.

2010-04-09 Thread Chia-I Wu
Module: Mesa Branch: master Commit: ba81b0743efd978509b1931d7b4b93f37e8aeb5e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba81b0743efd978509b1931d7b4b93f37e8aeb5e Author: Chia-I Wu o...@lunarg.com Date: Sat Apr 10 01:09:04 2010 +0800 Fix copyright headers. Update the warranty

Mesa (gallium-resources): i915g: Initialize screen surface function.

2010-04-09 Thread Chia-I Wu
Module: Mesa Branch: gallium-resources Commit: 65bc6f88fd9ce8ff90175b250e580bef2739ea35 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=65bc6f88fd9ce8ff90175b250e580bef2739ea35 Author: Chia-I Wu o...@lunarg.com Date: Sat Apr 10 13:49:34 2010 +0800 i915g: Initialize screen surface

Mesa (master): mesa: Add OES_EGL_image to extension list.

2010-04-06 Thread Chia-I Wu
Module: Mesa Branch: master Commit: 2002e4d06e2627241cd4af88f65b54d2101ef151 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2002e4d06e2627241cd4af88f65b54d2101ef151 Author: Chia-I Wu o...@lunarg.com Date: Tue Apr 6 17:46:17 2010 +0800 mesa: Add OES_EGL_image to extension list

<    6   7   8   9   10   11   12   13   14   >