summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-11-29Add YUV surfacesDavid Reveman1-0/+10
2005-11-09Add WGL backend. Thanks to Vladimir Vukicevic and Tor Lillqvist.David Reveman1-0/+2
2005-11-09AGL backend updates (Vladimir Vukicevic)David Reveman1-0/+4
2005-09-14Merge new codeDavid Reveman1-120/+131
2005-07-04Fix GL_EXT_framebuffer_object supportDavid Reveman1-0/+19
2005-07-01Remove normalization of convolution filtersDavid Reveman1-0/+5
2005-06-29Add glitz_glx_find_drawable_format_for_visualDavid Reveman1-0/+8
2005-06-15Fix thread support in egl backendDavid Reveman1-0/+8
2005-06-07Bump version to 0.4.3SNAPSHOT_0_4_3David Reveman1-0/+6
2005-06-06Remove temporary context functions and fix framebuffer object issuesDavid Reveman1-0/+15
2005-05-19Add EGL backendDavid Reveman1-0/+5
2005-04-12Bump version to 0.4.2David Reveman1-0/+4
2005-04-12Add glitz_context_t interfaceDavid Reveman1-0/+25
2005-03-16Fix y-offset when returning pixel data in bottom to top scanline orderDavid Reveman1-0/+5
2005-03-12Fix non thread safe initialization code in GLX backendDavid Reveman1-0/+12
2005-03-08Fix glitz_set_pixels and initialization of plane equation for TexGenDavid Reveman1-0/+8
2005-03-01Bump version to 0.4.1SNAPSHOT_0_4_1David Reveman1-0/+4
2005-03-01Rectangular clipping for set_pixelsDavid Reveman1-0/+4
2005-02-10Add preliminary support for EXT_framebuffer_objectDavid Reveman1-0/+4
2005-01-31Fix typo in comment and remove unnecessary codeDavid Reveman1-0/+5
2005-01-25Add anti-aliased trapezoids, rectangular clipping, multiple geometry arrays, ...SNAPSHOT_0_4_0David Reveman1-0/+13
2004-12-03Add quick path for pixel transfer using solid surfaceDavid Reveman1-0/+7
2004-11-12Clear solid damage flag when setting solid color (Luca Barbieri)David Reveman1-0/+5
2004-11-08Buffer objects fix (Luca Barbieri)David Reveman1-0/+6
2004-11-03Source tree restructuring and switch to new drawable interfaceDavid Reveman1-0/+4
2004-10-20Read buffer and scissor box fixesDavid Reveman1-0/+16
2004-10-06Fixed drawable offsets used for pixel transfer and copy areaDavid Reveman1-0/+6
2004-10-04Bump version to 0.2.3SNAPSHOT_0_2_3David Reveman1-0/+4
2004-10-04Added user memory buffer support and better extension checkingDavid Reveman1-0/+73
2004-09-21Fixed so that pbuffer formats that dont have any matching visual worksDavid Reveman1-0/+27
2004-09-20Fixed number of color stops calculationDavid Reveman1-0/+3
2004-09-20Improvements to AGL backend and better checking of successful fragment progra...David Reveman1-0/+36
2004-09-16A few important pixel transfer fixesDavid Reveman1-0/+12
2004-09-15Fixed texture wrap mode bugDavid Reveman1-0/+5
2004-09-15Fixed extension checkingDavid Reveman1-0/+5
2004-09-15Minor pixel transfer fixDavid Reveman1-0/+5
2004-09-14Fixed division by zero bugDavid Reveman1-0/+5
2004-09-13Added support for component alpha in one single pass when using a solid color...David Reveman1-0/+31
2004-09-11Bump version to 0.2.2SNAPSHOT_0_2_2David Reveman1-0/+4
2004-09-11Adjustment to color stop coordinate parameters of gradient filtersDavid Reveman1-0/+7
2004-09-11Fixed memory leakSNAPSHOT_0_2_1David Reveman1-0/+2
2004-09-11A few bug fixesDavid Reveman1-0/+9
2004-09-09Fixed so that perspective transformations work with convolution filters and g...David Reveman1-0/+13
2004-09-09Added transformation support for hardware without GL_ARB_texture_clamp_to_bor...David Reveman1-0/+64
2004-09-07Improved extension checkingDavid Reveman1-0/+19
2004-09-06Added width and height parameters to surface_create_for_window functionsDavid Reveman1-0/+16
2004-09-06Added support for fill type transparent even though GL_ARB_texture_border_cla...David Reveman1-0/+66
2004-09-03Switched to new geometry interfaceDavid Reveman1-0/+64
2004-08-18New trapezoid type and new filtersDavid Reveman1-0/+95
2004-08-09New internal composite interfaceDavid Reveman1-0/+157