summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2022-05-05[UI] Windows: Disable rounded cornersTriang3l
2022-03-23Mention VS2022 bug in BUILDING.mdMargen67
2021-09-18[Docs] Android code style guideTriang3l
2021-06-19[Docs] Add libx11-xcb-dev to the dependenciesTriang3l
2020-11-21[GPU] Add performance counter registers.Joel Linn
v3: Document registers referenced by D3D in `gpu.md`.
2020-11-14Start CLion by invoking `xb devenv` when availableJoel Linn
2020-11-14[docs] CMake generation.Joel Linn
2020-09-06[D3D12] Non-zeroed heaps on 2004Triang3l
2020-04-08[Docs] Update building instructions for Linux.Joel Linn
2019-11-08Remove (hopefully) last OpenGL leftovers & crunchMargen67
Crunch is unused.
2019-10-18[Docs] Fix project name in building.mdAtvaark
2019-08-16[Docs] Update 0xE0000000 range infoTriang3l
2019-08-05[building.md+README.md] Move building instructions+xb to building, make ↵Margen67
Quickstart link to wiki Also update and remove outdated information.
2019-04-21Update building requirements in documentation.gibbed
2019-02-28Merge pull request #1324 from BenNottelling/patch-1Justin Moore
Fixed link
2019-02-22Move cmder.net over to HTTPSIke Johnson
THEY FINALLY GOT AROUND TO FIXING THE STUFF!
2019-01-30Fixed linkBen
Minor change, this link didn't point to the right file, so I corrected it.. Well, it didn't point to any file really
2018-11-22Update documentation.Margen67
- Convert http to https, provide archive link when possible. - Made CPU-JIT.png more readable on dark themes; Added a white background so there isn't black text on a black background.
2018-05-27[Docs] Fix formatting error in CPU documentation.Rick Gibbed
2018-05-10Update building documentation.0x7FFFFFFF
2018-05-10Remove VS2015 reference from building documentation.Rick Gibbed
2018-02-17[Docs] Add more notes on the single-page offsetDrChat
2017-12-20[Doc] Update Linux building documentationDrChat
2017-12-14Merge branch 'linux' of git://github.com/dougvj/xenia into linuxDrChat
# Conflicts: # .travis.yml
2017-09-28Update docs (#760)drillsar
* Update docs * Fix docs
2017-07-11Add additional build instructions for LinuxDoug Johnson
2017-04-20Update some docs to say VS2017 works as well.gibbed
2017-04-17Fix a broken link in docsDrChat
2017-03-18Update Python 2.7 to latest versionMargen67
2016-11-22JIT documentation!DrChat
2016-11-18Docs! More docs!DrChat
2016-10-21Add some documentation about the guest memoryDrChat
2016-07-06Fix dead links to Google style guideJake
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-18Move style_guide.md and building.md to docs/Riley Labrecque
2015-12-28Moving disasm to new tables.Ben Vanik
Also adding useful CPU docs.
2015-12-07Loops in shaders (no TDRs! woo!).Ben Vanik
2015-12-05Shader playground screenshot.Ben Vanik
2015-12-02Updating some documentation.Ben Vanik
2015-08-28Adding CONTRIBUTING.md so that github shows it on issues.Ben Vanik
2015-08-18Linux tweaks.Ben Vanik
2015-07-13Adding some docs on CPU optimizations/potential work.Ben Vanik
2015-06-30Linking in libxenia-base.Ben Vanik
2015-06-22xb format --all (we are now format clean). Buildbot will yell at you.Ben Vanik
2015-06-10Adding some GPU docs and creating output directories automatically.Ben Vanik
2015-05-25Tracing help.Ben Vanik
2015-05-02Replacing python stuff with BAT, 1993-style.Ben Vanik
2015-02-21'xb format' helper.Ben Vanik
2015-02-05Updating README to reflect VS2015 requirement.Ben Vanik
2014-12-19Adding VS2015 support.Ben Vanik
2014-10-25XamLoaderTerminateTitle asserts now to make it easier to track death.Ben Vanik