Package Information |
Summary |
SDL for PHP |
Maintainers |
Santiago Lizardo (lead)
[details]
Remi Collet (lead)
[details]
|
License |
PHP |
Description |
Bindings of the SDL2 (Simple DirectMedia Layer) library for PHP. |
Homepage |
https://github.com/ponup/phpsdl
|
Release notes
Version 2.2.0
(devel)
|
- Add support for window events. (Benoit Viguier) - Add support for the SDL_RenderCopyEx, SDL_RenderDrawLine and SDL_RenderDrawRect functions. (Benoit Viguier) - Fix memory leak in the SDL_RenderCopy function. (Benoit Viguier) |