Flyinghead
|
f03de11521
|
missing change
|
2020-04-07 14:36:54 +02:00 |
Flyinghead
|
cc2ddad53b
|
custom textures: support JPEG format
|
2020-04-07 14:32:09 +02:00 |
Flyinghead
|
d001b40430
|
modem: fix isp settings in flash. dc_flash.bin no longer used
fix crash in World Series Baseball when connecting
fix Jet Grind Radio web site access
|
2020-04-05 19:58:50 +02:00 |
Flyinghead
|
df7bb18e2c
|
picotcp: keep track of ppp timer and cancel it on destroy
|
2020-04-05 12:44:39 +02:00 |
Flyinghead
|
553447ed76
|
allow buttons to be mapped to left analog stick
Issue #55
|
2020-04-04 18:18:36 +02:00 |
flyinghead
|
8482b9130c
|
Merge pull request #59 from scribam/deposterize
Remove unused deposterize code
|
2020-04-03 20:42:59 +02:00 |
scribam
|
63ffb2efe0
|
Rewrite cResetEvent to use std::condition_variable
|
2020-04-03 19:00:02 +02:00 |
scribam
|
1ce40ff0ec
|
Compilation fix for MSVC
|
2020-04-03 18:55:10 +02:00 |
scribam
|
0077bbe295
|
Remove unused deposterize code
|
2020-04-03 18:55:02 +02:00 |
Flyinghead
|
d1b29a59d2
|
vulkan: re-enable vulkan 1.1 on Android. Fix TEST_AUTOMATION
disable vmem32 for Heroes of Might and Magic III
support no vmem in _vmem.cpp
|
2020-04-03 16:32:53 +02:00 |
Flyinghead
|
3f29bac591
|
pvr: textured background plane
fix for Who Wants to Be a Millionaire
|
2020-04-03 16:26:00 +02:00 |
Flyinghead
|
37d3625bf3
|
gui: Add log to file option. don't create log file if disabled
|
2020-04-02 12:20:03 +02:00 |
Flyinghead
|
578071e8f9
|
win32: avoid deadlock if waiting for current thread. La Keyboard input
|
2020-04-02 11:51:39 +02:00 |
Flyinghead
|
ca3c2a2387
|
rend: use original palette data to compute palette hash
|
2020-04-01 17:12:55 +02:00 |
Flyinghead
|
320d0a5ce7
|
fix crash when TR polys count is 0
|
2020-03-31 21:09:42 +02:00 |
scribam
|
769770ab81
|
Replace cMutex by std::mutex
|
2020-03-30 23:00:43 +02:00 |
scribam
|
a155282fd0
|
Cleanup compiler warnings (mostly sign-compare)
|
2020-03-30 23:00:43 +02:00 |
scribam
|
3198cf65d9
|
Remove old "types.h" for x86_emitter
|
2020-03-30 23:00:43 +02:00 |
scribam
|
e99aac3575
|
Remove "using namespace std;"
|
2020-03-30 23:00:43 +02:00 |
scribam
|
c1b37b56bc
|
Remove "sh4_if.h" and "stdclass.h" from "types.h"
|
2020-03-30 23:00:43 +02:00 |
scribam
|
9a420b0093
|
Remove macros EMUERROR
|
2020-03-30 22:18:44 +02:00 |
Flyinghead
|
b3e466afed
|
sort triangles even with 1 poly
fixes missing Naomi boot logo and vtennis2 black frame during replay
|
2020-03-30 18:48:06 +02:00 |
scribam
|
0038dc3ae8
|
deps/xbrz: backport change from 1.7 to fix android debug build
|
2020-03-29 14:45:05 +02:00 |
scribam
|
4bf6802855
|
Cleanup include headers
|
2020-03-29 14:26:21 +02:00 |
scribam
|
65590e8c49
|
deps/xbrz: backport change from 1.7 to fix android build
|
2020-03-29 13:47:20 +02:00 |
scribam
|
427b428718
|
deps: Update xxHash to version 0.7.3
|
2020-03-29 13:47:20 +02:00 |
scribam
|
fef96c125a
|
deps: Update xbyak to version 5.891
|
2020-03-29 13:47:20 +02:00 |
scribam
|
484a7cdd10
|
deps: Update volk to commit ec2d513
|
2020-03-29 13:28:06 +02:00 |
scribam
|
c731cbcaf8
|
deps/vulkan: Update vk_mem_alloc.h to version 2.3
|
2020-03-29 13:28:06 +02:00 |
scribam
|
5a9ad280a5
|
deps: Update glslang to version 8.13.3559
|
2020-03-29 13:28:05 +02:00 |
scribam
|
472053df42
|
deps: Update glm to version 0.9.9.7
|
2020-03-29 13:28:05 +02:00 |
Flyinghead
|
f8ca801877
|
holly: don't die if read/write-only reg is written/read. log instead
|
2020-03-29 12:55:16 +02:00 |
Flyinghead
|
9ce25a4e72
|
gl: crash when deleting null shader
|
2020-03-29 12:30:22 +02:00 |
scribam
|
0035871422
|
Replace RELEASE by NDEBUG
|
2020-03-29 10:12:32 +02:00 |
Flyinghead
|
6a447cb0b5
|
support multi-session cue/bin
|
2020-03-28 12:19:36 +01:00 |
Flyinghead
|
c5a42a57bc
|
limit maple schedule time, allow vram 8-bit reads, minor changes
|
2020-03-28 12:19:36 +01:00 |
Flyinghead
|
ed1c9c9091
|
fix command-line help text
|
2020-03-28 12:19:36 +01:00 |
Flyinghead
|
96c8353364
|
pvr: don't discard RTT frames
|
2020-03-28 12:19:36 +01:00 |
tokuio
|
255d19d40f
|
let windows terminals use Nix ConsoleListener, fix windows timestamp
|
2020-03-27 19:05:24 +00:00 |
Flyinghead
|
8ada1d5320
|
pvr: defer index building and strip merging, filter out infinite verts
don't reset tileclip_val on each frame (Irides - master of blocks)
spg clean up
|
2020-03-27 13:03:49 +01:00 |
scribam
|
3ccd8c624f
|
libpng: use the public api to retrieve io_ptr
|
2020-03-25 18:15:32 +01:00 |
tokuio
|
7e4a31c786
|
Add game description to roms in file list
|
2020-03-25 12:49:58 +00:00 |
Flyinghead
|
5894992f70
|
android: don't use storage for default buttons.png
|
2020-03-24 23:31:34 +01:00 |
Flyinghead
|
c098790f3b
|
naomi: connect C1 VMU fvor P2
|
2020-03-24 23:22:57 +01:00 |
Flyinghead
|
09c439bbe8
|
naom: VMU support (vonot, sf3zu). Fix otrigger inputs.
|
2020-03-23 17:48:43 +01:00 |
Flyinghead
|
c5b56b874c
|
Merge remote-tracking branch 'origin/fh/win32-sdl'
|
2020-03-23 14:52:25 +01:00 |
Flyinghead
|
39d81923c9
|
keyboard support for totd and luptype
|
2020-03-23 14:09:50 +01:00 |
Flyinghead
|
f99d7fa262
|
naomi: add default eeproms
|
2020-03-22 16:46:16 +01:00 |
flyinghead
|
8db02cf503
|
sdl: Support hats. Save/restore window state and size. Fullscreen mode
|
2020-03-22 14:10:07 +01:00 |
flyinghead
|
6831258a57
|
win: include SDL2 in deps
|
2020-03-21 17:10:01 +01:00 |