RadWolfie
|
5af26d23f5
|
cmake: fix includes for libtommath and libtomcrypt
|
2020-09-25 05:20:27 -05:00 |
RadWolfie
|
c48484c135
|
cmake: remove unnecessary includes since they are handled
|
2020-09-25 04:34:25 -05:00 |
RadWolfie
|
5aad40ce9d
|
move xxHash to submodule
|
2020-09-25 03:38:29 -05:00 |
RadWolfie
|
eaeb521bd9
|
update XbSymbolDatabase submodule
|
2020-09-24 14:10:24 -05:00 |
RadWolfie
|
f911980a37
|
move glew32.dll copy to batch script
|
2020-07-30 15:57:22 -05:00 |
RadWolfie
|
d184035103
|
fix git versioning whenever git is updated
|
2020-07-30 15:13:58 -05:00 |
RadWolfie
|
37b230fbfe
|
scrap win32 draft gui
|
2020-04-14 20:24:18 -05:00 |
RadWolfie
|
7fca148bc6
|
implement toggle loader project in GUI
|
2020-04-14 20:24:18 -05:00 |
patrickvl
|
f283dff3b6
|
Loader : Deduplicate code via new CreateSettings()
|
2020-04-14 20:24:17 -05:00 |
PatrickvL
|
c537539c6e
|
Extracted VerifyWow64() function, so that the Cxbx and CxbxLoader projects share the same implementation.
For this, renamed LoaderTooling.cpp to AddressRanges.cpp, which better aligns with AddressRanges.h anyway.
|
2020-04-14 20:24:17 -05:00 |
PatrickvL
|
93c8514700
|
Loader : Initial drop of a separate *empty* GUI project (probably won't compile either)
|
2020-04-14 20:24:17 -05:00 |
PatrickvL
|
b2b0813db4
|
Loader : Added emulation DLL, working towards this stub compiling, moved loader project to subfolder
|
2020-04-14 20:24:17 -05:00 |
PatrickvL
|
032eee144f
|
Reduce clutter in Loader by splitting up functionality in task-specific source files
|
2020-04-14 20:24:16 -05:00 |
patrickvl
|
208ce0e35c
|
Added minimal CxbxLoader project
|
2020-04-14 20:24:16 -05:00 |
darkf
|
ee81f18645
|
Define XXH_INLINE_ALL for all compilers
|
2020-04-07 02:44:39 -07:00 |
darkf
|
5502d84057
|
Define LTM_DESC for all users of libtomcrypt, otherwise the header won't
have init_LTM available.
|
2020-04-07 02:44:38 -07:00 |
Anthony Miles
|
fd1555535e
|
HACK
Get HLSL compiling
|
2019-12-18 20:12:08 +01:00 |
RadWolfie
|
52da59e5c3
|
Move SDL2 directly in target_link_libraries since SDL2 is cross-platform
|
2019-09-27 11:08:21 -05:00 |
ergo720
|
d8b0075c93
|
New input gui (#1713)
|
2019-09-05 16:10:09 -05:00 |
Luke Usher
|
f36cd0540a
|
Implement Vertex Buffer Caching
|
2019-06-26 16:37:18 +02:00 |
Luke Usher
|
1314496cb3
|
Fix an issue where Debugging/Breakpoints did not work in Release builds
|
2019-05-31 10:46:18 +02:00 |
RadWolfie
|
c2c2f01e55
|
fix the code style from previous pull request #1613
Plus make github happy with end of file.
|
2019-05-16 12:43:48 -05:00 |
Luke Usher
|
863b999841
|
Define MSVC default build configruations, build paths, etc
|
2019-05-16 12:02:16 +01:00 |
Luke Usher
|
9553eb4add
|
Allow Cxbx-R to compile (without debugger) if a C# compiler isn't found
|
2019-05-16 10:59:15 +01:00 |
RadWolfie
|
25604c7d3b
|
Add MSVC compiler/linker option comments
|
2019-05-13 09:45:13 -05:00 |
RadWolfie
|
e815f42e4c
|
add cmake support
|
2019-05-10 19:07:58 -05:00 |