index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glx
/
apple
/
apple_glapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx/apple: locate dispatch table functions to wrap by name
Jon Turney
2018-02-01
1
-7
/
+5
*
Fix build of appleglx
Jon TURNEY
2014-05-23
1
-0
/
+1
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-1
/
+1
*
apple: Use the correct (OpenGL.framework) glViewport and glScissor during init
Jeremy Huddleston
2011-10-21
1
-4
/
+11
*
apple: Use apple_cgl_get_dl_handle() rather than opening a new handle
Jeremy Huddleston
2011-06-17
1
-22
/
+2
*
apple: Set the glapi dispatch table on context bind
Jeremy Huddleston
2011-06-14
1
-1
/
+1
*
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
1
-4
/
+0
*
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: Use glapi rather than reinventing the wheel
Jeremy Huddleston
2011-06-07
1
-0
/
+1005