Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eglglx: Convert glx visuals/fbconfigs straight to EGL configs | Kristian Høgsberg | 2010-09-09 | 1 | -19/+0 |
* | egl: Remove unused helper functions. | Chia-I Wu | 2010-01-24 | 1 | -10/+0 |
* | egl: Fix breakage from -fvisibility=hidden. | Chia-I Wu | 2010-01-05 | 1 | -3/+3 |
* | egl: Include GL header in eglconfigutil.h. | Chia-I Wu | 2009-10-15 | 1 | -1/+1 |
* | egl: Add a function to convert __GLcontextModes to _EGLConfig. | Chia-I Wu | 2009-09-29 | 1 | -0/+5 |
* | egl: Introduce config keys. | Chia-I Wu | 2009-09-29 | 1 | -5/+3 |
* | egl: don't include stdint.h on Windows | Jonathan White | 2008-08-05 | 1 | -0/+2 |
* | egl: Stdint was missing from eglconfigutil.h | Jakob Bornecrantz | 2008-06-24 | 1 | -0/+1 |
* | egl: Use standard integer types. | José Fonseca | 2008-06-24 | 1 | -1/+1 |
* | Move some config-related utility functions into new eglconfigutil.c file. | Brian Paul | 2008-05-27 | 1 | -0/+23 |