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
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
2004-08-18
New trapezoid type and new filters
David Reveman
28
-1901
/
+1596
2004-08-09
New internal composite interface
David Reveman
38
-3356
/
+2938
2004-07-24
Fixed a few memory leaks and made surface destruction more efficient
David Reveman
7
-45
/
+101
2004-07-20
Component-alpha among other things
David Reveman
23
-1953
/
+2661
2004-06-21
Bump version to 0.1.5
SNAPSHOT_0_1_5
David Reveman
1
-1
/
+1
2004-06-21
Added new pixel interface and support for none 24bit visuals
David Reveman
23
-566
/
+1275
2004-06-11
Bump version to 0.1.4
SNAPSHOT_0_1_4
David Reveman
1
-1
/
+1
2004-06-11
Added software multi-sampling, new render and stencil interfaces
David Reveman
18
-1000
/
+985
2004-06-02
glitz_intersect_bounding_box should not be declared internal
David Reveman
1
-1
/
+1
2004-05-30
Updated glitz_texture_copy_surface
David Reveman
5
-33
/
+59
2004-05-30
And another one
David Reveman
1
-1
/
+1
2004-05-29
Fixed another typo
David Reveman
1
-1
/
+1
2004-05-28
Fixed typo in _glitz_composite_direct
David Reveman
2
-4
/
+4
2004-05-28
Only check the number of texture indirections if fragment program extension i...
David Reveman
3
-10
/
+16
2004-05-27
glitz_copy_area coordinate calculation fix
David Reveman
1
-34
/
+39
2004-05-26
Don't use glClear if clipping is set
David Reveman
1
-1
/
+1
2004-05-24
Added support for read-only surfaces
David Reveman
16
-173
/
+233
2004-05-20
Bump version to 0.1.3
SNAPSHOT_0_1_3
David Reveman
1
-1
/
+1
2004-05-20
Better direct composite support
David Reveman
3
-149
/
+116
2004-05-18
Added new read/draw buffer interface
David Reveman
16
-208
/
+354
2004-05-13
A few fixes to copy area operation
David Reveman
2
-21
/
+73
2004-05-13
Added copy area operation
David Reveman
12
-67
/
+252
2004-05-11
Bump version to 0.1.2
SNAPSHOT_0_1_2
David Reveman
1
-1
/
+1
2004-05-11
Convolution filter optimizations
David Reveman
2
-18
/
+103
2004-05-10
Added polygon opacity support
David Reveman
5
-7
/
+60
2004-05-10
region_box -> bounding_box, sub_pixel_region_box -> bounding_box_double
David Reveman
11
-216
/
+214
[next]