summaryrefslogtreecommitdiff
path: root/boilerplate/cairo-boilerplate-egl.c
Commit message (Expand)AuthorAgeFilesLines
* boilerplate/gl: Disable thread awarenessMartin Robinson2013-04-041-0/+2
* boilerplate/gl: set width and height to be at least 1Henry (Yu) Song2012-03-191-0/+5
* boilerplate: Remove unused thread id parameterAndrea Canciani2011-11-121-1/+0
* boilerplate: Introduce create_similar hookChris Wilson2011-06-021-0/+1
* boilerplate/egl: Add GLES2 supportAlexandros Frantzis2011-05-101-1/+21
* boilerplate/egl: Ensure that we are using an RGBA32 egl configAlexandros Frantzis2011-02-181-5/+12
* boilerplate: Add a describe vfuncBenjamin Otte2010-07-031-0/+1
* whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja2010-06-241-10/+10
* egl: Fail properly if no configs are available instead of crashingBenjamin Otte2010-06-181-0/+4
* gl: Added wgl boilerplate and moved the glx and egl boilerplates into their o...Zoxc2010-06-171-0/+141