Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gl: Add fallback path for GLES2 implementations not supporting GL_OES_mapbuffer | Alexandros Frantzis | 2011-05-10 | 1 | -2/+1 |
* | gl: Fall back to dlsym() if *GetProcAddress() fails | Alexandros Frantzis | 2011-05-10 | 1 | -0/+54 |
* | gl: Add GLES2 support to dispatch table initialization | Alexandros Frantzis | 2011-05-10 | 1 | -34/+71 |
* | gl: Fix #include's to pass 'make check' | Andrea Canciani | 2010-12-17 | 1 | -0/+1 |
* | gl: Add infrastructure for calling GL functions using a dispatch table | Alexandros Frantzis | 2010-12-15 | 1 | -0/+144 |