notaz.gp2x.de
/
libpicofe.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libpicofe.git
2025-05-25
notaz
sdl: try to reduce init mode changes yet more
commit
|
commitdiff
|
tree
|
snapshot
2025-05-25
notaz
sdl: switch to 16bpp if not in it
commit
|
commitdiff
|
tree
|
snapshot
2025-05-23
kub
gl: initialize display only once
commit
|
commitdiff
|
tree
|
snapshot
2025-05-22
kub
make gl libraries dynamically loadable
commit
|
commitdiff
|
tree
|
snapshot
2025-05-22
kub
make 2x default for overlay
commit
|
commitdiff
|
tree
|
snapshot
2025-05-22
notaz
gl: allow to control vsync
commit
|
commitdiff
|
tree
|
snapshot
2025-05-20
kub
gl: add texture filter selection
commit
|
commitdiff
|
tree
|
snapshot
2025-05-20
notaz
in_sdl: clean keyboard keys from gamepad
commit
|
commitdiff
|
tree
|
snapshot
2025-05-20
notaz
in_sdl: map remaining axes and hats to keycodes
commit
|
commitdiff
|
tree
|
snapshot
2025-05-17
notaz
in_sdl: improve joy support
commit
|
commitdiff
|
tree
|
snapshot
2025-05-17
notaz
input: use enum for set/get _config
commit
|
commitdiff
|
tree
|
snapshot
2025-05-16
irixxxx
Merge pull request #3 from notaz/sdl_gl
commit
|
commitdiff
|
tree
|
snapshot
2025-05-16
notaz
in_sdl: implement the actual update_analog
commit
|
commitdiff
|
tree
|
snapshot
2025-05-16
notaz
input: introduce in_update_pointer
commit
|
commitdiff
|
tree
|
snapshot
2025-05-16
notaz
gl: update
commit
|
commitdiff
|
tree
|
snapshot
2025-05-14
notaz
sdl: update window handle on mode change
commit
|
commitdiff
|
tree
|
snapshot
2025-05-14
notaz
sdl: use correct SetVideoMode flags on init
commit
|
commitdiff
|
tree
|
snapshot
2025-05-05
irixxxx
Merge pull request #2 from notaz/irixxxx
commit
|
commitdiff
|
tree
|
snapshot
2025-05-04
notaz
make overlay2x kludge controllable through an explicit var
commit
|
commitdiff
|
tree
|
snapshot
2025-05-04
notaz
don't pretend SDL_REDRAW_EVT can be disabled
commit
|
commitdiff
|
tree
|
snapshot
2025-05-04
notaz
plat: add a thp-based huge page fallback
commit
|
commitdiff
|
tree
|
snapshot
2025-05-04
notaz
gl: clear w, h on reinit
commit
|
commitdiff
|
tree
|
snapshot
2025-05-04
notaz
input: fix a leak
commit
|
commitdiff
|
tree
|
snapshot
2025-05-04
Matheus Garcia
Compatibility with FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2025-03-31
kub
Revert 86a086e "automatically map input devs of same...
commit
|
commitdiff
|
tree
|
snapshot
2025-02-27
kub
add relative mouse movement
commit
|
commitdiff
|
tree
|
snapshot
2025-02-26
kub
improve forced window resizing
commit
|
commitdiff
|
tree
|
snapshot
2025-02-24
kub
add mouse support to sdl
commit
|
commitdiff
|
tree
|
snapshot
2025-02-15
kub
add forced window resizing
commit
|
commitdiff
|
tree
|
snapshot
2025-02-12
kub
add expose event to redraw handling
commit
|
commitdiff
|
tree
|
snapshot
2025-02-09
kub
fix multiple redraw events (only handle last one)
commit
|
commitdiff
|
tree
|
snapshot
2025-01-21
kub
changes for PicoDrive virtual keyboard
commit
|
commitdiff
|
tree
|
snapshot
2025-01-21
kub
optimize keyboard readout
commit
|
commitdiff
|
tree
|
snapshot
2025-01-15
kub
fixes for keyboard support fallout
commit
|
commitdiff
|
tree
|
snapshot
2025-01-15
kub
keyboard unbinding
commit
|
commitdiff
|
tree
|
snapshot
2025-01-13
kub
generalise keyboard support
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
kub
add pitched writepng function
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
kub
compile fix for windows mingw
commit
|
commitdiff
|
tree
|
snapshot
2025-01-09
kub
more keyboard support
commit
|
commitdiff
|
tree
|
snapshot
2025-01-04
qufb
add support for Pico Keyboard
commit
|
commitdiff
|
tree
|
snapshot
2024-10-13
kub
automatically map input devs of same type to different...
commit
|
commitdiff
|
tree
|
snapshot
2024-09-10
kub
better support for resizable windows
commit
|
commitdiff
|
tree
|
snapshot
2024-09-10
kub
fix repeated redraw events
commit
|
commitdiff
|
tree
|
snapshot
2024-09-05
kub
fix some warnings
commit
|
commitdiff
|
tree
|
snapshot
2024-03-25
kub
fix pngread error handling
commit
|
commitdiff
|
tree
|
snapshot
2024-03-20
kub
add reading scaled png images
commit
|
commitdiff
|
tree
|
snapshot
2024-02-17
kub
make sound rates platform dependent
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
kub
fix event handling regression
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
kub
add .. to dir listing if it is missing
commit
|
commitdiff
|
tree
|
snapshot
2024-02-14
kub
fix BGR/RGB handling
commit
|
commitdiff
|
tree
|
snapshot
2023-12-30
Francisco Javier...
Using PSP as posix
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
kub
improve redraw events handling
commit
|
commitdiff
|
tree
|
snapshot
2023-12-03
kub
revert parts of e0bf7946 to allow multiple keys in...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-23
kub
revisit file selector
commit
|
commitdiff
|
tree
|
snapshot
2023-11-15
kub
fix crash if file list is empty in romsel
commit
|
commitdiff
|
tree
|
snapshot
2023-01-29
kub
Merge remote-tracking branch 'notaz/master'
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
kub
fix menu key handling in file selector
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
kub
fix hang if seeking for letter in file selector
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
kub
enable use of current pspdev sdk
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
kub
fix sdl overlay not locked for clearing
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
kub
fix off-by-1 in directory listing search
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
kub
add some support for handling redraw events
commit
|
commitdiff
|
tree
|
snapshot
2022-09-16
kub
make gl layer reinitializable
commit
|
commitdiff
|
tree
|
snapshot
2022-09-10
notaz
Merge branch 'irixxxx'
commit
|
commitdiff
|
tree
|
snapshot
2022-03-13
notaz
fbdev: wait vsync after mode change, not before
commit
|
commitdiff
|
tree
|
snapshot
2022-03-13
notaz
fbdev: don't clear more than needed
commit
|
commitdiff
|
tree
|
snapshot
2022-03-06
kub
fix regression selecting SDL window size (for hw scaling)
commit
|
commitdiff
|
tree
|
snapshot
2022-03-04
kub
fix a buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2022-03-04
kub
reduce SDL_Setvideo calls to avoid flickering with...
commit
|
commitdiff
|
tree
|
snapshot
2022-03-04
kub
add basic fullscreen support to SDL window mode
commit
|
commitdiff
|
tree
|
snapshot
2022-03-01
notaz
Merge pull request #11 from jSTE0/overlay-lock
commit
|
commitdiff
|
tree
|
snapshot
2022-02-28
jSTE0
sdl: lock YUV overlay before clearing
commit
|
commitdiff
|
tree
|
snapshot
2022-02-22
kub
add aspect ratio for sdl fullscreen
commit
|
commitdiff
|
tree
|
snapshot
2022-02-22
kub
some disassembler fixes
commit
|
commitdiff
|
tree
|
snapshot
2022-02-22
kub
fix skin directory default
commit
|
commitdiff
|
tree
|
snapshot
2022-02-22
kub
fix for 4 player support
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
kub
fix display of menu strings containing '%'
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
kub
add support for 4 player inputs
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
kub
fix position of menu entries if length > 10
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
kub
fix type usage for endianess in menu handling
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
kub
add minimal osx/ios compilastion support
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
kub
add SDL SWSURFACE support
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
kub
use native byte order for audio
commit
|
commitdiff
|
tree
|
snapshot
2022-01-26
kub
center loaded background image in larger screen
commit
|
commitdiff
|
tree
|
snapshot
2021-11-14
notaz
avoid a warning
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
notaz
sdl: don't try gl on remote displays
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
notaz
sdl: set initial pitch
commit
|
commitdiff
|
tree
|
snapshot
2021-10-31
notaz
allow to opt out of HOME config path
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
notaz
Merge pull request #10 from irixxxx/master
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
kub
add minimal PSP support
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
kub
improve directory handling in menu
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
kub
add buffer parameters for menubg_src
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
kub
fix SDL event handling of overlapping keystrokes
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
kub
fix menu input handling (timeout non-working)
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
kub
fix SDL loosing one-shot key events for emulator keys
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
notaz
Merge pull request #8 from irixxxx/master
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
kub
fix loading screen if loading rom from command line
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
kub
add triplebuffering support
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
notaz
Merge pull request #7 from irixxxx/master
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
kub
add 2x overlay for SDL to improve color resolution
commit
|
commitdiff
|
tree
|
snapshot
next