summaryrefslogtreecommitdiffstats
path: root/src/egl/drivers/dri/egldri.c
Commit message (Expand)AuthorAgeFilesLines
* Rename eglDRIShowSurfaceMESA.Brian Paul2005-12-101-8/+9
* Put extension flags, string into separate struct.Brian Paul2005-11-291-2/+2
* clean up the drmGetMap/drmMap codeBrian Paul2005-11-291-36/+32
* apparently need to load colormap after setting the mode to make it work reliablyBrian Paul2005-11-291-25/+50
* Lots of fixes, clean-ups, new comments, etc.Brian Paul2005-11-281-228/+323
* use _egl_api struct, make some functions staticBrian Paul2005-11-241-17/+22
* New files for radeon egl driver.Jon Smirl2005-08-041-0/+1001