summaryrefslogtreecommitdiff
path: root/boilerplate
Commit message (Expand)AuthorAgeFilesLines
...
* xcb: Use defines instead of magic numbersUli Schlachter2011-06-241-1/+2
* boilerplate: Use correct flag type in DFBWindowDescriptionHaithem Rahmani2011-06-201-1/+1
* build: Clean up environment variables and flags for the win32 buildAndrea Canciani2011-06-201-3/+1
* boilerplate: Silence MSVC warningsAndrea Canciani2011-06-201-0/+1
* test: Fix compilation on win32Andrea Canciani2011-06-145-9/+34
* boilerplate: Add generation of constructors on win32Andrea Canciani2011-06-141-0/+3
* boilerplate: Introduce create_similar hookChris Wilson2011-06-0214-0/+37
* perfChris Wilson2011-06-025-6/+206
* boilerplate/xcb: Fix silly cut'n'paste errors in previous commitChris Wilson2011-06-011-3/+2
* xlib,xcb: Force strict adherence to the Render specification when testingChris Wilson2011-06-012-1/+36
* boilerplate/egl: Add GLES2 supportAlexandros Frantzis2011-05-101-1/+21
* gl: Add GLESv2 backend to build systemAlexandros Frantzis2011-05-101-0/+12
* xcb boilerplate: Handle device offsets correctlyUli Schlachter2011-03-041-1/+0
* boilerplate/egl: Ensure that we are using an RGBA32 egl configAlexandros Frantzis2011-02-181-5/+12
* xcb: Automatically enable the backend if the libs are availableUli Schlachter2011-01-261-1/+1
* xcb: Fix premature pixmap free in boilerplate cleanupUli Schlachter2011-01-051-0/+1
* xcb: Check the check for errors in boilerplateUli Schlachter2011-01-051-0/+13
* xcb: Check harder for X11 errors in boilerplateUli Schlachter2011-01-051-27/+47
* xcb: Only print the first error and ignore subsequent onesUli Schlachter2011-01-051-1/+5
* xcb: Add a define for some magic numberUli Schlachter2011-01-051-1/+4
* xcb: Handle events in boilerplateUli Schlachter2011-01-051-7/+6
* Boilerplate: Set fallback resolution using force_fallbacks functionAdrian Johnson2010-11-284-4/+17
* XCB: Check screen size in boilerplateUli Schlachter2010-11-071-0/+12
* Add cairo-gobject libraryBenjamin Otte2010-08-071-0/+12
* configure: Disable xml backend by defaultBenjamin Otte2010-07-301-1/+1
* configure: Disable tee backend by defaultBenjamin Otte2010-07-301-1/+3
* boilerplate: Offset the xlib windowChris Wilson2010-07-171-2/+2
* build: Add explicit dependcy to cxx libBenjamin Otte2010-07-161-0/+3
* build: Sync up autogenerated win32 build files.M Joonas Pihlaja2010-07-121-0/+9
* build: Split boilerplate lib generation into two so'sBenjamin Otte2010-07-112-12/+26
* build: Commit new versions of autogenerate Windows build filesBenjamin Otte2010-07-091-10/+82
* boilerplate: Add describe stringBenjamin Otte2010-07-031-3/+18
* gl: Add describe stringBenjamin Otte2010-07-031-4/+25
* boilerplate: Add a describe vfuncBenjamin Otte2010-07-0320-34/+71
* Regenerate default win32 headers.Chris Wilson2010-06-261-8/+0
* whitespace: Fixup formal arguments and tabs in boilerplate/ and perf/.M Joonas Pihlaja2010-06-2426-500/+524
* boilerplate: Remove the xlib-window target from Renderless builds.M Joonas Pihlaja2010-06-241-2/+2
* egl: Fail properly if no configs are available instead of crashingBenjamin Otte2010-06-181-0/+4
* boilerplate: Reinstate glFinish() for wglBenjamin Otte2010-06-181-1/+1
* gl: Added wgl boilerplate and moved the glx and egl boilerplates into their o...Zoxc2010-06-175-92/+388
* build: Add wgl to Makefile.sources and regenerate features.Chris Wilson2010-06-141-0/+10
* boilerplate: Exercise RENDER capable windows.Chris Wilson2010-05-271-0/+107
* boilerplate: Exercise manual double-buffering to a windowChris Wilson2010-05-161-0/+117
* gallium: Refresh.Chris Wilson2010-05-121-8/+0
* drm: code dump, sorry.Chris Wilson2010-05-122-2/+28
* xcb: discard glyph mask and use dst directly when possible.Chris Wilson2010-05-121-4/+8
* xcb: trivial memfault fixes.Chris Wilson2010-05-101-4/+18
* gl: Get rid of cairo_gl_surface_glfinish() from public APIBenjamin Otte2010-05-051-10/+7
* test: Improve memfault behaviour.Chris Wilson2010-05-031-1/+1
* boilerplate: don't compile pdf test code when pdf is not testedBenjamin Otte2010-05-021-0/+3