twinaphex
|
07e567990d
|
(Gfx filter) Fix warning
|
2014-05-21 18:23:28 +02:00 |
|
twinaphex
|
d62164c4ae
|
(BB10) Build fixes
(General) Fix some unused variable warnings
|
2014-05-17 22:16:25 +02:00 |
|
twinaphex
|
3b6f408a41
|
(SoftFilters) Add Phosphor2x
|
2014-05-03 02:26:04 +02:00 |
|
twinaphex
|
d56f1e0104
|
(SoftFilters) Add LQ2x
|
2014-05-02 21:09:59 +02:00 |
|
twinaphex
|
01ceaa9d27
|
(Griffin) Bake in Blargg NTSC NES/SNES filters into Griffin now.
All console ports should have them now
|
2014-05-01 06:09:06 +02:00 |
|
twinaphex
|
f9cff5b00d
|
Move extern references to built-in filters to driver.h
|
2014-04-30 02:38:13 +02:00 |
|
twinaphex
|
cdc60da07f
|
(DSP Filters) Add code for HAVE_BUILTIN_FILTERS
|
2014-04-29 21:56:50 +02:00 |
|
twinaphex
|
4a119d9d94
|
(SoftFilters) More of aforementioned
|
2014-04-29 00:41:29 +02:00 |
|
twinaphex
|
d0a8fdc0bc
|
(SoftFilters) Add some more safety checks before executing certain function pointers
|
2014-04-29 00:36:52 +02:00 |
|
twinaphex
|
931d54df1d
|
(SoftFilters) Rewrite softfilter_get_implementation_from_idx - should be more
easily maintainable now without ugly switch
|
2014-04-28 22:38:05 +02:00 |
|
twinaphex
|
b3c44061b2
|
(PS3) Fix some warnings
|
2014-04-19 01:56:12 +02:00 |
|
twinaphex
|
0a4e839384
|
(SoftFilters) 2xBR fixed by Hyllian
|
2014-04-18 20:43:34 +02:00 |
|
twinaphex
|
8e015a71b4
|
(Apple) Build fix
|
2014-04-17 22:10:37 +02:00 |
|
twinaphex
|
8ea17075aa
|
(SoftFilters) Port EPX to SoftFilter spec - RGB565 only for now
|
2014-04-17 17:21:35 +02:00 |
|
twinaphex
|
8a214da781
|
(SoftFilters) Add SuperEagle filter (RGB565 only for now)
|
2014-04-17 00:53:19 +02:00 |
|
twinaphex
|
e693e93b57
|
(SoftFilter) Add Super2xSaI filter (RGB565 only for now)
|
2014-04-16 21:15:02 +02:00 |
|
twinaphex
|
2b3624a864
|
(SoftFilters) Fixed HQ2x
|
2014-04-16 18:12:31 +02:00 |
|
twinaphex
|
09d29d267a
|
(RARCH_CONSOLE) Fix rarch_softfilter_get_name for consoles
|
2014-04-16 13:42:50 +02:00 |
|
twinaphex
|
9772c48016
|
(SoftFilter) Cleaner and more portable way of grabbing the name from the filter
|
2014-04-16 06:48:24 +02:00 |
|
twinaphex
|
a090806abc
|
(SoftFilters) Add 2xSaI filter - RGB565 only for now
|
2014-04-16 06:34:20 +02:00 |
|
twinaphex
|
8d6a7dbe1f
|
(Console) Bakes in filters now for ifndef HAVE_DYLIB targets
|
2014-04-16 03:33:10 +02:00 |
|
twinaphex
|
45c917afa4
|
Compile in filters for console ports (HAVE_DYLIB not defined in
Griffin)
|
2014-04-16 02:09:09 +02:00 |
|
Themaister
|
980eefdd8c
|
Autodetect number of CPU cores for softfilter.
|
2014-04-15 17:55:40 +02:00 |
|
Themaister
|
0e406c998d
|
Fix CXX_BUILD.
|
2014-04-15 12:40:27 +02:00 |
|
twinaphex
|
6bdd5cf6ec
|
Add RGUI actions for Softfilter directory path and Softfilter selection -
maister - test if this works - it doesn't here on my end and keeps saying
that the example softfilter (dark.c) has the wrong color format)
|
2014-04-15 06:19:24 +02:00 |
|
Themaister
|
90d4a28a88
|
Fix type derp.
|
2014-04-15 04:29:51 +02:00 |
|
Themaister
|
b1c238c0d6
|
Add threaded filtering.
|
2014-04-15 04:05:56 +02:00 |
|
Themaister
|
3e83e45a7d
|
Better error handling of filter stuff.
|
2014-04-15 00:33:13 +02:00 |
|
Themaister
|
4b97de0c9e
|
Replace filter cruft with new stuff.
|
2014-04-15 00:03:55 +02:00 |
|
Themaister
|
cbc6775496
|
Some more filter stuff ...
|
2014-04-14 23:46:47 +02:00 |
|
Themaister
|
f72445798b
|
Flesh out filter stuff a bit more.
|
2014-04-14 23:24:10 +02:00 |
|
Themaister
|
5cb3438389
|
Begin implementation of softfilter API.
|
2014-04-14 22:56:15 +02:00 |
|