SDL/src/dynapi
Sam Lantinga ef34704875 Fixed bug 4264 - SDL_CreateTextureFromSurface generates error message but returns ok
Anthony @ POW Games

SDL_CreateTextureFromSurface makes an internal call to SDL_GetColorKey which can return an error and spams the error log with "Surface doesn't have a colorkey" even though the original function didn't return an error.
2018-09-24 16:41:55 -07:00
..
gendynapi.pl Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dynapi.c dynapi: don't let system loader resolve the initializer to the wrong version. 2018-05-17 12:50:46 -04:00
SDL_dynapi.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dynapi_overrides.h Fixed bug 4264 - SDL_CreateTextureFromSurface generates error message but returns ok 2018-09-24 16:41:55 -07:00
SDL_dynapi_procs.h Fixed bug 4264 - SDL_CreateTextureFromSurface generates error message but returns ok 2018-09-24 16:41:55 -07:00