summaryrefslogtreecommitdiff
path: root/src/cairo-wgl-context.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-05gl: Check against user-provided invalid sizesChris Wilson1-0/+3
2010-12-15gl: Embed the GL dispatch table in the cairo-gl context and initialize it.Alexandros Frantzis1-0/+7
2010-11-26wgl: Use CreateWindowA with an ASCII stringChris Wilson1-1/+1
2010-06-17wgl: Only reset GL context on the dummy window.Zoxc1-4/+2
2010-06-17wgl: Renamed hwnd field to wnd.Zoxc1-6/+6
2010-06-14gl: Added WGL context and surface.Zoxc1-0/+253