Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Remove GLES overlay. | Chia-I Wu | 2011-01-10 | 1 | -13/+1 |
* | targets/egl: Improve st_GL.so loading. | Chia-I Wu | 2010-12-10 | 1 | -0/+15 |
* | target/egl: Fix misleading debug message. | Chia-I Wu | 2010-12-10 | 1 | -2/+7 |
* | targets/egl: Fix crashes from loading invalid modules. | Chia-I Wu | 2010-09-10 | 1 | -4/+1 |
* | gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2. | Chia-I Wu | 2010-09-10 | 1 | -0/+2 |
* | st/egl: Use profiles to create OpenGL ES contexts. | Chia-I Wu | 2010-09-10 | 1 | -55/+37 |
* | targets/egl: Check against drm_driver_descriptor::name. | Chia-I Wu | 2010-08-24 | 1 | -14/+13 |
* | st/egl: Build a single EGL driver. | Chia-I Wu | 2010-06-29 | 1 | -21/+144 |
* | st/egl: Move module loading code to targets. | Chia-I Wu | 2010-06-29 | 1 | -0/+305 |