index
:
xenia
crash_dumps
gen_tests
linux
master
qt
setthreaddesc
systemlink
texsplit
vtx_cache
x64-cleanup
Xbox 360 emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-11-25
Use xenia-base entrypoint for test suites.
gibbed
2020-11-23
Update premake-core.
gibbed
2020-11-22
[Build] Add Android to platform_files.lua
Triang3l
2020-11-21
[Build] Better Android detection in tools/build/premake
Triang3l
2020-11-21
[Build] Clone premake to internal storage on Android
Triang3l
2020-10-28
Allow 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 shaders
Triang3l
2020-04-18
[Shader Playground] DXBC and domain shader output
Triang3l
2020-04-18
[Shader Playground] Fix typos leaving XBOX undefined
Triang3l
2020-04-08
Fix building premake on Windows.
Joel Linn
2020-04-08
Update premake.
gibbed
2020-04-07
C++17ification.
gibbed
2020-02-22
Fix diff.py to assume UTF-8.
gibbed
2020-02-11
[PPC] Support basic form of sc.
gibbed
2019-11-08
Remove (hopefully) last OpenGL leftovers & crunch
Margen67
2019-08-24
Fix up handling of positional options in cvar handling.
gibbed
2019-08-03
Get rid of gflags alltogether
Jonathan Goyvaerts
2019-08-03
Replace all gflag implementations with cvar implementations
Jonathan Goyvaerts
2019-05-13
[PPC] Shuffle code around to make it cleaner to modify by hand.
gibbed
2019-05-08
Fix/remove OpenGL leftovers
Margen67
2019-04-18
Oops. Forgot json import in premake build script.
gibbed
2019-04-18
Rework Xenia/premake build scripts to use VsDevCmd for VS2017+ instead
gibbed
2019-04-18
Oops. 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-22
Update documentation.
Margen67
2017-12-20
Validate trace executable before starting thread pool
DrChat
2017-12-20
Python utility to run tracedump locally
DrChat
2017-12-14
Merge branch 'linux' of git://github.com/dougvj/xenia into linux
DrChat
2017-09-21
Python 3 support (#755)
Kriskras99
2017-07-11
Add _gtk and _x11 as linux specific platform files
Doug Johnson
2017-06-11
PPC: Fix typo in instruction disassembly for mtspr.
Parker Lamb
2017-06-11
PPC: Add cstdlib includes for code generated by ppc-table-gen.
Parker Lamb
2017-05-11
Update catch
Dr. Chat
2017-04-23
Update premake to support vs2017.
Dr. Chat
2017-02-05
travis: clang-3.9
Dr. Chat
2017-01-27
Import the VS environment when building premake.
DrChat
2016-06-24
Include .inc files in generated project files.
gibbed
2016-01-20
Add 'posix' as a platform suffix
sephiroth99
2016-01-01
1 linking and running tests for travis.
Ben Vanik
2016-01-01
Standardizing wchar->char in main().
Ben Vanik
2016-01-01
Adding yaml-cpp for #428, use rando fork until jbeder/yaml-cpp#342 lands.
Ben Vanik
2015-12-31
xb gputest and reference repo - woo.
Ben Vanik
2015-12-31
Upgrading to the latest premake and adding tool for dumping LLVM json.
Ben Vanik
2015-12-30
Renaming to match no .py style.
Ben Vanik
2015-12-30
Adding prebuilt premake5.exe back.
Ben Vanik
2015-12-30
Folding build_tools back into the main repo for simplicity.
Ben Vanik
2015-12-29
Marking some memory instructions as kM.
Ben Vanik
2015-12-29
REBASE: fixing xthread instruction decoding.
Ben Vanik
[next]