summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-14sna: Aim for consistency and use stdbool except for core X APIsChris Wilson
2012-07-13sna/gen4: Simplify comparing the pipeline-pointers against the previousChris Wilson
2012-07-13sna: Split CloseScreen into two phasesChris Wilson
2012-07-13sna: Only try to enable DRI2 if the module is available at runtimeChris Wilson
2012-07-12Enable compilation of SNA by defaultChris Wilson
2012-07-12Fix the reporting of whether SNA is configuredChris Wilson
2012-07-12sna: Fix build without DRI2Chris Wilson
2012-07-12sna: Check for failure to initialize the sprite pointersChris Wilson
2012-07-12sna/glyphs: Fix array allocation for list_extentsChris Wilson
2012-07-12sna/glyphs: Apply mask reduction along fallback paths as wellChris Wilson
2012-07-12sna: Rearrange the tests for dropping the glyph maskChris Wilson
2012-07-12i810: Remove vestigial reference to xaa.hChris Wilson
2012-07-12uxa/dri: Fix a buffer leak on pageflipping when enabling glamor.Zhigang Gong
2012-07-12uxa/glyphs: Bypass uxa glyphs operations if using glamor.Zhigang Gong
2012-07-12i810: Tidy configure detection for XAA/DGAChris Wilson
2012-07-11sna: Remove unused cached partials listChris Wilson
2012-07-11sna: Minor tweak to upload in place if the CPU bo is busyChris Wilson
2012-07-11sna: Discard the mask for "non-overlapping" glyphsChris Wilson
2012-07-10sna: Disable periodic scanout refresh if all outputs are disconnectedChris Wilson
2012-07-10sna: Avoid the expensive recomputation of the region when copyingChris Wilson
2012-07-10sna: Only promote to full GPU if we already have a GPU boChris Wilson
2012-07-10i810: Make DGA optionalDaniel Stone
2012-07-10i810: Make XAA optionalDaniel Stone
2012-07-09sna: Check for overlapping glyphs within each list, then overlapping listsChris Wilson
2012-07-09sna: Fix reversal of inside logic for BitmapToRegionChris Wilson
2012-07-09sna: Improve the check for assertionsChris Wilson
2012-07-09sna: Simplify the DBG incarnationChris Wilson
2012-07-09sna: Promote large operations to use the whole GPUChris Wilson
2012-07-09sna: Only consider large clears as candidates for GPU migrationChris Wilson
2012-07-09sna: PadPixmap only writes to the out-of-bounds bitsChris Wilson
2012-07-09sna: Rename conflicting symbols with uxaChris Wilson
2012-07-09sna: Just use a linear scan to find the terminating clip boxChris Wilson
2012-07-09sna: Remove the consideration of CPU damage for overwriting FillRectChris Wilson
2012-07-08sna: Substitute the reduce clip region for fallback opsChris Wilson
2012-07-08sna: Review placement hints for fallback operationsChris Wilson
2012-07-08sna: Remove function for force-to-gpuChris Wilson
2012-07-08sna: Apply the clear color when resizing the front bufferChris Wilson
2012-07-08sna/dri: Review stale commentsChris Wilson
2012-07-08sna/dri: Fix cross-chaining of pageflip vs vblankChris Wilson
2012-07-08sna/dri: Use draw ref directlyChris Wilson
2012-07-08sna/dri: Remove dead code for 'old_fb'Chris Wilson
2012-07-08sna/dri: Attach the chain of frame events to the Window, not pixmapChris Wilson
2012-07-08sna: Tweak start/stop of the deferred flushChris Wilson
2012-07-08sna/dri: Clarify the message for one failure caseChris Wilson
2012-07-08sna/dri: Add a couple of missing VG_CLEAR on vblanksChris Wilson
2012-07-08sna/dri: Couple the frame events into DestroyWindowChris Wilson
2012-07-08sna/dri: Replace the DRI2 drawable type with a devPrivateChris Wilson
2012-07-08test: Add missing header for distcheckChris Wilson
2012-07-08sna: Fixup fb wrapperChris Wilson
2012-07-07sna: Add a couple of DBG flags to control upload buffersChris Wilson