Flyinghead
227195e87b
macOS cmake: fix icon, sdl.h path
2020-12-28 23:33:53 +01:00
Flyinghead
3244d980e4
macOS cmake: missing xib and assets
2020-12-28 22:55:16 +01:00
Flyinghead
b8d89da8ab
yet another win32 build fix. disable openMP on macOS
2020-12-28 16:56:23 +01:00
Flyinghead
a1984a026f
again: win32 build fix. macOS cmake: set min os to 10.9
2020-12-28 16:13:06 +01:00
Flyinghead
9c43a55c42
miniupnpc: fix include dir
2020-12-28 13:15:06 +01:00
Flyinghead
e7ae03ded9
modem: use miniupnp to open router ports
2020-12-28 11:31:26 +01:00
Flyinghead
060650e0d8
support for compressed save-states
2020-12-26 09:58:53 +01:00
Flyinghead
544c55d848
macOS: set cmake deployment target to 10.9
2020-12-26 09:51:09 +01:00
Flyinghead
b9d7c11936
macos: fix cmake build
2020-12-24 10:25:46 +01:00
Flyinghead
c03cf8eb45
rend: multi-render, delay swap, refactor main ui loop
...
move ui loop out of hw/pvr
vk: implement multi-rendering, delay swap. Load fb before render pass
fps counter now counts frames, not renders
vk: force ignoreTexAlpha for 565 texture in case the supporting texture
has an alpha channel (RTT). Fixes Alone in the Dark cinematic scenes.
pvr: better detection of frame swapping (FB_R_SOF/FB_W_SOF)
pvr: synchronous rendering now always waits for render in progress
(speed measurement not reliable, render skipped when multi-rendering)
vk: limit swap chain size to 2
2020-12-15 15:09:42 +01:00
Flyinghead
d960f8e9f5
lightgun: handle screen stretching, rotation and tall aspect ratio
...
Issue #139
move jvs stuff into maple_jvs.cpp
2020-12-09 13:48:58 +01:00
Flyinghead
2a5b303b70
delete nixprof
2020-11-22 17:37:27 +01:00
Edward Li
32dc99032e
disable pkg-config in macOS
2020-09-08 00:44:19 +08:00
Flyinghead
493a833f56
android: compile with -O3 in debug. don't use host packages
2020-08-29 13:49:31 +02:00
flyinghead
dd102c806c
Fix macos and msvc x86 cmake builds
2020-07-23 19:01:38 +02:00
flyinghead
700994340b
cmake: add sdl to vstudio build. Fix WinCE crash
2020-07-23 18:50:55 +02:00
Flyinghead
d29797988e
cmake: fix macos build
2020-06-09 12:16:41 +02:00
Flyinghead
333df13fce
sh4 icache implementation. move aica out of sh4/interp.
...
revert to original div1 impl
serialize rtc clock value
cmake fixes: asan and logging options, -no-pie on x64/linux
2020-06-09 12:02:01 +02:00
scribam
2ee8ca37c0
CMake refactoring
2020-05-05 21:13:12 +02:00
Flyinghead
786c8e7744
get rid of libpng and use stb_image_write instead. OSX: static link SDL
2020-04-08 15:34:21 +02:00
Flyinghead
99f04ec753
nuke softrend
2020-02-26 23:41:05 +01:00
drhilarius
c92a997f11
Fixes for cmake + msvc
...
Also now builds .asm file for dynarec jit with msvc
2019-05-16 03:05:16 -07:00
david miller
c681dc77dc
Win32 fullscreen via alt-enter
2019-05-01 19:11:35 -04:00
david miller
a1df35d13d
cmake cleanup
2019-04-12 19:42:14 -04:00
david miller
cc9d5ec55b
CMake/Master working, tested on windows with Clang && MSC (x86,x64)
2019-04-12 16:59:39 -04:00