summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-29dri: Don't wait upon a NULL current modeChris Wilson
2011-05-29i830: amalgamate consecutive composites into a single primitiveChris Wilson
2011-05-29Remove the deprecated function 'XNFprintf'Chris Wilson
2011-05-29Undo: Disable BLT for i830 and 845GChris Wilson
2011-05-29i965: Mark sure we mark reused render targets as dirtyChris Wilson
2011-05-29snb: Only emit CC and DepthStencil bos once per batchChris Wilson
2011-05-29snb: Restore drawrect, we need the implicit flushChris Wilson
2011-05-29snb: Cache pixmap binding locationsChris Wilson
2011-05-29snb: Cache state between composite opsChris Wilson
2011-05-29snb: Emit more invariants only onceChris Wilson
2011-05-29Don't use hardware acceleration on Sandybridge rev 07 hardware or earlier.Matthias Hopf
2011-05-29Wait on the current buffer to complete when running synchronously.Chris Wilson
2011-04-04don't do batch_submits in uxa block handler if vtswitchedOwain G. Ainsworth
2011-04-04Move batch and render state initialisation to init/close screen instead ofOwain G. Ainsworth
2011-03-16i965: Amalgamate surface binding tablesChris Wilson
2011-03-16Disable BLT for i830 and 845GOwain G. Ainsworth
2011-03-16uxa: Relax fencing some more for gen3Chris Wilson
2011-03-16Fallback to shadow for Sandybridge if we don't have access to the BLTOwain G. Ainsworth
2011-03-16Flush BLT batches before starting an atomic RENDER batchChris Wilson
2011-03-16Fix build. oops.Owain G. Ainsworth
2011-03-16Support BLT acceleration on gen6Owain G. Ainsworth
2011-03-16add BLT ring supportZou Nan hai
2011-03-16intel: don't pass a dangling pointer to GET_PARAMChris Wilson
2011-03-16uxa: Enable reduced fence sizes for i915Chris Wilson
2011-03-16Always use tiling on SandybridgeOwain G. Ainsworth
2011-03-16i915/video: Clip indirect Xv outputChris Wilson
2011-03-16Update priv->stride after bo reallocationChris Wilson
2011-03-16dri: Protect against destroying a foreign DRI drawableChris Wilson
2011-03-16Quell excessively verbose vblank counter failed error messagesBryce Harrington
2011-03-16uxa: Fallback if the temporary is too largeChris Wilson
2011-03-16i965: Remove broken maximum base addresses from videoChris Wilson
2011-03-16Check return value of uxa_acquire_solid() since it can return NULLBryce Harrington
2011-03-16uxa: Undo damage translation before appendingChris Wilson
2011-03-16xvmc: Stop using uninitialized variable.Cyril Brulebois
2011-03-16xvmc: Silence gcc, adding a cast to work around signedness issues.Cyril Brulebois
2011-03-16xvmc: Silence gcc, add parentheses around arithmetic.Cyril Brulebois
2011-03-16xvmc: Silence gcc, add parentheses around assignment.Cyril Brulebois
2011-03-16xvmc: Get rid of unused variables.Cyril Brulebois
2011-03-16Enable conditional compilation of assertsChris Wilson
2011-03-16i915: Remove unused 'w' and 'h'Chris Wilson
2011-03-16i915: Remove unused 'num_floats' variableChris Wilson
2011-03-16uxa: Only recreate the glyph cache on *generational* updatesChris Wilson
2011-03-16Fix an error in 4c4ad555564a80311df1a4b762eb1e119c6d95fb.Xiang, Haihao
2011-03-16Create the UXA generational resources during screen createOwain G. Ainsworth
2011-03-16Correct offset of planes within clipped windowXiang, Haihao
2011-03-16Quiet compiler warning about is_affine_src same way we do is_affine_mask.Eric Anholt
2011-03-16Fix textured video when destination is larger than screenSimon Farnsworth
2011-03-16dri2: Fix interlace computationOwain G. Ainsworth
2011-03-16xv: Fix interlace computationOwain G. Ainsworth
2011-03-16dri: Don't wait upon a NULL current modeChris Wilson