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
Age
Commit message (
Expand
)
Author
2012-03-27
Don't define u_int64_t and similar types twice
Behdad Esfahbod
2012-03-27
Add glutMotionFunc()
Behdad Esfahbod
2012-03-27
Fix glut specialUpFunc check
Behdad Esfahbod
2012-03-26
show 'Downloading..' when downloading data archive
Alon Zakai
2012-03-26
show status messages for decompressing and clear status on run
Alon Zakai
2012-03-26
compression docs
Alon Zakai
2012-03-26
compress all data files into one big file
Alon Zakai
2012-03-26
Merge pull request #321 from ehsan/sdlevents
Alon Zakai
2012-03-26
Merge pull request #320 from ehsan/playchannel
Alon Zakai
2012-03-26
Merge pull request #319 from ehsan/measuretext
Alon Zakai
2012-03-26
Only prevent the default action for events which could result in scrolling
Ehsan Akhgari
2012-03-26
Prevent SDL events from having their default behavior
Ehsan Akhgari
2012-03-26
Merge remote-tracking branch 'upstream/incoming' into playchannel
Ehsan Akhgari
2012-03-26
Use the correct id in Mix_PlayChannel/Mix_FreeChunk
Ehsan Akhgari
2012-03-26
Make sure that the estimated text width is an integer
Ehsan Akhgari
2012-03-26
fix SDL_BlitSurface
Alon Zakai
2012-03-26
improve output textarea behavior
Alon Zakai
2012-03-26
use shlex
Alon Zakai
2012-03-25
show 'Downloading' in html on startup
Alon Zakai
2012-03-25
update shell.html output for textarea
Alon Zakai
2012-03-25
disable some not yet ready SDL mix stuff
Alon Zakai
2012-03-25
clear html debug output
Alon Zakai
2012-03-25
--llvm-lto option to disable lto
Alon Zakai
2012-03-25
make html print output more debug friendly
Alon Zakai
2012-03-25
disable alpha in font rendering
Alon Zakai
2012-03-25
fix sdl alpha
Alon Zakai
2012-03-24
run preRun before initRuntime, fixes test_files
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
fix some print to Module.print stuff in debug options
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
fix webkitURL
Alon Zakai
2012-03-24
support window.WebKitURL
Alon Zakai
2012-03-24
support both Moz and WebKit BlobBuilders
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-23
improve sdl image test to include blits of nonequal size surfaces
Alon Zakai
2012-03-23
rename some tests
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
fix and improve LIBRARY_DEBUG
Alon Zakai
[next]