summaryrefslogtreecommitdiff
path: root/src/glitz_compose.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29Add YUV surfacesDavid Reveman1-4/+5
2005-09-14Merge new codeDavid Reveman1-484/+485
2005-06-06Remove temporary context functions and fix framebuffer object issuesDavid Reveman1-3/+11
2005-01-25Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, ...SNAPSHOT_0_4_0David Reveman1-18/+54
2004-12-03Add quick path for pixel transfer using solid surfaceDavid Reveman1-3/+15
2004-11-03Source tree restructuring and switch to new drawable interfaceDavid Reveman1-27/+19
2004-10-04Added user memory buffer support and better extension checkingDavid Reveman1-7/+11
2004-09-14Fixed division by zero bugDavid Reveman1-8/+18
2004-09-13Added support for component alpha in one single pass when using a solid color...David Reveman1-164/+153
2004-09-09Fixed so that perspective transformations work with convolution filters and g...David Reveman1-1/+6
2004-09-09Added transformation support for hardware without GL_ARB_texture_clamp_to_bor...David Reveman1-5/+1
2004-09-06Added support for fill type transparent even though GL_ARB_texture_border_cla...David Reveman1-7/+8
2004-09-03Switched to new geometry interfaceDavid Reveman1-41/+30
2004-08-18New trapezoid type and new filtersDavid Reveman1-94/+42
2004-08-09New internal composite interfaceDavid Reveman1-0/+631