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_program.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-29
glamor: Fix link failure on GLES2.
Eric Anholt
1
-2
/
+1
2016-05-26
glamor: Preserve GL_RED bits in R channel when destination is GL_RED [v2]
Keith Packard
1
-1
/
+3
2016-05-26
glamor: Disable logic ops when doing compositing [v4]
Keith Packard
1
-0
/
+4
2016-03-08
glamor: Source pictures are always depth 32
Michel Dänzer
1
-3
/
+3
2016-01-26
glamor: Add support for CA rendering in a single pass.
Dave Airlie
1
-9
/
+34
2015-07-02
glamor: Use ARRAY_SIZE in a couple more places for consistency.
Eric Anholt
1
-4
/
+2
2015-07-02
glamor: Mark a bunch of single-file data static.
Eric Anholt
1
-4
/
+4
2015-05-14
glamor: Replace CompositeGlyphs code [v2]
Keith Packard
1
-0
/
+5
2015-05-14
glamor: Adapt glamor_program API to handle render acceleration
Keith Packard
1
-14
/
+262
2015-03-24
glamor: * 1/size is faster than / size in VS
Keith Packard
1
-8
/
+8
2015-03-24
glamor: do not check for gl errors in glamor_build_program
Maarten Lankhorst
1
-3
/
+0
2014-06-15
glamor: Add accelerated stipple support
Keith Packard
1
-15
/
+24
2014-06-15
glamor: Add glamor_program based 0-width dashed lines
Keith Packard
1
-0
/
+7
2014-06-15
glamor: Add glamor_program based copy acceleration
Keith Packard
1
-1
/
+9
2014-04-03
glamor: Use plain GLSL 1.20 features for fill code.
Keith Packard
1
-3
/
+3
2014-04-03
glamor: Compute supported GLSL version and save in screen private
Keith Packard
1
-10
/
+2
2014-03-26
glamor: Add infrastructure for generating shaders on the fly
Keith Packard
1
-0
/
+394