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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-29
Add YUV surfaces
David Reveman
1
-0
/
+10
2005-11-09
Add WGL backend. Thanks to Vladimir Vukicevic and Tor Lillqvist.
David Reveman
1
-0
/
+2
2005-11-09
AGL backend updates (Vladimir Vukicevic)
David Reveman
1
-0
/
+4
2005-09-14
Merge new code
David Reveman
1
-120
/
+131
2005-07-04
Fix GL_EXT_framebuffer_object support
David Reveman
1
-0
/
+19
2005-07-01
Remove normalization of convolution filters
David Reveman
1
-0
/
+5
2005-06-29
Add glitz_glx_find_drawable_format_for_visual
David Reveman
1
-0
/
+8
2005-06-15
Fix thread support in egl backend
David Reveman
1
-0
/
+8
2005-06-07
Bump version to 0.4.3
SNAPSHOT_0_4_3
David Reveman
1
-0
/
+6
2005-06-06
Remove temporary context functions and fix framebuffer object issues
David Reveman
1
-0
/
+15
2005-05-19
Add EGL backend
David Reveman
1
-0
/
+5
2005-04-12
Bump version to 0.4.2
David Reveman
1
-0
/
+4
2005-04-12
Add glitz_context_t interface
David Reveman
1
-0
/
+25
2005-03-16
Fix y-offset when returning pixel data in bottom to top scanline order
David Reveman
1
-0
/
+5
2005-03-12
Fix non thread safe initialization code in GLX backend
David Reveman
1
-0
/
+12
2005-03-08
Fix glitz_set_pixels and initialization of plane equation for TexGen
David Reveman
1
-0
/
+8
2005-03-01
Bump version to 0.4.1
SNAPSHOT_0_4_1
David Reveman
1
-0
/
+4
2005-03-01
Rectangular clipping for set_pixels
David Reveman
1
-0
/
+4
2005-02-10
Add preliminary support for EXT_framebuffer_object
David Reveman
1
-0
/
+4
2005-01-31
Fix typo in comment and remove unnecessary code
David Reveman
1
-0
/
+5
2005-01-25
Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, ...
SNAPSHOT_0_4_0
David Reveman
1
-0
/
+13
2004-12-03
Add quick path for pixel transfer using solid surface
David Reveman
1
-0
/
+7
2004-11-12
Clear solid damage flag when setting solid color (Luca Barbieri)
David Reveman
1
-0
/
+5
2004-11-08
Buffer objects fix (Luca Barbieri)
David Reveman
1
-0
/
+6
2004-11-03
Source tree restructuring and switch to new drawable interface
David Reveman
1
-0
/
+4
2004-10-20
Read buffer and scissor box fixes
David Reveman
1
-0
/
+16
2004-10-06
Fixed drawable offsets used for pixel transfer and copy area
David Reveman
1
-0
/
+6
2004-10-04
Bump version to 0.2.3
SNAPSHOT_0_2_3
David Reveman
1
-0
/
+4
2004-10-04
Added user memory buffer support and better extension checking
David Reveman
1
-0
/
+73
2004-09-21
Fixed so that pbuffer formats that dont have any matching visual works
David Reveman
1
-0
/
+27
2004-09-20
Fixed number of color stops calculation
David Reveman
1
-0
/
+3
2004-09-20
Improvements to AGL backend and better checking of successful fragment progra...
David Reveman
1
-0
/
+36
2004-09-16
A few important pixel transfer fixes
David Reveman
1
-0
/
+12
2004-09-15
Fixed texture wrap mode bug
David Reveman
1
-0
/
+5
2004-09-15
Fixed extension checking
David Reveman
1
-0
/
+5
2004-09-15
Minor pixel transfer fix
David Reveman
1
-0
/
+5
2004-09-14
Fixed division by zero bug
David Reveman
1
-0
/
+5
2004-09-13
Added support for component alpha in one single pass when using a solid color...
David Reveman
1
-0
/
+31
2004-09-11
Bump version to 0.2.2
SNAPSHOT_0_2_2
David Reveman
1
-0
/
+4
2004-09-11
Adjustment to color stop coordinate parameters of gradient filters
David Reveman
1
-0
/
+7
2004-09-11
Fixed memory leak
SNAPSHOT_0_2_1
David Reveman
1
-0
/
+2
2004-09-11
A few bug fixes
David Reveman
1
-0
/
+9
2004-09-09
Fixed so that perspective transformations work with convolution filters and g...
David Reveman
1
-0
/
+13
2004-09-09
Added transformation support for hardware without GL_ARB_texture_clamp_to_bor...
David Reveman
1
-0
/
+64
2004-09-07
Improved extension checking
David Reveman
1
-0
/
+19
2004-09-06
Added width and height parameters to surface_create_for_window functions
David Reveman
1
-0
/
+16
2004-09-06
Added support for fill type transparent even though GL_ARB_texture_border_cla...
David Reveman
1
-0
/
+66
2004-09-03
Switched to new geometry interface
David Reveman
1
-0
/
+64
2004-08-18
New trapezoid type and new filters
David Reveman
1
-0
/
+95
2004-08-09
New internal composite interface
David Reveman
1
-0
/
+157
[next]