DerelictOrg / DerelictSDL2

Dynamic bindings to SDL2 and its satellite libraries for the D Programming Language.
115 stars 24 forks source link

Function SDL_GetRendererOutputSize unsupported #47

Closed m-sz closed 9 years ago

m-sz commented 9 years ago

The aforementioned function seems missing in the derelict-sdl2 library, yet it exists in SDL2 specification.

https://wiki.libsdl.org/SDL_GetRendererOutputSize

mdparker commented 9 years ago

Thanks! I've added it to every branch and tagged new releases for DUB.