summaryrefslogtreecommitdiff
path: root/src/cairo-gl.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-09gl: Use unsigned int instead of GLuintBenjamin Otte1-1/+2
2010-07-07gl: Add new cairo-gl surface constructor to create surface for textureKristian Høgsberg1-0/+4
2010-06-14gl: Added WGL context and surface.Zoxc1-0/+16
2010-05-05gl: Get rid of cairo_gl_surface_glfinish() from public APIBenjamin Otte1-3/+0
2010-04-27Update FSF addressAndrea Canciani1-1/+1
2010-04-15glx: Add getters for device's Display and GLXContextBenjamin Otte1-0/+6
2010-03-11gl: Add EGL interfaceChris Wilson1-0/+14
2010-02-11gl: Remove eagle supportChris Wilson1-12/+0
2010-01-22gl: Port to cairo_device_tChris Wilson1-15/+7
2009-07-21Merge commit 'anholt/gl'Chris Wilson1-0/+101
2009-06-01[gl] Fix check-def.sh for GL surface.Eric Anholt1-6/+0
2009-05-20[gl] Add EGL targetChris Wilson1-11/+30
2009-02-12[gl] Add interface for creating surfaces from window backbuffers.Eric Anholt1-5/+4
2009-02-05[gl] Add basics for GL surface backend using test-fallback as base.Eric Anholt1-0/+89