radeon/r200/r300: attempt to move lock to common code
[mesa.git] / src / egl / drivers /
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-12 Dan NicholsonAlways pass -linker and -ldflags to mklib for shared...
2008-07-12 Dan NicholsonCall mklib with $(SHELL) so the user controls the inter...
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-07 Dan NicholsonNever fail `make clean'
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-29 Dan Nicholsonadd support for LDFLAGS env var
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