summaryrefslogtreecommitdiff
path: root/src/cairo-gl-dispatch.c
Commit message (Expand)AuthorAgeFilesLines
* gl: Add fallback path for GLES2 implementations not supporting GL_OES_mapbufferAlexandros Frantzis2011-05-101-2/+1
* gl: Fall back to dlsym() if *GetProcAddress() failsAlexandros Frantzis2011-05-101-0/+54
* gl: Add GLES2 support to dispatch table initializationAlexandros Frantzis2011-05-101-34/+71
* gl: Fix #include's to pass 'make check'Andrea Canciani2010-12-171-0/+1
* gl: Add infrastructure for calling GL functions using a dispatch tableAlexandros Frantzis2010-12-151-0/+144