summaryrefslogtreecommitdiff
path: root/src/mapi
AgeCommit message (Expand)Author
2010-05-31Define PUBLIC to dllexport on MSVC.Chia-I Wu
2010-05-31glapi: Update SConscript for Windows.Chia-I Wu
2010-05-20Fix a substitution in glesv1_cm.pcEric Anholt
2010-05-11glapi: fix generator scripts w.r.t. GLX_USE_APPLEGLBrian Paul
2010-05-11glapi: added GL_ARB_transform_feedback2 entrypointsBrian Paul
2010-05-08mapi: Add install rules for OpenGL ES.Chia-I Wu
2010-05-08mapi: Install .pc file for OpenVG.Chia-I Wu
2010-05-08mapi: Update vgapi to build libOpenVG.so.Chia-I Wu
2010-05-08mapi: Merge src/gles/.Chia-I Wu
2010-05-07mapi/glapi: Don't allocate a page for every function on windows.José Fonseca
2010-05-07mapi: Avoid Data Execution Prevention on windows.José Fonseca
2010-05-07mapi: Add x86-64 dispatcher.Chia-I Wu
2010-05-07mapi: Add x86 dispatcher.Chia-I Wu
2010-05-07mapi: Add vgapi.Chia-I Wu
2010-05-07mapi: Add a generic C dispatcher.Chia-I Wu
2010-05-07mapi: Add mapi and share the code with glapi.Chia-I Wu
2010-05-07glapi: Move to src/mapi/.Chia-I Wu