summaryrefslogtreecommitdiff
path: root/boilerplate
AgeCommit message (Expand)AuthorFilesLines
2011-07-14Excise xcb-drmHEADmasterChris Wilson1-12/+0
2011-07-14Excise DRM-XrChris Wilson1-12/+0
2011-07-03Xlib: Fix boilerplate to work with xlib-xcbUli Schlachter1-0/+6
2011-06-24xcb: Use defines instead of magic numbersUli Schlachter1-1/+2
2011-06-20boilerplate: Use correct flag type in DFBWindowDescriptionHaithem Rahmani1-1/+1
2011-06-20build: Clean up environment variables and flags for the win32 buildAndrea Canciani1-3/+1
2011-06-20boilerplate: Silence MSVC warningsAndrea Canciani1-0/+1
2011-06-14test: Fix compilation on win32Andrea Canciani5-9/+34
2011-06-14boilerplate: Add generation of constructors on win32Andrea Canciani1-0/+3
2011-06-02boilerplate: Introduce create_similar hookChris Wilson14-0/+37
2011-06-02perfChris Wilson5-6/+206
2011-06-01boilerplate/xcb: Fix silly cut'n'paste errors in previous commitChris Wilson1-3/+2
2011-06-01xlib,xcb: Force strict adherence to the Render specification when testingChris Wilson2-1/+36
2011-05-10boilerplate/egl: Add GLES2 supportAlexandros Frantzis1-1/+21
2011-05-10gl: Add GLESv2 backend to build systemAlexandros Frantzis1-0/+12
2011-03-04xcb boilerplate: Handle device offsets correctlyUli Schlachter1-1/+0
2011-02-18boilerplate/egl: Ensure that we are using an RGBA32 egl configAlexandros Frantzis1-5/+12
2011-01-26xcb: Automatically enable the backend if the libs are availableUli Schlachter1-1/+1
2011-01-05xcb: Fix premature pixmap free in boilerplate cleanupUli Schlachter1-0/+1
2011-01-05xcb: Check the check for errors in boilerplateUli Schlachter1-0/+13
2011-01-05xcb: Check harder for X11 errors in boilerplateUli Schlachter1-27/+47
2011-01-05xcb: Only print the first error and ignore subsequent onesUli Schlachter1-1/+5
2011-01-05xcb: Add a define for some magic numberUli Schlachter1-1/+4
2011-01-05xcb: Handle events in boilerplateUli Schlachter1-7/+6
2010-11-28Boilerplate: Set fallback resolution using force_fallbacks functionAdrian Johnson4-4/+17
2010-11-07XCB: Check screen size in boilerplateUli Schlachter1-0/+12
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