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
/
progs
/
egl
Age
Commit message (
Expand
)
Author
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2005-12-23
update to new API
Dave Airlie
2005-12-10
s/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/
Brian Paul
2005-11-23
check/print EGL_SCREEN_BIT_MESA, fix eglGetDisplay() call
Brian Paul
2005-11-23
Choose the display mode / surface size in an intelligent way.
Brian Paul
2005-08-21
fix up libdrm for egl
Dave Airlie
2005-08-08
Make the linux-dri-x86 builds work on x86-64 again. mklib now
Ian Romanick
2005-08-07
Fix up some of the sample to work with the r200 EGL driver
Jon Smirl
2005-07-14
eglgears demo (Dane Rushton)
Brian Paul
2005-06-16
Fix a few compiler warnings
Jon Smirl
2005-05-20
use MAX_SCREENS instead of hard-coded number
Brian Paul
2005-05-20
fix reversed strstr() args, print mode string
Brian Paul
2005-05-20
replace // with /* */
Brian Paul
2005-05-19
Fix EGL fbdev palette problem. demo3 can save ppm of screen
Jon Smirl
2005-05-18
Fix inverted y for egl fbdev, add egl demo3
Jon Smirl
2005-05-18
Implement fbdev swapbuffers()
Jon Smirl
2005-05-17
Fix several internal problems with generating the list of configs.
Jon Smirl
2005-05-14
Add forgotten demo2.c
Jon Smirl
2005-05-13
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
2005-05-04
updates for latest EGLScreenMESA changes
Brian Paul
2005-04-22
demo / test progs
Brian Paul