Drop old (pre-AIGLX) GLcore interface.
[mesa.git] / src / mesa / glapi /
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-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
2005-10-20 Brian PaulDisable the FASTCALL optimization because it still...
2005-10-11 Ian Romanickifdef out some code to make glapi.c linkable in libglx...
2005-10-10 Ian RomanickAdd 'get' data for glGetFramebufferAttachmentParameteri...
2005-10-03 Ian RomanickChange the 'count' for COMPRESSED_TEXTURE_FORMATS from...
2005-10-03 Ian RomanickRemove the non-existant --get-alias-set option from...
2005-09-23 Jouk Jansen Committing in .
2005-09-05 Karl Schultzremove _swrast_DrawBuffer
2005-08-26 Adam Jackson/dri/msg
2005-08-26 Alan HourihaneFix the scripts for the cygwin & mingw changes
2005-08-11 Ian RomanickRemove the logic that determines at compile time whethe...
2005-08-10 Ian RomanickRemove _glapi_check_multithread from the interface...
2005-08-09 Ian RomanickAdd rules and target to build src/mesa/x86-64/glapi_x86...
2005-08-08 Brian Pauls/Disaptch/Dispatch/ (bug 3918)
2005-08-05 Ian RomanickFix recent problems with display lists and other parts...
2005-08-03 Ian RomanickConvert all instances of XTHREADS to USE_XTHREADS....
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-28 Ian RomanickFix SPARC assembly for 64-bit
2005-07-18 Ian RomanickMissed this on the previous commit.
2005-07-18 Ian RomanickWrap every place that accesses a dispatch table with...
2005-07-02 Ian RomanickAdd support for assembly (static) dispatch functions...
2005-07-01 Brian PaulMove the PYTHON2 and PYTHON_FLAGS assignments to config...
2005-06-30 Ian RomanickReplace add_newer_entrypoints (src/mesa/main/context...
2005-06-24 Ian RomanickIgnore files generated as part of the build process.
2005-06-24 Ian RomanickFix non-x86 specific builds. The changes from glTexIma...
2005-06-24 Jeremy KolbFixed the XCB implementation when always_array is true...
2005-06-22 Ian RomanickMark GenQueriesARB at 'always_array="true"'. This...
2005-06-22 Jeremy KolbFixed a bug where GenQueriesARB was generating the...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-06-20 Jeremy Kolbran "make" after update to glX_proto_send.py.
next