summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-07build: Prefer to use pkg-config to find libGLHEADmasterChris Wilson1-6/+17
2009-09-14Automake build fixChris Wilson1-4/+4
2007-10-03Do not hide prototypes.José Fonseca1-1/+1
2007-10-03Bump version.José Fonseca2-2/+2
2007-10-03Protect the REGION macros to avoid conflicts when used inside X server.José Fonseca8-47/+47
2007-10-03Install glitzint.h and glitz_gl.h includes to allow out-of-source build of gl...José Fonseca1-1/+1
2007-10-03Ignore generated files.José Fonseca1-0/+3
2007-09-26Remove ChangeLog file and update configure.in to accept this.Kristian Høgsberg2-2300/+12
2007-09-26Rename .cvsignore files.Kristian Høgsberg7-0/+0
2006-05-24Add glitz_drawable_get_gl_string and direct rendering to the feature maskDavid Reveman6-0/+60
2006-05-22Fix pbuffer resize issueDavid Reveman3-3/+16
2006-05-20Bump versionSNAPSHOT_0_5_6David Reveman3-2/+8
2006-05-01Fix typo in AGL format initializationDavid Reveman2-3/+8
2006-03-13Bump versionDavid Reveman3-2/+6
2006-03-13Add support for avoiding context switchesDavid Reveman21-49/+220
2006-03-13Add CopySubBufferMESA supportDavid Reveman20-102/+287
2006-02-23Mipmap supportDavid Reveman5-8/+40
2006-02-16Bump version numberDavid Reveman3-2/+6
2006-02-16GL_ARB_texture_rectangle and GL_ARB_texture_border_clamp are no longer requir...David Reveman2-27/+17
2006-02-16Fix glitz_get_pixelsDavid Reveman3-13/+30
2006-02-15Fix typoDavid Reveman1-1/+2
2006-02-15Disable last fixDavid Reveman1-1/+2
2006-02-15Fix y-inverted pixel transfersDavid Reveman2-5/+20
2006-02-14fbconfigs and pbuffers if GLX 1.3David Reveman3-14/+22
2006-02-10fglrx hack and some missing ChangeLog entriesDavid Reveman2-7/+28
2006-02-06Draw buffer and swap buffer fixesDavid Reveman3-11/+11
2006-01-10 * src/agl/glitz_wgl_format.c: Set GLITZ_FOURCC_RGB on all formatsVladimir Vukicevic2-2/+7
2006-01-02EGL backend fixDavid Reveman3-2/+10
2005-12-21DrawBuffer/ReadBuffer support, flips when swapping buffers of FBOs and fix te...David Reveman14-15/+222
2005-12-12src/wgl/glitz_wgl_format.c: Set GLITZ_FOURCC_RGB on all formatsVladimir Vukicevic2-0/+6
2005-12-072005-12-07 Vladimir Vukicevic <vladimir@pobox.com>Vladimir Vukicevic2-0/+6
2005-12-072005-12-07 Vladimir Vukicevic <vladimir@pobox.com>Vladimir Vukicevic2-24/+24
2005-11-30TODO updateDavid Reveman2-3/+4
2005-11-29Update TODO fileDavid Reveman2-3/+10
2005-11-29Add YUV surfacesDavid Reveman21-422/+1100
2005-11-09Add WGL backend. Thanks to Vladimir Vukicevic and Tor Lillqvist.David Reveman21-104/+2280
2005-11-09AGL backend updates (Vladimir Vukicevic)David Reveman6-84/+126
2005-09-14Merge new codeDavid Reveman51-9864/+11517
2005-07-04Fix GL_EXT_framebuffer_object supportDavid Reveman13-105/+207
2005-07-01Remove normalization of convolution filtersDavid Reveman2-11/+6
2005-06-29Add glitz_glx_find_drawable_format_for_visualDavid Reveman4-5/+79
2005-06-15Fix thread support in egl backendDavid Reveman3-5/+30
2005-06-15Specific use of libEGL in the right place in the build systemJon Smirl1-1/+1
2005-06-07Bump version to 0.4.3SNAPSHOT_0_4_3David Reveman3-2/+8
2005-06-06Remove temporary context functions and fix framebuffer object issuesDavid Reveman8-178/+71
2005-05-19Naming cleanup to make glitz-egl match eglJon Smirl4-45/+22
2005-05-19Add EGL backendDavid Reveman16-1/+1773
2005-04-13Add glitz_context.cDavid Reveman1-0/+235
2005-04-12Bump version to 0.4.2David Reveman3-2/+6
2005-04-12Add glitz_context_t interfaceDavid Reveman15-63/+437