summaryrefslogtreecommitdiffstats
path: root/src/glx/apple/apple_glapi.c
Commit message (Expand)AuthorAgeFilesLines
* apple: Use the correct (OpenGL.framework) glViewport and glScissor during initJeremy Huddleston2011-10-211-4/+11
* apple: Use apple_cgl_get_dl_handle() rather than opening a new handleJeremy Huddleston2011-06-171-22/+2
* apple: Set the glapi dispatch table on context bindJeremy Huddleston2011-06-141-1/+1
* apple: Use _glapi_create_table_from_handle to initialize our dispatch tableJeremy Huddleston2011-06-111-1117/+1
* darwin: Use -fvisibility=hidden to set default symbol visibilityJeremy Huddleston2011-06-081-4/+0
* mesa: merge glapidispatch.h into dispatch.hChia-I Wu2011-06-081-2/+2
* apple: Update dispatch table to current OpenGL specsJeremy Huddleston2011-06-071-25/+233
* apple: Use glapi rather than reinventing the wheelJeremy Huddleston2011-06-071-0/+1005