Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / mapi /
2010-10-23 Brian Paulmesa: regenerated API files for GL_EXT_texture_integer
2010-10-23 Brian Paulglapi: include/build EXT_texture_integer.xml
2010-10-23 Brian Paulglapi: GL_EXT_texture_integer API
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-22 Brian Paulmesa: regenerated files with primitive restart
2010-10-22 Brian Paulmesa: API spec for primitive restart
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-30 Chia-I Wumapi: Fix compiler warnings.
2010-09-27 Ian RomanickRegenerate files changed by previous commit
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-15 Chia-I Wuglapi: Fix ES build errors again.
2010-09-15 Chia-I Wuglapi: Fix build errors for ES.
2010-09-14 Brian Paulmesa: update to version 64 of GL/glext.h
2010-09-09 Kristian HøgsbergRevert "glapi: Implement optional dispatch logging"
2010-09-09 Jakob Bornecrantzglapi: Fix non-debug builds
2010-09-09 Kristian Høgsbergglapi: Implement optional dispatch logging
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-30 Luca Barbieriglapi: fix generator which got out of sync with the...
2010-08-23 Chia-I Wuglapi: Clean up header inclusions.
2010-08-21 Chia-I Wumapi: Use MAPI_EXPORT to export public functions.
2010-08-21 Chia-I Wumapi: Prefix functions in u_current.h by u_current.
2010-08-21 Chia-I Wuglapi: Move public function/variable declarations to...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-28 Kristian Høgsbergglx: Move bind and unbind to context vtable
2010-07-28 Kristian Høgsbergglx: Rename __GLXcontext and __GLXdisplayPrivate to...
2010-07-28 Vinson Leeglapi: Fix VMware spelling.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-13 Brian Paulglapi: use _mesa_snprintf()
2010-06-29 Zack Rusinmesa: initial support for ARB_geometry_shader4
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-20 Vinson Leemapi: Add missing stdlib.h header for malloc declaration.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-31 Chia-I Wuvgapi: Generate PIC objects.
2010-05-31 José Fonsecaglapi: Generate PIC objects.
2010-05-31 Chia-I Wumapi/vgapi: Add SConscript for Windows build.
2010-05-31 Chia-I WuDefine PUBLIC to dllexport on MSVC.
2010-05-31 Chia-I Wuglapi: Update SConscript for Windows.
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Eric AnholtFix a substitution in glesv1_cm.pc
2010-05-12 Brian Paulglapi: fix generator scripts w.r.t. GLX_USE_APPLEGL
2010-05-12 Brian Paulglapi: added GL_ARB_transform_feedback2 entrypoints
2010-05-08 Chia-I Wumapi: Add install rules for OpenGL ES.
2010-05-08 Chia-I Wumapi: Install .pc file for OpenVG.
2010-05-08 Chia-I Wumapi: Update vgapi to build libOpenVG.so.
2010-05-08 Chia-I Wumapi: Merge src/gles/.
2010-05-07 José Fonsecamapi/glapi: Don't allocate a page for every function...
2010-05-07 José Fonsecamapi: Avoid Data Execution Prevention on windows.
2010-05-07 Chia-I Wumapi: Add x86-64 dispatcher.
2010-05-07 Chia-I Wumapi: Add x86 dispatcher.
2010-05-07 Chia-I Wumapi: Add vgapi.
2010-05-07 Chia-I Wumapi: Add a generic C dispatcher.
2010-05-07 Chia-I Wumapi: Add mapi and share the code with glapi.
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.