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