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 (
Expand
)
Author
Files
Lines
2007-10-03
Do not hide prototypes.
José Fonseca
1
-1
/
+1
2007-10-03
Bump version.
José Fonseca
1
-1
/
+1
2007-10-03
Protect the REGION macros to avoid conflicts when used inside X server.
José Fonseca
8
-47
/
+47
2007-10-03
Install glitzint.h and glitz_gl.h includes to allow out-of-source build of gl...
José Fonseca
1
-1
/
+1
2007-09-26
Rename .cvsignore files.
Kristian Høgsberg
5
-0
/
+0
2006-05-24
Add glitz_drawable_get_gl_string and direct rendering to the feature mask
David Reveman
5
-0
/
+51
2006-05-22
Fix pbuffer resize issue
David Reveman
2
-3
/
+7
2006-05-20
Bump version
SNAPSHOT_0_5_6
David Reveman
1
-1
/
+1
2006-05-01
Fix typo in AGL format initialization
David Reveman
1
-3
/
+3
2006-03-13
Bump version
David Reveman
1
-1
/
+1
2006-03-13
Add support for avoiding context switches
David Reveman
20
-49
/
+197
2006-03-13
Add CopySubBufferMESA support
David Reveman
19
-102
/
+266
2006-02-23
Mipmap support
David Reveman
3
-7
/
+29
2006-02-16
Bump version number
David Reveman
1
-1
/
+1
2006-02-16
GL_ARB_texture_rectangle and GL_ARB_texture_border_clamp are no longer requir...
David Reveman
1
-27
/
+13
2006-02-16
Fix glitz_get_pixels
David Reveman
1
-13
/
+17
2006-02-15
Fix typo
David Reveman
1
-1
/
+2
2006-02-15
Disable last fix
David Reveman
1
-1
/
+2
2006-02-15
Fix y-inverted pixel transfers
David Reveman
1
-5
/
+14
2006-02-14
fbconfigs and pbuffers if GLX 1.3
David Reveman
2
-13
/
+16
2006-02-10
fglrx hack and some missing ChangeLog entries
David Reveman
1
-7
/
+14
2006-02-06
Draw buffer and swap buffer fixes
David Reveman
3
-11
/
+11
2006-01-10
* src/agl/glitz_wgl_format.c: Set GLITZ_FOURCC_RGB on all formats
Vladimir Vukicevic
1
-2
/
+3
2006-01-02
EGL backend fix
David Reveman
2
-2
/
+2
2005-12-21
DrawBuffer/ReadBuffer support, flips when swapping buffers of FBOs and fix te...
David Reveman
12
-14
/
+196
2005-12-12
src/wgl/glitz_wgl_format.c: Set GLITZ_FOURCC_RGB on all formats
Vladimir Vukicevic
1
-0
/
+2
2005-12-07
2005-12-07 Vladimir Vukicevic <vladimir@pobox.com>
Vladimir Vukicevic
1
-0
/
+1
2005-12-07
2005-12-07 Vladimir Vukicevic <vladimir@pobox.com>
Vladimir Vukicevic
1
-24
/
+20
2005-11-29
Add YUV surfaces
David Reveman
19
-421
/
+1089
2005-11-09
Add WGL backend. Thanks to Vladimir Vukicevic and Tor Lillqvist.
David Reveman
18
-103
/
+2226
2005-11-09
AGL backend updates (Vladimir Vukicevic)
David Reveman
5
-84
/
+122
2005-09-14
Merge new code
David Reveman
49
-9741
/
+11383
2005-07-04
Fix GL_EXT_framebuffer_object support
David Reveman
11
-104
/
+187
2005-07-01
Remove normalization of convolution filters
David Reveman
1
-11
/
+1
2005-06-29
Add glitz_glx_find_drawable_format_for_visual
David Reveman
3
-5
/
+71
2005-06-15
Fix thread support in egl backend
David Reveman
1
-2
/
+2
2005-06-07
Bump version to 0.4.3
SNAPSHOT_0_4_3
David Reveman
1
-1
/
+1
2005-06-06
Remove temporary context functions and fix framebuffer object issues
David Reveman
7
-178
/
+56
2005-05-19
Naming cleanup to make glitz-egl match egl
Jon Smirl
4
-45
/
+22
2005-05-19
Add EGL backend
David Reveman
14
-1
/
+1745
2005-04-13
Add glitz_context.c
David Reveman
1
-0
/
+235
2005-04-12
Bump version to 0.4.2
David Reveman
1
-1
/
+1
2005-04-12
Add glitz_context_t interface
David Reveman
14
-63
/
+412
2005-03-16
Fix y-offset when returning pixel data in bottom to top scanline order
David Reveman
1
-0
/
+3
2005-03-12
Fix non thread safe initialization code in GLX backend
David Reveman
1
-17
/
+17
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
2
-6
/
+7
2005-03-01
Bump version to 0.4.1
SNAPSHOT_0_4_1
David Reveman
1
-1
/
+1
2005-03-01
Rectangular clipping for set_pixels
David Reveman
1
-193
/
+258
2005-02-10
Add preliminary support for EXT_framebuffer_object
David Reveman
7
-58
/
+251
[next]