gl: clear w, h on reinit
[libpicofe.git] / linux / plat.c
2023-10-21 Matheus GarciaCompatibility with FreeBSD
2023-10-01 notazplat: add a thp-based huge page fallback
2023-01-30 notazMerge pull request #12 from irixxxx/master
2023-01-29 kubMerge remote-tracking branch 'notaz/master'
2022-09-10 notazMerge branch 'irixxxx'
2022-02-22 kubfix skin directory default
2022-01-26 kubadd minimal osx/ios compilastion support
2021-10-31 notazallow to opt out of HOME config path
2021-01-18 notazMerge pull request #10 from irixxxx/master
2021-01-16 kubimprove directory handling in menu
2017-10-05 notazretry with mmap when mremap fails
2015-03-24 notazplat: avoid MAP_FIXED
2013-10-09 notazhandle no home and buf overflow
2013-10-09 notazMerge pull request #1 from pcercuei/for_upstream
2013-10-07 Paul CercueilIntroduce plat_get_skin_dir and update plat_get_root_di...
2013-06-28 Grazvydas Ignotasadd plat_mem_set_exec()
2013-03-13 notazplat: don't give up on hugetlb fail
2012-09-12 notazupdate license in source code itself
2012-09-12 notazmove common files to root
2012-08-28 notazextend mmap wrapper functionality
2012-07-22 notazinput: move default bind handling to input core
2011-05-22 notaza bugfix and cleanup in common code
2010-12-09 notazlicense some code GPL compatible to use in PCSX
2010-11-07 notazminor refactoring (lprintf)
2010-01-27 notazbugfixes related to mmap usage for ROM
2010-01-02 notaz32x: drc: mmap dram+rom for direct dereference
2009-12-16 notazrevive pandora and win32 builds, rm gp2x dep for linux...
2009-10-22 notazSH2 drc, dummy soc for GP2X
2009-07-31 notazmove emu loop to common; redo timing; add pollux timer
2009-03-03 notazproper timeout handling for input subsys
2009-03-02 notazmajor menu unification, minor reorganization