index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-08
gl: Fix typo s/bool/cairo_bool_t/
Chris Wilson
1
-1
/
+1
2013-03-08
gl: Export query for EGLContext and EGLDisplay from device
Henry Song
2
-0
/
+39
2013-03-08
[FT] Prefer downscaling bitmap glyphs to upscaling
Behdad Esfahbod
1
-3
/
+12
2013-03-01
pdf: Fix crash
Jana Saout
1
-1
/
+1
2013-02-24
xlib: Fix invocation of XRenderFindFormat()
Chris Wilson
1
-1
/
+1
2013-02-19
pdf: add missing 'endobj' to shading dict
Adrian Johnson
1
-2
/
+4
2013-02-19
image: Compare against the true size of the embedded buffer
Chris Wilson
1
-1
/
+1
2013-02-15
win32: Free the fallback upon finish
Chris Wilson
1
-0
/
+3
2013-02-15
gl: disable GL_DITHER
Henry Song
1
-0
/
+2
2013-02-12
test: Exercise replaying a recording surface through a flip matrix
Chris Wilson
11
-0
/
+494
2013-02-12
path: Fix bbox computation for negative scale factors
Chris Wilson
1
-0
/
+11
2013-02-12
recording: Avoid indirection through indices array if not reduced
Chris Wilson
1
-1
/
+1
2013-02-12
spans: Mark the surface as cleared in preparing for recording surface playback
Chris Wilson
1
-1
/
+6
2013-02-10
Post release version bump to 1.12.15
Chris Wilson
1
-1
/
+1
2013-02-10
1.12.14 release
Chris Wilson
2
-1
/
+33
2013-02-10
tests: Update reference images after adjustments to polygon line clipping
Chris Wilson
11
-0
/
+0
2013-02-08
win32: Clear the similar-image before returning to the user
Chris Wilson
1
-1
/
+9
2013-02-08
xlib: Only apply the dst offset to the glyph strings once
Chris Wilson
1
-6
/
+6
2013-02-08
polygon: Avoid computing the unused intersection coordinates
Chris Wilson
1
-5
/
+8
2013-02-08
polygon: Only rely on the computed boundary intersections for crossing edges
Chris Wilson
1
-10
/
+25
2013-02-07
gl: Mark up _cairo_gl_composite_set_operator* as private
Chris Wilson
1
-2
/
+2
2013-02-07
gl/spans: Handle SOURCE operations with opaque sources.
Ravi Nanjundappa
1
-0
/
+7
2013-02-07
win32: Fix is_win98()
Chris Wilson
1
-3
/
+3
2013-02-07
image: Substitute OVER spans for SOURCE with an opaque pattern
Chris Wilson
1
-2
/
+10
2013-02-06
gl/msaa: Properly fall back when using CLEAR operator
Martin Robinson
1
-0
/
+7
2013-02-05
type1-subset: in latin subsets replace glyph names with standard names
Adrian Johnson
1
-2
/
+17
2013-02-04
gl: do not force flush everytime uploading a glyph image to glyph cache
Henry Song
6
-15
/
+24
2013-02-04
gl: Include the vertex ident in the shader cache hash
Chris Wilson
1
-19
/
+30
2013-02-04
gl: Replace manual vertex transformation with VS computation of texcoords
Chris Wilson
8
-63
/
+162
2013-02-03
qt: Update for fallback compositor
Chris Wilson
1
-70
/
+140
2013-02-02
surface: Prevent reads from the user-data arrays during teardown
Chris Wilson
1
-1
/
+7
2013-02-02
surface: Prevent writes to the user-data arrays during teardown
Chris Wilson
1
-0
/
+9
2013-02-01
image: Add a convenience function for creating an image from another's data
Chris Wilson
2
-0
/
+62
2013-01-31
NEWS: fix a couple of typos
Chris Wilson
1
-2
/
+2
2013-01-31
Post release version bump to 1.12.13
Chris Wilson
1
-1
/
+1
2013-01-31
1.12.12 release
Chris Wilson
2
-1
/
+25
2013-01-31
test: Refresh refs for aa noise following reduction of the 2-stage compositing
Chris Wilson
34
-0
/
+0
2013-01-31
image: Add a reference for the clone's parent image
Chris Wilson
1
-1
/
+8
2013-01-31
perf: Synchronize before stopping the timers
Chris Wilson
1
-0
/
+3
2013-01-29
xlib/shm: More clarification of seqno required
Chris Wilson
1
-3
/
+3
2013-01-29
xlib/shm: Clarify testing of seqno
Chris Wilson
2
-5
/
+17
2013-01-29
gl/msaa: Don't emit alpha when emitting vertices
Henry Song
1
-13
/
+11
2013-01-29
configure: Include X11.h before testing for usability of Xrender.h
Chris Wilson
1
-1
/
+2
2013-01-29
xlib/shm: Appease the compiler for a 'maybe used uninitialised' variable
Chris Wilson
1
-2
/
+1
2013-01-29
xlib/shm: Simplify uploading of SHM image data
Chris Wilson
1
-10
/
+12
2013-01-29
xlib/shm: Force synchronisation for scratch SHM image buffers
Chris Wilson
1
-1
/
+1
2013-01-29
xlib/shm: Always request a CompletionEvent from ShmPutImage
Chris Wilson
2
-10
/
+4
2013-01-29
xlib/shm: Tidy up destroying the mempool for a shm block
Chris Wilson
1
-1
/
+1
2013-01-29
xlib/shm: Tidy creation of the proxy source for ShmPixmaps
Chris Wilson
1
-7
/
+3
2013-01-29
xlib/shm: Skip creating new SHM segments if the data is already in the xserver
Chris Wilson
1
-0
/
+4
[next]