summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-05-31Fix integer overflow issueDavid Reveman1-0/+4
2006-05-29Fix typoDavid Reveman1-0/+5
2006-05-26Adjust for capStyle correctly in xglFillSegmentDavid Reveman1-0/+4
2006-05-19Disable YUY2 formatDavid Reveman1-0/+5
2006-05-11Init borderClipX and borderClipYDavid Reveman1-0/+27
2006-05-10Only use copy optimization when source picture got a drawableDavid Reveman1-0/+5
2006-05-09Fix handling of Xv images with width that is not a multiple of 8David Reveman1-0/+5
2006-05-05Fix keyboard indicatorsDavid Reveman1-0/+7
2006-04-26Fix xglxSetCursorPositionDavid Reveman1-0/+5
2006-04-24Fix convolution filterDavid Reveman1-0/+4
2006-04-18Fix for running multiple Xgl serversDavid Reveman1-0/+8
2006-04-18YUV conversion fixesDavid Reveman1-0/+5
2006-04-13XVideo improvementsDavid Reveman1-0/+14
2006-04-13Add fast YUV conversion codeDavid Reveman1-0/+6
2006-04-10Fix fetching of YUV pixelsDavid Reveman1-0/+2
2006-04-10Fix software fall-back code for convolution filtersDavid Reveman1-0/+5
2006-04-09Handle usage of context with a destroyed drawable currentDavid Reveman1-0/+6
2006-04-09EXT_tfp updatesDavid Reveman1-0/+10
2006-04-08Add very useful pixel transfer optimizationDavid Reveman1-0/+4
2006-04-08Add libxgl.a to dependenciesDavid Reveman1-0/+4
2006-04-07DPMS fixDavid Reveman1-0/+5
2006-04-05Fix proc address lookup for GL_ARB_window_posDavid Reveman1-0/+3
2006-04-05Better pointer supportDavid Reveman1-0/+6
2006-04-04DPMS supportDavid Reveman1-0/+17
2006-04-04Fix software cursorDavid Reveman1-0/+5
2006-04-02Static objects before dynamic objectsDavid Reveman1-0/+5
2006-03-31Do not return YUV formatsDavid Reveman1-0/+5
2006-03-30Move XOpenDisplay and GLX initialization to OsVendorInitDavid Reveman1-0/+6
2006-03-28Rename GLX module to libglxextDavid Reveman1-0/+6
2006-03-21Better initialization of XKBDavid Reveman1-0/+8
2006-03-20Add workaround for xgl being unresponsive on high CPU loadDavid Reveman1-0/+4
2006-03-20FBO updateDavid Reveman1-0/+7
2006-03-15Add missing log functionsDavid Reveman1-0/+2
2006-03-15Sync with mesa headDavid Reveman1-0/+3
2006-03-15Fix so that using mesa for software rendering works againDavid Reveman1-0/+10
2006-03-13Real fix for glapi: Remove Makefile generation, don't distribute.Matthias Hopf1-0/+6
2006-03-13CopySubBufferMESA supportDavid Reveman1-0/+9
2006-03-13Needed for 'make distcheck':Matthias Hopf1-0/+6
2006-03-11Fix so that binding with TEXTURE_RECTANGLE target works againDavid Reveman1-0/+5
2006-03-10Add GL_ARB_vertex_program and GL_ARB_fragment_program supportDavid Reveman1-0/+18
2006-03-09Make context current before we delete all gl objectsDavid Reveman1-0/+1
2006-03-09Fix glx screen wrappingDavid Reveman1-0/+7
2006-03-09Fix so that Xgl buildsDavid Reveman1-0/+8
2006-03-09find xf86dristr.h again.Matthias Hopf1-0/+4
2006-03-09added missing glapi to SUBDIRS.Matthias Hopf1-0/+6
2006-03-09Do Xorg configure checks for Xgl only as well Remove creation ofMatthias Hopf1-0/+5
2006-03-09Set screen dpi correctlyDavid Reveman1-0/+3
2006-03-09Fix building of glxdri.c and update configure.acDavid Reveman1-0/+16
2006-03-08Update to new GLX interfaceDavid Reveman1-0/+43
2006-03-06Add s_blit.cDavid Reveman1-0/+2