summaryrefslogtreecommitdiffstats
path: root/src/egl/drivers/dri
Commit message (Expand)AuthorAgeFilesLines
* 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-282-231/+326
* use _egl_api struct, make some functions staticBrian Paul2005-11-241-17/+22
* Add missing egldri.h header fileJon Smirl2005-08-071-0/+113
* New files for radeon egl driver.Jon Smirl2005-08-042-0/+1065