mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-09-14 01:38:55 -04:00
ReadPixels() implemented
parent
110298d271
commit
63e0d8e7cc
@ -38,7 +38,7 @@
|
|||||||
| ☐ | SDL_RenderGetScale | |
|
| ☐ | SDL_RenderGetScale | |
|
||||||
| ☐ | SDL_RenderGetViewport | |
|
| ☐ | SDL_RenderGetViewport | |
|
||||||
| ☑ | SDL_RenderPresent | Renderer::Present() |
|
| ☑ | SDL_RenderPresent | Renderer::Present() |
|
||||||
| ☐ | SDL_RenderReadPixels | |
|
| ☑ | SDL_RenderReadPixels | Renderer::ReadPixels() |
|
||||||
| ☐ | SDL_RenderSetClipRect | |
|
| ☐ | SDL_RenderSetClipRect | |
|
||||||
| ☑ | SDL_RenderSetLogicalSize | Renderer::SetLogicalSize() |
|
| ☑ | SDL_RenderSetLogicalSize | Renderer::SetLogicalSize() |
|
||||||
| ☐ | SDL_RenderSetScale | |
|
| ☐ | SDL_RenderSetScale | |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user