summaryrefslogtreecommitdiff
path: root/src/egl/drivers
AgeCommit message (Expand)Author
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2006-06-03updates for using libdrm (Hanno Bock)Brian Paul
2005-12-30fixup stamp so driver updates drawable infoDave Airlie
2005-12-29use card_type not isPCIDave Airlie
2005-12-10Rename eglDRIShowSurfaceMESA.Brian Paul
2005-12-10updates to match other changes elsewhereBrian 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-07Add missing egldri.h header fileJon Smirl
2005-08-05More EGL prep. No impact on anything outside of EGLJon Smirl
2005-08-04New files for radeon egl driver.Jon Smirl
2005-05-17fix pbuffer sample codeBrian Paul
2005-05-17updated demoCreatePbufferSurface()Brian Paul
2005-05-16s/Atrib/Attrib/, set extension enable flagsBrian Paul
2005-05-14Fix compile error in demo egl driverJon Smirl
2005-05-13First attempt at getting egl support up on dumb framebuffer.Jon Smirl
2005-05-04sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)Brian Paul
2005-04-22initial EGL codeBrian Paul