51691f0767f6a75a1f549cd979a878a0ad12a228 |
|
29-Apr-2012 |
Jeremy Huddleston <jeremyhu@apple.com> |
darwin: Use ASL for logging Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
/external/mesa3d/src/glx/apple/apple_glx.c
|
a128355ecb5b782a69461a04991e4cffb32249db |
|
14-Jun-2011 |
Jeremy Huddleston <jeremyhu@apple.com> |
apple: Set the glapi dispatch table on context bind Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
/external/mesa3d/src/glx/apple/apple_glx.c
|
e157f381f21a1d5307f64b6ec3cc1b26d4ddf576 |
|
08-Jun-2011 |
Jeremy Huddleston <jeremyhu@apple.com> |
apple: Remove apple_glx_get_proc_address Now that we're using glapi, we don't need to special case this. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
/external/mesa3d/src/glx/apple/apple_glx.c
|
7d215e7c4d0ca8a18d91d4f30f79b97835a6d6c4 |
|
08-Jun-2011 |
Jeremy Huddleston <jeremyhu@apple.com> |
apple: Use glapi rather than reinventing the wheel With this change, Apple's libGL is now using glapi rather than implementing its own dispatch. In this implementation, two dispatch tables are created: __ogl_framework_api always points into OpenGL.framework. __applegl_api is the vtable that is used. It points into OpenGL.framework or to local implementations that override / interpose this in OpenGL.framework The initialization for __ogl_framework_api was copied from XQuartz with some modifications and probably still needs further edits to better deal with aliases. This is a good step towards supporting both indirect and direct rendering on darwin. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
/external/mesa3d/src/glx/apple/apple_glx.c
|
ad503c41557606d15b0420c824369456f6d20a8f |
|
01-Apr-2010 |
Jeremy Huddleston <jeremyhu@apple.com> |
apple: Initial import of libGL for OSX from AppleSGLX svn repository. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
/external/mesa3d/src/glx/apple/apple_glx.c
|
115203281cf791221f586f03c14cfe4e0a44dd7a |
|
02-Apr-2010 |
Jeremy Huddleston <jeremyhu@apple.com> |
Revert accidental commits from the xquartz tree This reverts commit 9aadc793f3db64cefa0b08f18abad424a659dacc. This reverts commit 69ea4e7718efb60b6b0d795a355cebd6712ceac1. This reverts commit dbe8b013936d977ec63d6607bfd2fc6772d29787. This reverts commit 23215ef4d60a86d9f3b3fdc08e3fdadc59e98890. This reverts commit 9495e3703062d1ddaf3161f4efc23f0b51284d9b. This reverts commit 0594cf70883b64692ba617d85f4f9b4e636e5c2b. This reverts commit 86a7978d37393ee34f876569ac06ffdb8d7289ae. This reverts commit 437902ce978cde9a0e1aa260f12dc232a8501c42.
/external/mesa3d/src/glx/apple/apple_glx.c
|
0594cf70883b64692ba617d85f4f9b4e636e5c2b |
|
01-Apr-2010 |
Jeremy Huddleston <jeremyhu@apple.com> |
apple: Initial import of libGL for OSX from AppleSGLX svn repository. Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
/external/mesa3d/src/glx/apple/apple_glx.c
|