index
:
~cworth/cairo
glsl
Carl's hacks for cairo
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
glsl
cairo-gl: Add first baby step toward using GLSL in cairo-gl backend.
Carl Worth
15 years
Age
Commit message
Author
Files
Lines
2009-10-20
cairo-gl: Add first baby step toward using GLSL in cairo-gl backend.
glsl
Carl Worth
6
-2
/
+358
2009-10-12
boilerplate-gl: Remove incorrectly used GLX_DOUBLEBUFFER attribute.
Carl Worth
1
-2
/
+0
2009-10-12
gl: Explicitly initialize current_target to NULL.
Carl Worth
1
-0
/
+2
2009-10-12
gl: Reorder initialization of cairo_gl_context_t to match declaration.
Carl Worth
2
-3
/
+5
2009-09-15
Use __uint128_t and __int128_t if available
Sebastian Dröge
4
-50
/
+50
2009-09-15
[perf] Reorganise cairo-perf
Chris Wilson
33
-43
/
+46
2009-09-14
[autoconf] Comment on the SIZEOF_VOID__ -> SIZEOF_VOID_P workaround.
M Joonas Pihlaja
2
-0
/
+4
2009-09-14
[trace] Look harder for the cairo-trace.so library.
M Joonas Pihlaja
1
-1
/
+16
2009-09-14
[trace] Don't use pthread_key_delete.
M Joonas Pihlaja
1
-1
/
+0
2009-09-14
[build] Check for dlsym in both libdl and libc.
M Joonas Pihlaja
3
-8
/
+14
[...]
Clone
git://people.freedesktop.org/~cworth/cairo
ssh://people.freedesktop.org/~cworth/cairo