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
/
r200
/
r200_lock.c
Age
Commit message (
Expand
)
Author
2005-09-14
Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,
Brian Paul
2005-09-04
Fix UpdatePageFlipping() function. Always call driFlipRenderbuffers()
Brian Paul
2005-09-01
fix page flipping breakage
Brian Paul
2005-09-01
fix typo
Brian Paul
2005-09-01
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-01-26
(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...
Roland Scheidegger
2004-10-02
added support for GL_ARB_draw_buffers
Brian Paul
2004-09-22
The previous code would emit a full set of state during the first EmitState on
Eric Anholt
2004-03-21
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-11
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2003-12-07
sync some more of the r200 driver from the DRI trunk
Alan Hourihane
2003-10-21
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-08-06
r200 driver, brought over by Jon Smirl
Keith Whitwell