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-05-18
gl: Don't name the union in cairo_gl_operand_t
Benjamin Otte
2
-77
/
+77
2010-05-17
quartz: fix repeating radial gradients on 64 bits
Andrea Canciani
1
-1
/
+1
2010-05-17
quartz: silence compiler warnings
Andrea Canciani
1
-0
/
+2
2010-05-17
quartz: fallback for A1 images on little endian archs
Andrea Canciani
1
-0
/
+2
2010-05-17
quartz-font: Silence 0x0 CGContext warning
Andrea Canciani
1
-35
/
+42
2010-05-17
quartz-font: Conform context and antialias handling to quartz-surface
Andrea Canciani
1
-10
/
+28
2010-05-17
gl: Add missing NULL-check in non-shader code
Benjamin Otte
1
-2
/
+2
2010-05-17
gl: Get rid of src and mask argument to composite_init()
Benjamin Otte
4
-10
/
+5
2010-05-17
gl: Implement fill_rectangles with composite
Benjamin Otte
1
-163
/
+41
2010-05-17
gl: make _set_mask() accept NULL
Benjamin Otte
2
-8
/
+9
2010-05-17
gl: Check status after composite_begin
Chris Wilson
1
-0
/
+2
2010-05-17
gl: Throw a _cairo_error when detecting a GLerror
Chris Wilson
1
-1
/
+3
2010-05-17
gl: Rename cairo_gl_shader_program_t to cairo_gl_shader_t
Chris Wilson
5
-383
/
+424
2010-05-17
gl: Pretty print the error GLenum.
Chris Wilson
2
-1
/
+21
2010-05-17
gl: Update copyright statements
Benjamin Otte
6
-6
/
+28
2010-05-17
gl: Assert that binding values to shaders never fails
Benjamin Otte
4
-159
/
+111
2010-05-17
gl: Use GL_TRIANGLES instead of GL_QUADS
Benjamin Otte
1
-5
/
+11
2010-05-17
xlib: ensure variable isn't uninitialized
Benjamin Otte
1
-1
/
+3
2010-05-17
gl: Set composite->has_component_alpha based on mask
Benjamin Otte
1
-3
/
+4
2010-05-17
gl: Replace _cairo_gl_operand_init() with setters for src/mask
Benjamin Otte
4
-28
/
+67
2010-05-17
gl: Convert glyphs path to use cairo_gl_composite_t
Benjamin Otte
3
-325
/
+150
2010-05-17
gl: Require ARB_vertex_buffer_object extension unconditionally
Benjamin Otte
5
-21
/
+7
2010-05-17
gl: Remove unused variables
Benjamin Otte
1
-6
/
+1
2010-05-17
gl: Convert span renderer to use cairo_gl_composite_begin/end()
Benjamin Otte
3
-219
/
+110
2010-05-17
gl: Change _cairo_gl_composite_emit_rect()
Benjamin Otte
3
-20
/
+26
2010-05-17
gl: remove unused variables from span renderer
Benjamin Otte
1
-7
/
+0
2010-05-17
gl: Support component alpha in gl_composite_t
Benjamin Otte
4
-284
/
+167
2010-05-17
gl: Implement _composite_emit_rect() and _composite_end()
Benjamin Otte
3
-98
/
+192
2010-05-17
gl: Add _cairo_gl_composite_begin() function
Benjamin Otte
3
-21
/
+37
2010-05-17
gl: make _cairo_operand_destroy private
Benjamin Otte
2
-4
/
+1
2010-05-17
gl: make show_glyphs use the cairo_composite_t API
Benjamin Otte
1
-7
/
+10
2010-05-17
gl: Make the span renderer use the new composite APIs
Benjamin Otte
1
-12
/
+20
2010-05-17
gl: Move composite code into own file
Benjamin Otte
4
-850
/
+910
2010-05-17
gl: cairo_gl_compsite_setup_t => cairo_gl_composite_t
Benjamin Otte
3
-38
/
+38
2010-05-17
gl: use glBlendFuncSeparate()
Benjamin Otte
4
-68
/
+16
2010-05-17
gl: acquire device manually in finish, as the default way will error
Benjamin Otte
1
-8
/
+8
2010-05-17
gl: Put shaders into a cache
Benjamin Otte
3
-21
/
+100
2010-05-17
gl: Add cairo_gl_composite_setup_init/fini() functions
Benjamin Otte
2
-39
/
+65
2010-05-17
gl: move operator check
Benjamin Otte
1
-3
/
+3
2010-05-17
gl: Programmatically generate fragment shaders
Benjamin Otte
2
-248
/
+186
2010-05-17
gl: Automatically generate the vertex shader source
Benjamin Otte
4
-89
/
+132
2010-05-17
gl: Get rid of cairo_gl_shader_source/mask_t
Benjamin Otte
4
-136
/
+157
2010-05-17
gl: s/_cairo_gl_set_destination/_cairo_gl_context_set_destination/
Benjamin Otte
4
-11
/
+11
2010-05-17
gl: Share vertex shaders
Benjamin Otte
4
-88
/
+142
2010-05-16
cff: Use correct glyph advance when subsetting cff fonts
Adrian Johnson
3
-29
/
+34
2010-05-16
type1: Use correct glyph advance when subsetting type 1 fonts
Adrian Johnson
4
-26
/
+27
2010-05-16
rtree: Actually pin the node when pinning.
Chris Wilson
1
-1
/
+1
2010-05-16
boilerplate: Exercise manual double-buffering to a window
Chris Wilson
1
-0
/
+117
2010-05-16
cairo: Missing private markup for _cairo_format_to_pixman_format
Chris Wilson
1
-1
/
+1
2010-05-16
configure: Include PTHREAD_CFLAGS in CAIRO_LDFLAGS
Chris Wilson
1
-0
/
+1
[prev]
[next]