lispgames / cl-sdl2

Common Lisp bindings for SDL2 using C2FFI.
MIT License
304 stars 82 forks source link

SDL_SetSurfaceBlendMode is missing #90

Closed syll-dev closed 6 years ago

syll-dev commented 7 years ago

SDL_SetSurfaceBlendMode / set-surface-blend-mode seems missing in cl-sdl2.

sdl-set-surface-blend-node is defined (in sdl2-ffi.functions).

And +sdl-blendmode-add+ is present in sdl2-ffi but not exported by sdl2.

mfiano commented 6 years ago

This project is no longer actively maintained. If you can, and still need this, file a PR.

mfiano commented 6 years ago

I am closing this due to no response. If you feel like this is needed, please re-open and/or submit a PR.