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
/
cairo-gl-operand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
gl: Replace manual vertex transformation with VS computation of texcoords
Chris Wilson
1
-17
/
+50
2013-01-15
gl: Follow up fix for the previous commit
Martin Robinson
1
-1
/
+1
2013-01-15
gl: Support for non-texture sources and masks
Henry Song
1
-0
/
+3
2012-07-25
gl: translate proper matrix depending up type of gl_operand
Henry Song
1
-2
/
+20
2012-07-12
gl: Create a new texture surface if the source surface type is gl-window
Chuanbo Weng
1
-0
/
+3
2012-05-30
gl: use _cairo_gl_operand_copy to fix unblanced reference count
Yuanhan Liu
1
-2
/
+2
2012-05-26
surface: Use the internal map/unmap
Andrea Canciani
1
-4
/
+4
2012-05-26
surface: Only use non-NULL extents for internal mapping
Andrea Canciani
1
-1
/
+4
2012-05-17
gl/msaa: Support for non-texture surfaces
Martin Robinson
1
-0
/
+3
2012-05-17
gl/msaa: Support the OpenGLES EXT multisampling extension
Henry (Yu) Song
1
-0
/
+4
2012-05-17
gl/msaa: Add ARB multisampling support
Henry (Yu) Song
1
-0
/
+40
2012-04-19
Split cairo-surface-subsurface-private into struct+inlines
Chris Wilson
1
-1
/
+1
2012-02-29
gl: Various fixes for glyphs
Chris Wilson
1
-2
/
+11
2012-02-09
gl: initialize temporary surface with size same as subsurface
Henry (Yu) Song
1
-1
/
+3
2012-02-04
gl: Fix gl-source-surface test
Martin Robinson
1
-7
/
+40
2011-12-16
gl: Fix the offset of non-texture source surfaces
Martin Robinson
1
-1
/
+1
2011-12-09
gl: Track surface references through operands
Chris Wilson
1
-0
/
+4
2011-12-09
gl: fix bug in _cairo_gl_surface_embedded_operand_init()
Chuanbo Weng
1
-1
/
+0
2011-12-05
gl: Use the embedded operand to allow passing sources around
Chris Wilson
1
-68
/
+11
2011-11-25
gl: Even repeating subsurfaces need to be cloned
Chris Wilson
1
-4
/
+3
2011-11-25
subsurface: Replace any existing snapshot
Chris Wilson
1
-1
/
+1
2011-11-25
gl: And enable subsurface caching of the clones
Chris Wilson
1
-24
/
+31
2011-11-25
gl: Temporarily clone a subsurface as required
Chris Wilson
1
-4
/
+73
2011-11-25
Convert cairo_mime_surface_t to cairo_raster_source_pattern_t
Chris Wilson
1
-39
/
+16
2011-11-24
gl: Prevent the traps compositor from exploding
Chris Wilson
1
-0
/
+2
2011-11-24
gl: Fallback for complex subsurfaces
Chris Wilson
1
-38
/
+81
2011-11-23
gl: Fix offset for non-texture surface patterns
Martin Robinson
1
-5
/
+4
2011-10-11
gl: Remove unused alpha argument from operand_emit
Chris Wilson
1
-2
/
+1
2011-10-09
gl: Need to increment reference count when copying operands
Chris Wilson
1
-0
/
+24
2011-10-09
gl: Basic fixes to get cairo-gl running again
Chris Wilson
1
-37
/
+114
2011-09-12
Introduce a new compositor architecture
Chris Wilson
1
-0
/
+538