summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-16Fix y-offset when returning pixel data in bottom to top scanline orderDavid Reveman2-0/+8
2005-03-12Fix non thread safe initialization code in GLX backendDavid Reveman2-17/+29
2005-03-10Fix pixel offset issue and add temporary workaround for problem with NPOT tex...David Reveman2-2/+20
2005-03-08Fix glitz_set_pixels and initialization of plane equation for TexGenDavid Reveman3-6/+15
2005-03-01Bump version to 0.4.1SNAPSHOT_0_4_1David Reveman3-2/+6
2005-03-01Rectangular clipping for set_pixelsDavid Reveman2-193/+262
2005-02-10Add preliminary support for EXT_framebuffer_objectDavid Reveman8-58/+255
2005-01-31Fix typo in comment and remove unnecessary codeDavid Reveman2-3/+6
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 Reveman45-1750/+3964
2004-12-03Add quick path for pixel transfer using solid surfaceDavid Reveman3-10/+215
2004-11-12Clear solid damage flag when setting solid color (Luca Barbieri)David Reveman2-0/+6
2004-11-08Buffer objects fix (Luca Barbieri)David Reveman2-0/+9
2004-11-03Added cvsignore files to glx and agl directoriesDavid Reveman2-0/+14
2004-11-03Source tree restructuring and switch to new drawable interfaceDavid Reveman60-5155/+5250
2004-10-20Read buffer and scissor box fixesDavid Reveman3-5/+35
2004-10-06Fixed drawable offsets used for pixel transfer and copy areaDavid Reveman3-2/+11
2004-10-04Bump version to 0.2.3SNAPSHOT_0_2_3David Reveman3-2/+6
2004-10-04Added user memory buffer support and better extension checkingDavid Reveman24-554/+935
2004-09-21Fixed so that pbuffer formats that dont have any matching visual worksDavid Reveman7-31/+78
2004-09-20Fixed number of color stops calculationDavid Reveman2-1/+4
2004-09-20Improvements to AGL backend and better checking of successful fragment progra...David Reveman12-55/+387
2004-09-16A few important pixel transfer fixesDavid Reveman3-26/+60
2004-09-15Fixed texture wrap mode bugDavid Reveman2-3/+12
2004-09-15Fixed extension checkingDavid Reveman3-15/+20
2004-09-15Minor pixel transfer fixDavid Reveman2-6/+11
2004-09-14Fixed division by zero bugDavid Reveman2-8/+23
2004-09-13Added support for component alpha in one single pass when using a solid color...David Reveman11-194/+222
2004-09-11Bump version to 0.2.2SNAPSHOT_0_2_2David Reveman3-2/+6
2004-09-11Adjustment to color stop coordinate parameters of gradient filtersDavid Reveman3-8/+18
2004-09-11Fixed memory leakSNAPSHOT_0_2_1David Reveman2-0/+4
2004-09-11A few bug fixesDavid Reveman3-5/+15
2004-09-09Fixed so that perspective transformations work with convolution filters and g...David Reveman5-23/+54
2004-09-09Added transformation support for hardware without GL_ARB_texture_clamp_to_bor...David Reveman16-95/+178
2004-09-07Improved extension checkingDavid Reveman10-90/+182
2004-09-06Added width and height parameters to surface_create_for_window functionsDavid Reveman7-46/+30
2004-09-06Added support for fill type transparent even though GL_ARB_texture_border_cla...David Reveman18-248/+308
2004-09-03Switched to new geometry interfaceDavid Reveman35-3634/+2026
2004-08-18New trapezoid type and new filtersDavid Reveman30-1910/+1707
2004-08-09New internal composite interfaceDavid Reveman40-3374/+3104
2004-07-24Fixed a few memory leaks and made surface destruction more efficientDavid Reveman8-45/+135
2004-07-22TODO list updateDavid Reveman2-0/+24
2004-07-20Fixed typoDavid Reveman1-1/+1
2004-07-20Component-alpha among other thingsDavid Reveman27-1961/+2835
2004-06-21Bump version to 0.1.5SNAPSHOT_0_1_5David Reveman3-3/+6
2004-06-21Added new pixel interface and support for none 24bit visualsDavid Reveman25-566/+1359
2004-06-11Bump version to 0.1.4SNAPSHOT_0_1_4David Reveman3-2/+6
2004-06-11Added software multi-sampling, new render and stencil interfacesDavid Reveman19-1000/+1047
2004-06-02glitz_intersect_bounding_box should not be declared internalDavid Reveman2-1/+6