brson / rust-sdl

SDL bindings for Rust
MIT License
179 stars 52 forks source link

SDL_image and SDL_mixer into separate packages & language changes #117

Closed lifthrasiir closed 10 years ago

lifthrasiir commented 10 years ago

This commit moves SDL_image and SDL_mixer into separate packages, since the current --cfg mixer and --cfg image was harder to test and made those modules lagging behind the master.