| Texture as both a source and destination? |
| Texture as both a source and destination? |
|
Alex Szpakowski
Guest
|
GPUs (and graphics drivers) don’t support that – so SDL_RenderCopy behaves like memcpy rather than memmove in that manner.
|
|||||||||||||
|
|
||||||||||||||
| Re: Texture as both a source and destination? |
|
nmapp
|
Thank you. Yeah, it doesn't work at all, guess I'll have to use two textures and swap between them... |
|||||||||||||
|
|
||||||||||||||

