| Commit message (Expand) | Author | Age | Files | Lines |
* | apple: Set the glapi dispatch table on context bind | Jeremy Huddleston | 2011-06-14 | 3 | -3/+2 |
* | apple: Request OpenGL 3.2 from OpenGL.framework if available | Jeremy Huddleston | 2011-06-11 | 1 | -0/+15 |
* | apple: Store the CGL API version number for future reference | Jeremy Huddleston | 2011-06-11 | 2 | -5/+5 |
* | apple: Use a struct glx_config * rather than a void * in apple_visual_create_... | Jeremy Huddleston | 2011-06-11 | 2 | -19/+17 |
* | apple: Use _glapi_create_table_from_handle to initialize our dispatch table | Jeremy Huddleston | 2011-06-11 | 1 | -1117/+1 |
* | darwin: Use -fvisibility=hidden to set default symbol visibility | Jeremy Huddleston | 2011-06-08 | 2 | -20/+7 |
* | mesa: merge glapidispatch.h into dispatch.h | Chia-I Wu | 2011-06-08 | 1 | -2/+2 |
* | apple: Update dispatch table to current OpenGL specs | Jeremy Huddleston | 2011-06-07 | 1 | -25/+233 |
* | apple: Dead code removal | Jeremy Huddleston | 2011-06-07 | 24 | -52219/+0 |
* | apple: Remove apple_glx_get_proc_address | Jeremy Huddleston | 2011-06-07 | 2 | -48/+0 |
* | apple: Use glapi rather than reinventing the wheel | Jeremy Huddleston | 2011-06-07 | 10 | -53/+1065 |
* | apple: Rename __gl_api to __ogl_framework_api | Jeremy Huddleston | 2011-06-07 | 4 | -14/+14 |
* | apple: Fix multiple build failures in applegl_glx.c | Jeremy Huddleston | 2011-06-05 | 1 | -1/+2 |
* | apple: Change from XExtDisplayInfo to struct glx_display | Jeremy Huddleston | 2011-06-05 | 1 | -4/+6 |
* | apple: Rename GLXcontext | Jeremy Huddleston | 2011-06-05 | 4 | -6/+6 |
* | apple: Rename __GLcontextModes to struct glx_config | Jeremy Huddleston | 2011-06-05 | 1 | -1/+1 |
* | apple: Rename glcontextmodes.[ch] to glxconfig.[ch] | Jeremy Huddleston | 2011-06-05 | 5 | -5/+5 |
* | apple: Update GL specs | Jeremy Huddleston | 2011-06-05 | 7 | -439/+4738 |
* | glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. | Kristian Høgsberg | 2010-07-28 | 1 | -3/+3 |
* | glx: Use _X_EXPORT instead of our own PUBLIC macro | Kristian Høgsberg | 2010-07-28 | 1 | -12/+12 |
* | glx: Rename __GLcontextModes to struct glx_config | Kristian Høgsberg | 2010-07-28 | 5 | -5/+5 |
* | glx: Remove support for MESA_swap_frame_usage | Kristian Høgsberg | 2010-07-19 | 1 | -48/+0 |
* | glx: Drop support for GLX_MESA_allocate_memory | Kristian Høgsberg | 2010-07-19 | 2 | -48/+1 |
* | mesa: Purge macros NEED_EVENTS and NEED_REPLIES | Fernando Carrijo | 2010-07-01 | 1 | -2/+0 |
* | apple: Move glapi to mapi. | Vinson Lee | 2010-05-06 | 1 | -1/+2 |
* | Buildfixes to work around issues in OpenGL.framework | Jeremy Huddleston | 2010-04-27 | 11 | -135/+60 |
* | Update OpenGL specs | Jeremy Huddleston | 2010-04-27 | 10 | -274/+2522 |
* | apple: Use mesa gl.h rather than generating one. | Jeremy Huddleston | 2010-04-27 | 7 | -181/+48 |
* | apple: Integrate our libGL into the existing build system better | Jeremy Huddleston | 2010-04-27 | 1 | -73/+110 |
* | darwin: Use clientattrib | Jeremy Huddleston | 2010-04-27 | 1 | -1/+1 |
* | apple: Change ifdefs for DRI to be DRI && !APPLE | Jeremy Huddleston | 2010-04-27 | 4 | -9/+9 |
* | apple: Remove duplicate headers that already exist in mesa. | Jeremy Huddleston | 2010-04-27 | 7 | -20231/+0 |
* | apple: Initial import of libGL for OSX from AppleSGLX svn repository. | Jeremy Huddleston | 2010-04-27 | 61 | -0/+71046 |
* | Revert accidental commits from the xquartz tree | Jeremy Huddleston | 2010-04-01 | 53 | -50719/+0 |
* | apple: Use mesa gl.h rather than generating one. | Jeremy Huddleston | 2010-04-01 | 7 | -181/+48 |
* | apple: Integrate our libGL into the existing build system better | Jeremy Huddleston | 2010-04-01 | 1 | -73/+110 |
* | apple: Change ifdefs for DRI to be DRI && !APPLE | Jeremy Huddleston | 2010-04-01 | 3 | -7/+7 |
* | apple: Remove duplicate headers that already exist in mesa. | Jeremy Huddleston | 2010-04-01 | 7 | -20231/+0 |
* | apple: Initial import of libGL for OSX from AppleSGLX svn repository. | Jeremy Huddleston | 2010-04-01 | 61 | -0/+71046 |