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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-26
Remove ChangeLog file and update configure.in to accept this.
Kristian Høgsberg
1
-2289
/
+0
2006-05-24
Add glitz_drawable_get_gl_string and direct rendering to the feature mask
David Reveman
1
-0
/
+9
2006-05-22
Fix pbuffer resize issue
David Reveman
1
-0
/
+9
2006-05-20
Bump version
SNAPSHOT_0_5_6
David Reveman
1
-0
/
+6
2006-05-01
Fix typo in AGL format initialization
David Reveman
1
-0
/
+5
2006-03-13
Bump version
David Reveman
1
-0
/
+4
2006-03-13
Add support for avoiding context switches
David Reveman
1
-0
/
+23
2006-03-13
Add CopySubBufferMESA support
David Reveman
1
-0
/
+21
2006-02-23
Mipmap support
David Reveman
1
-0
/
+10
2006-02-16
Bump version number
David Reveman
1
-0
/
+4
2006-02-16
GL_ARB_texture_rectangle and GL_ARB_texture_border_clamp are no longer requir...
David Reveman
1
-0
/
+4
2006-02-16
Fix glitz_get_pixels
David Reveman
1
-0
/
+7
2006-02-15
Fix y-inverted pixel transfers
David Reveman
1
-0
/
+6
2006-02-14
fbconfigs and pbuffers if GLX 1.3
David Reveman
1
-1
/
+6
2006-02-10
fglrx hack and some missing ChangeLog entries
David Reveman
1
-0
/
+14
2006-01-10
* src/agl/glitz_wgl_format.c: Set GLITZ_FOURCC_RGB on all formats
Vladimir Vukicevic
1
-0
/
+4
2006-01-02
EGL backend fix
David Reveman
1
-0
/
+8
2005-12-21
DrawBuffer/ReadBuffer support, flips when swapping buffers of FBOs and fix te...
David Reveman
1
-0
/
+25
2005-12-12
src/wgl/glitz_wgl_format.c: Set GLITZ_FOURCC_RGB on all formats
Vladimir Vukicevic
1
-0
/
+4
2005-12-07
2005-12-07 Vladimir Vukicevic <vladimir@pobox.com>
Vladimir Vukicevic
1
-0
/
+5
2005-12-07
2005-12-07 Vladimir Vukicevic <vladimir@pobox.com>
Vladimir Vukicevic
1
-0
/
+4
2005-11-30
TODO update
David Reveman
1
-0
/
+4
2005-11-29
Update TODO file
David Reveman
1
-0
/
+2
2005-11-29
Add YUV surfaces
David Reveman
1
-0
/
+10
2005-11-09
Add WGL backend. Thanks to Vladimir Vukicevic and Tor Lillqvist.
David Reveman
1
-0
/
+2
2005-11-09
AGL backend updates (Vladimir Vukicevic)
David Reveman
1
-0
/
+4
2005-09-14
Merge new code
David Reveman
1
-120
/
+131
2005-07-04
Fix GL_EXT_framebuffer_object support
David Reveman
1
-0
/
+19
2005-07-01
Remove normalization of convolution filters
David Reveman
1
-0
/
+5
2005-06-29
Add glitz_glx_find_drawable_format_for_visual
David Reveman
1
-0
/
+8
2005-06-15
Fix thread support in egl backend
David Reveman
1
-0
/
+8
2005-06-07
Bump version to 0.4.3
SNAPSHOT_0_4_3
David Reveman
1
-0
/
+6
2005-06-06
Remove temporary context functions and fix framebuffer object issues
David Reveman
1
-0
/
+15
2005-05-19
Add EGL backend
David Reveman
1
-0
/
+5
2005-04-12
Bump version to 0.4.2
David Reveman
1
-0
/
+4
2005-04-12
Add glitz_context_t interface
David Reveman
1
-0
/
+25
2005-03-16
Fix y-offset when returning pixel data in bottom to top scanline order
David Reveman
1
-0
/
+5
2005-03-12
Fix non thread safe initialization code in GLX backend
David Reveman
1
-0
/
+12
2005-03-08
Fix glitz_set_pixels and initialization of plane equation for TexGen
David Reveman
1
-0
/
+8
2005-03-01
Bump version to 0.4.1
SNAPSHOT_0_4_1
David Reveman
1
-0
/
+4
2005-03-01
Rectangular clipping for set_pixels
David Reveman
1
-0
/
+4
2005-02-10
Add preliminary support for EXT_framebuffer_object
David Reveman
1
-0
/
+4
2005-01-31
Fix typo in comment and remove unnecessary code
David Reveman
1
-0
/
+5
2005-01-25
Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, ...
SNAPSHOT_0_4_0
David Reveman
1
-0
/
+13
2004-12-03
Add quick path for pixel transfer using solid surface
David Reveman
1
-0
/
+7
2004-11-12
Clear solid damage flag when setting solid color (Luca Barbieri)
David Reveman
1
-0
/
+5
2004-11-08
Buffer objects fix (Luca Barbieri)
David Reveman
1
-0
/
+6
2004-11-03
Source tree restructuring and switch to new drawable interface
David Reveman
1
-0
/
+4
2004-10-20
Read buffer and scissor box fixes
David Reveman
1
-0
/
+16
2004-10-06
Fixed drawable offsets used for pixel transfer and copy area
David Reveman
1
-0
/
+6
[next]