Commit Graph

  • aa471f7f59 forcing 320x240 res FunKey Vincent-FK 2021-04-02 17:09:50 +02:00
  • 0731283a9f plat_sdl_screen in RGBSurface, removed debug on screen Vincent-FK 2021-04-01 22:39:53 +02:00
  • d57c999220 fix display of menu strings containing '%' master kub 2021-03-26 22:45:04 +01:00
  • 8ba41c7996 fix position of menu entries if length > 10 kub 2021-03-26 20:06:43 +01:00
  • c5a8c17f1c fix type usage for endianess in menu handling kub 2021-03-26 19:57:58 +01:00
  • b52e3ca95d add minimal osx/ios compilastion support kub 2021-03-22 23:07:02 +01:00
  • 2ca02b4d73 add SDL SWSURFACE support kub 2021-03-22 23:04:12 +01:00
  • ebcff59309 use native byte order for audio kub 2021-02-23 23:23:32 +01:00
  • 7e3b976d18 center loaded background image in larger screen kub 2021-02-08 20:51:34 +01:00
  • dfe767a5fa add minimal PSP support kub 2021-01-14 21:57:13 +01:00
  • a23a278d1e improve directory handling in menu kub 2021-01-14 21:56:30 +01:00
  • 68c85e2a0b add buffer parameters for menubg_src kub 2021-01-14 21:47:19 +01:00
  • e0bf794693 fix SDL event handling of overlapping keystrokes kub 2020-10-26 20:15:23 +01:00
  • 1eb399bd4c fix menu input handling (timeout non-working) kub 2020-10-22 22:34:14 +02:00
  • 271f900173 fix SDL loosing one-shot key events for emulator keys kub 2020-10-20 22:49:34 +02:00
  • b0dc47ecea
    Merge pull request #8 from irixxxx/master notaz 2020-10-13 22:50:01 +03:00
  • 39b2c61e1d fix loading screen if loading rom from command line kub 2020-10-10 20:57:22 +02:00
  • 34e55f235e add triplebuffering support kub 2020-10-10 20:56:21 +02:00
  • 811cef4d9f
    Merge pull request #7 from irixxxx/master notaz 2020-07-03 00:08:59 +03:00
  • 9ba0831411 add 2x overlay for SDL to improve color resolution kub 2020-07-02 09:34:11 +02:00
  • a7a40556a9 add more host disassembler platforms for picodrive DRC kub 2020-07-02 09:32:08 +02:00
  • 006478c4f3 font array size adaption to avoid a compiler warning in picodrive kub 2020-07-02 09:30:56 +02:00
  • 795b71c571 deal with some gcc7+ warnings notaz 2019-12-07 21:38:32 +02:00
  • f8cd6a082b fix some pointer arithmetic notaz 2018-01-28 19:57:57 +02:00
  • 2b27288eb4 add a pitch variable notaz 2014-04-05 22:02:55 +03:00
  • 21082d0b2b x86_64 support for host_dasm notaz 2017-12-11 02:51:29 +02:00
  • f287890d65 don'r check d_name notaz 2017-10-14 02:12:21 +03:00
  • 448ec62f85 retry with mmap when mremap fails notaz 2017-10-06 01:23:03 +03:00
  • e7f580052c Prevent segfault in draw_key_config (#2) Nolan "Tempa Kyouran" Varani 2017-09-30 07:17:30 -05:00
  • 21604a0479 input: bugfix in defbind check notaz 2015-11-08 18:19:22 +02:00
  • 0415ebf191 oss: use other sync macro notaz 2015-08-29 01:18:03 +03:00
  • 26ea18173c plat: avoid MAP_FIXED notaz 2015-03-25 00:38:13 +02:00
  • 9fec8a91c9 input: only set default binds when probing notaz 2015-02-03 01:31:41 +02:00
  • 9b87077e93 alsa: don't leak memory notaz 2015-02-03 01:27:18 +02:00
  • 515ac0b9d2 improve handling of dirents without d_type set notaz 2014-12-24 04:21:19 +02:00
  • d1453cf7e6 fix a buffer overflow notaz 2014-04-05 22:05:07 +03:00
  • 8b4363e302 fix gp2x build notaz 2013-10-11 01:04:24 +03:00
  • af7e50060f handle no home and buf overflow notaz 2013-10-10 02:41:45 +03:00
  • 62e581e179 Merge pull request #1 from pcercuei/for_upstream notaz 2013-10-09 16:43:16 -07:00
  • 87dc66a025 Allow one key to have multiple actions Paul Cercueil 2013-09-26 09:56:25 -03:00
  • d685ce4625 Allow the platform code to override the key names Paul Cercueil 2013-10-07 20:41:22 +02:00
  • c19e28f626 Let the platform code deliver the key mappings Paul Cercueil 2013-10-07 19:34:04 +02:00
  • 17def48f1f SDL video: Use a hardware surface and double buffering Paul Cercueil 2013-09-22 07:35:49 -03:00
  • 3e0af0815a SDL sound: Reduce considerably sound latency Paul Cercueil 2013-09-21 18:40:17 -03:00
  • c52e6628cd Introduce plat_get_skin_dir and update plat_get_root_dir functions Paul Cercueil 2013-10-07 17:09:09 +02:00
  • 39014486f9 gp2x: pollux: various fixes notaz 2013-10-04 03:15:13 +03:00
  • 9a5a0dc9ff gp2x: pollux: bring back ram timings notaz 2013-10-04 03:14:02 +03:00
  • 11166a22ce soc_pollux: fix clkgen masks notaz 2013-09-26 04:04:07 +03:00
  • 1bc471ebf1 pandora: add tv layer selection helper notaz 2013-09-24 00:46:25 +03:00
  • 18306c325f Properly handle multiple joysticks Victor Luchits 2013-07-24 23:03:22 +04:00
  • d1f5849cf4 don't use a and s for menu functions notaz 2013-09-08 21:25:29 +03:00
  • ec90b02137 fix deadlock on list seek notaz 2013-09-08 21:05:28 +03:00
  • 9028744c19 alsa: some stop handling notaz 2013-09-01 18:37:30 +03:00
  • 9089665ca1 fix list seeking, add autoload option notaz 2013-08-31 00:49:52 +03:00
  • 7ceadd9993 GP2X updates notaz 2013-08-23 02:58:06 +03:00
  • c54d04fd84 add disassembler reg-names-std option notaz 2013-08-10 19:44:14 +03:00
  • cab9194354 fix clang warnings Grazvydas Ignotas 2013-07-29 01:54:51 +03:00
  • ebf0e111a8 rm unused preprocessor checks Grazvydas Ignotas 2013-07-28 02:49:51 +03:00
  • 8ef1ad3218 readpng: put image on center if it's too large Grazvydas Ignotas 2013-06-29 03:28:51 +03:00
  • 6282e17ef5 add plat_mem_set_exec() Grazvydas Ignotas 2013-06-28 01:41:09 +03:00
  • c2981fc0ee make cache_flush_ not const, because syscalls are usually not Grazvydas Ignotas 2013-06-27 03:33:00 +03:00
  • b57ed12e39 dodge a warning Grazvydas Ignotas 2013-06-24 21:08:54 +03:00
  • 32d23d03ac add preliminary alsa driver too Grazvydas Ignotas 2013-06-24 02:42:36 +03:00
  • 26d3ca0d29 support multiple sound drivers, add sdl Grazvydas Ignotas 2013-06-23 22:23:57 +03:00
  • 20b143089c fix corruption on empty sel_fname Grazvydas Ignotas 2013-06-23 02:28:08 +03:00
  • 7bf7acb6d6 allow multi-include on some headers Grazvydas Ignotas 2013-06-16 02:57:00 +03:00
  • da0cc55643 sdl: use overlay on native bpp window notaz 2013-03-14 01:02:54 +02:00
  • f4750ef3f5 plat: don't give up on hugetlb fail notaz 2013-03-14 00:19:42 +02:00
  • cceadf4cd4 gl_platform: avoid direct xlib dependency notaz 2013-02-08 01:44:00 +02:00
  • 6fd09356f0 gl: make surface and context readable by users notaz 2013-02-06 03:46:20 +02:00
  • e288d77607 sdl: add resize callback notaz 2013-02-06 03:45:53 +02:00
  • 63f173a250 sdl: restore video modeo n exit notaz 2013-01-31 00:19:32 +02:00
  • 1f84ba9f30 sdl: be more careful with x11, handle quit msg notaz 2013-01-30 03:50:08 +02:00
  • 215e7ed251 only take wminfo from appropriate sdl driver notaz 2013-01-28 03:25:42 +02:00
  • 4db02226eb menu: pass extension lists as argument notaz 2013-01-06 21:09:51 +02:00
  • 8a0998fb31 improve file browser, rework filtering notaz 2013-01-06 00:24:34 +02:00
  • 0d645bc539 add some VideCore/R-pi support code notaz 2012-12-22 03:10:53 +02:00
  • e54719efea sdl: handle activate events notaz 2012-12-22 21:14:50 +02:00
  • e81b987fc1 add some sdl code from rearmed notaz 2012-12-21 00:19:34 +02:00
  • b98018548f add some simple EGL output code notaz 2012-12-21 00:10:12 +02:00
  • 14fa485ef2 fonts: make friendly to rgb1555 notaz 2012-11-28 17:58:14 +02:00
  • 3e1124f989 fonts: add uyvy function notaz 2012-11-18 00:21:30 +02:00
  • 9227a7770e in_sdl: allow external event handler notaz 2012-11-17 02:09:18 +02:00
  • a4025790b5 input: handle unprobed devices better notaz 2012-11-11 22:08:38 +02:00
  • e515f1a40b basic text drawing function from PCSX notaz 2012-11-11 21:00:45 +02:00
  • c688b90fe2 neon filters: minor optimization from M-HT notaz 2012-11-07 01:35:01 +02:00
  • e22d791cf8 add dummy platform file notaz 2012-11-05 02:41:43 +02:00
  • afdbb7c873 merge some pollux code from PCSX notaz 2012-11-05 00:02:34 +02:00
  • a1b30e1a4a refactor plat.h, add gamma notaz 2012-11-05 00:02:03 +02:00
  • 6ce097ba2f neon filters: support optional color space conversion notaz 2012-11-02 02:59:44 +02:00
  • 67381db0f4 neon filters: fix build on old toolchains notaz 2012-10-29 01:14:16 +02:00
  • 33fa890d04 minor cahnges to M-HT's filters notaz 2012-10-28 16:57:42 +02:00
  • 7fc3ac8a09 add NEON filters M-HT 2012-10-28 16:56:40 +02:00
  • 2d3fa8770e add pandora code from PCSX notaz 2012-09-16 19:44:06 +03:00
  • 7b0a298567 minor adjustments notaz 2012-09-16 19:43:29 +03:00
  • a085ae5ef1 merge Themaister's libpng 1.5 fix notaz 2012-09-13 02:30:04 +03:00
  • f89d84717a update license in source code itself notaz 2012-09-13 01:37:45 +03:00
  • 0418cc5ca7 add key config save code from rearmed ui notaz 2012-09-10 00:35:45 +03:00
  • 675d1d368c merge border style from gpfce notaz 2012-09-10 00:21:37 +03:00
  • a86e9a3e58 move common files to root notaz 2012-09-08 21:30:31 +03:00