summaryrefslogtreecommitdiff
path: root/src/glitz_program.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29Add YUV surfacesDavid Reveman1-89/+194
2005-09-14Merge new codeDavid Reveman1-437/+441
2005-01-25Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, ...David Reveman1-42/+99
2004-11-03Source tree restructuring and switch to new drawable interfaceDavid Reveman1-9/+10
2004-09-20Improvements to AGL backend and better checking of successful fragment progra...David Reveman1-9/+61
2004-09-09Fixed so that perspective transformations work with convolution filters and g...David Reveman1-19/+25
2004-09-09Added transformation support for hardware without GL_ARB_texture_clamp_to_bor...David Reveman1-16/+28
2004-09-03Switched to new geometry interfaceDavid Reveman1-128/+21
2004-08-18New trapezoid type and new filtersDavid Reveman1-352/+329
2004-08-09New internal composite interfaceDavid Reveman1-238/+303
2004-07-20Component-alpha among other thingsDavid Reveman1-686/+420
2004-06-11Added software multi-sampling, new render and stencil interfacesDavid Reveman1-197/+27
2004-05-11Convolution filter optimizationsDavid Reveman1-17/+97
2004-05-09Added library cleanup functionsDavid Reveman1-8/+35
2004-05-06Better texture handlingDavid Reveman1-1/+1
2004-04-30Updated linear and radial surfacesDavid Reveman1-19/+74
2004-04-28Added support for direct compositing with mask surface only using multi-textu...David Reveman1-28/+48
2004-04-24Fixed surface initialization bugDavid Reveman1-8/+6
2004-03-30Initial revisionDavid Reveman1-0/+811