SDL-mirror/src/video/directfb
Sam Lantinga 203b9839d2 Fixed bug 1750 - Directfb renderer does not support SDL_RENDERER_TARGETTEXTURE
tomaszewski.p

DirectFB renderer does not support SDL_RENDERER_TARGETTEXTURE what makes it incompatible with GL or GLES(2) renderers.

Attached patched:
- adds support for SDL_RENDERER_TARGETTEXTURE,
- DirectFB RenderCopy converts destination rectangle from floats to ints,
- fixes whitespaces to be the same in whole file.
2013-03-10 09:09:31 -07:00
..
SDL_DirectFB_dyn.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_dyn.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_events.c Added a mouse ID to the mouse events, which set to the special value SDL_TOUCH_MOUSEID for mouse events simulated by touch input. 2013-03-02 20:44:16 -08:00
SDL_DirectFB_events.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_modes.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_modes.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_mouse.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_mouse.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_opengl.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_opengl.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_render.c Fixed bug 1750 - Directfb renderer does not support SDL_RENDERER_TARGETTEXTURE 2013-03-10 09:09:31 -07:00
SDL_DirectFB_render.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_shape.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_shape.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_video.c Fixed bug 1744 - DirectFB video and renderer API is not updated 2013-03-09 10:35:12 -08:00
SDL_DirectFB_video.h Fixed bug 1744 - DirectFB video and renderer API is not updated 2013-03-09 10:35:12 -08:00
SDL_DirectFB_window.c Fixed bug 1744 - DirectFB video and renderer API is not updated 2013-03-09 10:35:12 -08:00
SDL_DirectFB_window.h Fixed bug 1744 - DirectFB video and renderer API is not updated 2013-03-09 10:35:12 -08:00
SDL_DirectFB_WM.c Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_DirectFB_WM.h Happy New Year! 2013-02-15 08:47:44 -08:00