index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
/
glapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
replaced assertion with a conditional in _glapi_add_entrypoint()
Brian Paul
2000-05-24
1
-7
/
+8
*
bunch of updates to static_functions[]
Brian Paul
2000-05-18
1
-250
/
+510
*
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
1
-576
/
+652
*
changed a GLuint to GLint
Brian Paul
2000-02-23
1
-2
/
+2
*
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
1
-16
/
+66
*
changed thread TSD initialization
Brian Paul
2000-02-10
1
-17
/
+4
*
replace offset with functionOffset in generate_entrypoint()
Brian Paul
2000-02-02
1
-2
/
+2
*
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
1
-9
/
+9
*
removed actual GL entrypoints (glapitemp.h)
Brian Paul
2000-01-28
1
-70
/
+11
*
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
*
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
1
-22
/
+27
*
minor change for DEBUG builds
Brian Paul
2000-01-14
1
-2
/
+4
*
added printf-message to dispatch templates
Brian Paul
2000-01-10
1
-3
/
+32
*
removed DISPATCH_SETUP, added RETURN_DISPATCH
Brian Paul
2000-01-08
1
-5
/
+14
*
improved robustness of extension handling in static_functions[] array
Brian Paul
2000-01-07
1
-229
/
+467
*
removed _glapi_ThreadSafe
Brian Paul
2000-01-05
1
-17
/
+12
*
added current context functions, made ThreadSafe public
Brian Paul
1999-12-17
1
-8
/
+62
*
more tweaking of thread support
Brian Paul
1999-12-17
1
-3
/
+8
*
minor clean-up
Brian Paul
1999-12-16
1
-13
/
+1
*
thread support now works
Brian Paul
1999-12-16
1
-30
/
+80
*
new threading, more functions added
Brian Paul
1999-12-16
1
-672
/
+447
*
new thread code
Brian Paul
1999-12-15
1
-19
/
+50
*
added many more extension entry points
Brian Paul
1999-12-15
1
-91
/
+43
*
implemented GL_ARB_tranpose_matrix
Brian Paul
1999-12-10
1
-1
/
+15
*
lots of work on extension management
Brian Paul
1999-11-27
1
-540
/
+628
*
now using glapitemp.h to generate entrypoints
Brian Paul
1999-11-25
1
-2879
/
+24
*
updates for thread safety
Brian Paul
1999-11-19
1
-572
/
+1113
*
replaced _GLAPI_EXT_color_table with _GLAPI_EXT_paletted_texture
Brian Paul
1999-11-12
1
-5
/
+5
*
reordered some functions
Brian Paul
1999-11-12
1
-63
/
+63
*
. More Watcom C++ warnings fixed in Mesa.
Kendall Bennett
1999-11-12
1
-2
/
+2
*
minor clean-ups
Brian Paul
1999-11-12
1
-8
/
+12
*
don't include strings.h or stdio.h
Brian Paul
1999-11-11
1
-4
/
+2
*
Added missing GLAPIENTRY to glConvolution* and glCopy*
sio
1999-11-11
1
-9
/
+9
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-0
/
+3505