summaryrefslogtreecommitdiff
path: root/src/cairo-gl-dispatch.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-10gl: Add fallback path for GLES2 implementations not supporting GL_OES_mapbufferAlexandros Frantzis1-2/+1
2011-05-10gl: Fall back to dlsym() if *GetProcAddress() failsAlexandros Frantzis1-0/+54
2011-05-10gl: Add GLES2 support to dispatch table initializationAlexandros Frantzis1-34/+71
2010-12-17gl: Fix #include's to pass 'make check'Andrea Canciani1-0/+1
2010-12-15gl: Add infrastructure for calling GL functions using a dispatch tableAlexandros Frantzis1-0/+144