Make sure THREADS is set no matter which threading model is selected.
[mesa.git] / src / mesa / x86 / glapi_x86.S
2004-07-01 Ian RomanickMake sure THREADS is set no matter which threading...
2004-06-29 Ian RomanickFirst phase of TLS work. At this point SPARC assembly...
2004-01-27 Ian RomanickAdded support for EXT_blend_equation_separate / ATI_ble...
2003-11-24 Brian Paulupdated after APIspec fixes
2003-11-24 Brian Paulgenerate the OpenGL 1.5 entrypoints
2003-10-23 Daniel Borcamore MinGW fixes
2003-10-22 Kendall BennettMore SciTech SNAP updates. Some of these files didn...
2003-08-24 Brian Paulregenerated for GL_IBM_multimode_draw_arrays
2003-08-22 Ian RomanickAdded support for GL_IBM_multimode_draw_arrays.
2003-06-13 Brian PaulImplemented GL_ARB_occlusion_query (not 100% finalized).
2003-04-21 Brian Paulalias ARB/NV program functions where possible
2003-03-29 Brian PaulGL_ARB_vertex_buffer_object, GL_ARB_vertex_program...
2002-11-07 Brian Pauladded glBlendFuncSeparate, glMultiDrawArrays, glMultiDr...
2002-11-07 Brian Pauladded missing 1.4 glFogCoord functions
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 PaulImplemented GL_EXT_multi_draw_arrays: glMultiDrawArrays...
2002-06-11 Brian PaulFix NASM problems, remove static var in SSE detection...
2002-05-29 Brian PaulAdded GL_NV_point_sprite functions: glPointParameteri...
2002-05-27 Brian Paulupdated vertex program dispatch
2002-04-02 Brian PaulDJGPP updates
2001-12-14 Brian Paulvertex program check-in
2001-12-04 Brian Pauldispatch changes to minimize hassle with XFree86 libGL
2001-11-18 Brian Pauladded test implementation of GL_ARB_window_pos
2001-11-18 Brian PaulAPI dispath updates
2001-10-17 Brian Pauladded new entrypoints for 1.3
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-10-27 Brian PaulEnabled GL_EXT_secondary_color. Fixed a bunch of typos...
2000-09-06 Brian Paulreplaced ## with CONCAT macro
2000-05-18 Brian PaulDeleteTexturesEXT was missing
2000-05-18 Brian Paulnow generated from bin/glx86asm.py script
2000-02-24 Brian Pauladded more entrypoints
2000-02-24 Brian Pauladded more extension entrypoints
2000-01-28 Brian Paulinclude glapioffset.h instead of ../glapioffsets.h
2000-01-17 Brian Paulrenamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up
2000-01-17 Brian Pauladded copyright info
2000-01-16 Josh Vanderhoofx86 assembly dispatch