summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
2010-08-07Add cairo-gobject libraryBenjamin Otte1-0/+12
2010-07-30configure: Disable xml backend by defaultBenjamin Otte1-1/+1
2010-07-30configure: Disable tee backend by defaultBenjamin Otte1-1/+3
2010-07-17boilerplate: Offset the xlib windowChris Wilson1-2/+2
2010-07-16build: Add explicit dependcy to cxx libBenjamin Otte1-0/+3
2010-07-12build: Sync up autogenerated win32 build files.M Joonas Pihlaja1-0/+9
2010-07-11build: Split boilerplate lib generation into two so'sBenjamin Otte2-12/+26
2010-07-09build: Commit new versions of autogenerate Windows build filesBenjamin Otte1-10/+82
2010-07-03boilerplate: Add describe stringBenjamin Otte1-3/+18
2010-07-03gl: Add describe stringBenjamin Otte1-4/+25
2010-07-03boilerplate: Add a describe vfuncBenjamin Otte20-34/+71
2010-06-26Regenerate default win32 headers.Chris Wilson1-8/+0
2010-06-24whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja26-500/+524
2010-06-24boilerplate: Remove the xlib-window target from Renderless builds.M Joonas Pihlaja1-2/+2
2010-06-18egl: Fail properly if no configs are available instead of crashingBenjamin Otte1-0/+4
2010-06-18boilerplate: Reinstate glFinish() for wglBenjamin Otte1-1/+1
2010-06-17gl: Added wgl boilerplate and moved the glx and egl boilerplates into their o...Zoxc5-92/+388
2010-06-14build: Add wgl to Makefile.sources and regenerate features.Chris Wilson1-0/+10
2010-05-27boilerplate: Exercise RENDER capable windows.Chris Wilson1-0/+107
2010-05-16boilerplate: Exercise manual double-buffering to a windowChris Wilson1-0/+117
2010-05-12gallium: Refresh.Chris Wilson1-8/+0
2010-05-12drm: code dump, sorry.Chris Wilson2-2/+28
2010-05-12xcb: discard glyph mask and use dst directly when possible.Chris Wilson1-4/+8
2010-05-10xcb: trivial memfault fixes.Chris Wilson1-4/+18
2010-05-05gl: Get rid of cairo_gl_surface_glfinish() from public APIBenjamin Otte1-10/+7
2010-05-03test: Improve memfault behaviour.Chris Wilson1-1/+1
2010-05-02boilerplate: don't compile pdf test code when pdf is not testedBenjamin Otte1-0/+3
2010-04-30boilerplate: Fix use after free from 3ae5723Chris Wilson1-3/+10
2010-04-30boilerplate: Ensure that the recording surfaces are finished.Chris Wilson4-8/+17
2010-04-30boilerplate: Destroy the redundant image referenceChris Wilson1-0/+2
2010-04-27Update FSF addressAndrea Canciani4-4/+4
2010-04-23Win32 features updateChris Wilson1-8/+0
2010-04-14Win32 features update.Chris Wilson1-0/+8
2010-04-10boilerplate: Compile xlib without xrenderAndrea Canciani1-0/+6
2010-04-01boilerplate: Allox xlib-fallback to build without RENDERChris Wilson1-68/+4
2010-04-01xlib: Rearrange xrender stubs to restore compilation without xrender.hChris Wilson1-8/+0
2010-03-27boilerplate: Create an image16 targetChris Wilson17-53/+118
2010-03-23boilerplate: Cleanup the list of backends upon shutdown.Chris Wilson2-0/+16
2010-03-11gl: Add EGL interfaceChris Wilson2-0/+106
2010-03-01xcb: Update minimum required versions of libxcb.M Joonas Pihlaja1-0/+6
2010-03-01api: Introduce CAIRO_FORMAT_INVALID formally in the API.M Joonas Pihlaja1-1/+1
2010-02-12boilerplate: Include X11.h for GL/GLXChris Wilson1-0/+3
2010-02-11gl: Remove eagle supportChris Wilson1-10/+0
2010-02-05[gl] When making a boilerplate GLX window, ensure it has alpha.Eric Anholt1-8/+9
2010-01-27build: Remove glitz surfaceBenjamin Otte6-672/+0
2010-01-25xcb: Make shm optionalChris Wilson1-0/+10
2010-01-22xcb: Refresh.Chris Wilson2-25/+517
2010-01-22drm: Add backends for i915 and i965.Chris Wilson1-1/+1
2010-01-22qt: Trivial compile fix for boilerplate.Chris Wilson1-0/+2
2010-01-22gl: Exercise Window destinations with boilerplateChris Wilson1-0/+99