Triang3l
5875f6ab31
[UI] Windows: Disable rounded corners
2022-05-05 21:46:20 +03:00
Margen67
6142013ee8
Mention VS2022 bug in BUILDING.md
2022-03-23 11:41:10 -05:00
Triang3l
36d8b20287
[Docs] Android code style guide
2021-09-18 20:33:00 +03:00
Triang3l
498c662c61
[Docs] Add libx11-xcb-dev to the dependencies
2021-06-19 19:38:04 +03:00
Joel Linn
923678dad7
[GPU] Add performance counter registers.
...
v3: Document registers referenced by D3D in `gpu.md`.
2020-11-21 21:55:52 +03:00
Joel Linn
171c97c929
Start CLion by invoking `xb devenv` when available
2020-11-14 13:30:06 -06:00
Joel Linn
9233f85c30
[docs] CMake generation.
2020-11-14 13:30:06 -06:00
Triang3l
38e0cc4941
[D3D12] Non-zeroed heaps on 2004
2020-09-06 00:52:30 +03:00
Joel Linn
72f19a60a9
[Docs] Update building instructions for Linux.
2020-04-08 16:17:06 -05:00
Margen67
09e1028154
Remove (hopefully) last OpenGL leftovers & crunch
...
Crunch is unused.
2019-11-08 09:10:51 -08:00
Atvaark
3481f739a1
[Docs] Fix project name in building.md
2019-10-18 12:45:06 -05:00
Triang3l
0faafd738a
[Docs] Update 0xE0000000 range info
2019-08-16 09:26:34 +03:00
Margen67
dd46e30be5
[building.md+README.md] Move building instructions+xb to building, make Quickstart link to wiki
...
Also update and remove outdated information.
2019-08-05 08:24:52 +07:00
gibbed
3b421f0811
Update building requirements in documentation.
2019-04-21 22:17:35 -05:00
Justin Moore
d703b5b880
Merge pull request #1324 from BenNottelling/patch-1
...
Fixed link
2019-02-28 18:33:34 -06:00
Ike Johnson
947120f814
Move cmder.net over to HTTPS
...
THEY FINALLY GOT AROUND TO FIXING THE STUFF!
2019-02-22 15:43:19 +08:00
Ben
0844a660f0
Fixed link
...
Minor change, this link didn't point to the right file, so I corrected it..
Well, it didn't point to any file really
2019-01-30 00:01:19 -08:00
Margen67
896ac4a682
Update documentation.
...
- 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-11-22 09:20:09 -06:00
Rick Gibbed
ff6dcfefe6
[Docs] Fix formatting error in CPU documentation.
2018-05-27 10:17:08 -05:00
0x7FFFFFFF
9b9383ace0
Update building documentation.
2018-05-10 20:08:41 -05:00
Rick Gibbed
0100392492
Remove VS2015 reference from building documentation.
2018-05-10 20:04:22 -05:00
DrChat
705fd7594a
[Docs] Add more notes on the single-page offset
2018-02-17 10:33:34 -06:00
DrChat
15448d306f
[Doc] Update Linux building documentation
2017-12-20 14:11:23 -06:00
DrChat
02e37be4e5
Merge branch 'linux' of git://github.com/dougvj/xenia into linux
...
# Conflicts:
# .travis.yml
2017-12-14 19:20:02 -06:00
drillsar
2a3c66484e
Update docs ( #760 )
...
* Update docs
* Fix docs
2017-09-28 10:05:04 -05:00
Doug Johnson
1dc346d0df
Add additional build instructions for Linux
2017-07-11 11:47:24 -06:00
gibbed
cecc66622f
Update some docs to say VS2017 works as well.
2017-04-20 16:58:45 -05:00
DrChat
5ac61aa48a
Fix a broken link in docs
2017-04-17 12:59:23 -05:00
Margen67
87cf0d5ed3
Update Python 2.7 to latest version
2017-03-18 08:06:35 -07:00
DrChat
f530ef749a
JIT documentation!
2016-11-22 20:09:26 -06:00
DrChat
ef93161114
Docs! More docs!
2016-11-18 22:01:45 -06:00
DrChat
c8b6dbddbb
Add some documentation about the guest memory
2016-10-21 13:04:10 -05:00
Jake
4cb18a99fe
Fix dead links to Google style guide
...
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-07-06 22:44:09 -07:00
Riley Labrecque
d33795e78f
Move style_guide.md and building.md to docs/
2016-01-18 02:36:37 -06:00
Ben Vanik
cc72de0f64
Moving disasm to new tables.
...
Also adding useful CPU docs.
2015-12-28 20:49:22 -08:00
Ben Vanik
ed0b97813a
Loops in shaders (no TDRs! woo!).
2015-12-07 13:03:57 -08:00
Ben Vanik
2ece808f22
Shader playground screenshot.
2015-12-05 17:47:26 -08:00
Ben Vanik
481e53dcae
Updating some documentation.
2015-12-02 12:16:23 -08:00
Ben Vanik
a79ef87889
Adding CONTRIBUTING.md so that github shows it on issues.
2015-08-28 14:16:38 -07:00
Ben Vanik
8b0d4fb51c
Linux tweaks.
2015-08-18 14:18:00 -07:00
Ben Vanik
31dab70a3a
Adding some docs on CPU optimizations/potential work.
2015-07-13 18:20:38 -07:00
Ben Vanik
5231e2e721
Linking in libxenia-base.
2015-06-30 19:34:48 -07:00
Ben Vanik
fb1f4906d9
xb format --all (we are now format clean). Buildbot will yell at you.
2015-06-22 22:26:51 -07:00
Ben Vanik
cabf9d6261
Adding some GPU docs and creating output directories automatically.
2015-06-10 19:20:14 -07:00
Ben Vanik
c616104574
Tracing help.
2015-05-25 11:09:00 -07:00
Ben Vanik
519fefd58d
Replacing python stuff with BAT, 1993-style.
2015-05-02 21:46:42 -07:00
Ben Vanik
4a211a4195
'xb format' helper.
2015-02-21 14:45:23 -08:00
Ben Vanik
ebec66f3c2
Updating README to reflect VS2015 requirement.
2015-02-05 18:16:55 -08:00
Ben Vanik
71fab4bbb7
Adding VS2015 support.
2014-12-19 17:09:39 -08:00
Ben Vanik
009ff4e80f
XamLoaderTerminateTitle asserts now to make it easier to track death.
2014-10-25 11:42:54 -07:00