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