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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-05
subsurface: Fail if created from a finished surface
Benjamin Otte
1
-0
/
+2
2010-07-05
surface: Fail if set_mime_data() is called on a finished surface
Benjamin Otte
1
-0
/
+2
2010-07-05
surface: Fail early if create_similar() is called on a finished surface
Benjamin Otte
1
-0
/
+2
2010-07-05
surface: don't call begin_modification on finished surfaces
Benjamin Otte
1
-2
/
+2
2010-07-03
boilerplate: Add a describe vfunc
Benjamin Otte
1
-0
/
+8
2010-07-02
user-font: Check the status before destroying the context
Chris Wilson
1
-2
/
+2
2010-07-02
xlib: Apply translation to image surface upload.
Chris Wilson
1
-5
/
+8
2010-06-30
user-font: correct handling of size 0 text
Andrea Canciani
4
-27
/
+50
2010-06-29
user-font: ignore translation in scale matrix
Andrea Canciani
1
-1
/
+5
2010-06-28
ft-font: fix typo
Andrea Canciani
1
-1
/
+1
2010-06-28
xlib: Compile without fontconfig
Chris Wilson
5
-23
/
+80
2010-06-28
quartz: remove unused declarations
Andrea Canciani
1
-17
/
+0
2010-06-28
quartz: remove unused os version info
Andrea Canciani
1
-7
/
+0
2010-06-28
quartz-font: correct and explain matrix computations
Andrea Canciani
1
-7
/
+6
2010-06-28
quartz: check return status
Andrea Canciani
1
-4
/
+4
2010-06-28
quartz: improve text transform handling
Andrea Canciani
1
-34
/
+12
2010-06-28
quartz-font: silence compiler warnings
Andrea Canciani
1
-54
/
+30
2010-06-26
Regenerate default win32 headers.
Chris Wilson
1
-8
/
+0
2010-06-25
pop-group: Translate existing path properly
Benjamin Otte
1
-3
/
+5
2010-06-25
push-group: Fix path translation when pushing a group with device offsets
Benjamin Otte
1
-2
/
+3
2010-06-24
drm/intel: Fix common off-by-one by rewriting the [XY]MAX macro.
Chris Wilson
4
-27
/
+15
2010-06-24
drm: _cairo_color_get_content() compilation fixes
Chris Wilson
3
-7
/
+3
2010-06-24
build: Added cairo deflate stream as a requirement for the script surface.
Zoxc
1
-0
/
+3
2010-06-22
gl: Return a surface from _cairo_surface_create_in_error()
Benjamin Otte
1
-1
/
+2
2010-06-22
gl: Propagate surface creation error instead of crashing
Benjamin Otte
1
-6
/
+16
2010-06-22
egl: Copy glx code to detect the proper surface in acquire
Benjamin Otte
1
-0
/
+9
2010-06-22
egl: Remove unused prev_foo usage
Benjamin Otte
1
-7
/
+0
2010-06-19
script: Pass the buffer length back to freetype.
Chris Wilson
1
-1
/
+1
2010-06-19
xcb: Return the status upon flushing the device.
Chris Wilson
1
-2
/
+3
2010-06-19
xlib: Precise and Imprecise were reversed.
Chris Wilson
1
-4
/
+4
2010-06-19
xlib: Perform image uploads inplace.
Chris Wilson
1
-0
/
+112
2010-06-18
glx: Remove useless optimization trying to avoid glXMakeCurrent()
Benjamin Otte
1
-17
/
+2
2010-06-18
gl: Refactor status handling in _cairo_gl_context_release()
Benjamin Otte
6
-43
/
+43
2010-06-18
gl: Inline the check_error() function
Benjamin Otte
1
-16
/
+7
2010-06-18
gl: Don't assert if there used to be a GL error
Benjamin Otte
1
-1
/
+2
2010-06-18
gl: Add a custom glGetError() function
Benjamin Otte
1
-3
/
+16
2010-06-18
gl: Remove custom fprintf fudging on GL errors
Benjamin Otte
2
-26
/
+1
2010-06-18
gl: cairo_warn about return value from cairo_gl_context_release()
Benjamin Otte
1
-1
/
+1
2010-06-18
egl: Implement acquire and release for EGL backend
Kristian Høgsberg
1
-9
/
+37
2010-06-17
image: Make a local copy of the trap coordinates as the boxes alias.
Chris Wilson
1
-4
/
+11
2010-06-17
wgl: Only reset GL context on the dummy window.
Zoxc
1
-4
/
+2
2010-06-17
gl: Added wgl boilerplate and moved the glx and egl boilerplates into their o...
Zoxc
1
-0
/
+8
2010-06-17
wgl: Renamed hwnd field to wnd.
Zoxc
1
-6
/
+6
2010-06-17
ft,fc,xlib: LCD filtering patch.
Nicolaus L Helper
6
-190
/
+597
2010-06-17
image: Use consistent rounding modes for a1 rasterisation.
Chris Wilson
1
-23
/
+35
2010-06-17
fixed: Refactor code to use more inlines and less duplication of logic.
Chris Wilson
1
-3
/
+15
2010-06-16
correct rounding computation
Andrea Canciani
1
-1
/
+1
2010-06-15
glew: Define NULL
Chris Wilson
1
-0
/
+4
2010-06-14
build: Add wgl to Makefile.sources and regenerate features.
Chris Wilson
2
-2
/
+18
2010-06-14
scaled-font: fine-tune caching
Dmitri Vorobiev
1
-16
/
+45
[next]