Gliniak
26415cb8b1
Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental
2022-12-31 11:19:01 +01:00
Joel Linn
f04cfb3b65
[ImGui] Update to v1.88
2022-12-28 14:16:32 -06:00
chss95cs@gmail.com
d8c94b1aee
Fix premake filter mistake that broke debug builds (and likely any build other than release)
2022-10-08 10:10:36 -07:00
chss95cs@gmail.com
b4c175d8a3
Enable SDL_LEAN_AND_MEAN, SDL_RENDER_DISABLED, saves about 500kb in final exe
...
Build several projects that arent performance critical with /Os and /O1 under msvc windows
2022-09-29 07:26:38 -07:00
Joel Linn
5c97a0ad06
Don't treat warnings as errors for 3rd party projs
2021-05-03 22:50:44 -05:00
Joel Linn
1985169924
[imgui] Make code compile with new imgui.
2019-11-20 08:05:40 -06:00
sephiroth99
7e58ad2800
Put MSVC buildoptions under Windows platform filter.
2015-09-22 07:43:59 -07:00
Ben Vanik
5d033f9cb3
A new debugger.
...
Lots of bugs/rough edges/etc - issues will be filed.
Old-style debugging still works (just use --emit_source_annotations to get
the helpful movs back and --break_on_instruction will still fire).
2015-09-20 21:31:05 -07:00
Ben Vanik
e0eb85bbbc
Switching to premake. Probably with disasterous consequences.
2015-07-18 16:00:01 -07:00