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
/
mga
/
mgaioctl.c
Age
Commit message (
Expand
)
Author
2006-05-23
make mgaSetFence() and mgaWaitFence() static
Brian Paul
2005-07-26
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-06-14
Adds support for MGA DRM version 3.2.
Ian Romanick
2005-05-18
More comments. More dead-code removed. More clean-up.
Ian Romanick
2005-05-12
Remove some unused structure fields, add some comments, and ifdef out some
Ian Romanick
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2004-03-12
Adjust includes to help DRI build
Jon Smirl
2004-03-12
Adjust mga drivers to remove redundant h file for sarea and IOCTLs
Jon Smirl
2004-03-11
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-04
silence warnings
Brian Paul
2004-01-20
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2003-12-05
fix _SOLO build problem
Alan Hourihane
2003-12-05
bring over latest mga DRI driver from DRI trunk
Alan Hourihane
2003-10-21
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-08-22
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-06
mga driver, brought over by Jon Smirl
Keith Whitwell