summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-10-22Always compile as C11 and C++11.Marcin Kościelnicki1-2/+2
2016-08-09convert hwtest to C++Marcin Kościelnicki1-1/+3
2016-08-03cmake: Don't break on configure if docs/.gitignore is missingorbea1-1/+3
2015-04-24add cupti_trace, a new tool for REing performance countersSamuel Pitoiset1-0/+1
2014-09-21demmt: move to its own directoryMarcin Ślusarz1-0/+1
2014-08-04CMakeLists: install README.rst instead of READMEMartin Peres1-1/+1
2014-07-12cmake: fix installation of envydis documentationMarcin Ślusarz1-0/+1
2014-06-22CMake: hwdocs->docs/hw git ignore rules updateRoy Spliet1-2/+2
2013-11-09CMakeLists.txt: do not install .gitignore filesTimothée Ravier1-3/+5
2013-08-27nva/python: add a way to install the nvapy libMartin Peres1-0/+1
2013-07-26cmake: fix hwdocs' install pathMartin Peres1-1/+1
2013-07-26cmake: do not install rnndb/.gitignoreMartin Peres1-1/+5
2013-07-24cmake: disable automagic dependenciesMartin Peres1-1/+1
2013-07-24cmake: add a doc_path option and print the current build typeMartin Peres1-4/+12
2013-07-24cmake: add a summary of the cflags & install prefixMartin Peres1-0/+10
2013-07-24do not force CFLAGS, just append -WallMartin Peres1-1/+1
2012-10-08hwtest/nv*_tile: Merge nv10 and nv20 versions, punt some things to a library,...Marcin Kościelnicki1-0/+1
2012-09-30hwtest: Add NV10 tile region test.Marcin Kościelnicki1-0/+1
2012-07-28Add documentation and rnndb to installed files.Marcin Kościelnicki1-0/+5
2012-07-27A little more cleanup of cmakelists.Marcin Kościelnicki1-0/+2
2012-07-27Use ctest for testing, fold existing vstream tests into it.Marcin Kościelnicki1-0/+1
2012-07-27easm: Split to separate subdirectory.Marcin Kościelnicki1-0/+1
2012-07-26Limit -Wno-pointer-sign and -Wno-missing-braces only to subdirectories where ...Marcin Kościelnicki1-1/+1
2012-07-26Move vdpow to its own subdirectory.Marcin Kościelnicki1-0/+1
2012-07-01Add a generic "find file in path" function.Marcin Kościelnicki1-0/+1
2012-06-05undo commit-oMaarten Lankhorst1-1/+1
2012-06-05vstream: rework vdpow register capturing with masks instead of blacklistsMaarten Lankhorst1-1/+1
2012-02-08Turn off -Werror.Marcin Kościelnicki1-1/+1
2012-01-12CMakeLists: enable -WerrorMaarten Lankhorst1-1/+1
2012-01-12CMakeLists: Enable most compiler warningsMaarten Lankhorst1-0/+2
2011-11-21vstream: Basic bitstream functions.Marcin Kościelnicki1-0/+1
2011-06-30Make a subdirectory structure [bug #63]Marcin Kościelnicki1-54/+4
2011-06-29nvbios: Parse the hwsq table using envydis. TODO: understand each opcodeMartin Peres1-0/+1
2011-06-12nvapct: replace by the more general nvatimingMartin Peres1-2/+2
2011-06-12Add nv40/nv50 PCOUNTER frequency checker.Marcin Kościelnicki1-0/+2
2011-06-11Add nvascan program.Marcin Kościelnicki1-0/+2
2011-06-09Add nva* to install targets.Marcin Kościelnicki1-1/+1
2011-05-02nvafakebios: New tool to upload a vbios to PRAMIN (non-permanent). Good for r...Martin Peres1-0/+2
2011-05-01nvagetbios: A new tool to get vbios from the wanted nvidia graphic card.Martin Peres1-0/+2
2011-05-01nva: Add 8-bit peek and poke tools.Marcin Kościelnicki1-0/+4
2010-12-06Nuke vp3tdis.Marcin Kościelnicki1-1/+1
2010-11-28Start merging pgtest functionality.Marcin Kościelnicki1-0/+10
2010-11-18dedma: Import push buffer parsing tool.Francisco Jerez1-1/+3
2010-11-03envydis: Store intermediate disasm results as expr trees.Marcin Kościelnicki1-1/+1
2010-10-30Use LIB_SUFFIX for installMarcin Kościelnicki1-2/+2
2010-10-29install envyasPeter Bailey1-1/+1
2010-10-28Fix build when builddir != srcdir.Marcin Kościelnicki1-3/+4
2010-10-27envydis: Add reverse disassembler.Marcin Kościelnicki1-0/+8
2010-10-27Add make install targetMarcin Kościelnicki1-0/+5
2010-10-25Move to cmake.Marcin Kościelnicki1-0/+18