index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
/
glamor_picture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-24
glamor: Eliminate separate 'large' pixmap private structure
Keith Packard
1
-5
/
+5
2015-03-24
glamor: Eliminate GLAMOR_SEPARATE_TEXTURE pixmap type
Keith Packard
1
-10
/
+0
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-1
/
+1
2014-06-15
glamor: Replace fallback preparation code
Keith Packard
1
-18
/
+0
2014-03-17
glamor: Rely on nested mappings to handle src==dst and !prepare bugs.
Eric Anholt
1
-2
/
+2
2014-02-14
glamor: Pass pixmaps around to unifdef glamor_iformat_for_depth().
Eric Anholt
1
-2
/
+1
2014-01-27
glamor: Fix some indent damage of putting a ' ' after the '*' for pointers.
Eric Anholt
1
-1
/
+1
2014-01-27
glamor: Apply x-indent.sh.
Eric Anholt
1
-55
/
+56
2013-12-18
Silence compilation warnings.
Zhigang Gong
1
-6
/
+0
2013-12-18
glamor_largepixmap: first commit for large pixmap.
Zhigang Gong
1
-5
/
+5
2013-12-18
Added some copyright and author information.
Zhigang Gong
1
-0
/
+28
2013-12-18
Fixup glx support
Chris Wilson
1
-4
/
+0
2013-12-18
glamor_picture: Fix the wrong order of header file.
Zhigang Gong
1
-1
/
+1
2013-12-18
glamor_create_picture: Fix the format matching method.
Zhigang Gong
1
-8
/
+14
2013-12-18
Rearrange data structure and remove unused fileds.
Zhigang Gong
1
-2
/
+3
2013-12-18
Silence a compilation warning.
Zhigang Gong
1
-1
/
+0
2013-12-18
Track all picture's drawable pict format.
Zhigang Gong
1
-0
/
+8
2013-12-18
Remove the assertion which is not safe sometimes.
Zhigang Gong
1
-4
/
+1
2013-12-18
glamor-for-ddx: Exports all rendering/drawing functions.
Zhigang Gong
1
-1
/
+5
2013-12-18
Remove the access mode from private pixmap structure.
Zhigang Gong
1
-2
/
+2
2013-12-18
exports more rendering functions to DDX driver.
Zhigang Gong
1
-7
/
+9
2013-12-18
Initial version.
Zhigang Gong
1
-50
/
+53
2011-09-26
glamor : Add dynamic texture uploading feature.
Zhigang Gong
1
-0
/
+93