temporary _mesa_printf symbol
[mesa.git] / src / egl / drivers /
2007-08-07 Keith WhitwellGutsy oopses on touch of existing file. Workaround.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-06-03 Brian Paulupdates for using libdrm (Hanno Bock)
2005-12-30 Dave Airliefixup stamp so driver updates drawable info
2005-12-29 Dave Airlieuse card_type not isPCI
2005-12-10 Brian PaulRename eglDRIShowSurfaceMESA.
2005-12-10 Brian Paulupdates to match other changes elsewhere
2005-11-29 Brian PaulPut extension flags, string into separate struct.
2005-11-29 Brian Paulclean up the drmGetMap/drmMap code
2005-11-29 Brian Paulapparently need to load colormap after setting the...
2005-11-28 Brian PaulLots of fixes, clean-ups, new comments, etc.
2005-11-24 Brian Pauluse _egl_api struct, make some functions static
2005-08-07 Jon SmirlAdd missing egldri.h header file
2005-08-05 Jon SmirlMore EGL prep. No impact on anything outside of EGL
2005-08-04 Jon SmirlNew files for radeon egl driver.
2005-05-17 Brian Paulfix pbuffer sample code
2005-05-17 Brian Paulupdated demoCreatePbufferSurface()
2005-05-16 Brian Pauls/Atrib/Attrib/, set extension enable flags
2005-05-14 Jon SmirlFix compile error in demo egl driver
2005-05-13 Jon SmirlFirst attempt at getting egl support up on dumb framebu...
2005-05-04 Brian Paulsync with latest EGL_MESA_screen_surface spec (EGLScree...
2005-04-22 Brian Paulinitial EGL code