index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-24
gl: Add rectilinear boxes optimization from image backend
HEAD
master
Benjamin Otte
1
-0
/
+110
2010-06-23
perf-chart: Add special colors for base axis
Benjamin Otte
1
-2
/
+19
2010-06-23
perf-chart: Add special color for the legend
Benjamin Otte
1
-4
/
+14
2010-06-23
perf-chart: predefine some more colors
Benjamin Otte
1
-1
/
+3
2010-06-23
perf-chart: Factor out static colors into a common getter
Benjamin Otte
1
-11
/
+36
2010-06-23
perf-chart: Use Danielle Madelay's awesome chart gradients
Benjamin Otte
1
-1
/
+26
2010-06-23
perf-chart: Report chart color instead of just setting it
Benjamin Otte
1
-7
/
+22
2010-06-23
perf: Lines starting with # are comments
Benjamin Otte
1
-1
/
+1
2010-06-23
perf: Allow parsing text output again
Benjamin Otte
1
-4
/
+6
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
egl: Fail properly if no configs are available instead of crashing
Benjamin Otte
1
-0
/
+4
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
boilerplate: Reinstate glFinish() for wgl
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
test: Add a1-bug
Chris Wilson
6
-0
/
+65
2010-06-17
perf: Allow comparing perf reports with only one difference.
M Joonas Pihlaja
1
-1
/
+1
2010-06-17
test/halo: Remove copied code.
Chris Wilson
1
-36
/
+0
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
7
-92
/
+397
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-17
test: Add a1-rasterisation
Chris Wilson
5
-0
/
+104
2010-06-17
test/halo: Transformation seems key to the bug...
Chris Wilson
1
-0
/
+36
2010-06-17
test: correct options in getopt call
Andrea Canciani
1
-1
/
+1
2010-06-16
correct rounding computation
Andrea Canciani
1
-1
/
+1
2010-06-16
test/halo: Transformation seems key to the bug...
Chris Wilson
10
-2
/
+67
2010-06-15
test/aliasing: Add a few more colour combinations.
Chris Wilson
4
-1
/
+5
2010-06-15
configure: Try an alternate name for system glew.
Chris Wilson
1
-4
/
+6
2010-06-15
build: Enable system GLEW on non-UNIX platforms
Chris Wilson
1
-3
/
+9
2010-06-15
glew: Define NULL
Chris Wilson
1
-0
/
+4
2010-06-14
test: Add an aliasing test case.
Chris Wilson
6
-0
/
+102
2010-06-14
test: Add halo
Chris Wilson
6
-0
/
+102
2010-06-14
build: Add wgl to Makefile.sources and regenerate features.
Chris Wilson
5
-2
/
+32
2010-06-14
scaled-font: fine-tune caching
Dmitri Vorobiev
1
-16
/
+45
[next]