summaryrefslogtreecommitdiff
path: root/src/glitz.h
AgeCommit message (Expand)AuthorFilesLines
2008-11-29[glitz/glx] Add offscreen pixmap support.Nicolas Bruguier1-1/+20
2008-11-29[glitz] Add visual depth in drawable format.Nicolas Bruguier1-5/+7
2008-11-29[glitz] Add scanline order in glitz_format_drawable_t.Nicolas Bruguier1-15/+17
2007-10-03Bump version.José Fonseca1-1/+1
2006-05-24Add glitz_drawable_get_gl_string and direct rendering to the feature maskDavid Reveman1-0/+12
2006-05-20Bump versionDavid Reveman1-1/+1
2006-03-13Bump versionDavid Reveman1-1/+1
2006-03-13Add CopySubBufferMESA supportDavid Reveman1-0/+1
2006-02-23Mipmap supportDavid Reveman1-3/+7
2006-02-16Bump version numberDavid Reveman1-1/+1
2005-12-21DrawBuffer/ReadBuffer support, flips when swapping buffers of FBOs and fix te...David Reveman1-1/+10
2005-11-29Add YUV surfacesDavid Reveman1-12/+18
2005-11-09Add WGL backend. Thanks to Vladimir Vukicevic and Tor Lillqvist.David Reveman1-10/+0
2005-09-14Merge new codeDavid Reveman1-195/+264
2005-07-04Fix GL_EXT_framebuffer_object supportDavid Reveman1-1/+1
2005-06-07Bump version to 0.4.3David Reveman1-1/+1
2005-06-06Remove temporary context functions and fix framebuffer object issuesDavid Reveman1-18/+2
2005-04-12Bump version to 0.4.2David Reveman1-1/+1
2005-04-12Add glitz_context_t interfaceDavid Reveman1-0/+55
2005-03-01Bump version to 0.4.1David Reveman1-1/+1
2005-02-10Add preliminary support for EXT_framebuffer_objectDavid Reveman1-0/+4
2005-01-25Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, ...David Reveman1-57/+174
2004-11-03Source tree restructuring and switch to new drawable interfaceDavid Reveman1-173/+245
2004-10-04Bump version to 0.2.3David Reveman1-1/+1
2004-10-04Added user memory buffer support and better extension checkingDavid Reveman1-0/+4
2004-09-13Added support for component alpha in one single pass when using a solid color...David Reveman1-1/+1
2004-09-11Bump version to 0.2.2David Reveman1-1/+1
2004-09-06Added width and height parameters to surface_create_for_window functionsDavid Reveman1-1/+1
2004-09-03Switched to new geometry interfaceDavid Reveman1-326/+174
2004-08-18New trapezoid type and new filtersDavid Reveman1-39/+64
2004-08-09New internal composite interfaceDavid Reveman1-90/+53
2004-07-20Component-alpha among other thingsDavid Reveman1-21/+78
2004-06-21Bump version to 0.1.5David Reveman1-1/+1
2004-06-21Added new pixel interface and support for none 24bit visualsDavid Reveman1-29/+53
2004-06-11Bump version to 0.1.4David Reveman1-1/+1
2004-06-11Added software multi-sampling, new render and stencil interfacesDavid Reveman1-0/+1
2004-05-24Added support for read-only surfacesDavid Reveman1-7/+22
2004-05-20Bump version to 0.1.3David Reveman1-1/+1
2004-05-18Added new read/draw buffer interfaceDavid Reveman1-5/+17
2004-05-13Added copy area operationDavid Reveman1-0/+10
2004-05-11Bump version to 0.1.2David Reveman1-1/+1
2004-05-10Added polygon opacity supportDavid Reveman1-0/+4
2004-04-30Bump version to 0.1.1David Reveman1-2/+1
2004-04-30Updated linear and radial surfacesDavid Reveman1-5/+2
2004-04-28Added support for direct compositing with mask surface only using multi-textu...David Reveman1-2/+4
2004-04-03Removed ATI_render_texture supportDavid Reveman1-1/+0
2004-03-30Initial revisionDavid Reveman1-0/+505