| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-20 | [Doc] Update Linux building documentation | DrChat | |
| 2017-12-14 | Merge branch 'linux' of git://github.com/dougvj/xenia into linux | DrChat | |
| # Conflicts: # .travis.yml | |||
| 2017-09-28 | Update docs (#760) | drillsar | |
| * Update docs * Fix docs | |||
| 2017-07-11 | Add additional build instructions for Linux | Doug Johnson | |
| 2017-04-20 | Update some docs to say VS2017 works as well. | gibbed | |
| 2017-04-17 | Fix a broken link in docs | DrChat | |
| 2017-03-18 | Update Python 2.7 to latest version | Margen67 | |
| 2016-11-22 | JIT documentation! | DrChat | |
| 2016-11-18 | Docs! More docs! | DrChat | |
| 2016-10-21 | Add some documentation about the guest memory | DrChat | |
| 2016-07-06 | Fix dead links to Google style guide | Jake | |
| A few of the links pointing to Google's cpp style guide were pointing to dead pages where the old Google code project was. The project has since switched to Github and hosts itself as html pages. This commit updates the references to point to the new urls. | |||
| 2016-01-18 | Move style_guide.md and building.md to docs/ | Riley Labrecque | |
| 2015-12-28 | Moving disasm to new tables. | Ben Vanik | |
| Also adding useful CPU docs. | |||
| 2015-12-07 | Loops in shaders (no TDRs! woo!). | Ben Vanik | |
| 2015-12-05 | Shader playground screenshot. | Ben Vanik | |
| 2015-12-02 | Updating some documentation. | Ben Vanik | |
| 2015-08-28 | Adding CONTRIBUTING.md so that github shows it on issues. | Ben Vanik | |
| 2015-08-18 | Linux tweaks. | Ben Vanik | |
| 2015-07-13 | Adding some docs on CPU optimizations/potential work. | Ben Vanik | |
| 2015-06-30 | Linking in libxenia-base. | Ben Vanik | |
| 2015-06-22 | xb format --all (we are now format clean). Buildbot will yell at you. | Ben Vanik | |
| 2015-06-10 | Adding some GPU docs and creating output directories automatically. | Ben Vanik | |
| 2015-05-25 | Tracing help. | Ben Vanik | |
| 2015-05-02 | Replacing python stuff with BAT, 1993-style. | Ben Vanik | |
| 2015-02-21 | 'xb format' helper. | Ben Vanik | |
| 2015-02-05 | Updating README to reflect VS2015 requirement. | Ben Vanik | |
| 2014-12-19 | Adding VS2015 support. | Ben Vanik | |
| 2014-10-25 | XamLoaderTerminateTitle asserts now to make it easier to track death. | Ben Vanik | |
| 2014-08-21 | alloy-sandbox running on osx (ivm only). | Ben Vanik | |
| 2014-07-11 | Style guide notes. | Ben Vanik | |
| 2014-01-25 | JIT hackery. Not quite working. | Ben Vanik | |
| 2014-01-23 | Simplifying disassembler. Much faster than before. | Ben Vanik | |
| 2014-01-20 | Geometry shader work for rect lists and quad lists. | Ben Vanik | |
| 2014-01-19 | RECIP_IEEE. | Ben Vanik | |
| 2014-01-15 | Properly escaping the weird URL. | Ben Vanik | |
| 2014-01-15 | Adding doc skeleton for CPU. | Ben Vanik | |
| 2014-01-14 | Update python script and building manual | sephiroth99 | |
| 2013-11-16 | Removing OSX/Linux info from docs for now. | Ben Vanik | |
| 2013-10-17 | Support for VS2013 (and auto picking), a Win xb script, and readme updates. | Ben Vanik | |
| This also removes the dependency on D3DX, which is only included in the DXSDK, meaning that just the Win8+ SDK should be required now. | |||
| 2013-05-21 | Initial libjit skeleton. | Ben Vanik | |
| Not currently generating instructions, but most of the flow is right up to that point. A lot of work required to refactor the emitter, but wanted to get this checked in. | |||
| 2013-05-19 | Removing LLVM submodule and build information. | Ben Vanik | |
| Code is still present until transitioned over to libjit. | |||
| 2013-05-19 | Adding libjit. | Ben Vanik | |
| Removing some old xethunk cruft. | |||
| 2013-02-24 | Updating building docs. | Ben Vanik | |
| 2013-02-03 | More debugger work. | Ben Vanik | |
| Posix only right now. | |||
