Fix pow <small> and a very stypid bug with dummy srcs(0 equals to tmp0.x)</small...
[mesa.git] / src / mesa / glapi /
2005-01-07 Ian RomanickUse GNU AS label aliasing, if available. This must...
2005-01-07 Ian RomanickScript to generate rough GLX protocol documentation...
2005-01-07 Ian RomanickTrack the GLX protocol names for GL types.
2005-01-07 Ian RomanickPixel oriented render functions are now generated by the
2005-01-07 Ian RomanickThe generic_*_byte functions did not rount the command...
2005-01-03 Ian RomanickThe opcode and command length fields of RenderLarge...
2004-12-27 Ian RomanickFixed two problems with the handling of GLX protocol...
2004-12-21 Ian RomanickUsed GCC's __builtin_expect when available. Change...
2004-12-21 Ian RomanickAdded some comments and fixed typeos. Slightly refacto...
2004-12-20 Ian RomanickUse GLX protocol code generated by glX_proto_send.py.
2004-12-20 Ian RomanickNo GLX protocol for GL_ATI_fragment_shader.
2004-12-19 Dave AirlieImplement software ATI_fragment_shader
2004-12-15 Adam Jackson_glapi_* is effectively PUBLIC API for the DRI drivers.
2004-12-13 Ian RomanickAdded many (hopefully all) missing 'output="true"'...
2004-12-13 Ian RomanickTrivial shell script to search the API definition file...
2004-12-08 Alan Hourihanesilence warning
2004-12-03 Ian RomanickMove common GLX code to glX_XML.py. This will make...
2004-12-03 Ian RomanickFix a minor bug in glXEnumFunction::PrintUsingTable...
2004-12-03 Brian Paulsilence a variety of warnings found with g++ 3.4.2
2004-12-02 Ian RomanickUpdated the schema. Added comments explaining some...
2004-12-01 Ian RomanickCorrected a problem with the sizes of the MAP[12]_...
2004-12-01 Ian RomanickAdded a couple missing always_array annotations and...
2004-12-01 Ian RomanickSlightly tweak the format of the size prototypes.
2004-12-01 Ian RomanickPython script to generate various bits of client-side...
2004-12-01 Ian RomanickAdded the ability to get the size of a parameter as...
2004-12-01 Ian RomanickAdded enums for GL_OES_read_format.
2004-11-30 Ian RomanickPrioritizeTextures, GetClipPlane, and WindowPos3fMESA...
2004-11-27 Brian PaulChange the dispatch offsets for the VertexAttrib*NV...
2004-11-27 Brian PaulSet symbol visibility to 'default', if supported by...
2004-11-27 Brian Paulmake get_static_proc_address() return a _glapi_proc
2004-11-27 Brian PaulUse new _glapi_proc typedef instead of void * for funct...
2004-11-24 Ian RomanickAdded support for several additional enum-only extensions:
2004-11-24 Ian RomanickAdded information about numerous enums to aid the devel...
2004-11-23 Ian RomanickSet the "ignore" flag for any functions that the open...
2004-11-22 Brian Paulapplied SPARC patch (freedesktop bug 1898)
2004-11-22 Brian Paulinclude <X11/Xthreads.h> instead of "Xthreads.h"
2004-11-05 Brian Paulshorter error messages when calling a GL function witho...
2004-10-28 Brian Paulobsolete
2004-10-28 Brian Paulminor clean-ups, found with pychecker
2004-10-28 Brian Paulname parameter to glGetActiveAttribARB() should not...
2004-10-28 Michal Krolrenumber ARB_shader_objects and ARB_vertex_shader offsets
2004-10-27 Michal Kroladd support for ARB_shader_objects and ARB_vertex_shader
2004-10-27 Michal Krolassign api offsets for ARB_shader_objects and ARB_verte...
2004-10-27 Michal Krolregenerate with correct script
2004-10-27 Michal Krolregenerate with correct script
2004-10-27 Michal Krolfix DrawBufferARB entry
2004-10-27 Michal Krolfix DrawBuffersARB entry
2004-10-27 Michal Krolthe file was empty!
2004-10-27 Michal Krolby karoshi - add support for ARB_shader objects and...
2004-10-02 Brian Paulput glapi_x86.S into the x86/ directory
2004-10-02 Brian Paulremove unused413 stuff, glDrawBuffersARB uses that...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-09-10 Brian PaulMore updates for Doxygen.
2004-09-09 Brian PaulAnother attempt at fixing name mangling and gl__unused4...
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-08-25 Brian Paulregenerated with license info
2004-08-25 Brian PaulMakefile for python-generated files (Ian Romanick)
2004-08-25 Brian Pauluse version generated from the XML database
2004-08-25 Brian Paulfix MGL namespace warning (patch 1014800)
2004-08-25 Brian Paulreturn type for MapBuffer was not specified
2004-08-25 Brian PaulFix mgl name mangling (patch 1014800)
2004-08-17 Ian RomanickFixed an assembler warning / error (depending on the...
2004-08-14 Philippe HoudoinBeOS's _glthread_DECLARE_STATIC_MUTEX() couldn't be...
2004-07-06 Roland Scheideggercorrect X86_DISPATCH_FUNCTION_SIZE if THREADS is defined
2004-07-05 Ian RomanickFix typos in comments.
2004-07-05 Ian RomanickAnother "if it ain't broke, don't fix it" moment. ...
2004-07-05 Daniel Borcafixed non-threaded codepath
2004-07-02 Daniel Borcaput back the correct dispatcher for non-threaded builds.
2004-07-02 Ian RomanickFix a potential race condition. Fix a couple of places...
2004-07-01 Ian RomanickMake sure THREADS is set no matter which threading...
2004-06-30 Keith WhitwellAdd infrastructure for t_vertex.c codegen. Add an...
2004-06-29 Ian RomanickFirst phase of TLS work. At this point SPARC assembly...
2004-05-27 Ian RomanickModify glprocs.h to have two tables instead of one...
2004-05-27 Ian RomanickConvert all calls using _glapi_Dispatch to use the...
2004-05-25 Ian RomanickModify the generate assembly code to not use global...
2004-05-24 Ian RomanickFixed a bug that caused every dispatch function to...
2004-05-24 Ian RomanickGenerates assembly dispatch stubs for SPARC. Generates...
2004-05-21 Ian Romanicks/sop/rop/ in a couple places to fix some bugs. Added...
2004-05-20 Ian RomanickAdded all of the missing ARB extensions. Added all...
2004-05-19 Ian RomanickAdded some in-code documentation. Modifed glParameter...
2004-05-19 Ian RomanickRe-ordered categories. Added extension number information.
2004-05-18 Ian RomanickNew scripts for processing the XML version of APIspec...
2004-05-10 Daniel Borcafixed bugs in fxddtex.c
2004-04-23 Brian Paulminor fixes for entrypoint name mangling
2004-01-27 Ian RomanickAdded support for EXT_blend_equation_separate / ATI_ble...
2004-01-14 Karl SchultzGenerate mesa.def file for Windows.
2004-01-07 Daniel Borcano-op table on par with main dispatcher
2003-12-05 Brian Pauldon't include GL/gl.h, define GLAPIENTRYP if not defined
2003-12-01 Brian Paulfix __sparc_v9__ test to exclude linux (bug 852204)
2003-11-24 Brian Pauloops, fix glitches in 1.5 functions
2003-11-24 Brian Paulgenerate the OpenGL 1.5 entrypoints
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-10-23 Daniel Borcamore MinGW fixes
2003-10-22 Kendall BennettMore SciTech SNAP updates. Some of these files didn...
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-10-14 Kendall BennettUpdates to x86 assembler support for Open Watcom and...
2003-09-19 Brian PaulAssorted casts to silence g++ warnings.
2003-09-19 Karl SchultzMake binary - even though this is a text file, common...
2003-08-30 Karl SchultzGenerate browse info for Debug version.
2003-08-27 Brian Paulmake _glapi_get_proc_address() return NULL if function...
next