index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glamor
/
glamor_copy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-14
glamor: Adapt glamor_program API to handle render acceleration
Keith Packard
1
-3
/
+3
2015-05-14
glamor: Pass depth to glamor_pm_is_solid and glamor_set_planemask
Keith Packard
1
-5
/
+4
2015-03-24
glamor: * 1/size is faster than / size in VS
Keith Packard
1
-4
/
+4
2015-03-24
glamor: Add a helper function for the common GL_QUADS fallback pattern.
Eric Anholt
1
-7
/
+1
2015-03-24
glamor: Don't optimize out scissor updates in CopyArea.
Eric Anholt
1
-11
/
+6
2015-03-24
glamor: Just set the logic op to what we want at the start of all rendering.
Eric Anholt
1
-4
/
+0
2015-03-24
glamor: Create inline tests for small/large pixmaps
Keith Packard
1
-1
/
+1
2015-03-24
glamor: Remove _nf rendering functions
Keith Packard
1
-36
/
+0
2014-10-09
mi: Drop plane argument from miHandleExposures
Adam Jackson
1
-2
/
+1
2014-08-17
glamor: Don't call glamor_copy_fbo_cpu() for GLAMOR_DRM_ONLY pixmaps
Michel Dänzer
1
-0
/
+1
2014-08-12
glamor: Add glamor_copy_fbo_cpu() for CopyArea to non-GPU destination
Michel Dänzer
1
-0
/
+54
2014-06-15
glamor: Add glamor_program based copy acceleration
Keith Packard
1
-0
/
+693