Commit Graph

11139 Commits

Author SHA1 Message Date
Themaister 748cd81ba8 Fix stale comment in eq.c. 2014-05-28 17:50:03 +02:00
twinaphex 66d4148e57 (GX) Build fix 2014-05-28 17:48:12 +02:00
Hans-Kristian Arntzen 499943bd4b Merge pull request #715 from libretro/eq-dsp
EQ DSP
2014-05-28 10:42:13 +02:00
Themaister 244b072ab8 Fix Android build. 2014-05-28 10:40:24 +02:00
Themaister 0c83bf7d0b Merge branch 'master' of github.com:libretro/RetroArch into eq-dsp
Conflicts:
	griffin/griffin.c
2014-05-28 10:38:04 +02:00
Themaister 7bf6554661 Add EQ to griffin. 2014-05-28 10:37:21 +02:00
Themaister 31249ab9da Some fixes to EQ. 2014-05-28 10:36:13 +02:00
twinaphex b2d32fed3e Place find_image_driver above adjust_system_rates in init_drivers 2014-05-28 08:48:49 +02:00
twinaphex db189e1094 init_drivers - if driver.image is NULL, set it 2014-05-28 08:44:38 +02:00
twinaphex 152e022b5b (Android) Fix build 2014-05-28 04:15:52 +02:00
twinaphex ac4377ad23 (Android) Get rid of the warning in gfx/shader_parse.c 2014-05-28 04:10:34 +02:00
twinaphex 49660c9bc0 (Win) Build fix 2014-05-28 03:38:52 +02:00
Themaister 902c92acfc Read config in EQ. 2014-05-28 00:30:03 +02:00
Themaister 95d1582f3c Equalizer works. 2014-05-28 00:07:14 +02:00
Twinaphex 5354de4439 Merge pull request #711 from lakkatv/lakka
(Lakka) Fix a segfault in items_init
2014-05-27 22:48:02 +02:00
Jean-André Santoni 8a656cfccc (Lakka) Fix a segfault in items_init 2014-05-27 22:43:04 +02:00
twinaphex 961c1189fd (PSGL) More PSGL ifdefs 2014-05-27 22:27:16 +02:00
Themaister b99b288980 Implement more of EQ. 2014-05-27 22:26:16 +02:00
twinaphex c5f43963c0 (PS3) Add raw PSGL ifdefs 2014-05-27 22:15:25 +02:00
twinaphex 0ea15de950 (GL) Force fp_fbo to false for PS3 for now 2014-05-27 21:55:54 +02:00
twinaphex 5da884036e (PS3) Starts to somewhat get back to booting - still a lot of
breakage to go through
2014-05-27 21:38:30 +02:00
twinaphex 1416e47195 (Console) Should bring up menu context in case it fails the first time 2014-05-27 19:21:44 +02:00
twinaphex 8fc357647d (RARCH_CONSOLE) Add find_image_driver() to global_init_drivers 2014-05-27 19:05:04 +02:00
Themaister ce14f2f517 Begin implementing EQ. 2014-05-27 18:38:25 +02:00
Themaister 8f913e8e9b Add new FFT implementation.
To be used for EQ implementation.
2014-05-27 18:02:38 +02:00
Twinaphex 39e6143bb6 Merge pull request #709 from lakkatv/lakka
Add PC Engine icons
2014-05-27 17:43:43 +02:00
Jean-André Santoni 72f6202efa (Lakka) Rename mednafen_pce_fast-game to mednafen_pce_fast-content 2014-05-27 17:40:58 +02:00
Morgane Alonso e48e9e1008 (Lakka) Add PC Engine icons 2014-05-27 17:36:09 +02:00
twinaphex f788249c59 (Menu) Add get_default_menu function for default settings 2014-05-27 17:13:53 +02:00
Twinaphex a56d57c615 Merge pull request #706 from libretro/shader-parameter
Shader parameter
2014-05-27 16:28:06 +02:00
twinaphex a25a258153 (Menu) Add Content Dir label 2014-05-27 07:58:41 +02:00
twinaphex 3a5011afcc (Menu) Add Content Directory option 2014-05-27 07:57:28 +02:00
twinaphex bc41b942e6 (Menu) Browser Directory was erroneously named 'Content Directory' 2014-05-27 07:53:39 +02:00
twinaphex d14985ce0d (Lakka) Rename all '-game.png' files to '-content.png' 2014-05-27 07:36:05 +02:00
twinaphex 0f578ad97d (Lakka) More cleanups 2014-05-27 06:32:33 +02:00
twinaphex bffbdbaca7 (Lakka) Cleanups 2014-05-27 06:27:31 +02:00
twinaphex 3655d9e2aa (SDL) Add note for image_sdl.c 2014-05-27 04:53:12 +02:00
twinaphex 0e679d4309 (GL raster font) Make it possible to set alpha levels. By
implementing this, we can get rid of the copy-pasta gl raster
font code in Lakka
2014-05-27 04:22:08 +02:00
twinaphex ebfb104986 (Lakka) Prevent some more segfault bugs 2014-05-27 03:48:08 +02:00
twinaphex 7acf7e706d (Lakka) Remove more redundant re-setting of rgui->last_time 2014-05-27 03:29:21 +02:00
twinaphex 3846ad5f0d (Lakka) Cleanups 2014-05-27 03:25:41 +02:00
twinaphex 76bf7525ca (Lakka) More cleanups 2014-05-27 03:06:58 +02:00
twinaphex 20b54b476a (Lakka) Debork more code 2014-05-27 02:26:15 +02:00
twinaphex 0abbd3968b (Lakka) Refactor more broken code 2014-05-27 02:02:39 +02:00
twinaphex 81fe85624a (Lakka) Start refactoring questionable C code 2014-05-27 01:31:27 +02:00
twinaphex 9665fcc663 Add menu_driver to retroarch.cfg 2014-05-27 01:13:43 +02:00
twinaphex c55693855b (Menu) Add find_menu_driver to global_init_drivers as well 2014-05-26 23:39:21 +02:00
twinaphex 17267ff316 (Menu) ifdef find_menu_driver in init_drivers_pre 2014-05-26 23:20:00 +02:00
twinaphex e69b9c4f8a (Menu) Initialize menu driver during init_drivers_pre 2014-05-26 23:18:49 +02:00
twinaphex 06cc9a5c18 (driver contexts) Do some more runtime checks 2014-05-26 20:52:38 +02:00