index
:
glitz
glitz
master
OpenGL image compositing library
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-07
build: Prefer to use pkg-config to find libGL
HEAD
master
Chris Wilson
1
-6/+17
2009-09-14
Automake build fix
Chris Wilson
1
-4/+4
2007-10-03
Do not hide prototypes.
José Fonseca
1
-1/+1
2007-10-03
Bump version.
José Fonseca
2
-2/+2
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-10-03
Ignore generated files.
José Fonseca
1
-0/+3
2007-09-26
Remove ChangeLog file and update configure.in to accept this.
Kristian Høgsberg
2
-2300/+12
2007-09-26
Rename .cvsignore files.
Kristian Høgsberg
7
-0/+0
2006-05-24
Add glitz_drawable_get_gl_string and direct rendering to the feature mask
David Reveman
6
-0/+60
2006-05-22
Fix pbuffer resize issue
David Reveman
3
-3/+16
2006-05-20
Bump version
SNAPSHOT_0_5_6
David Reveman
3
-2/+8
2006-05-01
Fix typo in AGL format initialization
David Reveman
2
-3/+8
2006-03-13
Bump version
David Reveman
3
-2/+6
2006-03-13
Add support for avoiding context switches
David Reveman
21
-49/+220
2006-03-13
Add CopySubBufferMESA support
David Reveman
20
-102/+287
2006-02-23
Mipmap support
David Reveman
5
-8/+40
2006-02-16
Bump version number
David Reveman
3
-2/+6
2006-02-16
GL_ARB_texture_rectangle and GL_ARB_texture_border_clamp are no longer requir...
David Reveman
2
-27/+17
2006-02-16
Fix glitz_get_pixels
David Reveman
3
-13/+30
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
2
-5/+20
2006-02-14
fbconfigs and pbuffers if GLX 1.3
David Reveman
3
-14/+22
2006-02-10
fglrx hack and some missing ChangeLog entries
David Reveman
2
-7/+28
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
2
-2/+7
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
[next]