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-01-08
script: Thaw the scaled font cache on the error path
Chris Wilson
1
-1
/
+3
2013-01-08
script: Simply exchange source/dest images for _set_source_image
Chris Wilson
1
-5
/
+14
2013-01-08
script: Attempt to decompress images in place
Chris Wilson
3
-167
/
+247
2013-01-07
image: Call pixman without a mask for opaque regions of inplace_spans
Chris Wilson
1
-10
/
+47
2013-01-06
xlib: Simplify source creation by use of map-to-image
Chris Wilson
1
-59
/
+33
2013-01-06
xlib/shm: Only mark the shm pixmap as active if we upload into it
Chris Wilson
1
-9
/
+14
2013-01-05
script: Recompress strings using LZO whilst binding traces
Chris Wilson
7
-56
/
+227
2013-01-04
gl: Better handling of clear surfaces
Martin Robinson
1
-6
/
+37
2013-01-04
boilerplate/glx: Add a target with multisampling and stencil support
Martin Robinson
1
-74
/
+96
2013-01-04
gobject: Fix my typo s/TEST/TEXT/ in the previous commit
Chris Wilson
1
-1
/
+1
2013-01-04
gobject: Fix "text_cluster_flags_get_type" typo
Kouhei Sutou
1
-1
/
+1
2013-01-03
gl/msaa: Only clear parts of the stencil buffer we will use
Henry Song
3
-11
/
+44
2013-01-03
gl/msaa: Avoid the stencil buffer when possible during masking
Alejandro G. Castro
1
-15
/
+53
2013-01-03
gl/msaa: Add full support for masking with the SOURCE operator
Henry Song
3
-49
/
+152
2013-01-03
gl: Support the GL_IMG_texture_npot extension
Chuanbo Weng
1
-1
/
+2
2013-01-03
Add missing local slim proto for cairo_recording_surface_create
Chris Wilson
1
-0
/
+1
2013-01-03
scaled-font: Mention ownership of returned object from get_font_face()
Chris Wilson
1
-1
/
+2
2013-01-03
xlib: Avoid copying the source twice if it is an image
Chris Wilson
1
-10
/
+27
2013-01-03
gobject: Add the correct macro name for the hint-metrics type
Kouhei Sutou
1
-0
/
+2
2013-01-03
stroke: Make the incremental trapezoid stroker optionally available again
Chris Wilson
12
-30
/
+1489
2013-01-03
xlib: Use SHM transport for ordinary image uploads
Chris Wilson
1
-23
/
+77
2013-01-03
xlib/shm: Fix typo in creation of a SHM image
Chris Wilson
1
-5
/
+3
2012-12-30
gl: Provide a fast emitter for solid spans
Chris Wilson
1
-5
/
+50
2012-12-30
gl: Provide a fast emitter for solid glyphs
Chris Wilson
1
-13
/
+49
2012-12-30
gl: Use vfunc for vertex emission
Chris Wilson
6
-114
/
+190
2012-12-29
perf/chart: Contract the default output filenames
Chris Wilson
1
-3
/
+1
2012-12-29
perf/chart: Show the geometric average as an extra column
Chris Wilson
1
-1
/
+111
2012-12-29
Revert "xlib/shm: Do not trigger a surplus event from XShmPutImage"
Chris Wilson
1
-1
/
+1
2012-12-29
xlib/shm: Do not trigger a surplus event from XShmPutImage
Chris Wilson
1
-1
/
+1
2012-12-29
xlib/shm: Rate-limit events and only use as necessary
Chris Wilson
2
-35
/
+79
2012-12-28
gl: Cleanup selection of multisampling mode
Martin Robinson
3
-21
/
+22
2012-12-23
xlib/shm: Populate send_event and serial
Chris Wilson
1
-0
/
+4
2012-12-22
doc: Add CAIRO_MIME_TYPE_UNIQUE_ID to list of supported mime types
Adrian Johnson
1
-1
/
+2
2012-12-22
type1-subset: always include subroutine 4 (hint replacement idiom)
David Maxwell
1
-2
/
+2
2012-12-21
[ft] Fix resizing of bitmap fonts
Behdad Esfahbod
1
-32
/
+34
2012-12-21
[ft] Remove ancient check for FT_Bitmap_Size.y_ppem
Behdad Esfahbod
2
-17
/
+1
2012-12-21
[Minor] Improve logging
Behdad Esfahbod
2
-1
/
+3
2012-12-18
xlib/shm: Fix memory leak
Adam Jackson
1
-1
/
+1
2012-12-17
xcb: Fix xcb-huge-subimage
Uli Schlachter
1
-14
/
+58
2012-12-17
test: Add xcb-huge-subimage
Uli Schlachter
3
-0
/
+82
2012-12-17
context: Use recording surfaces for unbounded groups
Uli Schlachter
1
-9
/
+14
2012-12-17
Revert "gl/msaa: Share the depth/stencil buffer among all surfaces"
Martin Robinson
3
-124
/
+38
2012-12-17
boilerplate-xcb: Ignore MappingNotify events
Uli Schlachter
1
-2
/
+8
2012-12-10
gl: Add BGRA download support for GLES2
Martin Robinson
3
-26
/
+44
2012-12-08
gl/msaa: Share the depth/stencil buffer among all surfaces
Martin Robinson
3
-38
/
+124
2012-12-05
gl/msaa: Use GL_IMG_multisampled_render_to_texture when available
Chuanbo Weng
3
-3
/
+41
2012-12-05
gl: Properly disable ctx->spans when necessary
Henry Song
1
-4
/
+10
2012-12-05
gl/msaa: Also setmsaa_active to true for non-texture surfaces
Henry Song
1
-0
/
+1
2012-12-01
gl: Flush context upon evicting a gradient
Henry Song
1
-0
/
+2
2012-12-01
mempool: Reduce the assertion into an alignment adjustment for the base
Chris Wilson
2
-7
/
+16
[prev]
[next]