summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-28moved vswhere to tools directoryp01arst0rm
2022-10-09[GPU] Vulkan fragment shader interlock RB and related fixes/cleanupTriang3l
2022-07-11[Android] Unified xenia-app with windowed apps and build prerequisitesTriang3l
2022-04-05Add descriptive error message when pkg-config failsAlex Messier
2022-01-02Replace premake5 binary with CI artifact.Rick Gibbed
2022-01-02Update premake-core.Rick Gibbed
2021-11-02[Android] Clone Premake from sdcard to a hidden directoryTriang3l
2021-10-30[Build] Use first-party premake-androidndk (#1878)Triang3l
2021-08-28[UI] Loop thread to main thread WindowedAppContextTriang3l
2021-07-21[Linux] Fix pkg-config trailing space causing premake to output an extra empt...Jonathan Goyvaerts
2021-07-20[Build] Run pkg_config only on Linux, not all non-WindowsTriang3l
2021-06-26Disable Edit and Continue for test suites.gibbed
2021-06-02Update Catch2 test frameworkJoel Linn
2021-06-02[Linux] Helper methods for pkg-configJoel Linn
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