Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Fixed bug 1750 - Directfb renderer does not support SDL_RENDERER_TARG…
Browse files Browse the repository at this point in the history
…ETTEXTURE

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.
  • Loading branch information
slouken committed Mar 10, 2013
1 parent 020858f commit f0d5200
Showing 1 changed file with 93 additions and 72 deletions.

0 comments on commit f0d5200

Please sign in to comment.