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
/
glapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
new, simpler API specification file
Brian Paul
2001-11-18
1
-0
/
+7229
*
new Python API generator scripts
Brian Paul
2001-11-18
7
-470
/
+665
*
BeOS thread support (Philippe Houdoin)
Brian Paul
2001-11-12
2
-2
/
+75
*
added some (void *) casts to silence gcc 2.96 warnings
Brian Paul
2001-11-01
1
-88
/
+88
*
updated for new glext.h
Brian Paul
2001-10-17
1
-1
/
+3
*
minor updates for new glext.h
Brian Paul
2001-10-17
1
-3
/
+16
*
more GL 1.3 updates
Brian Paul
2001-09-14
1
-49
/
+104
*
OpenGL 1.3 support
Brian Paul
2001-08-28
1
-686
/
+1025
*
Use #function instead of @function
davem69
2001-08-03
1
-4
/
+4
*
Remove dependency on MESA sources from gl* files
davem69
2001-06-06
2
-12
/
+21
*
Sparc optimized GLAPI dispatch table.
davem69
2001-06-05
2
-6
/
+63
*
filled in a bunch of the function template strings
Brian Paul
2001-06-05
1
-78
/
+78
*
Python script for making glapi_sparc.S
davem69
2001-06-05
1
-0
/
+152
*
infrastructure for GL_ARB_multisample
Brian Paul
2001-05-29
1
-2
/
+1
*
removed a debug message
Brian Paul
2001-03-28
1
-2
/
+1
*
remove TEST_L and JZ instructions; always jump through the _glapi_Dispatch po...
Brian Paul
2001-03-28
1
-3
/
+1
*
New mechanism for thread-safe GL API dispatch. C-based dispatch is faster.
Brian Paul
2001-03-28
3
-689
/
+986
*
removed DO_GEOMETRY
Brian Paul
2001-03-26
1
-15
/
+1
*
change glTexImage3D() internalFormat to GLenum to match other OpenGLs
Brian Paul
2001-03-26
2
-3
/
+3
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
4
-30
/
+25
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
2
-7
/
+7
*
added dispatch override mechanism, used by trace extension
Brian Paul
2001-01-23
2
-56
/
+122
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-904
/
+1489
*
Committing in .
Jouk Jansen
2000-11-22
2
-20
/
+14
*
Committing in .
Jouk Jansen
2000-11-17
1
-2
/
+9
*
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
2000-10-27
4
-23
/
+142
*
Rewrote get_static_proc_address(). It made mistakes in some situations
Brian Paul
2000-10-19
1
-6
/
+8
*
Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE.
Brian Paul
2000-09-26
2
-15
/
+16
*
added GL_MESA_trace support
Brian Paul
2000-09-15
2
-11
/
+11
*
replaced ## with CONCAT macro
Brian Paul
2000-09-06
1
-4
/
+4
*
added tracing facility from Loki
Brian Paul
2000-09-05
2
-5
/
+66
*
changed dispatch of GL_EXT_vertex_array functions
Brian Paul
2000-06-12
1
-9
/
+9
*
replaced assertion with a conditional in _glapi_add_entrypoint()
Brian Paul
2000-05-24
1
-7
/
+8
*
changed internalFormat to GLenum in TexImage4DSGI and all compressed textimag...
Brian Paul
2000-05-19
1
-5
/
+5
*
added const to compressed tex image functions
Brian Paul
2000-05-19
1
-7
/
+7
*
added glTbufferMask3DFX(), enabled texture compression functions
Brian Paul
2000-05-18
1
-3
/
+9
*
bunch of updates to static_functions[]
Brian Paul
2000-05-18
1
-250
/
+510
*
added tbuffer and compressed teximage extension functions
Brian Paul
2000-05-18
3
-189
/
+259
*
generate X86 dispatch code
Brian Paul
2000-05-11
1
-0
/
+150
*
recover from offset=? condition, code clean-up
Brian Paul
2000-05-11
1
-10
/
+17
*
recover from offset=? condition
Brian Paul
2000-05-11
1
-9
/
+14
*
added some more functions
Brian Paul
2000-04-10
1
-1
/
+112
*
renamed mesaStrDup() to str_dup()
Brian Paul
2000-03-29
1
-9
/
+10
*
Updated to compile under Irix 6.5
Randy Frank
2000-03-27
1
-3
/
+14
*
fixed compiler warnings on BeOS R4
Brian Paul
2000-03-19
1
-349
/
+349
*
now using SGI-specified dispatch order
Brian Paul
2000-02-24
2
-623
/
+960
*
now generated with Python script
Brian Paul
2000-02-24
1
-847
/
+557
*
bunch of dispatch and extension-related changes
Brian Paul
2000-02-24
1
-822
/
+557
*
added some error checking
Brian Paul
2000-02-24
1
-3
/
+11
*
changed a GLuint to GLint
Brian Paul
2000-02-23
1
-2
/
+2
[next]