index
:
glitz
glitz
master
OpenGL image compositing library (mirrored from https://gitlab.freedesktop.org/xorg/driver/glitz-history)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glitz_compose.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-25
Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, ...
SNAPSHOT_0_4_0
David Reveman
1
-18
/
+54
2004-12-03
Add quick path for pixel transfer using solid surface
David Reveman
1
-3
/
+15
2004-11-03
Source tree restructuring and switch to new drawable interface
David Reveman
1
-27
/
+19
2004-10-04
Added user memory buffer support and better extension checking
David Reveman
1
-7
/
+11
2004-09-14
Fixed division by zero bug
David Reveman
1
-8
/
+18
2004-09-13
Added support for component alpha in one single pass when using a solid color...
David Reveman
1
-164
/
+153
2004-09-09
Fixed so that perspective transformations work with convolution filters and g...
David Reveman
1
-1
/
+6
2004-09-09
Added transformation support for hardware without GL_ARB_texture_clamp_to_bor...
David Reveman
1
-5
/
+1
2004-09-06
Added support for fill type transparent even though GL_ARB_texture_border_cla...
David Reveman
1
-7
/
+8
2004-09-03
Switched to new geometry interface
David Reveman
1
-41
/
+30
2004-08-18
New trapezoid type and new filters
David Reveman
1
-94
/
+42
2004-08-09
New internal composite interface
David Reveman
1
-0
/
+631