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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-02
EGL backend fix
David Reveman
3
-2
/
+10
2005-12-21
DrawBuffer/ReadBuffer support, flips when swapping buffers of FBOs and fix te...
David Reveman
14
-15
/
+222
2005-12-12
src/wgl/glitz_wgl_format.c: Set GLITZ_FOURCC_RGB on all formats
Vladimir Vukicevic
2
-0
/
+6
2005-12-07
2005-12-07 Vladimir Vukicevic <vladimir@pobox.com>
Vladimir Vukicevic
2
-0
/
+6
2005-12-07
2005-12-07 Vladimir Vukicevic <vladimir@pobox.com>
Vladimir Vukicevic
2
-24
/
+24
2005-11-30
TODO update
David Reveman
2
-3
/
+4
2005-11-29
Update TODO file
David Reveman
2
-3
/
+10
2005-11-29
Add YUV surfaces
David Reveman
21
-422
/
+1100
2005-11-09
Add WGL backend. Thanks to Vladimir Vukicevic and Tor Lillqvist.
David Reveman
21
-104
/
+2280
2005-11-09
AGL backend updates (Vladimir Vukicevic)
David Reveman
6
-84
/
+126
2005-09-14
Merge new code
David Reveman
51
-9864
/
+11517
2005-07-04
Fix GL_EXT_framebuffer_object support
David Reveman
13
-105
/
+207
2005-07-01
Remove normalization of convolution filters
David Reveman
2
-11
/
+6
2005-06-29
Add glitz_glx_find_drawable_format_for_visual
David Reveman
4
-5
/
+79
2005-06-15
Fix thread support in egl backend
David Reveman
3
-5
/
+30
2005-06-15
Specific use of libEGL in the right place in the build system
Jon Smirl
1
-1
/
+1
2005-06-07
Bump version to 0.4.3
SNAPSHOT_0_4_3
David Reveman
3
-2
/
+8
2005-06-06
Remove temporary context functions and fix framebuffer object issues
David Reveman
8
-178
/
+71
2005-05-19
Naming cleanup to make glitz-egl match egl
Jon Smirl
4
-45
/
+22
2005-05-19
Add EGL backend
David Reveman
16
-1
/
+1773
2005-04-13
Add glitz_context.c
David Reveman
1
-0
/
+235
2005-04-12
Bump version to 0.4.2
David Reveman
3
-2
/
+6
2005-04-12
Add glitz_context_t interface
David Reveman
15
-63
/
+437
2005-03-16
Fix y-offset when returning pixel data in bottom to top scanline order
David Reveman
2
-0
/
+8
2005-03-12
Fix non thread safe initialization code in GLX backend
David Reveman
2
-17
/
+29
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
3
-6
/
+15
2005-03-01
Bump version to 0.4.1
SNAPSHOT_0_4_1
David Reveman
3
-2
/
+6
2005-03-01
Rectangular clipping for set_pixels
David Reveman
2
-193
/
+262
2005-02-10
Add preliminary support for EXT_framebuffer_object
David Reveman
8
-58
/
+255
2005-01-31
Fix typo in comment and remove unnecessary code
David Reveman
2
-3
/
+6
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
45
-1750
/
+3964
2004-12-03
Add quick path for pixel transfer using solid surface
David Reveman
3
-10
/
+215
2004-11-12
Clear solid damage flag when setting solid color (Luca Barbieri)
David Reveman
2
-0
/
+6
2004-11-08
Buffer objects fix (Luca Barbieri)
David Reveman
2
-0
/
+9
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
60
-5155
/
+5250
2004-10-20
Read buffer and scissor box fixes
David Reveman
3
-5
/
+35
2004-10-06
Fixed drawable offsets used for pixel transfer and copy area
David Reveman
3
-2
/
+11
2004-10-04
Bump version to 0.2.3
SNAPSHOT_0_2_3
David Reveman
3
-2
/
+6
2004-10-04
Added user memory buffer support and better extension checking
David Reveman
24
-554
/
+935
2004-09-21
Fixed so that pbuffer formats that dont have any matching visual works
David Reveman
7
-31
/
+78
2004-09-20
Fixed number of color stops calculation
David Reveman
2
-1
/
+4
2004-09-20
Improvements to AGL backend and better checking of successful fragment progra...
David Reveman
12
-55
/
+387
2004-09-16
A few important pixel transfer fixes
David Reveman
3
-26
/
+60
2004-09-15
Fixed texture wrap mode bug
David Reveman
2
-3
/
+12
2004-09-15
Fixed extension checking
David Reveman
3
-15
/
+20
2004-09-15
Minor pixel transfer fix
David Reveman
2
-6
/
+11
[next]