1. 04 Aug, 2011 1 commit
    • Ryan C. Gordon's avatar
      Reworked Windows DirectSound code. · ac93bd6e
      Ryan C. Gordon authored
      Now supports multiple devices, and uses DirectSound 8 instead of 5. Changed
      name to "directsound" and renamed source directory.
      
      --HG--
      rename : src/audio/windx5/SDL_dx5audio.c => src/audio/directsound/SDL_directsound.c
      rename : src/audio/windx5/SDL_dx5audio.h => src/audio/directsound/SDL_directsound.h
      rename : src/audio/windx5/directx.h => src/audio/directsound/directx.h
      ac93bd6e
  2. 24 Jul, 2011 1 commit
  3. 23 Jul, 2011 1 commit
  4. 26 Jul, 2011 1 commit
  5. 04 Aug, 2011 1 commit
  6. 29 Jul, 2011 1 commit
  7. 27 Jul, 2011 1 commit
  8. 25 Jul, 2011 1 commit
  9. 22 Jul, 2011 2 commits
  10. 20 Jul, 2011 1 commit
  11. 18 Jul, 2011 4 commits
  12. 10 Jun, 2011 1 commit
  13. 16 Jul, 2011 3 commits
  14. 14 Jul, 2011 1 commit
  15. 06 Jul, 2011 1 commit
  16. 22 Jun, 2011 1 commit
  17. 15 Jun, 2011 1 commit
  18. 10 Jun, 2011 2 commits
  19. 12 Jun, 2011 1 commit
  20. 06 Jun, 2011 1 commit
  21. 04 Jun, 2011 1 commit
  22. 03 Jun, 2011 1 commit
  23. 22 Apr, 2011 1 commit
    • Sam Lantinga's avatar
      Clarified SDL_GetWindowSurface() documentation · b6227343
      Sam Lantinga authored
      Matthew Orlando to Sam
      
      Someone asked in IRC whether they should free the surface from SDL_GetWindowSurface. The doc comment is a bit vague so i checked the code and revised the comment.
      b6227343
  24. 21 Apr, 2011 1 commit
  25. 20 Apr, 2011 2 commits
  26. 19 Apr, 2011 4 commits
  27. 18 Apr, 2011 1 commit
  28. 15 Apr, 2011 1 commit
  29. 08 Apr, 2011 1 commit