summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-14directfb: Correctly chain up map-to-image/unmap to the image backendHEADmasterChris Wilson1-2/+2
2013-05-13gles: Switch default framebuffer destinations properlyMartin Robinson1-20/+27
2013-05-07gl: Fix compiler warnings in the GL backendMartin Robinson3-4/+10
2013-05-06gl: Bind the default framebuffer before calling gl{Read|Draw}BufferMartin Robinson1-2/+4
2013-04-26gl: Update transformation when surface size changesMartin Robinson1-1/+1
2013-04-26gl: Separate framebuffer bind from destination selectionMartin Robinson3-46/+63
2013-04-25xlib: Aquire display before using it in DEBUG message.egag1-2/+2
2013-04-17gl/msaa: Resolve multisampling on surface flushHenry Song3-36/+41
2013-04-16png: Avoid marking the surface as in error after a png warningChris Wilson1-7/+7
2013-04-06xlib: Trim uploads for surfaces extended by PADChris Wilson1-0/+3
2013-04-06xlib: Wrap errors generating sources in an error surfaceChris Wilson1-2/+2
2013-04-04boilerplate/gl: Disable thread awarenessMartin Robinson2-0/+5
2013-04-04boilerplate: Add a mode for running threaded perf testsMartin Robinson1-1/+6
2013-04-02win32: fix corrupted drawingMarc-André Lureau1-1/+2
2013-04-02perf: Iteratively prune outliersChris Wilson1-18/+23
2013-03-29quartz: Don't release memory we don't ownMichael Hutchinson1-1/+0
2013-03-27pdf: fix typo in bbox checkAdrian Johnson1-1/+1
2013-03-23gobject: Add wrapper around cairo_matrix_tNicola Fontana2-1/+7
2013-03-22xcb: Clear temporary replay image in recording playbackUli Schlachter1-4/+5
2013-03-22Fix "make check" standalone header checkUli Schlachter1-0/+1
2013-03-22boilerplate: rename xcb-render-0.0 to xcb-render-0_0Uli Schlachter1-2/+2
2013-03-22test: Fix handling of dots in CAIRO_TEST_TARGETUli Schlachter1-0/+2
2013-03-21[ft] I meant fabs(), not abs()Behdad Esfahbod1-1/+1
2013-03-20gl: Fix typo in gles2 shader cache lookupHenry Song1-1/+1
2013-03-18[test] Set font sizeBehdad Esfahbod1-0/+1
2013-03-18gitignore: negate gitignore for static pkgconfig filesMatt Sealey1-0/+4
2013-03-18Adding a simple usage statement to cairo-perf-chartMatthew Fischer1-0/+29
2013-03-15test: Fix CAIRO_REF_DIRUli Schlachter2-4/+3
2013-03-15cff-subset: Fix allocation of width arraysMarek Kasik1-2/+2
2013-03-15mempool: Reduce an assert into an error return for get_buddy()Chris Wilson1-1/+2
2013-03-14stroke: Use round-joins near inflection points of splinesMartin Robinson1-0/+36
2013-03-14stroke: Fix large line widths for fallback stroke shaperMartin Robinson2-8/+116
2013-03-14path: Fix a bug in line intersectionMartin Robinson1-12/+27
2013-03-08gl: Setup operands when the vertex size changesMartin Robinson1-12/+17
2013-03-08gl: Fix typo s/bool/cairo_bool_t/Chris Wilson1-1/+1
2013-03-08gl: Export query for EGLContext and EGLDisplay from deviceHenry Song2-0/+39
2013-03-08[FT] Prefer downscaling bitmap glyphs to upscalingBehdad Esfahbod1-3/+12
2013-03-01pdf: Fix crashJana Saout1-1/+1
2013-02-24xlib: Fix invocation of XRenderFindFormat()Chris Wilson1-1/+1
2013-02-19pdf: add missing 'endobj' to shading dictAdrian Johnson1-2/+4
2013-02-19image: Compare against the true size of the embedded bufferChris Wilson1-1/+1
2013-02-15win32: Free the fallback upon finishChris Wilson1-0/+3
2013-02-15gl: disable GL_DITHERHenry Song1-0/+2
2013-02-12test: Exercise replaying a recording surface through a flip matrixChris Wilson11-0/+494
2013-02-12path: Fix bbox computation for negative scale factorsChris Wilson1-0/+11
2013-02-12recording: Avoid indirection through indices array if not reducedChris Wilson1-1/+1
2013-02-12spans: Mark the surface as cleared in preparing for recording surface playbackChris Wilson1-1/+6
2013-02-10Post release version bump to 1.12.15Chris Wilson1-1/+1
2013-02-101.12.14 releaseChris Wilson2-1/+33
2013-02-10tests: Update reference images after adjustments to polygon line clippingChris Wilson11-0/+0