aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/server/radeon_egl.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell2008-09-211-2/+2
* fill out framebuffer egl stuff enable egl on R300Dave Airlie2005-12-301-2/+10
* add support for PCIE card to EGL, doesn't fully work yet but these changesDave Airlie2005-12-291-2/+17
* typoDave Airlie2005-12-291-1/+1
* add some card type ioctl supportDave Airlie2005-12-291-6/+46
* fixup driver for some api changesDave Airlie2005-12-231-3/+3
* rearrange some code to put in more logical order, misc clean-upsBrian Paul2005-11-281-53/+98
* use new _egl_api structBrian Paul2005-11-241-3/+5
* fixed wrong return value in radeonShowSurfaceMESA()Brian Paul2005-11-231-2/+2
* Remove platform specific bits from radeon_egl.cJon Smirl2005-08-081-2/+0
* New files for radeon egl driver.Jon Smirl2005-08-041-0/+980