summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/server/radeon_egl.c
AgeCommit message (Expand)Author
2010-01-22egl: Remove USING_EGL and the related drivers.Chia-I Wu
2008-09-21mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell
2005-12-30fill out framebuffer egl stuff enable egl on R300Dave Airlie
2005-12-29add support for PCIE card to EGL, doesn't fully work yet but these changesDave Airlie
2005-12-29typoDave Airlie
2005-12-29add some card type ioctl supportDave Airlie
2005-12-23fixup driver for some api changesDave Airlie
2005-11-28rearrange some code to put in more logical order, misc clean-upsBrian Paul
2005-11-24use new _egl_api structBrian Paul
2005-11-23fixed wrong return value in radeonShowSurfaceMESA()Brian Paul
2005-08-08Remove platform specific bits from radeon_egl.cJon Smirl
2005-08-04New files for radeon egl driver.Jon Smirl