Commit Graph

16 Commits

Author SHA1 Message Date
twinaphex 962c52c5ae Move math/complex.h to libretro-common 2016-06-15 21:35:48 +02:00
twinaphex 5230aeb9d0 Use retro_common_api.h 2016-06-03 06:02:49 +02:00
twinaphex fa1662412b Use MIN/MAX 2016-03-02 00:11:45 +01:00
sergiobenrocha2 7ef52f1da1 Add a Low Pass filter for CPS-1/2. 2015-11-26 22:12:46 -02:00
twinaphex 59e66b5755 Remove duplicate min/max macros 2015-11-24 00:38:48 +01:00
twinaphex c94b5e5616 remove M_PI define 2015-11-24 00:36:11 +01:00
twinaphex a3e52a9369 Put M_PI inside retro_miscellaneous.h 2015-11-24 00:05:37 +01:00
twinaphex 631da50dfa More static code analysis nits 2015-09-28 18:22:27 +02:00
sergiobenrocha2 5600178879 Use flags from the system to build the filters, will avoid hardening-no-relro. 2015-09-18 03:29:39 -03:00
twinaphex e45cd48547 Cleanups 2015-09-13 06:40:29 +02:00
twinaphex c4d46ce09f Cleanups 2015-09-13 01:08:36 +02:00
twinaphex 1fbc83f51e CLeanups 2015-09-12 22:27:58 +02:00
twinaphex d374fb863c Use retro_inline.h for remaining 'inline' instances 2015-03-29 16:43:02 +02:00
twinaphex 9f088d8e72 (Audio filters) Cleanups 2015-03-15 06:17:51 +01:00
twinaphex ecf499c588 Update headers 2015-01-07 18:24:13 +01:00
twinaphex 4a45308016 Rename gfx/filters and audio/filters to gfx/video_filters and audio/audio_filters
respectively
2014-10-29 07:51:23 +01:00