summaryrefslogtreecommitdiff
path: root/src/egl/drivers/dri/egldri.c
AgeCommit message (Expand)Author
2009-08-03egl: Replace IsBound by a pointer to the binding.Chia-I Wu
2009-07-17egl: Remove redundant DeletePending flag.Chia-I Wu
2009-07-17egl: Use the link functions to manage resources.Chia-I Wu
2008-06-05egl: minor tweaksBrian Paul
2008-05-29comments in _eglMain()Brian Paul
2008-05-28egl: pass args to _eglOpenDriver()Brian Paul
2008-05-28egl: added args string to _eglMain()Brian Paul
2008-05-28prototype new code to map card number to driver nameBrian Paul
2008-05-27include eglconfigutil.hBrian Paul
2008-05-27misc updates, clean-ups, remove dependency on mtypes.hBrian Paul
2005-12-30fixup stamp so driver updates drawable infoDave Airlie
2005-12-10Rename eglDRIShowSurfaceMESA.Brian Paul
2005-11-29Put extension flags, string into separate struct.Brian Paul
2005-11-29clean up the drmGetMap/drmMap codeBrian Paul
2005-11-29apparently need to load colormap after setting the mode to make it work reliablyBrian Paul
2005-11-28Lots of fixes, clean-ups, new comments, etc.Brian Paul
2005-11-24use _egl_api struct, make some functions staticBrian Paul
2005-08-04New files for radeon egl driver.Jon Smirl