index
:
~gandalfn/glitz
master
OpenGL image compositing library
gandalfn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-30
[doc] Update glx docs
HEAD
master
Nicolas Bruguier
9
-70/+127
2008-11-30
[cgl] Add EXTRA_DIST files only if backend is enabled
Nicolas Bruguier
1
-2/+3
2008-11-30
[glitz] Fix CAIRO_CFLAGS glitz include remove.
Paolo Bonzini
1
-1/+1
2008-11-29
[examples] Add texture from pixmap check in glitzinfo
Nicolas Bruguier
1
-1/+4
2008-11-29
[glitz/glx] Add offscreen pixmap support.
Nicolas Bruguier
23
-39/+919
2008-11-29
[examples] Use the first format find by glitz
Nicolas Bruguier
1
-19/+10
2008-11-29
[glitz] Contruct docs on build.
Nicolas Bruguier
1
-0/+3
2008-11-29
[glitz] Add visual depth in drawable format.
Nicolas Bruguier
4
-12/+31
2008-11-29
[glitz] Add scanline order in glitz_format_drawable_t.
Nicolas Bruguier
4
-20/+40
2008-11-29
[doc] Add cgl documentation section
Nicolas Bruguier
11
-88/+111
2008-11-29
[cgl] Add glitz-cgl backend
Paolo Bonzini
18
-3/+2375
2008-11-29
[agl] Rewrite extension discovery code for AGL
Paolo Bonzini
3
-60/+125
2008-11-29
[agl] fix agl builds
Paolo Bonzini
3
-3/+7
2008-11-29
[glitz] Add doc skeleton.
Nicolas Bruguier
29
-4/+3241
2008-11-29
[glx] Add glitz_glx_set_render_type method.
Nicolas Bruguier
4
-9/+35
2008-11-29
[glx] Sort format with non double buffering in first place.
Nicolas Bruguier
1
-1/+1
2008-11-29
[glitz] Move headers install in glitz include subdirectory.
Nicolas Bruguier
10
-10/+15
2008-11-29
[examples] Add cairogears.
Paolo Bonzini
25
-0/+2468
2008-11-29
[examples] Fix glitzinfo build.
Nicolas Bruguier
1
-1/+1
2008-11-29
[glitz] Add GLITZ_ prefix to library version variables.
Nicolas Bruguier
1
-4/+4
2008-11-29
[glitz] Add glitzinfo and renderer-test examples.
Nicolas Bruguier
19
-4/+12185
2008-11-29
[glx] Sort format with lower depth_size in first place.
Nicolas Bruguier
1
-1/+1
2008-11-29
[glitz] Allocate clip region instead get only a reference.
Nicolas Bruguier
1
-6/+14
2008-11-29
[glx] Avoid memleak in glitz_glx_find_drawable_format_for_visual
Nicolas Bruguier
1
-0/+6
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
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
[next]