Skip to content

Releases: mikkun/gawk-sdl2

gawk-sdl2 0.0.3

14 Jul 15:45
v0.0.3
d20c776
Compare
Choose a tag to compare
  • Added the following SDL 2.0 APIs (#2):
    • SDL_Gawk_PixelFormatToArray
    • SDL_Gawk_SurfaceToArray
  • Added a sample script
  • Updated README.md

gawk-sdl2 0.0.2

02 Jun 16:15
v0.0.2
fc3c8ba
Compare
Choose a tag to compare
  • Added the following SDL_mixer 2.0 APIs (#1):
    • Mix_AllocateChannels
    • Mix_FreeMusic
    • Mix_GetError
    • Mix_HaltMusic
    • Mix_Linked_Version
    • Mix_LoadMUS
    • Mix_PlayMusic
    • Mix_Playing
    • Mix_PlayingMusic
    • Mix_QuerySpec
    • Mix_SetDistance
    • Mix_SetMusicCMD
    • Mix_SetMusicPosition
    • Mix_SetPosition
    • Mix_SetReverseStereo
    • Mix_VolumeMusic
  • Updated README.md

gawk-sdl2 0.0.1

11 May 09:40
v0.0.1
17bb587
Compare
Choose a tag to compare

🔖 First official release