twinaphex
|
2d35ab7fe1
|
(Scaler) Try to prevent calling NULL function pointer
|
2015-02-10 20:31:17 +01:00 |
|
twinaphex
|
2779298371
|
Update SDK/documentation
|
2015-01-08 19:23:59 +01:00 |
|
twinaphex
|
d351d6f9fc
|
Update headers
|
2015-01-07 18:31:19 +01:00 |
|
twinaphex
|
a4a133d700
|
Reimplementation of set_direct_pixel_conv and document the function
|
2015-01-07 03:23:19 +01:00 |
|
twinaphex
|
4bd347375f
|
Document scaler_ctx_scale
|
2015-01-07 03:02:44 +01:00 |
|
twinaphex
|
ae1b4f8884
|
Start documenting scaler in libretro-SDK too
|
2015-01-07 02:59:07 +01:00 |
|
twinaphex
|
0f38b0c0eb
|
Refactor scaler_ctx_scale
|
2015-01-06 17:35:32 +01:00 |
|
twinaphex
|
011e7cf1f9
|
Rewrite scaler_ctx_scale to make it more efficient
|
2014-11-01 10:08:12 +01:00 |
|
twinaphex
|
4c707e9e00
|
Remove early return in scaler_ctx_scale to avoid performance
regression
|
2014-11-01 09:42:45 +01:00 |
|
twinaphex
|
8e0d1ed70f
|
Revert "(Libretro SDK) Simplify scaler_ctx_scale somewhat - also only call function callback" -
big performance regression
This reverts commit d3a7b69f840550d1d7447b073602dac5ef6a049e.
|
2014-11-01 09:39:53 +01:00 |
|
twinaphex
|
d3a7b69f84
|
(Libretro SDK) Simplify scaler_ctx_scale somewhat - also only call function callback
if it is bound
|
2014-10-30 07:12:44 +01:00 |
|
twinaphex
|
95c774ef74
|
(libretro SDK) scaler_ctx_scale - add early return in case ctx is NULL
|
2014-10-30 04:04:20 +01:00 |
|
twinaphex
|
58f09ce79e
|
Move scaler code over to libretro SDK
|
2014-10-23 04:34:35 +02:00 |
|