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 (
Collapse
)
Author
Files
Lines
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
bitmap geometry, mask surface convolution filtering
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 ↵
David Reveman
10
-53
/
+351
program loading
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 ↵
David Reveman
10
-194
/
+191
color as source
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 ↵
David Reveman
4
-23
/
+41
gradient filters
2004-09-09
Added transformation support for hardware without ↵
David Reveman
15
-95
/
+114
GL_ARB_texture_clamp_to_border and improved error checking when compiling fragment programs
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 ↵
David Reveman
17
-248
/
+242
GL_ARB_texture_border_clamp is missing
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 ↵
David Reveman
3
-10
/
+16
is supported
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
[prev]
[next]