summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-02sna/gen2+: Precompute the affine transformation scale factorsChris Wilson
2013-01-02sna/gen4+: Tidy special handling of 2s2s vertex elementsChris Wilson
2013-01-02sna/gen6+: Remove vestigial CC viewport stateChris Wilson
2013-01-02sna: Fast path inplace addition of solid trapezoidsChris Wilson
2013-01-02sna: Micro-optimise glyph_valid()Chris Wilson
2013-01-01sna: Remove some obsolete OptionsChris Wilson
2013-01-01sna: Tidy compat interfacesChris Wilson
2013-01-01sna/gen2: Always try to use the BLT pipeline firstChris Wilson
2013-01-01sna/gen2: Tidy a pair of vertex emittersChris Wilson
2012-12-31sna/gen4: Tweak single-thread SF w/a for solidsChris Wilson
2012-12-31sna/gen6+: Hint that we prefer to use the BLT with uncached scanoutsChris Wilson
2012-12-31sna/dri: Use the default choice of backend for copying the regionChris Wilson
2012-12-31sna/dri: Fix triple buffering to not penalise missed framesChris Wilson
2012-12-30uxa: Align surface allocations to even tile rowsChris Wilson
2012-12-29sna: Seed the solid color cache with an invalid value to prevent false hitsChris Wilson
2012-12-29sna/dri: Gracefully handle failures from pageflipChris Wilson
2012-12-29sna/gen4+: Try using the BLT before doing a tiled copyChris Wilson
2012-12-29sna: Move the primary color cache into the alpha cacheChris Wilson
2012-12-29sna: Allow a flush to occur before batching a flush-boChris Wilson
2012-12-28sna: DBG compile fixesChris Wilson
2012-12-28sna/gen3: Use inline transform+scale functionChris Wilson
2012-12-28sna/gen4+: Check for a spare exec slot for an outstanding vboChris Wilson
2012-12-28sna/gen4+: Trim an extraneous coordinate from solid composite emissionChris Wilson
2012-12-28sna/gen4+: Trim an extraneous coordinate from solid span emissionChris Wilson
2012-12-28sna/gen4+: Tidy emit_spans_affine()Chris Wilson
2012-12-28sna/gen4+: Tidy emit_spans_solid()Chris Wilson
2012-12-28sna: Only allocate a busy CPU bo for a GPU readbackChris Wilson
2012-12-28sna: Mark kgem_bo_retire() as staticChris Wilson
2012-12-28sna: Skip copying fbcon if we are already on the scanoutChris Wilson
2012-12-27sna: Sanity check config->compat_outputChris Wilson
2012-12-27sna/gen2,3: Remove gen-specific vertex_offsetChris Wilson
2012-12-27sna/gen6+: Tidy up ring preferencesChris Wilson
2012-12-27sna: Do not try and set a 0x0 modeChris Wilson
2012-12-26sna/gen6+: Tweak to only consider active ring on destinationChris Wilson
2012-12-26sna: Explicitly track self-relocation entriesChris Wilson
2012-12-262.20.17 release2.20.17Chris Wilson
2012-12-21sna/video: Initialise alignment for video ports > 0Chris Wilson
2012-12-21sna: Remove assertions that the pixmap is wholly defined when uploadingChris Wilson
2012-12-21sna: Remove a pair of stale assertionsChris Wilson
2012-12-21sna: Refactor test for a rotation matrixChris Wilson
2012-12-21sna/dri: Refactor get_current_msc between blit/flip pathsChris Wilson
2012-12-21sna/dri: Set the correct current_msc for the no readback pathChris Wilson
2012-12-21sna/gen4: Backport tight vertex packing of renderblitsChris Wilson
2012-12-21sna/gen4: Backport more recent state tracking tweaksChris Wilson
2012-12-21sna/gen5: Backport tight vertex packing for simple renderblitsChris Wilson
2012-12-21sna/dri: Avoid querying the current-msc with swapbbufers wait disabledChris Wilson
2012-12-20sna/video: Assert that the frame is initialisedChris Wilson
2012-12-20uxa/dri: Correct the destination of the blit after chained flip is brokenChris Wilson
2012-12-20glamor: Release the drawable after passing to glamor_push_pixelsChris Wilson
2012-12-20sna: Check the correct variable for a failed allocationChris Wilson