index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
x86
/
glapi_x86.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.
Ian Romanick
2004-01-27
1
-0
/
+12
*
updated after APIspec fixes
Brian Paul
2003-11-24
1
-4
/
+4
*
generate the OpenGL 1.5 entrypoints
Brian Paul
2003-11-24
1
-0
/
+114
*
more MinGW fixes
Daniel Borca
2003-10-23
1
-1
/
+1
*
More SciTech SNAP updates. Some of these files didn't really change, but
Kendall Bennett
2003-10-22
1
-1795
/
+1798
*
regenerated for GL_IBM_multimode_draw_arrays
Brian Paul
2003-08-24
1
-12
/
+12
*
Added support for GL_IBM_multimode_draw_arrays.
Ian Romanick
2003-08-22
1
-0
/
+12
*
Implemented GL_ARB_occlusion_query (not 100% finalized).
Brian Paul
2003-06-13
1
-0
/
+48
*
alias ARB/NV program functions where possible
Brian Paul
2003-04-21
1
-102
/
+108
*
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_NV_fragment_program en...
Brian Paul
2003-03-29
1
-0
/
+474
*
added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElements
Brian Paul
2002-11-07
1
-30
/
+48
*
added missing 1.4 glFogCoord functions
Brian Paul
2002-11-07
1
-0
/
+30
*
fixed glSampleCoverage typo
Brian Paul
2002-09-06
1
-0
/
+6
*
added GL_EXT_stencil_two_side and GL_NV_fence
Brian Paul
2002-09-06
1
-0
/
+48
*
added OpenGL 1.4 entrypoints
Brian Paul
2002-09-06
1
-0
/
+222
*
Implemented GL_EXT_multi_draw_arrays: glMultiDrawArraysEXT() and glMultiDrawE...
Brian Paul
2002-06-30
1
-0
/
+12
*
Fix NASM problems, remove static var in SSE detection code. (Josh Vanderhoof)
Brian Paul
2002-06-11
1
-750
/
+752
*
Added GL_NV_point_sprite functions: glPointParameteri[v]NV().
Brian Paul
2002-05-29
1
-0
/
+12
*
updated vertex program dispatch
Brian Paul
2002-05-27
1
-130
/
+130
*
DJGPP updates
Brian Paul
2002-04-02
1
-1
/
+1
*
vertex program check-in
Brian Paul
2001-12-14
1
-0
/
+384
*
dispatch changes to minimize hassle with XFree86 libGL
Brian Paul
2001-12-04
1
-296
/
+290
*
added test implementation of GL_ARB_window_pos
Brian Paul
2001-11-18
1
-0
/
+96
*
API dispath updates
Brian Paul
2001-11-18
1
-331
/
+347
*
added new entrypoints for 1.3
Brian Paul
2001-10-17
1
-0
/
+278
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-1240
/
+0
*
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
2000-10-27
1
-0
/
+136
*
replaced ## with CONCAT macro
Brian Paul
2000-09-06
1
-2
/
+2
*
DeleteTexturesEXT was missing
Brian Paul
2000-05-18
1
-0
/
+8
*
now generated from bin/glx86asm.py script
Brian Paul
2000-05-18
1
-1846
/
+2014
*
added more entrypoints
Brian Paul
2000-02-24
1
-82
/
+433
*
added more extension entrypoints
Brian Paul
2000-02-24
1
-1
/
+300
*
include glapioffset.h instead of ../glapioffsets.h
Brian Paul
2000-01-28
1
-2
/
+2
*
renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up
Brian Paul
2000-01-17
1
-988
/
+992
*
added copyright info
Brian Paul
2000-01-17
1
-0
/
+32
*
x86 assembly dispatch
Josh Vanderhoof
2000-01-16
1
-0
/
+3985