2023-10-21 |
Matheus Garcia | Compatibility with FreeBSD |
tree | commitdiff |
2023-10-01 |
notaz | plat: add a thp-based huge page fallback |
tree | commitdiff |
2023-08-28 |
notaz | input: fix a leak |
tree | commitdiff |
2023-01-30 |
notaz | Merge pull request #12 from irixxxx/master |
tree | commitdiff |
2023-01-29 |
kub | Merge remote-tracking branch 'notaz/master' |
tree | commitdiff |
2022-09-10 |
notaz | Merge branch 'irixxxx' |
tree | commitdiff |
2022-03-13 |
notaz | fbdev: wait vsync after mode change, not before |
tree | commitdiff |
2022-03-13 |
notaz | fbdev: don't clear more than needed |
tree | commitdiff |
2022-02-22 |
kub | some disassembler fixes |
tree | commitdiff |
2022-02-22 |
kub | fix skin directory default |
tree | commitdiff |
2022-01-26 |
kub | add minimal osx/ios compilastion support |
tree | commitdiff |
2022-01-26 |
kub | use native byte order for audio |
tree | commitdiff |
2021-10-31 |
notaz | allow to opt out of HOME config path |
tree | commitdiff |
2021-01-18 |
notaz | Merge pull request #10 from irixxxx/master |
tree | commitdiff |
2021-01-16 |
kub | improve directory handling in menu |
tree | commitdiff |
2020-07-02 |
notaz | Merge pull request #7 from irixxxx/master |
tree | commitdiff |
2020-07-02 |
kub | add more host disassembler platforms for picodrive DRC |
tree | commitdiff |
2019-12-07 |
notaz | deal with some gcc7+ warnings |
tree | commitdiff |
2017-12-11 |
notaz | x86_64 support for host_dasm |
tree | commitdiff |
2017-10-05 |
notaz | retry with mmap when mremap fails |
tree | commitdiff |
2015-08-28 |
notaz | oss: use other sync macro |
tree | commitdiff |
2015-03-24 |
notaz | plat: avoid MAP_FIXED |
tree | commitdiff |
2015-02-02 |
notaz | alsa: don't leak memory |
tree | commitdiff |
2013-10-09 |
notaz | handle no home and buf overflow |
tree | commitdiff |
2013-10-09 |
notaz | Merge pull request #1 from pcercuei/for_upstream |
tree | commitdiff |
2013-10-07 |
Paul Cercueil | Allow the platform code to override the key names |
tree | commitdiff |
2013-10-07 |
Paul Cercueil | Let the platform code deliver the key mappings |
tree | commitdiff |
2013-10-07 |
Paul Cercueil | Introduce plat_get_skin_dir and update plat_get_root_di... |
tree | commitdiff |
2013-10-04 |
notaz | gp2x: pollux: various fixes |
tree | commitdiff |
2013-09-08 |
notaz | don't use a and s for menu functions |
tree | commitdiff |
2013-09-01 |
notaz | alsa: some stop handling |
tree | commitdiff |
2013-08-27 |
notaz | GP2X updates |
tree | commitdiff |
2013-08-10 |
notaz | add disassembler reg-names-std option |
tree | commitdiff |
2013-07-28 |
Grazvydas Ignotas | fix clang warnings |
tree | commitdiff |
2013-06-28 |
Grazvydas Ignotas | add plat_mem_set_exec() |
tree | commitdiff |
2013-06-24 |
Grazvydas Ignotas | add preliminary alsa driver too |
tree | commitdiff |
2013-06-23 |
Grazvydas Ignotas | support multiple sound drivers, add sdl |
tree | commitdiff |
2013-06-15 |
Grazvydas Ignotas | allow multi-include on some headers |
tree | commitdiff |
2013-03-13 |
notaz | plat: don't give up on hugetlb fail |
tree | commitdiff |
2012-09-12 |
notaz | update license in source code itself |
tree | commitdiff |
2012-09-12 |
notaz | move common files to root |
tree | commitdiff |
2012-09-12 |
notaz | remove PicoDrive-specific stuff, add readme |
tree | commitdiff |
2012-08-28 |
notaz | extend mmap wrapper functionality |
tree | commitdiff |
2012-07-22 |
notaz | menu: support seeking the filelist with letter keys |
tree | commitdiff |
2012-07-22 |
notaz | input: move default bind handling to input core |
tree | commitdiff |
2012-04-10 |
notaz | fbdev: save and restore support |
tree | commitdiff |
2012-04-09 |
notaz | xenv: allow to specify event filter |
tree | commitdiff |
2012-04-09 |
notaz | xenv: add minimize functionality |
tree | commitdiff |
2012-03-12 |
notaz | xenv: allow reading mouse through callbacks, for SDL... |
tree | commitdiff |
2012-01-07 |
notaz | fbdev: crash on single buffering |
tree | commitdiff |
2012-01-07 |
notaz | xenv: init g_kbdfd, as 0 is stdin |
tree | commitdiff |
2011-12-10 |
notaz | input: evdev: do centering adjustment |
tree | commitdiff |
2011-12-09 |
notaz | input: support analog read |
tree | commitdiff |
2011-10-27 |
notaz | input: make it more modular |
tree | commitdiff |
2011-09-03 |
notaz | linux: oshide becomes xenv for broader use |
tree | commitdiff |
2011-05-22 |
notaz | update platform code to suit recent PCSX related changes |
tree | commitdiff |
2011-05-22 |
notaz | a bugfix and cleanup in common code |
tree | commitdiff |
2011-03-21 |
notaz | input: add hack to allow abs-only devices |
tree | commitdiff |
2011-03-21 |
notaz | input: detect dead devices, always set keynames |
tree | commitdiff |
2011-03-19 |
notaz | input: don't use unintialized memory |
tree | commitdiff |
2011-02-22 |
notaz | fbdev: make sure color format is set |
tree | commitdiff |
2010-12-30 |
notaz | fbdev: resize: do single ioctl in nonerror path |
tree | commitdiff |
2010-12-11 |
notaz | fbdev: change API to make easier to avoid glitches |
tree | commitdiff |
2010-12-09 |
notaz | in_evdev: don't stop on bit0 |
tree | commitdiff |
2010-12-09 |
notaz | in_evdev: revert multi event handling from r901 to... |
tree | commitdiff |
2010-12-09 |
notaz | license some code GPL compatible to use in PCSX |
tree | commitdiff |
2010-12-09 |
notaz | in_evdev: remove defbinds (should go to plat code) |
tree | commitdiff |
2010-12-08 |
notaz | fbdev: expand to allow more bpps |
tree | commitdiff |
2010-11-13 |
notaz | copyright for SDL reuse (will be dual licensed for PD) |
tree | commitdiff |
2010-11-07 |
notaz | in_evdev: do all events in update_keycode |
tree | commitdiff |
2010-11-07 |
notaz | minor refactoring (lprintf) |
tree | commitdiff |
2010-09-18 |
notaz | make OSS detect blocking, adjust audio API |
tree | commitdiff |
2010-09-17 |
notaz | pandora: handle custom size fb for menu layer |
tree | commitdiff |
2010-09-17 |
notaz | redo OSS frag setup. Compute real pollux rate |
tree | commitdiff |
2010-09-17 |
notaz | tweak and refactor frontends, menu and config |
tree | commitdiff |
2010-09-17 |
notaz | input: rework abs handling, change API, allow custom... |
tree | commitdiff |
2010-09-15 |
notaz | supporting caanoo, line doublers, refactoring |
tree | commitdiff |
2010-09-10 |
notaz | random minor fixes |
tree | commitdiff |
2010-09-09 |
notaz | fbdev: fix clear_lines |
tree | commitdiff |
2010-09-08 |
notaz | skip junk in mp3_helix, refactor find_sync_word |
tree | commitdiff |
2010-09-06 |
notaz | pandora: use hw scaler (resolves 32x+sms), frontend... |
tree | commitdiff |
2010-09-06 |
notaz | video fbdev: expand to support fb resize and stuff |
tree | commitdiff |
2010-08-23 |
notaz | sndout_oss: rm incorrect O_ASYNC |
tree | commitdiff |
2010-08-18 |
notaz | allow multiple fbdevs |
tree | commitdiff |
2010-06-02 |
notaz | some pandora tweaks |
tree | commitdiff |
2010-05-31 |
notaz | oshide: drop termios dump/restore, OS already handles... |
tree | commitdiff |
2010-05-31 |
notaz | tweaking pandora frontend |
tree | commitdiff |
2010-01-29 |
notaz | sh2 overclock and logging stuff, menu refactoring |
tree | commitdiff |
2010-01-27 |
notaz | bugfixes related to mmap usage for ROM |
tree | commitdiff |
2010-01-19 |
notaz | 32x: drc: new debug facility (pdb). Few fixes thanks... |
tree | commitdiff |
2010-01-10 |
notaz | 32x: various gfx related bugfixes |
tree | commitdiff |
2010-01-10 |
notaz | new 32x renderers, auto fskip change, massive refactoring |
tree | commitdiff |
2010-01-06 |
notaz | 32x: drc: block linking |
tree | commitdiff |
2010-01-02 |
notaz | pprof: workaround for MMSP2 timer glitch, add draw2 |
tree | commitdiff |
2010-01-02 |
notaz | 32x: drc: mmap dram+rom for direct dereference |
tree | commitdiff |
2009-12-31 |
notaz | simple profiler added |
tree | commitdiff |
2009-12-29 |
notaz | 32x: drc: inline dispatcher and irq handling; do write... |
tree | commitdiff |
2009-12-27 |
notaz | allow to add symbols for host_dasm |
tree | commitdiff |
2009-12-22 |
notaz | 1.70beta0 pandora release |
tree | commitdiff |
2009-12-21 |
notaz | bugfixes |
tree | commitdiff |
next |