improved solve_plane_chan() (Evgeny Kotsuba)
[mesa.git] / src / mesa / x86 / glapi_x86.S
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