Commit Graph

18 Commits

Author SHA1 Message Date
twinaphex
df2b550502 (gfx/math) Updates 2015-02-10 20:37:30 +01:00
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 d3a7b69f84.
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
d24691e810 Convert math/matrix.c to math/matrix_4x4.c 2014-10-26 02:32:10 +01:00
twinaphex
e3f89a77ac (VG) Update driver header include 2014-10-23 07:46:02 +02:00
sergiobenrocha2
a95c3d34f8 Fix build with OpenVG enabled, missing header. 2014-10-23 03:24:14 -02:00
twinaphex
6979b62bdc (SDK) Move math/matrix code to SDK 2014-10-23 04:48:34 +02:00
twinaphex
58f09ce79e Move scaler code over to libretro SDK 2014-10-23 04:34:35 +02:00