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
Age
Commit message (
Expand
)
Author
2000-01-23
added #ifdef SVGA, work-around asm code problem
Brian Paul
2000-01-23
added new SVGA driver files
Brian Paul
2000-01-23
prevent spaces in fp register names
Josh Vanderhoof
2000-01-23
no brackets for nasm indirect jumps
Josh Vanderhoof
2000-01-22
updated SVGA sources from Mesa 3.2
Brian Paul
2000-01-20
Merged in fixes from 3.2 branch. Fixed clipping bug, segfault in
Gareth Hughes
2000-01-18
updated with latest DRI tree changes
Brian Paul
2000-01-18
replaced some spaces with a tab
Brian Paul
2000-01-18
generic_noop() now returns 0
Brian Paul
2000-01-18
renamed CURRENT_INPUT to _mesa_CurrentInput
Brian Paul
2000-01-17
added X86-optimized message for MESA_INFO
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-17
added copyright info
Brian Paul
2000-01-17
added missing POINT/LINE RANGE/GRANULARITY tokens
Brian Paul
2000-01-17
Z values were wrong in selection mode (Holger Waechtler), misc clean-up
Brian Paul
2000-01-16
x86 assembly dispatch
Josh Vanderhoof
2000-01-15
Added occlusion test code. Follows the HP proposed occlusion test extension.
Randy Frank
2000-01-14
minor change for DEBUG builds
Brian Paul
2000-01-14
first check-in
Brian Paul
2000-01-14
GLcontext is now nested in OSMesaContext
Brian Paul
2000-01-14
added gl_initialize_context_data(), gl_free_context_data(). code clean-up
Brian Paul
2000-01-13
added fxMesaContext arg to fxInitPixelTables()
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
removed DISPATCH_SETUP, added RETURN_DISPATCH
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
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
[next]