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
/
glitz_pixel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-21
DrawBuffer/ReadBuffer support, flips when swapping buffers of FBOs and fix te...
David Reveman
1
-1
/
+1
2005-11-29
Add YUV surfaces
David Reveman
1
-154
/
+508
2005-09-14
Merge new code
David Reveman
1
-852
/
+995
2005-07-04
Fix GL_EXT_framebuffer_object support
David Reveman
1
-8
/
+7
2005-03-16
Fix y-offset when returning pixel data in bottom to top scanline order
David Reveman
1
-0
/
+3
2005-03-10
Fix pixel offset issue and add temporary workaround for problem with NPOT tex...
David Reveman
1
-2
/
+3
2005-03-08
Fix glitz_set_pixels and initialization of plane equation for TexGen
David Reveman
1
-5
/
+6
2005-03-01
Rectangular clipping for set_pixels
David Reveman
1
-193
/
+258
2005-01-25
Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, ...
SNAPSHOT_0_4_0
David Reveman
1
-22
/
+32
2004-12-03
Add quick path for pixel transfer using solid surface
David Reveman
1
-7
/
+193
2004-11-03
Source tree restructuring and switch to new drawable interface
David Reveman
1
-144
/
+255
2004-10-20
Read buffer and scissor box fixes
David Reveman
1
-2
/
+8
2004-10-06
Fixed drawable offsets used for pixel transfer and copy area
David Reveman
1
-1
/
+1
2004-10-04
Added user memory buffer support and better extension checking
David Reveman
1
-12
/
+27
2004-09-16
A few important pixel transfer fixes
David Reveman
1
-24
/
+35
2004-09-15
Minor pixel transfer fix
David Reveman
1
-6
/
+6
2004-09-09
Added transformation support for hardware without GL_ARB_texture_clamp_to_bor...
David Reveman
1
-1
/
+1
2004-09-06
Added support for fill type transparent even though GL_ARB_texture_border_cla...
David Reveman
1
-7
/
+8
2004-09-03
Switched to new geometry interface
David Reveman
1
-318
/
+65
2004-08-18
New trapezoid type and new filters
David Reveman
1
-3
/
+1
2004-08-09
New internal composite interface
David Reveman
1
-39
/
+50
2004-07-20
Component-alpha among other things
David Reveman
1
-83
/
+328
2004-06-21
Added new pixel interface and support for none 24bit visuals
David Reveman
1
-0
/
+702