summaryrefslogtreecommitdiff
path: root/src/sna/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-04-06sna/gen9: Quick and dirty implementationChris Wilson1-0/+2
2014-12-16sna: Make error debug tracing available at normal debug levelsChris Wilson1-0/+1
2014-09-10sna: Emit assertions with FatalErrorChris Wilson1-0/+1
2014-07-23Add automake magic required for libobj/Chris Wilson1-1/+1
2014-06-02sna: Add support for PresentChris Wilson1-0/+6
2014-06-02sna: Add support for DRI3Chris Wilson1-1/+7
2014-05-14sna: Rename DRI2 files, functions and variablesChris Wilson1-1/+1
2013-12-11sna/gen8: Initial backend for BroadwellChris Wilson1-0/+6
2013-11-25sna: Keep @NOWARNFLAGS@ lastChris Wilson1-1/+2
2013-11-25Makefile convert @var@ to $(var)Zdenek Kabelac1-6/+6
2013-10-10sna/gen4+: Share a few common routinesChris Wilson1-0/+2
2013-10-10sna/gen6+: Share the common routines for ring preferrenceChris Wilson1-0/+2
2013-10-05sna/trapezoids: Add a precise scan converterChris Wilson1-0/+1
2013-10-04sna: Start splitting the trapezoids megafile into parseable blocksChris Wilson1-0/+4
2013-09-07Revert "sna: Add XMir support"Chris Wilson1-1/+0
2013-09-06sna: Listen to ACPI events for power state notificationsChris Wilson1-0/+1
2013-09-04sna: Add XMir supportChris Wilson1-0/+1
2013-07-29intel: Suppress some extremely noisy warningsChris Wilson1-0/+1
2013-07-28configure: Print a summary of compilation optionsChris Wilson1-2/+2
2013-07-17sna: Wrap cpuid.hChris Wilson1-0/+1
2013-06-19configure: test for librt (clock_gettime)Jonathan Gray1-1/+1
2013-04-16sna: Add VALGRIND_CFLAGS whilst compiling with --enable-valgrindChris Wilson1-1/+1
2013-03-07sna: Supply a fake pipe to run completely headlessChris Wilson1-0/+1
2013-02-25sna: Detect available instruction sets at runtimeChris Wilson1-0/+1
2013-01-27sna: Begin sketching out a threaded rasteriser for spansChris Wilson1-0/+2
2013-01-24sna: Experiment with a threaded renderer for fallback compositingChris Wilson1-0/+2
2013-01-02sna/gen4+: Specialise linear vertex emissionChris Wilson1-0/+2
2012-12-20sna/gen4+: Amalgamate all the gen4-7 vertex buffer emissionChris Wilson1-0/+2
2012-11-30sna: Unify gen4 acceleration againChris Wilson1-1/+0
2012-11-23sna/gen4: Revert changes to 965g[m]Chris Wilson1-0/+1
2012-07-30sna: Add the brw assemblerChris Wilson1-2/+2
2012-07-12sna: Fix build without DRI2Chris Wilson1-7/+3
2012-07-09sna: Simplify the DBG incarnationChris Wilson1-2/+5
2012-07-08sna: Fixup fb wrapperChris Wilson1-1/+3
2012-03-28sna: Add video sprite support for ILK+Chris Wilson1-0/+1
2012-02-11Include a local copy of list.hChris Wilson1-8/+9
2012-01-14sna: Use top_srcdir to detect .git rather than top_builddirChris Wilson1-1/+1
2011-12-11sna: Enable hooking up of valgrind during debuggingChris Wilson1-0/+1
2011-11-16sna: Correct dependencies for DRI2Chris Wilson1-1/+1
2011-11-16sna: Reduce and clarify dependenciesChris Wilson1-0/+1
2011-11-11sna: Begin debugging gen7Chris Wilson1-0/+1
2011-10-19sna: Micro-optimise fill-spansChris Wilson1-0/+1
2011-09-09sna: Record git-tree used for compilationChris Wilson1-0/+7
2011-07-30Fix typos for distcheckChris Wilson1-2/+2
2011-07-30sna: Port IVB acceleration code (Xrender + Xv)Chris Wilson1-0/+2
2011-07-01sna: Downsample sources 2x too large to fit in the 3D pipelineChris Wilson1-0/+1
2011-06-26sna: Only create bo up to half the size of the mappable apertureChris Wilson1-2/+6
2011-06-10sna: Remove the ability to disable chipset specific codeChris Wilson1-21/+0
2011-06-04sna: Introduce a new acceleration model.Chris Wilson1-0/+115