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
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
2012-11-12
zoomSurface support; fixes #673
Alon Zakai
2012-10-31
warn in SDL_CreateThread about the problem with SDL threads
Alon Zakai
2012-10-29
fix bug with locking an sdl surface not reading the canvas pixel data properl...
Alon Zakai
2012-10-29
only fire sdl unload event if there is a main loop
Alon Zakai
2012-10-17
support for SDL resize event
Alon Zakai
2012-10-04
stub for IMG_Load_RW
Alon Zakai
2012-09-26
Implemented Browser.setCanvasSize to have a central point for resizing <canvas>
LCID Fire
2012-09-06
fix mousemove workaround
Alon Zakai
2012-08-30
Use expando properties except for data- attributes
Ehsan Akhgari
2012-08-30
Fix the loop count limit
Ehsan Akhgari
2012-08-30
Work around firefox bug 782777
Ehsan Akhgari
2012-08-30
Disable the Web Audio code for now
Ehsan Akhgari
2012-08-30
Two workarounds for Firefox bugs
Ehsan Akhgari
2012-08-30
Current WebAudio experiments
Ehsan Akhgari
2012-08-30
Use the Mozilla Audio API in Mix_PlayChannel only if available
Ehsan Akhgari
2012-08-30
Iterate over the active channels instead of the audios when quitting
Ehsan Akhgari
2012-08-30
Pause the SDL music when quitting too
Ehsan Akhgari
2012-08-30
Set the dependencies of SDL_CloseAudio
Ehsan Akhgari
2012-08-30
Document the audio code in SDL
Ehsan Akhgari
2012-08-30
Pass in the channel and frequency information right before use
Ehsan Akhgari
2012-08-30
Count the number of samples correctly
Ehsan Akhgari
2012-08-30
support for SDL_QUIT event
Alon Zakai
2012-08-29
remove unneeded preventDefault - we return false anyhow
Alon Zakai
2012-08-29
support mousewheel event
Alon Zakai
2012-08-29
full capture keyboard events in sdl, to prevent default actions entirely
Alon Zakai
2012-07-21
Merge pull request #516 from caiiiycuk/sdl_colors_perfomance
Alon Zakai
2012-07-19
Add keycode DOM=>SDL_Keycode for SDLK_DEL
Aleksander Guryanov
2012-07-19
Fix sdl_getmod
Aleksander Guryanov
2012-07-19
Improve perfomance of SDL_HWPALETTE
Aleksander Guryanov
2012-07-17
Merge pull request #511 from forandom/keycode
Alon Zakai
2012-07-15
freePreloadedMediaOnUse option to free preloaded media on use
Alon Zakai
2012-07-15
when using SDL for GL, do not keep canvas and contexts for 2D blitting
Alon Zakai
2012-07-14
Fix keyCodes for ctrl, alt, shift
Xingxing Pan
2012-07-11
Fix SDL_MapRGB and implement SDL_MapRGBA.
nandhp
2012-06-25
refactor Mix_PlayChannel and fix volume for RAW
Alon Zakai
2012-06-25
Implement Mix_QuickLoad_RAW
Ehsan Akhgari
2012-06-17
Merge pull request #474 from ehsan/mouselockmovement
Alon Zakai
2012-06-16
refactor SDL audio a little and add support for music volume adjustment
Alon Zakai
2012-06-15
handle -1 arguments to Mix_Volume
Alon Zakai
2012-06-15
SDL_StartTextInput stub
Alon Zakai
2012-06-15
SDL_GetVideoSurface
Alon Zakai
2012-06-14
Fix the mouse coordinates in pointer lock mode
Ehsan Akhgari
2012-06-13
support NULL rect in SDL_FillRect
Alon Zakai
2012-06-13
Merge pull request #466 from caiiiycuk/SDL_HWPALETTE
Alon Zakai
2012-06-13
Implementation of SDL_HWPALETTE
Aleksander Guryanov
2012-06-11
call hookMusicFinished when music completes by itself
Alon Zakai
2012-06-11
SDL music stuff
Alon Zakai
[next]