xenia-canary/src
Ben Vanik b392afbfae Basic cubemap support, though the sampling code is wrong. 2015-03-22 19:15:22 -07:00
..
alloy Dropping a bunch of profiling - VB/IB upload is slow, that's about it. 2015-03-15 20:32:40 -07:00
poly --flush_stdout to disable flushing. 2015-03-22 11:49:13 -07:00
xdb Moving delegate to poly. 2014-12-31 19:26:51 -08:00
xenia Basic cubemap support, though the sampling code is wrong. 2015-03-22 19:15:22 -07:00
README.md Create README.md 2014-08-20 11:19:31 -07:00

README.md

All code (headers and sources) lives under this path, excluding third_party code.

  • alloy: the dynamic recompiler that parses PPC and generates code.
  • poly: a lightweight cross-platform/compiler compatibility library.
  • xdb: xenia debugger library and UI.
  • xenia: emulator code.