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
Age
Commit message (
Expand
)
Author
2000-01-13
added fxMesaContext arg to fxInitPixelTables()
Brian Paul
2000-01-13
applied Daryll's patches for GLX_DIRECT_RENDERING
Brian Paul
2000-01-13
added -Wmissing-prototypes and enabled pthreads for linux debug configs
Brian Paul
2000-01-13
added _mesa_ArrayElement() proto
Brian Paul
2000-01-13
added gl_register_config_var() proto
Brian Paul
2000-01-13
init a few vars to silence compiler warnings
Brian Paul
2000-01-13
include dispatch.h
Brian Paul
2000-01-13
clean up of eval_coord1/2f()
Brian Paul
2000-01-13
commented out gl_reinit_light_attrib()
Brian Paul
2000-01-13
commented out unused function
Brian Paul
2000-01-13
minor clean-up
Brian Paul
2000-01-13
made some functions static
Brian Paul
2000-01-11
another fix for gluPartialDisk() in GL_LINE mode
Brian Paul
2000-01-11
fixed missing slice problem in gluPartialDisk()
Brian Paul
2000-01-10
added printf-message to dispatch templates
Brian Paul
2000-01-08
added amesa.h to tar file list
Brian Paul
2000-01-08
removed DISPATCH_SETUP, added RETURN_DISPATCH
Brian Paul
2000-01-08
fixed prototype typo in glHintPGI ( )
Brian Paul
2000-01-07
minor updates
Brian Paul
2000-01-07
* Fixups to the GGIMesa code to reflect the recent DD API changes
Jon Taylor
2000-01-07
added missing glHintPGI() function
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
added BitsPerPixel to XMesaVisual struct
Brian Paul
2000-01-07
updated version string
Brian Paul
2000-01-07
removed cpp conditionals from _mesa_init_exec_table()
Brian Paul
2000-01-07
fixed GetString template, added GL_SGI_color_table templates
Brian Paul
2000-01-07
assigned official GL_ARB_transpose_matrix enums
Brian Paul
2000-01-07
Committing in .
Jouk Jansen
2000-01-06
return GL_FALSE in fxDDColorMask
Brian Paul
2000-01-06
updated Clear function for new mask bits
Brian Paul
2000-01-06
new Clear function mask
Brian Paul
2000-01-05
minor clean-up in _mesa_unpack_ubyte_color_span()
Brian Paul
2000-01-05
misc updates
Brian Paul
2000-01-05
clean-up of Linux target configs
Brian Paul
2000-01-05
removed _glapi_ThreadSafe
Brian Paul
2000-01-04
start search at 1 in HashFindFreeKeyBlock()
Brian Paul
2000-01-04
added missing glColorTableParameter defines
Brian Paul
1999-12-17
optimized GET_IMMEDIATE for thread safety
Brian Paul
1999-12-17
print thread safety info if MESA_INFO set
Brian Paul
1999-12-17
updated for new thread support in Mesa 3.3
Brian Paul
1999-12-17
updated with latest source files
Brian Paul
1999-12-17
replaced mthreads.c with glthread.c
Brian Paul
1999-12-17
further simplification of thread-related code, misc clean-up
Brian Paul
1999-12-17
added current context functions, made ThreadSafe public
Brian Paul
1999-12-17
removed old thread code
Brian Paul
1999-12-17
fixed thread problems
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
[next]