summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-11-25Use xenia-base entrypoint for test suites.gibbed
2020-11-23Update premake-core.gibbed
2020-11-22[Build] Add Android to platform_files.luaTriang3l
2020-11-21[Build] Better Android detection in tools/build/premakeTriang3l
2020-11-21[Build] Clone premake to internal storage on AndroidTriang3l
2020-10-28Allow building without git.Joel Linn
2020-05-11[D3D12] Allow non-adaptive tessellation for patch primitive types, and all tr...Triang3l
2020-05-08[GPU] Shader translator refactoring (mostly ALU), fixes for disassembly round...Triang3l
2020-04-18[Shader Playground] Make PC shader models work at least with invalid shadersTriang3l
2020-04-18[Shader Playground] DXBC and domain shader outputTriang3l
2020-04-18[Shader Playground] Fix typos leaving XBOX undefinedTriang3l
2020-04-08Fix building premake on Windows.Joel Linn
2020-04-08Update premake.gibbed
2020-04-07C++17ification.gibbed
2020-02-22Fix diff.py to assume UTF-8.gibbed
2020-02-11[PPC] Support basic form of sc.gibbed
2019-11-08Remove (hopefully) last OpenGL leftovers & crunchMargen67
2019-08-24Fix up handling of positional options in cvar handling.gibbed
2019-08-03Get rid of gflags alltogetherJonathan Goyvaerts
2019-08-03Replace all gflag implementations with cvar implementationsJonathan Goyvaerts
2019-05-13[PPC] Shuffle code around to make it cleaner to modify by hand.gibbed
2019-05-08Fix/remove OpenGL leftoversMargen67
2019-04-18Oops. Forgot json import in premake build script.gibbed
2019-04-18Rework Xenia/premake build scripts to use VsDevCmd for VS2017+ insteadgibbed
2019-04-18Oops. Missed a commit. Fix vswhere path in premake build script.gibbed
2019-04-18- Update premake build script for VS2017+ build support.gibbed
2018-11-22Update documentation.Margen67
2017-12-20Validate trace executable before starting thread poolDrChat
2017-12-20Python utility to run tracedump locallyDrChat
2017-12-14Merge branch 'linux' of git://github.com/dougvj/xenia into linuxDrChat
2017-09-21Python 3 support (#755)Kriskras99
2017-07-11Add _gtk and _x11 as linux specific platform filesDoug Johnson
2017-06-11PPC: Fix typo in instruction disassembly for mtspr.Parker Lamb
2017-06-11PPC: Add cstdlib includes for code generated by ppc-table-gen.Parker Lamb
2017-05-11Update catchDr. Chat
2017-04-23Update premake to support vs2017.Dr. Chat
2017-02-05travis: clang-3.9Dr. Chat
2017-01-27Import the VS environment when building premake.DrChat
2016-06-24Include .inc files in generated project files.gibbed
2016-01-20Add 'posix' as a platform suffixsephiroth99
2016-01-011 linking and running tests for travis.Ben Vanik
2016-01-01Standardizing wchar->char in main().Ben Vanik
2016-01-01Adding yaml-cpp for #428, use rando fork until jbeder/yaml-cpp#342 lands.Ben Vanik
2015-12-31xb gputest and reference repo - woo.Ben Vanik
2015-12-31Upgrading to the latest premake and adding tool for dumping LLVM json.Ben Vanik
2015-12-30Renaming to match no .py style.Ben Vanik
2015-12-30Adding prebuilt premake5.exe back.Ben Vanik
2015-12-30Folding build_tools back into the main repo for simplicity.Ben Vanik
2015-12-29Marking some memory instructions as kM.Ben Vanik
2015-12-29REBASE: fixing xthread instruction decoding.Ben Vanik