Sign in
chromium
/
chromiumos
/
third_party
/
cairo
/
HEAD
f1d313e
xcb: Remove _cairo_xcb_picture_copy
by Uli Schlachter
· 15 years ago
master
f934491
xcb boilerplate: Handle device offsets correctly
by Uli Schlachter
· 15 years ago
de2c5bf
Add an implementation of fmax for use with MSVC
by Jeff Muizelaar
· 15 years ago
aca492e
Add UINT32_MAX define.
by Jeff Muizelaar
· 15 years ago
9669b30
surface: Don't pass INT_UNSUPPORTED to _cairo_surface_set_error
by Chris Wilson
· 15 years ago
c0dc933
xcb: Remove CAIRO_XCB_RENDER_HAS_COMPOSITE_SPANS
by Uli Schlachter
· 15 years ago
6cd96f9
xcb: Fix for PDF operators with RENDER 0.11
by Uli Schlachter
· 15 years ago
da9d6db
xcb: Remove some unused code
by Uli Schlachter
· 15 years ago
17169a1
gl: Bind samplers just once at program compile time.
by Eric Anholt
· 15 years ago
2fae22a
gl: Take advantage of GLX_MESA_multithread_makecurrent to avoid unbinding.
by Eric Anholt
· 15 years ago
2e67809
gl: Add a first bit of general documentation on cairo-gl usage.
by Eric Anholt
· 15 years ago
90e1ef2
Bug 34011 - headers-standalone target is incorrect for some non-gcc compilers
by Behdad Esfahbod
· 15 years ago
47f7053
image: Fix surface acquisition if PIXMAN_HAS_ATOMIC_OPS
by Andrea Canciani
· 15 years ago
71e8a4c
image: Avoid reusing pixman images for threadsafety.
by M Joonas Pihlaja
· 15 years ago
48774c0
test: Fix gcc signedness warning
by Benjamin Otte
· 15 years ago
94612bc
arc: Remove erroneous return statement
by Benjamin Otte
· 15 years ago
9fc5ff7
test: Fix copy/paste error
by Benjamin Otte
· 15 years ago
f847b3c
test: Fix gcc complaints about old style definitions
by Benjamin Otte
· 15 years ago
7386960
test: Add a test for 0-radius negative arcs
by Benjamin Otte
· 15 years ago
b2bda24
Declare variables first so gcc shuts up
by Benjamin Otte
· 15 years ago
0fc65a1
Revert accidental checkin in last commit
by Benjamin Otte
· 15 years ago
e46dc9e
arc: Handle radius == 0 the same no matter the arc direction
by Benjamin Otte
· 15 years ago
ea0595c
surface: Actually return a value from _cairo_surface_set_error()
by Benjamin Otte
· 15 years ago
9dcd29b
test: Add missing format to any2ppm to silence gcc
by Benjamin Otte
· 15 years ago
0562507
surface: Allow NOTHING_TO_DO as a valid error for now
by Benjamin Otte
· 15 years ago
4a3ab4b
region: Don't be nice to people setting internal error code
by Benjamin Otte
· 15 years ago
3823c48
device: Don't be nice to people setting internal error codes
by Benjamin Otte
· 15 years ago
badf322
surface: Don't be nice to people setting internal error codes
by Benjamin Otte
· 15 years ago
3b3cfbf
Assert that an error is valid when set
by Benjamin Otte
· 15 years ago
9c58336
xcb: Don't operate on a status variable that is never set
by Benjamin Otte
· 15 years ago
00ffb09
boilerplate/egl: Ensure that we are using an RGBA32 egl config
by Alexandros Frantzis
· 15 years ago
2181a53
egl: Ensure that the dummy pbuffer surface is compatible with the supplied context
by Alexandros Frantzis
· 15 years ago
3245d6e
egl: Fix eglMakeCurrent for egl surfaces
by Benjamin Franzke
· 15 years ago
303f56a
test: Add line-width-overlap
by Benjamin Otte
· 15 years ago
937465b
tests: Fix gcc complaint
by Benjamin Otte
· 15 years ago
4d40568
tests: Add line-width-tolerance
by Benjamin Otte
· 15 years ago
07c0b7c
AUTHORS: Use correct email for me
by Benjamin Otte
· 15 years ago
d866bb0
xlib: Fix compilation when gradient functions are not available
by Andrea Canciani
· 15 years ago
219f0d4
test: Fix REFERENCE_IMAGES
by Andrea Canciani
· 15 years ago
81d2434
gl: Don't reset the FBO draw/readbuffers every time we bind the FBO.
by Eric Anholt
· 15 years ago
5fa4946
test: Fix surface-pattern-scale-down-extend
by Andrea Canciani
· 15 years ago
34612c4
test: Fix clip-device-offset
by Andrea Canciani
· 15 years ago
7ad3aeb
arc-looping-dash: Add a missing cairo_restore ()
by Uli Schlachter
· 15 years ago
788bdec
Fix errors from src/check-plt.sh
by Uli Schlachter
· 15 years ago
12e41ac
xcb: Remove the surface pattern cache
by Uli Schlachter
· 15 years ago
050a877
xcb: Fix a crash when finishing a device
by Uli Schlachter
· 15 years ago
ae669fb
Finish devices after their finish callback returns
by Uli Schlachter
· 15 years ago
070bc5d
xcb-surface-source: Add image16 and ps ref images
by Uli Schlachter
· 15 years ago
6825007
ps: Update xlib-surface-source ref images
by Uli Schlachter
· 15 years ago
e4fdd9a
gl: Replace built-in vertex attributes with custom attributes
by Alexandros Frantzis
· 15 years ago
e68062d
gl: Add gl dispatch entries for functions related to vertex attributes
by Alexandros Frantzis
· 15 years ago
80a92b6
gl: Use a custom shader uniform for the ModelViewProjection matrix
by Alexandros Frantzis
· 15 years ago
d88ada3
gl: Replace ftransform() with manual coordinate calculation in shaders
by Alexandros Frantzis
· 15 years ago
b131983
gl: Add function to bind a 4x4 float matrix shader uniform
by Alexandros Frantzis
· 15 years ago
966e4a1
gl: Add entry for UniformMatrix4fv in the gl dispatch table
by Alexandros Frantzis
· 15 years ago
0984c9e
Type1-subset: Fallback if font contains more than one /Encoding
by Adrian Johnson
· 15 years ago
5f039f0
mesh: Rename cairo_pattern_mesh_* functions to cairo_mesh_pattern_*
by Andrea Canciani
· 15 years ago
fda7847
test: Attempt to capture out-of-bounds spans compositing bug
by Chris Wilson
· 15 years ago
d558f40
image: Limit span rendering to bounded extents
by Chris Wilson
· 15 years ago
fc8c54d
Don't err on non-invertible font matrix
by Behdad Esfahbod
· 15 years ago
7f15319
gl: Remove fixed-function related code paths
by Alexandros Frantzis
· 15 years ago
f6ca116
gl: Remove unnecessary checks for NULL shader implementation
by Alexandros Frantzis
· 15 years ago
037c9ba
gl: Fail if GL implementation doesn't support shaders
by Alexandros Frantzis
· 15 years ago
0e08e7a
XCB: Fix build with xcb-shm disabled
by Uli Schlachter
· 15 years ago
2e81f79
xcb: Use a normal image surface if SHM fails
by Uli Schlachter
· 15 years ago
72788a0
xcb: Move the allocation of a shm surface into its own function
by Uli Schlachter
· 15 years ago
48cb918
xcb: Remove a duplicate static function
by Uli Schlachter
· 15 years ago
274289d
xcb: Limit the amount of SHM used
by Uli Schlachter
· 15 years ago
a8e8d2a
scaled font: Fix the docs for cairo_scaled_font_get_font_face
by Uli Schlachter
· 15 years ago
23f8795
User fonts: Make it clear what should NOT be freed
by Uli Schlachter
· 15 years ago
00b1eac
xcb: Document all public functions
by Uli Schlachter
· 15 years ago
9e7ce0c
xcb: Automatically enable the backend if the libs are available
by Uli Schlachter
· 15 years ago
0e199cc
LD_PRELOAD is supported on Hurd
by Pino Toscano
· 15 years ago
f60e8f0
xcb: Fix compositing of pixel-aligned rectangles
by Andrea Canciani
· 15 years ago
062e78b
Fix regressions from 1.10 merge
by Andrea Canciani
· 15 years ago
c7b1609
xcb: Fix a BadPicture when clearing a surface
by Uli Schlachter
· 15 years ago
74374fc
xcb: Only use clip rectangles for more than 1 pixel-aligned box
by Chris Wilson
· 15 years ago
5809c6f
version: Post-snapshot bump
by Chris Wilson
· 15 years ago
ac9ee38
version: Bump for 1.11.2 snapshot
by Chris Wilson
· 15 years ago
7e75e2d
NEWS: 1.11.2 snapshot
by Chris Wilson
· 15 years ago
d6dc6e8
Merge branch '1.10' into tmp
by Chris Wilson
· 15 years ago
6c65168
Makefile: add missing cairo-box-private.h
by Chris Wilson
· 15 years ago
6f43188
xcb: Prefer RenderFillRectangles to perform the deferred clear
by Chris Wilson
· 15 years ago
bef8b28
xcb: Apply a clip region for compositing many-pixel-aligned-boxes
by Chris Wilson
· 15 years ago
ff9e962
gstate: Remove unused code
by Andrea Canciani
· 15 years ago
5d95ae9
gstate: Set an error status when restoring a push_group
by Andrea Canciani
· 15 years ago
e0b741d
test: Add group-state
by Andrea Canciani
· 15 years ago
b515206
clip: Improve _cairo_clip_contains_*
by Andrea Canciani
· 15 years ago
47d1458
win32: Improve error logging
by Mats Palmgren
· 15 years ago
72a9d49
Bump pixman requirements to 0.20.2 for radial gradients
by Andrea Canciani
· 15 years ago
67cfb20
test: Workaround pixman limits in large-source-roi
by Andrea Canciani
· 15 years ago
b8e7bfd
quartz: Respect pattern filter settings
by Andrea Canciani
· 15 years ago
45da39d
quartz: Avoid using private APIs
by Andrea Canciani
· 15 years ago
ca90688
quartz: Use CGLayer to implement unbounded operators
by Andrea Canciani
· 15 years ago
d7e3637
quartz: Cleanup extents computation
by Andrea Canciani
· 15 years ago
aa2fb0c
quartz: Do not use opaque patterns as masks
by Andrea Canciani
· 15 years ago
7d89d69
quartz: Make huge domain handling more stable
by Andrea Canciani
· 15 years ago
4874dab
quartz: Use standard stack allocation size
by Andrea Canciani
· 15 years ago
5a1e590
test: Update quartz ref images
by Andrea Canciani
· 15 years ago
2e75bf5
test: Fix operator-alpha-alpha
by Andrea Canciani
· 15 years ago
Next »