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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-04
Fix GL_EXT_framebuffer_object support
David Reveman
11
-104
/
+187
2005-07-01
Remove normalization of convolution filters
David Reveman
1
-11
/
+1
2005-06-29
Add glitz_glx_find_drawable_format_for_visual
David Reveman
3
-5
/
+71
2005-06-15
Fix thread support in egl backend
David Reveman
1
-2
/
+2
2005-06-07
Bump version to 0.4.3
SNAPSHOT_0_4_3
David Reveman
1
-1
/
+1
2005-06-06
Remove temporary context functions and fix framebuffer object issues
David Reveman
7
-178
/
+56
2005-05-19
Naming cleanup to make glitz-egl match egl
Jon Smirl
4
-45
/
+22
2005-05-19
Add EGL backend
David Reveman
14
-1
/
+1745
2005-04-13
Add glitz_context.c
David Reveman
1
-0
/
+235
2005-04-12
Bump version to 0.4.2
David Reveman
1
-1
/
+1
2005-04-12
Add glitz_context_t interface
David Reveman
14
-63
/
+412
2005-03-16
Fix y-offset when returning pixel data in bottom to top scanline order
David Reveman
1
-0
/
+3
2005-03-12
Fix non thread safe initialization code in GLX backend
David Reveman
1
-17
/
+17
2005-03-10
Fix pixel offset issue and add temporary workaround for problem with NPOT tex...
David Reveman
2
-2
/
+20
2005-03-08
Fix glitz_set_pixels and initialization of plane equation for TexGen
David Reveman
2
-6
/
+7
2005-03-01
Bump version to 0.4.1
SNAPSHOT_0_4_1
David Reveman
1
-1
/
+1
2005-03-01
Rectangular clipping for set_pixels
David Reveman
1
-193
/
+258
2005-02-10
Add preliminary support for EXT_framebuffer_object
David Reveman
7
-58
/
+251
2005-01-31
Fix typo in comment and remove unnecessary code
David Reveman
1
-3
/
+1
2005-01-27
Move misplaced note about gamma correction
David Reveman
1
-5
/
+6
2005-01-27
Fix typo and add note about gamma correction
David Reveman
1
-2
/
+4
2005-01-25
Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, ...
SNAPSHOT_0_4_0
David Reveman
39
-1730
/
+3947
2004-12-03
Add quick path for pixel transfer using solid surface
David Reveman
2
-10
/
+208
2004-11-12
Clear solid damage flag when setting solid color (Luca Barbieri)
David Reveman
1
-0
/
+1
2004-11-08
Buffer objects fix (Luca Barbieri)
David Reveman
1
-0
/
+3
2004-11-03
Added cvsignore files to glx and agl directories
David Reveman
2
-0
/
+14
2004-11-03
Source tree restructuring and switch to new drawable interface
David Reveman
56
-5124
/
+5261
2004-10-20
Read buffer and scissor box fixes
David Reveman
2
-5
/
+19
2004-10-06
Fixed drawable offsets used for pixel transfer and copy area
David Reveman
2
-2
/
+5
2004-10-04
Bump version to 0.2.3
SNAPSHOT_0_2_3
David Reveman
1
-1
/
+1
2004-10-04
Added user memory buffer support and better extension checking
David Reveman
23
-554
/
+862
2004-09-21
Fixed so that pbuffer formats that dont have any matching visual works
David Reveman
6
-31
/
+51
2004-09-20
Fixed number of color stops calculation
David Reveman
1
-1
/
+1
2004-09-20
Improvements to AGL backend and better checking of successful fragment progra...
David Reveman
10
-53
/
+351
2004-09-16
A few important pixel transfer fixes
David Reveman
2
-26
/
+48
2004-09-15
Fixed texture wrap mode bug
David Reveman
1
-3
/
+7
2004-09-15
Fixed extension checking
David Reveman
2
-15
/
+15
2004-09-15
Minor pixel transfer fix
David Reveman
1
-6
/
+6
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
10
-194
/
+191
2004-09-11
Bump version to 0.2.2
SNAPSHOT_0_2_2
David Reveman
1
-1
/
+1
2004-09-11
Adjustment to color stop coordinate parameters of gradient filters
David Reveman
2
-8
/
+11
2004-09-11
Fixed memory leak
SNAPSHOT_0_2_1
David Reveman
1
-0
/
+2
2004-09-11
A few bug fixes
David Reveman
2
-5
/
+6
2004-09-09
Fixed so that perspective transformations work with convolution filters and g...
David Reveman
4
-23
/
+41
2004-09-09
Added transformation support for hardware without GL_ARB_texture_clamp_to_bor...
David Reveman
15
-95
/
+114
2004-09-07
Improved extension checking
David Reveman
9
-90
/
+163
2004-09-06
Added width and height parameters to surface_create_for_window functions
David Reveman
5
-45
/
+13
2004-09-06
Added support for fill type transparent even though GL_ARB_texture_border_cla...
David Reveman
17
-248
/
+242
2004-09-03
Switched to new geometry interface
David Reveman
32
-3621
/
+1955
[next]