summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-26sna: Check for OS support of AVX/AVX2 before useChris Wilson
2013-03-26sna: Fix AVX2 detectionChris Wilson
2013-03-26sna/gen4+: Add a couple more advanced SSE variants for composite verticesChris Wilson
2013-03-26sna: AVX2 is in the ebx result of cpuidChris Wilson
2013-03-26sna: Trim removed fields from execbuffer2 for OpenBSD supportChris Wilson
2013-03-26sna: Fix OpenBSD backlight control implementationMark Kettenis
2013-03-25Remove the GeneralSocket upon CloseScreenChris Wilson
2013-03-23sna: Convert out-of-bounds sample to CLEARChris Wilson
2013-03-23sna: Fix an assertion to check the correct boChris Wilson
2013-03-22sna: Fix assertions that the pixmap points into the CPU bo for fallbacksChris Wilson
2013-03-22sna: Add backlight control implementationChris Wilson
2013-03-22uxa: Add OpenBSD backlight control implementationMark Kettenis
2013-03-22sna: Fix computation of clip extents for stipplingChris Wilson
2013-03-21sna/dri: Disable assertion and associated bookkeepingChris Wilson
2013-03-212.21.5 release2.21.5Chris Wilson
2013-03-19sna: Haswell reintroduces MI_LOAD_SCAN_LINESChris Wilson
2013-03-19sna: Ignore vsync waits on tiny scanline rangesChris Wilson
2013-03-18sna: Reset operation state between glyphsChris Wilson
2013-03-18sna: Add a pair of sanity checks before creating the redirection targetChris Wilson
2013-03-18sna: Skip processing an all-clipped-out glyphChris Wilson
2013-03-17sna/dri: Fix stale Pixmap detectionChris Wilson
2013-03-17sna: Don't remove the flush flag for userptr boChris Wilson
2013-03-16sna/dri: Clear flush flag upon bo destroyChris Wilson
2013-03-14sna: Add an LLC path for creating snoopable buffersChris Wilson
2013-03-14sna/gen5+: Add missing float casts in computation of scaled src offsetsChris Wilson
2013-03-14sna: Consider placement hints when choosing userptr read pathChris Wilson
2013-03-14sna: Add handle info to sync DBGChris Wilson
2013-03-14sna: Use userptr downloads for incomplete GPU damaged pixmapsChris Wilson
2013-03-14sna: Add a few more assertions to track userptr through the cachesChris Wilson
2013-03-13sna/trapezoids: Minimally replace points for TriFanChris Wilson
2013-03-13sna/trapezoids: Correct ordering of points within TriFranChris Wilson
2013-03-12sna/gen4: Tweak compilation flags to avoid mixed settings across functionsChris Wilson
2013-03-12uxa: don't crash when freeing an uninitialized screenAaron Plattner
2013-03-12sna/gen3: Tweak code generation for gen3_emit_composite_primitive_constant__sse2Chris Wilson
2013-03-12sna/gen3: Tweak code generation for gen3_emit_composite_primitive_identity_gr...Chris Wilson
2013-03-12sna/gen3: Reduce another use of transformsChris Wilson
2013-03-12uxa/glamor: Prevent a crash when trying to load a misconfigured glamorChris Wilson
2013-03-12sna: Missing git-add for 09862a85eba243bChris Wilson
2013-03-12sna: Improve asserts that the CPU bo is not busy after synchronisationChris Wilson
2013-03-12sna: Mark redirect proxies with a unique idChris Wilson
2013-03-12sna: Apply the source offset to the transform when fixing up gradientsChris Wilson
2013-03-11sna: Improve sna_copy_boxes DBG by printing the bo handlesChris Wilson
2013-03-11sna: Only allocate addition space if we need pixel dataChris Wilson
2013-03-11sna: Mark the userptr as a CPU mappingChris Wilson
2013-03-11sna/dri: Free the event on the impossible error pathChris Wilson
2013-03-11sna/dri: Free chained swaps upon CloseWindowChris Wilson
2013-03-11sna/dri: Reorder assert to avoid NULL dereferenceChris Wilson
2013-03-11test: Try to exercise races between DRI2SwapBuffers and CloseWindowChris Wilson
2013-03-112.21.4 release2.21.4Chris Wilson
2013-03-11sna: Tighten checking for coherent mapsChris Wilson