Merge branch 'master' into i915-unification
[mesa.git] / src / mesa / glapi /
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-05-16 Ian RomanickInitial implementation of MESA_texture_array
2007-04-08 Wei Wangfix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails...
2007-04-08 BrianMAX_TEXTURE_COORDS_ARB and MAX_TEXTURE_IMAGE_UNITS_ARB...
2007-04-02 BrianCall _glapi_set_context(NULL) in _glapi_check_multithre...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 Ian RomanickFix cut-and-paste error in the name of GL_NUM_COMPRESSE...
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-25 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-25 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-23 Ian RomanickFix GLAPIENTRYP for OS X.
2007-02-22 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-20 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-20 Ian RomanickDelete two invalid assertions.
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-30 Brians/params/pointer/ for glGetVertexAttribPointer
2007-01-30 Brians/params/pointer/ for glGetVertexAttribPointer
2007-01-30 Brians/params/pointer/ for glGetVertexAttribPointer
2007-01-27 George SapountzisBug 9628: no entry for GetVertexAttribPointerv
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2007-01-05 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-05 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-01-04 Ian RomanickUse glxbyteorder.h in server-side source files.
2007-01-04 Ian RomanickHack indent flags for indirect_reqsize.h to eliminate...
2007-01-04 Ian RomanickAdd missing files to server generation list.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-11-22 Brian PaulGLX protocol fixes for glMap* functions (bug 8899)
2006-11-21 Brian Paullist header files in sources files (Dan Nicholson)
2006-11-18 Brian Paulfix mgl name mangling problem
2006-11-16 Brian Pauluse LONGSTRING to silence warning
2006-11-03 Brian Paul#define _glapi_Dispatch _mglapi_Dispatch when USE_MGL_N...
2006-11-03 Brian Paulcheck for USE_MGL_NAMESPACE
2006-11-03 Brian PaulAdded OpenGL 2.1 entrypoints.
2006-11-02 Brian PaulUpdate gl_API.xml with OpenGL 2.0 functions, regenerate...
2006-10-13 Ian RomanickFix dumb build errors.
2006-10-13 Brian Paulinclude glapi.h to fix broken build
2006-10-12 Brian Paulremove some debug code invalidated by prev check-in
2006-10-11 Ian RomanickFix bug #4681.
2006-10-11 Brian PaulList of source (.c) files in each directory.
2006-10-09 Ian RomanickUpdates for XCB. Bug 8560.
2006-10-04 Ian RomanickChanges to generated code caused by the previous commits.
2006-10-04 Ian RomanickFix the ordering of extensions.
2006-10-04 Ian RomanickKeep indentation consistent with indent.
2006-10-04 Ian RomanickDivide categories into four groups as they are processe...
2006-10-04 Ian RomanickAdd utility method client_supported_for_indirect.
2006-09-26 Jeremy KolbAdded function convertStringForXCB. Deals with the...
2006-09-14 Ian RomanickUse correct opcodes for GLX_EXT_texture_from_pixmap.
2006-08-31 Ian RomanickAdd API description for GLX_SGI_swap_control.
2006-08-31 Ian RomanickFix problems with vertex program protocol
2006-08-29 Brian Paulremove assertion that referenced &glSetFenceNV for...
2006-08-29 Ian RomanickDeprecate GL_EXT_vertex_weighting.
2006-08-29 Ian RomanickMore static dispatch function removal.
2006-08-28 Ian RomanickAdd two new gl_function methods. dispatch_name returns...
2006-08-28 Ian RomanickAdd dependencies for all API XML files.
2006-08-26 Ian RomanickExplicitly store the names for each function that shoul...
2006-08-25 Ian RomanickAdd a couple of the missing GL 2.0 functions. Enable...
2006-08-25 Ian RomanickAdd missing enums for GL_SGI_color_table.
2006-08-24 Ian RomanickGL_EXT_paletted_texture functions should alias GL_SGI_c...
2006-08-24 Ian RomanickAdd a new offset mode to the GL API XML. This mode...
2006-08-24 Ian RomanickFix some problems with the generation of the size table...
2006-08-23 Ian RomanickNew script and API description file to enable generate...
2006-08-22 Ian RomanickCorrect the name of the GL_NV_texture_expand_normal...
2006-08-22 Ian RomanickThe TLS dispatch functions for x86-64 are fixed-size...
2006-08-22 Ian RomanickAdd new attribute called static_dispatch to the <functi...
2006-08-15 Ian RomanickAdd support for GL_EXT_gpu_program_parameters. Any...
2006-08-11 Ian RomanickFix long standing bug that prevented newer drivers...
2006-07-30 Michal KrolAdd support for GL_MESA_shader_debug.
2006-06-27 Ian RomanickRemove the extraneous GL_ prefix from the enums for...
2006-06-16 Brian PaulThread safety for Win32. SourceForge bug #1507315.
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2006-04-17 Kristian HøgsbergAdd .note.GNU-stack section to assembler files to avoid...
2006-04-13 Brian Pauladded 'const' (Dan Schikore)
2006-04-07 Brian Paulregenerate SPARC assembly dispatch (bug 6484)
2006-03-29 Kristian HøgsbergFixes to silence warnings in code generated by glapi...
2006-03-15 Brian Paulassorted code clean-ups, comments, etc.
2006-03-15 Brian Paulremove invalid assertion in _glapi_get_dispatch(),...
2006-03-15 Brian PaulNeed to include glthread.h in glapi.h, not glapi.c...
2006-03-14 Brian PaulSet always_array=true for glGenProgramsNV (Dave Reveman)
2006-03-06 Ian RomanickLater versions of Python handle formats like '% 5u...
2006-03-06 Ian RomanickGenerate server-side GLX protocol decode functions...
2006-03-01 Brian PaulNew comments. Use tuples () instead of lists [] in...
2006-03-01 Brian PaulAdded glBlitFramebufferEXT function.
2006-02-10 Dave Airliecommit to fixup MGL namespacing for XGL
2006-01-25 Brian Pauladded wglGetExtensionsStringARB
2005-12-07 Brian PaulUpdates for GL_EXT_timer_query:
2005-12-02 Ian RomanickFix build issues on x86-64 due to missing include path in
2005-11-04 Brian Paulremove unneeded HIDDEN definition (bug 4956)
2005-11-02 Brian Paulimplement USE_MGL_NAMESPACE for x86-64 dispatch code...
2005-10-20 Brian Paulrestore FASTCALL stuff
next