summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl/egl.c
Commit message (Expand)AuthorAgeFilesLines
* 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