summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-05gl: Introduce _cairo_gl_device_has_glsl() functionBenjamin Otte3-6/+11
2010-05-05gl: Get rid of cairo_gl_surface_glfinish() from public APIBenjamin Otte3-22/+7
2010-05-05gl: Remove unused member variableBenjamin Otte1-1/+0
2010-05-05gl: Move device-specific code into cairo-gl-device.cBenjamin Otte3-163/+210
2010-05-05gl: Make _gl_set_destination() take the context as an argumentBenjamin Otte3-13/+11
2010-05-05Fix typo in docsBenjamin Otte1-1/+1
2010-05-05gl: Acquire the context before destroying it.Benjamin Otte1-1/+3
2010-05-05gl: acquire/release context during surface_finish()Benjamin Otte1-1/+8
2010-05-05gl: Acquire context when initing/destroying gl operandsBenjamin Otte3-46/+54
2010-05-05test: Add radial-gradient-maskChris Wilson10-0/+229
2010-05-05clip: Trivial compiler warningChris Wilson1-1/+2
2010-05-05test/mask-glyphs: Check for memfaultChris Wilson1-9/+23
2010-05-05clip: Propagate memfault from translating clip regionChris Wilson1-0/+6
2010-05-05image: Propagate failure from pixman_image_set_clip_region()Chris Wilson1-1/+8
2010-05-05test/bitmap-font: Destroy FcPatternChris Wilson1-6/+2
2010-05-05recording: Mark an empty recording surface as clear.Chris Wilson1-0/+6
2010-05-05recording: Avoid refcycles by always copying the command array.Chris Wilson2-12/+12
2010-05-05test/subsurface-modify-parent: Free region.Chris Wilson1-0/+1
2010-05-04type3: Minor tweaks to remove a redundant check.Chris Wilson1-6/+2
2010-05-04ps: Force finish of the type3 glyph surfaces.Chris Wilson1-0/+2
2010-05-04pdf: Assert that no other error can occur for an invertible matrix.Chris Wilson1-2/+1
2010-05-04paginated: Mark as clear initially.Chris Wilson1-0/+2
2010-05-04scaled-font: Convert to cairo_list_tChris Wilson2-25/+23
2010-05-04ps: Remove the fill stroke commandChris Wilson1-2/+0
2010-05-04test: Add subsurface-padChris Wilson4-0/+78
2010-05-04test: Add subsurface-modify-{child,parent}Chris Wilson6-0/+179
2010-05-04scaled-font: Remove MRU cache upon detection of error.Chris Wilson1-1/+14
2010-05-04image: Propagate failure from pixman_image_fill_boxes().Chris Wilson1-25/+30
2010-05-04test/user-font-rescale: Use after free and check for memfault.Chris Wilson1-5/+11
2010-05-04test/bitmap-font: Propagate memfaultChris Wilson1-3/+10
2010-05-04test/bitmap-font: Check for memfault errorChris Wilson1-2/+2
2010-05-04test/user-font-proxy: Check we install user data on the scaled fontChris Wilson1-4/+10
2010-05-04image: Check for pixman image allocation failure during glyphsChris Wilson1-5/+3
2010-05-04pdf: Cleanup local reference to source on error paths.Chris Wilson1-0/+2
2010-05-04ps: Always cleanup used font subsets.Chris Wilson1-11/+8
2010-05-04test: Cleanup after failed pthread_join().Chris Wilson3-24/+27
2010-05-04image: Replace assert with error returnChris Wilson1-1/+2
2010-05-04test: Embed the list pointer into cairo_test_tChris Wilson2-19/+19
2010-05-04xlib: Don't delete gradients in unbounded fixup codeChris Wilson1-1/+2
2010-05-03test: Improve memfault behaviour.Chris Wilson8-37/+112
2010-05-03scaled-font: Check for an error return when retrieving the implementationChris Wilson1-0/+8
2010-05-03paginated: propagate malloc failures more cleanly.Chris Wilson1-13/+13
2010-05-03image: A few missing tests for malloc failureChris Wilson1-1/+11
2010-05-03ft: Convert an assert into an unlikely error return.Chris Wilson1-3/+1
2010-05-03fallback: get src_x/y variables right when compositing trapsBenjamin Otte1-1/+3
2010-05-03os2: Fix get_extents() segfaulting.Dave Yeo1-1/+1
2010-05-02boilerplate: don't compile pdf test code when pdf is not testedBenjamin Otte1-0/+3
2010-04-30image: remove useless optimizationBenjamin Otte1-8/+3
2010-04-30fallback: Create pixman image for correct rectangleBenjamin Otte1-4/+4
2010-04-30[configure] Bump poppler dependency to 0.13.3Carlos Garcia Campos1-1/+1