summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-15New upstream release candidateBrice Goglin
2008-04-15Merge tag 'xf86-video-intel-2.2.99.903' into debian-experimentalBrice Goglin
2008-04-15Merge branch 'debian-unstable' into debian-experimentalBrice Goglin
2008-04-14Abstract surface setup into a separate function.Eric Anholt
2008-04-14Move the vertex buffer to the state structure as well.Eric Anholt
2008-04-14Move the binding table for 965 to the state structure.Eric Anholt
2008-04-14Move the 965 static variables local to the function they're used in.Eric Anholt
2008-04-14Make the VS unit state static for 965 render.Eric Anholt
2008-04-14Rename some variables in i965_render.c for clarity.Eric Anholt
2008-04-14Associate one sf_state object with each sf_kernelCarl Worth
2008-04-14Change default panel fitting mode to originZhenyu Wang
2008-04-14Remove old sf/wm program from MakefileZhenyu Wang
2008-04-14Change default panel fitting mode to originZhenyu Wang
2008-04-13Only use FOURCC_XVMC when INTEL_XVMC is definedKeith Packard
2008-04-14Bump version 2.2.99.903Zhenyu Wang
2008-04-14Remove old sf/wm program from MakefileZhenyu Wang
2008-04-13Move wm_scratch first to meet alignment requirementsKeith Packard
2008-04-13Kludge to make planar video work - duplicate sampler stateKeith Packard
2008-04-13Skip copying on FOURCC_XVMC surfacesKeith Packard
2008-04-13Set some mask bits to try and get yuv conversion workingKeith Packard
2008-04-13Use compressed instructions for yuv conversionKeith Packard
2008-04-14Revert "remove '#line NUM ...' in macro process"Keith Packard
2008-04-13Remove xsfbs-autoreconf.mkJulien Cristau
2008-04-13Prepare changelog for uploadJulien Cristau
2008-04-13Run dpkg-shlibdeps with --warnings=6Julien Cristau
2008-04-13Add bug closerJulien Cristau
2008-04-12remove '#line NUM ...' in macro processZhenyu Wang
2008-04-12Bug #14935: Fix i9xx reference clock for spread spectrum.Hong Liu
2008-04-12Fix compiler warning from 24-bit lvds change.Eric Anholt
2008-04-12Single memcpy when pitches align on planar image transferKeith Packard
2008-04-12Remove .g4b files on cleanKeith Packard
2008-04-12Remove sync after 965 video put.Keith Packard
2008-04-12Use symbolic names for channels in YUV codeKeith Packard
2008-04-12Rename src/mask/data registers to indicate channelKeith Packard
2008-04-11Fix the offset to sampler default color, and a compiler warning.Eric Anholt
2008-04-11Enumerate all possible wm_state objectsCarl Worth
2008-04-11Enumerate all possible src,mask sampler state pairsCarl Worth
2008-04-11Revert "remove '#line NUM ...' in macro process"Keith Packard
2008-04-11remove '#line NUM ...' in macro processZhenyu Wang
2008-04-11Bug #14935: Fix i9xx reference clock for spread spectrum.Hong Liu
2008-04-10Fix compiler warning from 24-bit lvds change.Eric Anholt
2008-04-10Enumerate all possible cc_state objectsCarl Worth
2008-04-10Single memcpy when pitches align on planar image transferKeith Packard
2008-04-10Use available symbolic register nameKeith Packard
2008-04-10Remove .g4b files on cleanKeith Packard
2008-04-10Update yuv->rgb conversion programs to write to src_sample regsKeith Packard
2008-04-10Revert "Compute pixel values directly into data port"Keith Packard
2008-04-10Remove sync after 965 video put.Keith Packard
2008-04-10Add planer video decode kernelKeith Packard
2008-04-10Use shared exa_wm code for packed yuv decodeKeith Packard