summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl/egl.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: Remove GLES overlay.Chia-I Wu2011-01-101-13/+1
* targets/egl: Improve st_GL.so loading.Chia-I Wu2010-12-101-0/+15
* target/egl: Fix misleading debug message.Chia-I Wu2010-12-101-2/+7
* targets/egl: Fix crashes from loading invalid modules.Chia-I Wu2010-09-101-4/+1
* gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.Chia-I Wu2010-09-101-0/+2
* st/egl: Use profiles to create OpenGL ES contexts.Chia-I Wu2010-09-101-55/+37
* targets/egl: Check against drm_driver_descriptor::name.Chia-I Wu2010-08-241-14/+13
* st/egl: Build a single EGL driver.Chia-I Wu2010-06-291-21/+144
* st/egl: Move module loading code to targets.Chia-I Wu2010-06-291-0/+305