summaryrefslogtreecommitdiff
path: root/src/GLdispatch/vnd-glapi
AgeCommit message (Expand)AuthorFilesLines
2014-01-23[GLdispatch] Implement code to restore default entrypoint stubsBrian Nguyen2-21/+96
2014-01-23Rename entry_patch_public() to entry_init_public()Brian Nguyen6-7/+7
2014-01-23[GLdispatch] entry*.h: Implement function to generate default assembly stubsBrian Nguyen6-77/+142
2013-12-04Unifdef USE_MGL_NAMESPACE macroBrian Nguyen3-18/+0
2013-12-04Re-implement libGL such that ELF symbol filtering is optionalBrian Nguyen6-45/+75
2013-11-26Simplify vendor-library ABI for libglxBrian Nguyen3-9/+5
2013-11-26Disable aliasing static dispatch functionsBrian Nguyen1-2/+8
2013-11-25vnd-glapi: unifdef MAPI_MODE_* macrosBrian Nguyen8-71/+0
2013-11-25Remove unused vnd-glapi filesBrian Nguyen54-12183/+11
2013-11-25Bump max number of dynamic dispatch stubs to 4096Brian Nguyen3-3/+3
2013-11-25Remove superfluous glapi AM_CONDITIONAL()sBrian Nguyen1-5/+0
2013-09-27[build] distribute files needed to buildAaron Plattner1-0/+2
2013-09-27[build] make mapi a subdirectory of vnd-glapiAaron Plattner147-0/+37684