Obsoleted. Now, the BeOS targets build by main Makefiles chain.
[mesa.git] / src / mesa / glapi /
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...
2003-08-24 Jon SmirlFix compile problems with `glMultiModeDrawArraysIBM'
2003-08-22 Ian RomanickAdded support for GL_IBM_multimode_draw_arrays.
2003-08-19 Brian PaulglPixelMap[f/ui/us]v()'s size parameter is GLsizei...
2003-08-19 Brian Paulsimplify some python code
2003-07-26 Karl SchultzVC 6 Project File
2003-07-02 Jouk Jansen Committing in .
2003-06-17 Jouk Jansen Committing in .
2003-06-13 Brian PaulImplemented GL_ARB_occlusion_query (not 100% finalized).
2003-06-10 Brian Paulmoved from main/ to glapi/
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-05-10 Brian Paulfix MapBufferARB() return type
2003-04-21 Brian Paulalias ARB/NV program functions where possible
2003-03-29 Brian PaulGL_ARB_vertex_buffer_object, GL_ARB_vertex_program...
2003-03-29 Brian Pauladded entries for GL_ARB_vertex_buffer_object, GL_ARB_v...
2002-12-12 Keith WhitwellAdd mechanism to destroy mutexes. Important on OS...
2002-11-30 Brian Pauladded const to casts
2002-11-08 Brian Paulfixed a few category lines
2002-11-07 Brian Pauladded glBlendFuncSeparate, glMultiDrawArrays, glMultiDr...
2002-11-07 Brian Pauladded missing 1.4 glFogCoord functions
2002-10-29 Brian Pauladded some casts for mallocs (bug 630379)
2002-10-24 Brian PaulHeader file clean-up:
2002-10-17 Brian Pauls/functionOffset/offset/
2002-10-11 Brian PaulAnother round of glRead/DrawBuffer() clean-ups and...
2002-10-02 Brian Paul_glapi_get_proc_address() now always returns a valid...
2002-09-06 Brian Paulfixed glSampleCoverage typo
2002-09-06 Brian Pauladded GL_EXT_stencil_two_side and GL_NV_fence
2002-09-06 Brian Pauladded OpenGL 1.4 entrypoints
2002-06-30 Brian Pauladded unofficial dispatch offsets for GL_EXT_multi_draw...
2002-06-30 Brian PaulImplemented GL_EXT_multi_draw_arrays: glMultiDrawArrays...
2002-06-29 Brian PaulApplied Matt Sealey's patch to remove/isolate all stdio...
2002-06-11 Brian PaulFix NASM problems, remove static var in SSE detection...
2002-05-29 Brian Pauladded another spot-check to verify dispatch table corre...
2002-05-29 Brian PaulAdded GL_NV_point_sprite functions: glPointParameteri...
2002-05-29 Brian Pauladded GL_NV_point_sprite entrypoints
2002-05-27 Brian Paulupdated vertex program dispatch
2002-05-27 Brian Paulupdated vertex program dispatch offsets to official...
2002-04-02 Brian PaulDJGPP updates
2002-03-07 Brian Paulminor patches from David Dawes
2002-01-15 Brian PaulFixed Windows compile problem with gl__unused413()...
2002-01-03 Brian Pauldon't use macros, just expand them in-line
2001-12-15 Brian Paulbetter api trace/log messages
2001-12-14 Brian Pauladded newline characters to trace strings
2001-12-14 Brian Paulminor tweaks
2001-12-14 Brian Paulvertex program check-in
2001-12-14 Brian Pauladd dispatch offsets for vertex program functions
2001-12-04 Brian Pauldispatch changes to minimize hassle with XFree86 libGL
2001-11-30 Karl SchultzCorrected bad line breaks in macro definitions within...
2001-11-26 Brian Pauldon't use near and far for parameter names
2001-11-26 Karl Schultzavoid using near and far as variable names since they...
2001-11-19 Brian Paulfixed a glitch
2001-11-18 Brian Pauladded test implementation of GL_ARB_window_pos
2001-11-18 Brian PaulAPI dispath updates
2001-11-18 Brian Paulnew, simpler API specification file
2001-11-18 Brian Paulnew Python API generator scripts
2001-11-12 Brian PaulBeOS thread support (Philippe Houdoin)
2001-11-01 Brian Pauladded some (void *) casts to silence gcc 2.96 warnings
2001-10-17 Brian Paulupdated for new glext.h
2001-10-17 Brian Paulminor updates for new glext.h
2001-09-14 Brian Paulmore GL 1.3 updates
2001-08-28 Brian PaulOpenGL 1.3 support
2001-08-03 davem69Use #function instead of @function
2001-06-06 davem69Remove dependency on MESA sources from gl* files
next