summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2005-01-31Fix typo in comment and remove unnecessary codeDavid Reveman1-3/+1
2005-01-27Move misplaced note about gamma correctionDavid Reveman1-5/+6
2005-01-27Fix typo and add note about gamma correctionDavid Reveman1-2/+4
2005-01-25Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, ↵SNAPSHOT_0_4_0David Reveman39-1730/+3947
bitmap geometry, mask surface convolution filtering
2004-12-03Add quick path for pixel transfer using solid surfaceDavid Reveman2-10/+208
2004-11-12Clear solid damage flag when setting solid color (Luca Barbieri)David Reveman1-0/+1
2004-11-08Buffer objects fix (Luca Barbieri)David Reveman1-0/+3
2004-11-03Added cvsignore files to glx and agl directoriesDavid Reveman2-0/+14
2004-11-03Source tree restructuring and switch to new drawable interfaceDavid Reveman56-5124/+5261
2004-10-20Read buffer and scissor box fixesDavid Reveman2-5/+19
2004-10-06Fixed drawable offsets used for pixel transfer and copy areaDavid Reveman2-2/+5
2004-10-04Bump version to 0.2.3SNAPSHOT_0_2_3David Reveman1-1/+1
2004-10-04Added user memory buffer support and better extension checkingDavid Reveman23-554/+862
2004-09-21Fixed so that pbuffer formats that dont have any matching visual worksDavid Reveman6-31/+51
2004-09-20Fixed number of color stops calculationDavid Reveman1-1/+1
2004-09-20Improvements to AGL backend and better checking of successful fragment ↵David Reveman10-53/+351
program loading
2004-09-16A few important pixel transfer fixesDavid Reveman2-26/+48
2004-09-15Fixed texture wrap mode bugDavid Reveman1-3/+7
2004-09-15Fixed extension checkingDavid Reveman2-15/+15
2004-09-15Minor pixel transfer fixDavid Reveman1-6/+6
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 ↵David Reveman10-194/+191
color as source
2004-09-11Bump version to 0.2.2SNAPSHOT_0_2_2David Reveman1-1/+1
2004-09-11Adjustment to color stop coordinate parameters of gradient filtersDavid Reveman2-8/+11
2004-09-11Fixed memory leakSNAPSHOT_0_2_1David Reveman1-0/+2
2004-09-11A few bug fixesDavid Reveman2-5/+6
2004-09-09Fixed so that perspective transformations work with convolution filters and ↵David Reveman4-23/+41
gradient filters
2004-09-09Added transformation support for hardware without ↵David Reveman15-95/+114
GL_ARB_texture_clamp_to_border and improved error checking when compiling fragment programs
2004-09-07Improved extension checkingDavid Reveman9-90/+163
2004-09-06Added width and height parameters to surface_create_for_window functionsDavid Reveman5-45/+13
2004-09-06Added support for fill type transparent even though ↵David Reveman17-248/+242
GL_ARB_texture_border_clamp is missing
2004-09-03Switched to new geometry interfaceDavid Reveman32-3621/+1955
2004-08-18New trapezoid type and new filtersDavid Reveman28-1901/+1596
2004-08-09New internal composite interfaceDavid Reveman38-3356/+2938
2004-07-24Fixed a few memory leaks and made surface destruction more efficientDavid Reveman7-45/+101
2004-07-20Component-alpha among other thingsDavid Reveman23-1953/+2661
2004-06-21Bump version to 0.1.5SNAPSHOT_0_1_5David Reveman1-1/+1
2004-06-21Added new pixel interface and support for none 24bit visualsDavid Reveman23-566/+1275
2004-06-11Bump version to 0.1.4SNAPSHOT_0_1_4David Reveman1-1/+1
2004-06-11Added software multi-sampling, new render and stencil interfacesDavid Reveman18-1000/+985
2004-06-02glitz_intersect_bounding_box should not be declared internalDavid Reveman1-1/+1
2004-05-30Updated glitz_texture_copy_surfaceDavid Reveman5-33/+59
2004-05-30And another oneDavid Reveman1-1/+1
2004-05-29Fixed another typoDavid Reveman1-1/+1
2004-05-28Fixed typo in _glitz_composite_directDavid Reveman2-4/+4
2004-05-28Only check the number of texture indirections if fragment program extension ↵David Reveman3-10/+16
is supported
2004-05-27glitz_copy_area coordinate calculation fixDavid Reveman1-34/+39
2004-05-26Don't use glClear if clipping is setDavid Reveman1-1/+1
2004-05-24Added support for read-only surfacesDavid Reveman16-173/+233
2004-05-20Bump version to 0.1.3SNAPSHOT_0_1_3David Reveman1-1/+1