UnknownShadow200
|
ffc1626261
|
RPI build workflows
|
2024-02-18 09:03:04 +11:00 |
|
UnknownShadow200
|
e4b80f60a4
|
Dreamcast: Draw each quad as a triangle strip instead of two triangles
|
2024-02-15 19:31:05 +11:00 |
|
UnknownShadow200
|
751e5b500f
|
macOS: Use platform serial number key on macOS pre 10.5 as machine ID
|
2024-02-11 21:08:54 +11:00 |
|
UnknownShadow200
|
a03d1d7a13
|
3DS: Don't delete GPU textures immediately to avoid crashing/freezing
|
2024-02-11 15:50:16 +11:00 |
|
UnknownShadow200
|
adfd994f8e
|
PSP: Try to get web requests to at least work, although it completely blocks the UI
|
2024-02-10 21:21:15 +11:00 |
|
UnknownShadow200
|
09a33815a1
|
Merge pull request #1146 from UnknownShadow200/UIFixes_3DS
Try to simplify code for 3DS dual screen behaviour
|
2024-02-09 11:47:34 +11:00 |
|
UnknownShadow200
|
6d7d7ce0d5
|
PSP: Some networking fixes so it at least sort of works now
|
2024-02-09 08:16:04 +11:00 |
|
UnknownShadow200
|
475cb602ca
|
3DS: Set gfx render screen target directly
|
2024-02-08 23:04:36 +11:00 |
|
UnknownShadow200
|
e91cc7cfd8
|
WIP on avoiding calling Window_SetRenderScreen so often
|
2024-02-08 22:34:31 +11:00 |
|
UnknownShadow200
|
7d3bdb7f53
|
Dreamcast: Simplify loading messages
|
2024-02-08 19:10:48 +11:00 |
|
UnknownShadow200
|
2634c0bb12
|
PSP: Use cooperative threading for map gen
Also fix OpenAL backend not properly resetting error state before calling important functions that may set the error state
|
2024-02-08 18:26:57 +11:00 |
|
UnknownShadow200
|
7d881ad452
|
iOS: Add missing files to xcode project
|
2024-02-07 21:45:40 +11:00 |
|
UnknownShadow200
|
fc279ff830
|
Reorganise Http worker code to avoid having a single global for current request progress
Dreamcast: Be slightly more sensitive to mouse movement
|
2024-02-07 18:00:11 +11:00 |
|
UnknownShadow200
|
acd4edb0b0
|
Dreamcast: SD card support, maybe
|
2024-02-06 18:58:16 +11:00 |
|
UnknownShadow200
|
7c3e5c735b
|
Don't try to write chat logs or cache texture packs when filesystem is known to be readonly
Attempting to save options will still show an error message, that way the user at least knows that the changed option won't be persisted
|
2024-02-06 18:32:55 +11:00 |
|
UnknownShadow200
|
f677529e44
|
PSP: Untested networking support
|
2024-02-06 17:54:10 +11:00 |
|
UnknownShadow200
|
b4821e5092
|
PSP: Really fix this time
|
2024-02-06 12:10:59 +11:00 |
|
UnknownShadow200
|
57cbd94469
|
PSP: Fix launcher not displaying and fix game usually crashing after several seconds (Thanks Zekiu, fixes #1144 and fixes #1145)
|
2024-02-06 11:52:14 +11:00 |
|
UnknownShadow200
|
13a7f49658
|
Fix not building prx and fix errors logged about closing files (based on issues raised in #1145, thanks Zekiu)
|
2024-02-06 08:39:29 +11:00 |
|
UnknownShadow200
|
04346551dc
|
Dreamcast: Try dialling a longer number
|
2024-02-05 23:59:05 +11:00 |
|
UnknownShadow200
|
2963723746
|
Dreamcast: Show initial loading messages for modem initing, so that users don't think the game is unresponsive
|
2024-02-05 23:01:20 +11:00 |
|
UnknownShadow200
|
9feeadb52f
|
Dreamcast: Add WIP mouse support
|
2024-02-05 22:05:52 +11:00 |
|
UnknownShadow200
|
88d43a8420
|
DS: Fix can't move camera
|
2024-02-05 21:45:10 +11:00 |
|
UnknownShadow200
|
f4ada2aa51
|
DS: 3D sorta works
|
2024-02-05 21:26:58 +11:00 |
|
UnknownShadow200
|
0437d9d0cc
|
DS: Add control support sorta
|
2024-02-05 20:28:22 +11:00 |
|
UnknownShadow200
|
e07f1bc4c7
|
Completely unfinished DS port
macOS: Always build cocoa build when using makefile, fixes it trying to compile carbon build on M1 macs
|
2024-02-05 18:15:02 +11:00 |
|
UnknownShadow200
|
4de0747168
|
PSP: Try to fix launcher not rendering
Dreamcast: Try to workaround when BIOS RTC time hasn't been configured
|
2024-02-05 17:51:59 +11:00 |
|
Goodlyay
|
653c6497ae
|
Update readme.md
|
2024-02-02 20:47:46 -08:00 |
|
UnknownShadow200
|
a2710e044a
|
3DS: Move setting render screen out of Launcher code
|
2024-02-03 14:45:44 +11:00 |
|
UnknownShadow200
|
61e901ec10
|
Try to simplify launcher framebuffer drawing, hopefully doesn't break
|
2024-02-03 14:20:41 +11:00 |
|
UnknownShadow200
|
2955330e49
|
Simplify launcher title drawing
|
2024-02-03 13:49:42 +11:00 |
|
UnknownShadow200
|
d65fad3836
|
Use CC_BUILD_DUALSCREEN define instead, and fix PSP build to work with latest master commit
|
2024-02-03 13:15:44 +11:00 |
|
UnknownShadow200
|
164958df36
|
Merge pull request #1136 from camthehaxman/3ds-dualscreen
Dual screen mode for 3DS
|
2024-02-03 12:57:14 +11:00 |
|
UnknownShadow200
|
510b34317d
|
3DS: Try to defer deleting buffers to avoid issues
|
2024-02-03 09:13:03 +11:00 |
|
UnknownShadow200
|
3583aa29bc
|
Dreamcast: Try to fix freeze/crash after leaving in-game and then trying to go in-game again
|
2024-02-02 21:37:53 +11:00 |
|
UnknownShadow200
|
6921c9516d
|
Vita: Try to fix problems with deleting unreferenced buffers causing crashes
|
2024-02-02 19:21:04 +11:00 |
|
UnknownShadow200
|
9e0c9ba942
|
Fix some skins couldn't be downloaded from dropbox (fixes #1143), fix root directory not being created on Vita port
|
2024-02-02 18:25:08 +11:00 |
|
UnknownShadow200
|
e5eafc25a0
|
Nintendo 64 github actions build
|
2024-02-01 23:38:41 +11:00 |
|
UnknownShadow200
|
003542eef7
|
PS2 build on github actions
|
2024-02-01 20:22:16 +11:00 |
|
UnknownShadow200
|
fff5887126
|
Dreamcast: Try to simplify some things, doesn't fix issues though
|
2024-01-27 23:01:21 +11:00 |
|
camthehaxman
|
8cd740f054
|
remove 3DS exit button combo that I used for debugging
|
2024-01-26 19:51:13 -06:00 |
|
UnknownShadow200
|
b8a7305bb1
|
Dreamcast: Reduce error spam and fix some long error messages being cutoff
|
2024-01-26 18:49:58 +11:00 |
|
UnknownShadow200
|
57bba753f6
|
Dreamcast: Not really working audio and modem support
|
2024-01-26 15:15:39 +11:00 |
|
camthehaxman
|
cdab26b0a5
|
enable double buffering on top screen to fix tearing
|
2024-01-24 17:23:08 -06:00 |
|
camthehaxman
|
c27c0bd639
|
vertically center the title on 3DS
|
2024-01-24 16:37:57 -06:00 |
|
camthehaxman
|
a05ac59cc5
|
add an ugly brown background to the touch screen
|
2024-01-24 16:24:58 -06:00 |
|
camthehaxman
|
18adec0295
|
put launcher titles on 3DS bottom screen
|
2024-01-24 15:10:27 -06:00 |
|
UnknownShadow200
|
9c3158e258
|
Merge pull request #1138 from camthehaxman/x11-flicker-fix
fix annoying flicker when resizing window on X11
|
2024-01-25 07:10:26 +11:00 |
|
camthehaxman
|
f0f7da8a16
|
clarify comment about screen width
|
2024-01-24 11:51:30 -06:00 |
|
camthehaxman
|
77e9ac6320
|
put chat buttons on bottom screen
|
2024-01-24 11:28:53 -06:00 |
|