index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
library_sdl.js
Age
Commit message (
Expand
)
Author
2013-05-29
Free old surface before creating new one
Anthony Pesch
2013-05-22
do not call code-running callbacks if ABORTing; fixes #1191
Alon Zakai
2013-05-20
Make looping behavior on effects match background music.
James Gregory
2013-05-20
According to http://www.libsdl.org/projects/SDL_mixer/docs/SDL_mixer.pdf, 0 i...
James Gregory
2013-05-16
fix test_sdl_alloctext
Alon Zakai
2013-05-14
* Switch to using offscren canvas for TTF size estimation in SDL
James Gregory
2013-05-13
use Browser mouse calculations in glut
Alon Zakai
2013-05-13
refactor mouse movement handling from SDL into Browser
Alon Zakai
2013-05-09
misc sdl fixes to pull #1146
Alon Zakai
2013-05-07
* SDL_GL_ExtensionSupported: fixed integer value
Martin Gerhardy
2013-05-07
* more SDL2 stuff
Martin Gerhardy
2013-05-07
* some SDL2 stuff
Martin Gerhardy
2013-05-02
fix SDL.keyboardState size to add safe buffer zone
Alon Zakai
2013-05-01
unpress keys when losing focus
Alon Zakai
2013-05-01
preparation for key releasing when losing focus in SDL
Alon Zakai
2013-03-30
Support rotozoomSurface
Felix H. Dahlke
2013-03-20
fix indentation
Alon Zakai
2013-03-19
Make SDL handle the case where canvas backbuffer and canvas CSS element are n...
Vladimir Vukicevic
2013-03-17
optimize SDL.offsets
Alon Zakai
2013-03-17
Fix offsets for canvas
Aleksander Guryanov
2013-03-12
make sure SDL.channelMinimumNumber is initialized; fixes SDL audio tests
Alon Zakai
2013-03-08
Added test and fixed bugs exposed by the test.
Michael Bishop
2013-03-08
Add support for `Mix_ReserveChannels`
Michael Bishop
2013-03-06
Further improvement of the full screen support:
Michael Riss
2013-03-06
- fixed formatting issues
Michael Riss
2013-03-06
Improved fullscreen functionality.
Michael Riss
2013-03-05
fix coding convention stuff
Alon Zakai
2013-03-05
Merge branch 'sd-audio' of github.com:michaeljbishop/emscripten into michaelj...
Alon Zakai
2013-02-28
simplify audio fix from last commit
Alon Zakai
2013-02-28
Make Mix_QuickLoad_RAW work again
Ehsan Akhgari
2013-02-27
Implement SDL_TEXTINPUT
Ehsan Akhgari
2013-02-26
return 0 in Mix_Init if no flags are provided; this allows |while(Mix_Init(0)...
Alon Zakai
2013-02-26
Mix_Quit
Alon Zakai
2013-02-22
Changed formatting and fixed a bug in response to Kripken's
Michael J. Bishop
2013-02-22
Added some SDL_Mixer calls:
Michael J. Bishop
2013-02-20
Mix_Init
Alon Zakai
2013-02-19
Use the copy composite operation when calling drawImage
Ehsan Akhgari
2013-02-06
option to not capture keyboard in SDL
Alon Zakai
2013-01-29
fix Mix_PlayChannel error return codes; fixes #805
Alon Zakai
2013-01-24
fix SDL_GetMouseState ; fixes #795
Alon Zakai
2013-01-23
sdl and gl error stubs
Alon Zakai
2013-01-03
fix sdl shutdown crash
Alon Zakai
2013-01-02
SDL mutex stubs
Alon Zakai
2012-12-21
merge incoming
Alon Zakai
2012-12-20
modify sdl error text
Alon Zakai
2012-12-20
SDL_SetGamma
Alon Zakai
2012-12-14
add some browser/sdl function signatures
Alon Zakai
2012-12-07
dynCall
Alon Zakai
2012-12-07
TTF_CloseFont
Alon Zakai
2012-12-07
only use typed function tables in asm_js mode
Alon Zakai
[next]