UnknownShadow200
|
7330da3e5a
|
DS: Sacrifice fog so UI doesn't clip so much with terrain
|
2025-06-20 19:26:43 +10:00 |
|
UnknownShadow200
|
c8377c7797
|
SSL: Ignore expired certificates on consoles when RTC isn't properly set
This has been a relatively common issue experienced by users on older consoles, due to RTC not being set properly
|
2025-06-19 07:32:25 +10:00 |
|
UnknownShadow200
|
8dad7b377d
|
PS2: Fix tiny textures not being loaded properly
|
2025-06-18 07:23:48 +10:00 |
|
UnknownShadow200
|
3f8f16e711
|
Bugfixes
|
2025-06-10 22:13:05 +10:00 |
|
UnknownShadow200
|
6397a5a455
|
Merge pull request #1385 from ClassiCube/Audio3
Break up Audio api into sound and stream context APIs
|
2025-06-10 21:56:52 +10:00 |
|
UnknownShadow200
|
0b3a20be2d
|
Some fixes and tidyup
|
2025-06-10 21:51:48 +10:00 |
|
UnknownShadow200
|
dbec9e8c76
|
WIP refactoring into separate sound and stream contexts
|
2025-06-09 10:57:28 +10:00 |
|
UnknownShadow200
|
c4a9dfb191
|
WIP refactoring audio, part 2
|
2025-06-08 12:59:00 +10:00 |
|
UnknownShadow200
|
d1cdb915f4
|
WIP refactoring audio
|
2025-06-08 07:43:25 +10:00 |
|
UnknownShadow200
|
46d2e4124e
|
PS2: Fix max texture size being wrong
|
2025-06-07 23:02:13 +10:00 |
|
UnknownShadow200
|
2751661a4e
|
PS2: Preparation for refactoring palette logic
|
2025-06-07 18:21:18 +10:00 |
|
UnknownShadow200
|
dbaa2e5e5d
|
PS2: Use 4bpp indexed textures in some cases
|
2025-06-07 13:45:30 +10:00 |
|
UnknownShadow200
|
a0c9da6712
|
Merge pull request #1378 from shinovon/4
Add symbian to readme
|
2025-06-07 07:01:56 +10:00 |
|
UnknownShadow200
|
148d2debcb
|
Minorly optimise palette calculation functions
|
2025-06-06 19:31:54 +10:00 |
|
UnknownShadow200
|
4405515c73
|
Implement Audio_Pause for null audio backend
|
2025-06-06 07:08:12 +10:00 |
|
UnknownShadow200
|
926a286277
|
Audio: Allow backends to override sounds loading
|
2025-06-05 21:22:48 +10:00 |
|
UnknownShadow200
|
ecd3302e74
|
PS1: Switch to direct makefile
|
2025-06-05 07:39:07 +10:00 |
|
UnknownShadow200
|
d13f1114c6
|
PS1: Slightly optimise texture loading
|
2025-06-04 22:28:25 +10:00 |
|
UnknownShadow200
|
d9320945ea
|
Refactor audio logic a bit
|
2025-06-04 19:47:20 +10:00 |
|
UnknownShadow200
|
e4fa7264ba
|
Glass should have metal step sound like classic
|
2025-06-04 18:12:34 +10:00 |
|
UnknownShadow200
|
33d73d9f4d
|
Merge pull request #1380 from shinovon/symbian-sound
Symbian: implement audio backend
|
2025-06-04 17:26:07 +10:00 |
|
Shinovon
|
0b102ee2c1
|
Symbian: Implement audio backend
|
2025-06-03 17:22:33 +05:00 |
|
UnknownShadow200
|
a4c8363d60
|
PS2: Use 24 bit instead of 32 bit for framebuffer
|
2025-06-03 19:34:46 +10:00 |
|
UnknownShadow200
|
ce5a0aec59
|
Audio: Split up backends
|
2025-06-03 19:25:59 +10:00 |
|
UnknownShadow200
|
03b17f565a
|
OpenGL: Always restore all state
|
2025-06-02 19:29:28 +10:00 |
|
UnknownShadow200
|
cdd32375c6
|
Dreamcast: Use paletted textures when possible, bump max vertices up by 10000 more
|
2025-06-02 18:27:37 +10:00 |
|
UnknownShadow200
|
9667f5198d
|
Merge pull request #1377 from shinovon/3
Symbian: fix running on s60v3
|
2025-06-01 12:47:27 +10:00 |
|
Shinovon
|
47a318cb46
|
Add symbian to readme
|
2025-06-01 07:22:25 +05:00 |
|
UnknownShadow200
|
c89e224050
|
Whoops
|
2025-06-01 12:00:24 +10:00 |
|
Shinovon
|
bbcfaff705
|
Symbian: fix running on s60v3
|
2025-06-01 06:46:04 +05:00 |
|
UnknownShadow200
|
1eb1af9389
|
DOS: Launcher shows Exit button now
|
2025-06-01 11:36:10 +10:00 |
|
UnknownShadow200
|
ac5a185d1b
|
Move towards platform behaviour flags
|
2025-06-01 11:09:39 +10:00 |
|
UnknownShadow200
|
cecb4bc1b5
|
Fix classic options menu not using proper layout
|
2025-06-01 10:52:01 +10:00 |
|
UnknownShadow200
|
0b40c37ccd
|
Dreamcast: Fix V3_VIS clipping case producing wrong output
|
2025-06-01 07:22:30 +10:00 |
|
UnknownShadow200
|
72eb16bc7b
|
PS1: Minorly optimise T&L to save a few cycles
|
2025-05-31 22:32:05 +10:00 |
|
UnknownShadow200
|
4286c2d0c1
|
Dreamcast: Optimise vertex TnL
not completely accurate, but in flycast ~150,000 vertices went from 29 to 44 FPS
|
2025-05-31 22:07:55 +10:00 |
|
UnknownShadow200
|
f082d17ee4
|
Dreamcast: Fix not using second store queue
|
2025-05-31 20:18:58 +10:00 |
|
UnknownShadow200
|
ee2e521f5d
|
Dreamcast: Optimise clipping slightly
|
2025-05-31 18:50:37 +10:00 |
|
UnknownShadow200
|
36785ad6db
|
PS1: Use own GTE intrinsics
|
2025-05-31 13:23:47 +10:00 |
|
UnknownShadow200
|
7bc1d6b70a
|
Dreamcast: Minorly optimise T&L to save a cycle
|
2025-05-31 12:06:47 +10:00 |
|
UnknownShadow200
|
35747957b7
|
Dreamcast: Minor optimisations
|
2025-05-31 09:21:39 +10:00 |
|
UnknownShadow200
|
56f79192e7
|
DOS: Fix cursor position
|
2025-05-29 22:45:13 +10:00 |
|
UnknownShadow200
|
d75c537d81
|
DOS: Make transfer to screen a little bit faster
|
2025-05-29 18:09:35 +10:00 |
|
UnknownShadow200
|
d5e75c8331
|
GameCube: Sign in works sort of
|
2025-05-28 07:12:02 +10:00 |
|
UnknownShadow200
|
9d68068d84
|
Fixes
|
2025-05-28 00:04:09 +10:00 |
|
UnknownShadow200
|
cb0b2fb7cf
|
Unify IPv4 address parsing
|
2025-05-27 23:49:37 +10:00 |
|
UnknownShadow200
|
651d80b27d
|
Merge pull request #1371 from shinovon/2
Fix Symbian auto build
|
2025-05-26 18:17:18 +10:00 |
|
Shinovon
|
c2242e06c4
|
Add symbian workflow timeout
|
2025-05-26 02:57:27 +05:00 |
|
Shinovon
|
a1f74c4b6a
|
Symbian: Fix auto builds
|
2025-05-25 15:44:21 +05:00 |
|
UnknownShadow200
|
d50b9db910
|
Consoles: Try to fix pressing enter on virtual keyboard resulting in lockup
|
2025-05-25 11:19:10 +10:00 |
|