index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
glapi
Age
Commit message (
Expand
)
Author
2000-01-28
added default template macros
Brian Paul
2000-01-28
updated comments
Brian Paul
2000-01-27
include conf.h if HAVE_CONFIG_H defined
Brian Paul
2000-01-17
disabled X86-optimized dispatch when using XF86DRI (temporary)
Brian Paul
2000-01-17
added _glapi_Dispatch
Brian Paul
2000-01-17
renamed _mesa_Dispatch to _glapi_Dispatch, misc clean-up
Brian Paul
2000-01-16
x86 assembly dispatch
Josh Vanderhoof
2000-01-14
minor change for DEBUG builds
Brian Paul
2000-01-10
added printf-message to dispatch templates
Brian Paul
2000-01-08
removed DISPATCH_SETUP, added RETURN_DISPATCH
Brian Paul
2000-01-07
improved robustness of extension handling in static_functions[] array
Brian Paul
2000-01-07
added glHintPGI template
Brian Paul
2000-01-07
fixed GetString template, added GL_SGI_color_table templates
Brian Paul
2000-01-05
removed _glapi_ThreadSafe
Brian Paul
1999-12-17
added current context functions, made ThreadSafe public
Brian Paul
1999-12-17
more tweaking of thread support
Brian Paul
1999-12-17
don't free thread data in pthread_key_create()
Brian Paul
1999-12-16
minor clean-up
Brian Paul
1999-12-16
thread support now works
Brian Paul
1999-12-16
initial rev
Brian Paul
1999-12-16
minor change
Brian Paul
1999-12-16
new threading, more functions added
Brian Paul
1999-12-16
added more functions
Brian Paul
1999-12-16
added more extension functions
Brian Paul
1999-12-16
initial rev
Brian Paul
1999-12-15
added _glapi_get_proc_name()
Brian Paul
1999-12-15
new thread code
Brian Paul
1999-12-15
added many more extension entry points
Brian Paul
1999-12-10
implemented GL_ARB_tranpose_matrix
Brian Paul
1999-11-27
lots of work on extension management
Brian Paul
1999-11-27
added _GLAPI_EXTRA_SLOTS symbol
Brian Paul
1999-11-25
include glapitable.h
Brian Paul
1999-11-25
now using glapitemp.h to generate entrypoints
Brian Paul
1999-11-25
initial rev
Brian Paul
1999-11-19
updates for thread safety
Brian Paul
1999-11-12
replaced _GLAPI_EXT_color_table with _GLAPI_EXT_paletted_texture
Brian Paul
1999-11-12
reordered some functions
Brian Paul
1999-11-12
. More Watcom C++ warnings fixed in Mesa.
Kendall Bennett
1999-11-12
minor clean-ups
Brian Paul
1999-11-11
don't include strings.h or stdio.h
Brian Paul
1999-11-11
Added missing GLAPIENTRY to glConvolution* and glCopy*
sio
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
[prev]