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
/
egl
/
drivers
/
dri
/
egldri.c
Age
Commit message (
Collapse
)
Author
2008-06-05
egl: minor tweaks
Brian Paul
2008-05-29
comments in _eglMain()
Brian Paul
2008-05-28
egl: pass args to _eglOpenDriver()
Brian Paul
2008-05-28
egl: added args string to _eglMain()
Brian Paul
2008-05-28
prototype new code to map card number to driver name
Brian Paul
2008-05-27
include eglconfigutil.h
Brian Paul
2008-05-27
misc updates, clean-ups, remove dependency on mtypes.h
Brian Paul
2005-12-30
fixup stamp so driver updates drawable info
Dave Airlie
2005-12-10
Rename eglDRIShowSurfaceMESA.
Brian Paul
s/_eglAddMode/_eglAddNewMode/
2005-11-29
Put extension flags, string into separate struct.
Brian Paul
2005-11-29
clean up the drmGetMap/drmMap code
Brian Paul
2005-11-29
apparently need to load colormap after setting the mode to make it work reliably
Brian Paul
2005-11-28
Lots of fixes, clean-ups, new comments, etc.
Brian Paul
To set the FBdev video mode, need to add a \n char to the string.
2005-11-24
use _egl_api struct, make some functions static
Brian Paul
2005-08-04
New files for radeon egl driver.
Jon Smirl
Still a work in progress.