summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-05-11Bump version to 0.1.2SNAPSHOT_0_1_2David Reveman3-2/+6
2004-05-11Convolution filter optimizationsDavid Reveman3-18/+109
2004-05-10Added polygon opacity supportDavid Reveman7-9/+77
2004-05-10region_box -> bounding_box, sub_pixel_region_box -> bounding_box_doubleDavid Reveman12-216/+244
2004-05-10Fixed simultaneous transform and repeatDavid Reveman5-106/+175
2004-05-09Added library cleanup functionsDavid Reveman17-192/+477
2004-05-06Better texture handlingDavid Reveman17-287/+319
2004-05-02Better pbuffer detectionDavid Reveman5-9/+70
2004-05-02Added planned features and some ideasDavid Reveman2-0/+28
2004-05-01Initialization fixesDavid Reveman6-110/+147
2004-04-30Bump version to 0.1.1SNAPSHOT_0_1_1David Reveman3-3/+6
2004-04-30Updated linear and radial surfacesDavid Reveman8-79/+189
2004-04-28Added support for direct compositing with mask surface only using multi-textu...David Reveman17-201/+333
2004-04-24Fixed surface initialization bugDavid Reveman5-19/+27
2004-04-15Build fixesSNAPSHOT_0_1_0David Reveman2-2/+7
2004-04-09Backend detection similar to cairoDavid Reveman2-14/+7
2004-04-06Use glClear for rectangular solid color and stencil fillsDavid Reveman5-51/+100
2004-04-03Removed ATI_render_texture supportDavid Reveman11-141/+60
2004-04-01Removed __internal_linkage from functions that should be exported to backend ...David Reveman3-17/+22
2004-03-31Fixed misplacement of AM_CONDITIONAL macrosDavid Reveman2-12/+20
2004-03-30Initial revisionDavid Reveman52-0/+11214