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
/
drivers
/
dri
/
savage
/
savagespan.c
Age
Commit message (
Expand
)
Author
2006-11-16
remove unused imesa local var to silence warnings
Brian Paul
2006-11-10
Enable GLX_SGI_make_current_read.
Ian Romanick
2006-10-15
Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since
Brian Paul
2005-09-04
minor clean-ups
Brian Paul
2005-09-03
SetBuffer, renderbuffer changes
Brian Paul
2005-09-01
use proper datatypes to silence a bunch of warnings
Brian Paul
2005-07-01
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
2005-06-02
start removing old (pre-renderbuffer) span code
Brian Paul
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-04-21
Fixed some suspicious pointer casts that caused lots of
Felix Kuehling
2005-01-21
Small cleanup:
Felix Kuehling
2005-01-15
Converted to use spantmp2.h.
Felix Kuehling
2005-01-03
Added support for floating point depth buffers on Savage4-based
Felix Kuehling
2005-01-02
Improved the performance of software fallbacks by not waiting for idle
Felix Kuehling
2004-10-08
Apply Eric's stencil wrap patch (Eric Anholt)
Alex Deucher
2004-03-21
Implemented support for software-based AUX color buffers.
Brian Paul
2004-02-22
Imported the Savage DRI driver from the savage-2-0-0-branch of DRI CVS
Felix Kuehling