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
/
glitzint.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-10
Add preliminary support for EXT_framebuffer_object
David Reveman
1
-0
/
+26
2005-01-25
Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, ...
SNAPSHOT_0_4_0
David Reveman
1
-77
/
+134
2004-11-03
Source tree restructuring and switch to new drawable interface
David Reveman
1
-328
/
+396
2004-10-04
Added user memory buffer support and better extension checking
David Reveman
1
-10
/
+19
2004-09-13
Added support for component alpha in one single pass when using a solid color...
David Reveman
1
-7
/
+4
2004-09-09
Fixed so that perspective transformations work with convolution filters and g...
David Reveman
1
-0
/
+4
2004-09-09
Added transformation support for hardware without GL_ARB_texture_clamp_to_bor...
David Reveman
1
-9
/
+11
2004-09-07
Improved extension checking
David Reveman
1
-2
/
+4
2004-09-06
Added support for fill type transparent even though GL_ARB_texture_border_cla...
David Reveman
1
-46
/
+55
2004-09-03
Switched to new geometry interface
David Reveman
1
-250
/
+157
2004-08-18
New trapezoid type and new filters
David Reveman
1
-91
/
+91
2004-08-09
New internal composite interface
David Reveman
1
-236
/
+207
2004-07-20
Component-alpha among other things
David Reveman
1
-136
/
+185
2004-06-21
Added new pixel interface and support for none 24bit visuals
David Reveman
1
-18
/
+28
2004-06-11
Added software multi-sampling, new render and stencil interfaces
David Reveman
1
-96
/
+128
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
1
-3
/
+6
2004-05-24
Added support for read-only surfaces
David Reveman
1
-9
/
+16
2004-05-20
Better direct composite support
David Reveman
1
-0
/
+1
2004-05-18
Added new read/draw buffer interface
David Reveman
1
-3
/
+11
2004-05-13
Added copy area operation
David Reveman
1
-7
/
+21
2004-05-11
Convolution filter optimizations
David Reveman
1
-1
/
+6
2004-05-10
Added polygon opacity support
David Reveman
1
-0
/
+2
2004-05-10
region_box -> bounding_box, sub_pixel_region_box -> bounding_box_double
David Reveman
1
-24
/
+24
2004-05-09
Added library cleanup functions
David Reveman
1
-4
/
+9
2004-05-06
Better texture handling
David Reveman
1
-18
/
+20
2004-04-30
Updated linear and radial surfaces
David Reveman
1
-2
/
+9
2004-04-28
Added support for direct compositing with mask surface only using multi-textu...
David Reveman
1
-8
/
+8
2004-04-06
Use glClear for rectangular solid color and stencil fills
David Reveman
1
-0
/
+5
2004-04-03
Removed ATI_render_texture support
David Reveman
1
-5
/
+1
2004-04-01
Removed __internal_linkage from functions that should be exported to backend ...
David Reveman
1
-16
/
+16
2004-03-30
Initial revision
David Reveman
1
-0
/
+750