gl: clear w, h on reinit
[libpicofe.git] / gp2x /
2013-10-10 notazfix gp2x build
2013-10-04 notazgp2x: pollux: various fixes
2013-10-04 notazgp2x: pollux: bring back ram timings
2013-09-26 notazsoc_pollux: fix clkgen masks
2013-08-27 notazGP2X updates
2012-11-04 notazmerge some pollux code from PCSX
2012-09-12 notazupdate license in source code itself
2012-09-12 notazmove common files to root
2012-09-12 notazremove PicoDrive-specific stuff, add readme
2012-07-22 notazinput: in_gp2x refactoring
2011-05-22 notazupdate platform code to suit recent PCSX related changes
2011-05-21 notazminor adjustmens
2010-11-07 notazminor refactoring (lprintf)
2010-09-18 notazmake OSS detect blocking, adjust audio API
2010-09-17 notazpandora: handle custom size fb for menu layer
2010-09-17 notazredo OSS frag setup. Compute real pollux rate
2010-09-17 notaztweak and refactor frontends, menu and config
2010-09-17 notazinput: rework abs handling, change API, allow custom...
2010-09-15 notazsupporting caanoo, line doublers, refactoring
2010-09-08 notazskip junk in mp3_helix, refactor find_sync_word
2010-09-06 notazpandora: use hw scaler (resolves 32x+sms), frontend...
2010-06-02 notazsome pandora tweaks
2010-01-29 notazsh2 overclock and logging stuff, menu refactoring
2010-01-23 notaz32x: improve irq handling + few bugfixes
2010-01-21 notaz32x: drc: new smc handling, some bugfixes + refactoring
2010-01-12 notaz32x: final renderer tweaks; PWM disable kills PWM irqs
2010-01-10 notaznew 32x renderers, auto fskip change, massive refactoring
2009-12-20 notazpandora: tripplebuffer fbdev out, refactoring
2009-12-18 notazrandom minor fixes
2009-12-16 notazrevive pandora and win32 builds, rm gp2x dep for linux...
2009-12-06 notazport to 64bit. Some gcc 4.4 warning fixes
2009-11-12 notaz32x: drc: first implementation finished, no more interp...
2009-10-26 notaz32x: drc: handlers wip
2009-10-22 notaz32x drc functional on ARM, random adjustments
2009-10-22 notazSH2 drc, dummy soc for GP2X
2009-10-13 notazrm unused file
2009-10-08 notaz32x: split sh2 code, compiler stub
2009-10-06 notazfix GP2X build
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
2009-09-16 notazmemory refactoring (mostly for cd) + ARM mem asm update
2009-09-14 notazCyclone interface for new mem system, minor tweaks
2009-09-14 notaz32x: more wip
2009-09-12 notaz32x: packed pixel mode (works over 68k)
2009-09-05 notazFinish migrating to new mem handling. Make carthw db...
2009-09-02 notaznew memory handling, but asm and mappers need update.
2009-08-28 notazsms wip: random tweaks, refactoring (palette, sound...
2009-08-27 notazmore sms wip, better ROM detect, line callback change
2009-08-25 notazsms wip: initial graphics support
2009-08-14 notazrefactoring z80 if code for sms preparation
2009-08-13 notazfix clean build
2009-08-13 notaz1.56 release
2009-08-09 notazinput def bind fix, rnd note
2009-08-08 notazfinal tweaks for 1.55 release
2009-08-08 notazallow slightly deviated sound rates (for Wiz)
2009-08-07 notazvsync bugfix + refactoring
2009-08-06 notaz'shuffled objs1' makefile (for reference)
2009-08-05 notazoss code refactoring, sound for frame unlim mode
2009-08-05 notazdo full frame before menu for proper bg
2009-08-03 notazvarious pre-release tweaks
2009-08-02 notazframe limiter opt, menu btn on cfg load fix
2009-08-02 notazunify helix mp3 code, some sound adjustments
2009-08-01 notazfix Wiz timer drift and button name
2009-08-01 notazpollux overclocking with dividers
2009-07-31 notazmenu adjustments (L, R for range controls)
2009-07-31 notazmove emu loop to common; redo timing; add pollux timer
2009-07-28 notazenable evdev also for GP2X
2009-07-28 notazstart splitting plat menu code; batt + clock in menu...
2009-07-27 notazanti-tear modes for Wiz
2009-07-26 notazrestore defaults function + some refactoring
2009-07-25 notazrandom fixes (root path and mmap svp tcache)
2009-07-25 notazinput: get rid of pl2 flag, use 'bind types' instead
2009-07-23 notazget rid of some CamelCase names
2009-07-23 notazfix FAKE_IN_GP2X
2009-07-23 notazfurther unification and refactoring
2009-07-23 notazrestore some hw regs on exit to startup values
2009-07-22 notazmore unification; replace some magic bits to defines
2009-07-21 notazlinux port fixed; some cleanups
2009-07-17 notazgp2x+wiz binary support, wiz code wip
2009-07-15 notazfurther prep for Wiz port. Cleanups, rm cpuctrl mmuhack...
2009-07-15 notazrefactoring for Wiz port; random cleanups
2009-05-14 notazgp2x->common menu migration finished, gp2x now only...
2009-05-11 notazkey combos for new input code
2009-03-15 notazfix gp2x build and some obvious menu glitches
2009-03-08 notazbring pandora to buildable state. Some cleanups and...
2009-03-06 notazadd support for doublesized menu fonts
2009-03-04 notazscreen ptr/size unification, major cleanups
2009-03-02 notazmajor menu unification, minor reorganization
2009-02-22 notazunified menu wip and some reorganization for it
2009-02-16 notazasyn-only dev support + in_gp2x driver
2009-01-03 notazcontinuing input framework integration
2009-01-02 notazstarting input layer integration work
2009-01-01 notazmoved writelrom to use global path
2008-10-17 notazextracted OSS code to sndout_oss_*, BTN->PBTN, refactoring
2008-10-16 notazdebug bgm player, sound code refactoring
2008-09-14 notazarm_linux.S for cache ops and random fixes
2008-08-28 notazlowercasing filenames, part1; makefile adjustments
2008-08-24 notazUIQ3 bugfixes, SVP drc indirect jumps, stuff
2008-08-21 notazUIQ3 update, some makefile unification, rm old configs...
2008-08-06 notazidle loop hack, psp bugfix, plat debug str
2008-07-25 notazload state ability from command line
next