summaryrefslogtreecommitdiff
path: root/src/glitz_filter.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29Add YUV surfacesDavid Reveman1-65/+148
2005-09-14Merge new codeDavid Reveman1-351/+363
2005-07-01Remove normalization of convolution filtersDavid Reveman1-11/+1
2005-01-25Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, ...SNAPSHOT_0_4_0David Reveman1-60/+58
2004-09-20Fixed number of color stops calculationDavid Reveman1-1/+1
2004-09-11Adjustment to color stop coordinate parameters of gradient filtersDavid Reveman1-4/+7
2004-09-09Added transformation support for hardware without GL_ARB_texture_clamp_to_bor...David Reveman1-3/+5
2004-09-06Added support for fill type transparent even though GL_ARB_texture_border_cla...David Reveman1-15/+9
2004-09-03Switched to new geometry interfaceDavid Reveman1-171/+113
2004-08-18New trapezoid type and new filtersDavid Reveman1-151/+363
2004-08-09New internal composite interfaceDavid Reveman1-0/+284