index
:
~gongzg/glamor
0.4-rc1
for_large_pixmap
glyphs-opt
master
merge_trapezoid
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glamor_fill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-11
largepixmap: Fix the selfcopy issue.
Zhigang Gong
1
-1
/
+1
2012-06-11
largepixmap: Implement infrastructure for large pixmap.
Zhigang Gong
1
-23
/
+79
2012-06-11
glamor_largepixmap: first commit for large pixmap.
Zhigang Gong
1
-1
/
+1
2012-05-16
glamor_set_destination_pixmap_priv_nc: set drawable's width x height.
Zhigang Gong
1
-1
/
+1
2012-04-28
Fixed all unused variables warnings.
Zhigang Gong
1
-3
/
+1
2012-04-28
Added some copyright and author information.
Zhigang Gong
1
-0
/
+4
2012-04-27
pending_op: Remove the pending operations handling.
Zhigang Gong
1
-13
/
+1
2012-04-12
glamor_polyfillrect: Optimize fallback path.
Zhigang Gong
1
-0
/
+40
2012-04-12
glamor_set_alu: Added GXclear support at glamor_solid.
Zhigang Gong
1
-2
/
+7
2012-04-12
glamor_set_alu: Fallback for non GXcopy ops with GLES2.
Zhigang Gong
1
-1
/
+4
2012-03-26
glamor_fill: Should restore alu to GXcopy.
Zhigang Gong
1
-0
/
+1
2012-02-13
Fixup glx support
Chris Wilson
1
-14
/
+12
2012-02-08
glamor_fill/tile: Fixed a tileX/tileY calculation bug.
Zhigang Gong
1
-3
/
+2
2012-01-29
glamor-fbo-pool: Implement fbo cache mechanism.
Zhigang Gong
1
-8
/
+18
2012-01-04
Reduce the double check of pixmap's private pointer.
Zhigang Gong
1
-1
/
+1
2011-12-13
glamor-for-ddx: Exports all rendering/drawing functions.
Zhigang Gong
1
-1
/
+6
2011-12-11
Remove the access mode from private pixmap structure.
Zhigang Gong
1
-1
/
+1
2011-11-11
Add new version glamor_poly_fill_rect without internal fallback.
Zhigang Gong
1
-1
/
+1
2011-11-11
Add new version glamor_fillspans without internal fallback.
Zhigang Gong
1
-2
/
+3
2011-11-11
Initial version.
Zhigang Gong
1
-0
/
+198