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-03-25
fix sdl alpha
Alon Zakai
2012-03-24
handle emptry strings to TTF_Render
Alon Zakai
2012-03-24
support for rgba in sdl
Alon Zakai
2012-03-24
some sdl audio stuff
Alon Zakai
2012-03-24
misc sdl stuff
Alon Zakai
2012-03-24
properly match SDL mousebuttons to DOM buttons
Alon Zakai
2012-03-24
make mouse events relative to canvas, and at right frequency
Alon Zakai
2012-03-24
SDL mouse support and emscripten_set_main_loop
Alon Zakai
2012-03-24
fix SDL gfx rectangles
Alon Zakai
2012-03-24
sdl font and gfx additions
Alon Zakai
2012-03-23
SDL_SizeText and some refactoring
Alon Zakai
2012-03-23
optimize SDL_FillRect
Alon Zakai
2012-03-23
alter SDL scancode mask, to help older SDL apps work
Alon Zakai
2012-03-23
fix sdl keyboard input and add a test
Alon Zakai
2012-03-23
minimal support for SDL text rendering
Alon Zakai
2012-03-22
misc sdl fixes
Alon Zakai
2012-03-22
add filename and usePageCanvas to SDL surface data
Alon Zakai
2012-03-22
make SDL_Delay quit by default
Alon Zakai
2012-03-22
missing return in SDL TTF render code
Alon Zakai
2012-03-22
beginnings of rects in SDL blitting
Alon Zakai
2012-03-22
fix SDL_Rect
Alon Zakai
2012-03-22
save the canvas in preloadedImages, and do canvas blits in IMG_Load etc.
Alon Zakai
2012-03-22
sdl surface improvements
Alon Zakai
2012-03-21
support for SDL_GetKeyboardState
Alon Zakai
2012-03-21
minor SDL stuff
Alon Zakai
2012-03-21
initial version of TTF_RenderText_Solid
Alon Zakai
2012-03-21
SDL_NumJoysticks
Alon Zakai
2012-03-21
misc SDL stuff
Alon Zakai
2012-03-21
some SDL audio stuff
Alon Zakai
2012-03-19
more SDL stuff
Alon Zakai
2012-03-19
two SDL mixer stubs
Alon Zakai
2012-03-19
refactor use of this[..] in shell.js to use Module[..]
Alon Zakai
2012-03-15
remove unneeded SDL deps
Alon Zakai
2012-03-15
preload images for SDL
Alon Zakai
2012-03-15
almost working SDL_image test, just need async decoding
Alon Zakai
2012-02-06
Disable WebGL if typed arrays are not being used.
Ehsan Akhgari
2012-01-30
Stub implementation for SDL_InitSubSystem
Ehsan Akhgari
2012-01-25
Adopt the black canvas background for SDL WebGL canvas as well
Ehsan Akhgari
2012-01-22
Implement the SDL timer APIs
Ehsan Akhgari
2012-01-20
Unify the 2D and WebGL contexts
Ehsan Akhgari
2012-01-20
Enable SDL to create a 2D or WebGL context depending on what the caller wants
Ehsan Akhgari
2012-01-13
fix SDL audio generation
Alon Zakai
2012-01-08
support alignment in memset and memcpy in ta2
Alon Zakai
2011-12-14
type in sdl
Alon Zakai
2011-12-14
make SQL_Quit a no-op
Alon Zakai
2011-12-12
support for generating html in emcc, and a test for that that also tests SDL,...
Alon Zakai
2011-12-02
various fixes from js strict mode testing
Alon Zakai
2011-10-31
SDL stubs
Alon Zakai
2011-10-19
optimize SDL pixel loop for ta2, and other minor fixes
Alon Zakai
2011-10-12
some SDL stuff
Alon Zakai
[next]