kub
c87e36d750
core+platforms, revise pico pen handling
...
the MSB in the tablet position register denotes pen on surface.
add logic and a hotkey for handling pen not on surface. This allows
for repositioning of the pen without the storyware reacting to it.
2024-03-18 18:24:54 +01:00
kub
dca20effa2
platforms, revisit Pico ptr handling
2024-01-13 12:09:16 +01:00
kub
85174a6d8d
build, cleanup
...
- remove/rename some platforms from configure
- new rg99 odbeta build, courtesy of sydarn
- pandora support, courtesy of notaz
2023-12-12 23:35:02 +01:00
kub
f3c2f81e89
platform, menu revision
2023-07-20 20:25:59 +00:00
kub
5aa5700685
platform sdl, fix minor bug in window size handling
2023-02-12 22:51:44 +00:00
kub
ebd9c86a6c
platform, clear status remnants after renderer switching by hotkey
2022-12-19 22:03:43 +00:00
kub
db8af214be
generic, fix debug menu rendering
2022-10-12 21:23:49 +00:00
kub
96948bdfc8
sms, add fast renderer, remove 1st column (8 px) if blanked
2022-09-25 10:03:06 +00:00
kub
23e4719638
generic ui, add basic GLES support
2022-09-17 07:25:17 +00:00
kub
7c6f79147b
sms, add xor 4x8k mapper
2022-09-14 19:33:02 +00:00
kub
364be97d1b
ui, fix skin for opendingux+linux
2022-04-20 19:26:16 +02:00
kub
a5085db3ea
Merge from libretro/master:7ff457f for repo synchronization
2022-04-19 23:58:59 +02:00
kub
45d0add214
ui, fix generic skin
2022-04-19 23:18:56 +02:00
kub
21e0cd52e6
ui, revisit menu
2022-04-19 23:18:56 +02:00
kub
a990d9c434
ui, revisit menu
2022-04-09 22:30:44 +02:00
kub
f8aaa200cf
platform sdl, preliminary window resizing fixes
...
picodrive doesn't handle resize events, so it's not really working :-/
it however uncovered some bugs and strange behaviour, though
2022-03-06 18:39:46 +00:00
kub
c3fcdf3f8d
32x, more ARM asm drawing optimisations for dc mode
2021-12-19 14:40:16 +01:00
kub
44e4bf2b0f
linux+psp, improve sw upscaling
2021-11-26 21:32:58 +01:00
kub
1bbe9abf75
platform, improve 32x handling for h32 (all supported platforms)
2021-11-23 21:50:13 +01:00
kub
b01c1ec5b8
platform, fix horizontal upscaling for 8bit renderers
2021-11-11 22:35:08 +01:00
kub
ace184013b
core+gp2x+psp, fix handling mid-frame palette changes
2021-11-10 23:32:40 +01:00
kub
f55ce7bf47
sms, add ghosting for GG LCD (generic+libretro only)
2021-11-04 20:33:28 +01:00
kub
466fa07953
sms, basic gamegear support
2021-10-14 23:08:17 +02:00
kub
d1ae0810df
sms, fix drawing for new scaling code
2021-09-12 10:02:01 +02:00
kub
ce79590af3
sdl, fix scaling for non-4:3 display
2021-09-11 22:18:38 +02:00
kub
d5d1778252
sdl, complete overhaul of hardware/software scaling
2021-09-10 18:54:05 +02:00
kub
1106272c84
ui, scaling in sdl window mode (ATM hidden)
2021-05-06 22:19:38 +02:00
kub
f7615fc283
sh2 drc, fix powerpc cache handling
2021-04-21 22:01:22 +02:00
kub
8b60ec300b
attempt for DRC support for newer versions of osx/ios
2021-03-22 23:47:24 +01:00
kub
832faed320
ui, fix for SDL emulation display if resolution != 320x240
2021-01-31 20:14:49 +01:00
kub
43f79c5b41
ui, fix linux handling of 32x renderer
2021-01-20 19:39:21 +01:00
kub
6c5784f07f
partially revived platform support for PSP (unfinished) #2
...
scaling, release generation, fixes
still not planning to make this officially supported.
2021-01-13 22:26:41 +01:00
kub
f821bb7011
core, structural cleanup, fixes and improvements for type issues #2
2021-01-01 12:44:02 +01:00
kub
69b7b2641b
ui, revise status line handling
2020-11-13 08:56:39 +01:00
kub
e7faa8e4e1
Merge remote-tracking branch 'upstream/master'
2020-10-21 20:29:58 +02:00
kub
07a08efcfc
sdl ui, fix status line artifacts if starting with rom on cmdline
2020-10-10 09:57:45 +02:00
kub
758abbebc2
ui, fix sdl flickering and status lines artifact issues
2020-10-07 20:18:37 +02:00
kub
627648e408
vdp, test code for 8 bit fast renderer
2020-09-18 00:27:41 +02:00
kub
352479001c
vdp, optimisation for 8bit renderers
2020-08-04 22:24:56 +02:00
kub
7980d47767
sms mode 4, fix 8 bit renderer code
2020-07-25 23:58:57 +02:00
kub
7a7265eea0
SDL UI, fix for CD LED display
2020-06-23 23:36:38 +02:00
kub
8bb489470a
sh2 drc, add powerpc64le backend
2020-06-19 00:14:28 +02:00
kub
4bb8111a05
regression fix for gp2x 8bit fast mode
2020-01-26 20:49:20 +01:00
kub
b9bc876c9c
bug fixes in drc, audio, display
2020-01-14 22:49:03 +01:00
kub
e7ee501075
sh2 drc: RISC-V (RV64IM) code emitter, some work on MIPS64
2019-11-13 21:56:11 +01:00
Cameron Cawley
572ab2edc4
Remove unused header
2019-10-19 17:07:12 +01:00
kub
d80a5fd2ab
sh2 drc: add mipsel backend for MIPS32 Release 1 (for JZ47xx)
2019-07-30 16:34:40 +02:00
kub
b1a047c926
reworked palette and buffer handling due to some 32X bugs
2019-07-30 16:34:40 +02:00
kub
c1d15f7397
config for x86 (32 bit only, for SH2 drc), add/revive profiling
2019-07-30 16:34:40 +02:00
notaz
9cdfc191b6
add a pitch variable
...
32x is still broken
2017-12-27 19:54:07 +02:00