index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
Commit message (
Collapse
)
Author
Age
Files
Lines
*
changed internalFormat to GLenum in TexImage4DSGI and all compressed ↵
Brian Paul
2000-05-19
1
-5
/
+5
|
|
|
|
textimage calls
*
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
|
*
fixed a few glitches
Brian Paul
2000-02-23
2
-10
/
+10
|
*
sort the offsets by number
Brian Paul
2000-02-22
1
-4
/
+14
|
*
initial check-in
Brian Paul
2000-02-22
2
-0
/
+390
|
*
always include thread.h
Brian Paul
2000-02-12
1
-3
/
+1
|
*
added more error checking to _glapi_add_entrypoint()
Brian Paul
2000-02-12
1
-7
/
+14
|
*
clean-up
Brian Paul
2000-02-12
2
-23
/
+67
|
*
fixed WIN32_THREADS error
Brian Paul
2000-02-11
2
-6
/
+6
|
*
added code for all GL_MESA_window_pos functions
Brian Paul
2000-02-11
3
-33
/
+79
|
*
THREADS now defined by glthread.h, added more prototypes
Brian Paul
2000-02-10
2
-21
/
+50
|
*
changed thread TSD initialization
Brian Paul
2000-02-10
1
-17
/
+4
|
*
added support for XFree86 threads. misc clean-up
Brian Paul
2000-02-10
2
-43
/
+151
|
*
Committing in .
Jouk Jansen
2000-02-03
1
-1
/
+5
|
|
|
|
|
|
|
|
Updates effective and needed for VMS only Modified Files: Mesa/src/descrip.mms Mesa/src/glapitable.h ----------------------------------------------------------------------
*
replace offset with functionOffset in generate_entrypoint()
Brian Paul
2000-02-02
1
-2
/
+2
|
*
added normal, vertex, viewport message strings
Brian Paul
2000-02-01
1
-37
/
+43
|
*
added more message strings
Brian Paul
2000-02-01
1
-59
/
+59
|
*
added Mutex macros
Brian Paul
2000-01-31
1
-5
/
+60
|
*
removed unneeded \n chars
Brian Paul
2000-01-31
1
-25
/
+25
|
*
added more function templates, changed message format
Brian Paul
2000-01-31
1
-517
/
+773
|
*
fixed protos for glTexImage3DEXT and GetDetailTexFuncSGIS
Brian Paul
2000-01-31
1
-3
/
+3
|
*
added Josh's dynamic display assembly generator
Brian Paul
2000-01-31
1
-3
/
+41
|
*
renamed _glapi_CurrentContext to _glapi_Context
Brian Paul
2000-01-28
2
-13
/
+13
|
*
removed actual GL entrypoints (glapitemp.h)
Brian Paul
2000-01-28
1
-70
/
+11
|
*
added default template macros
Brian Paul
2000-01-28
1
-1
/
+28
|
*
updated comments
Brian Paul
2000-01-28
2
-4
/
+13
|
*
include conf.h if HAVE_CONFIG_H defined
Brian Paul
2000-01-27
1
-1
/
+4
|
*
disabled X86-optimized dispatch when using XF86DRI (temporary)
Brian Paul
2000-01-17
1
-2
/
+2
|
*
added _glapi_Dispatch
Brian Paul
2000-01-17
1
-2
/
+4
|
*
renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up
Brian Paul
2000-01-17
1
-19
/
+16
|
*
x86 assembly dispatch
Josh Vanderhoof
2000-01-16
2
-23
/
+43
|
*
minor change for DEBUG builds
Brian Paul
2000-01-14
1
-2
/
+4
|
*
added printf-message to dispatch templates
Brian Paul
2000-01-10
2
-515
/
+555
|
*
removed DISPATCH_SETUP, added RETURN_DISPATCH
Brian Paul
2000-01-08
2
-527
/
+30
|
*
improved robustness of extension handling in static_functions[] array
Brian Paul
2000-01-07
1
-229
/
+467
|
[next]