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
Age
Commit message (
Expand
)
Author
2012-03-31
comment
Alon Zakai
2012-03-31
library additions in preparation for glbook tests
Alon Zakai
2012-03-30
todo
Alon Zakai
2012-03-30
Merge pull request #328 from ehsan/ogre_upstream
Alon Zakai
2012-03-29
some TODO stuff in gl code
Alon Zakai
2012-03-29
add deleteFile to FS
Alon Zakai
2012-03-28
properly implement llvm_uadd|mul_with_overflow_i32
Alon Zakai
2012-03-28
do not js-optimize away rounding corrections
Alon Zakai
2012-03-28
Implement SDL_WasInit
Ehsan Akhgari
2012-03-28
Use numerical constants instead of symbolic names
Ehsan Akhgari
2012-03-28
Implement isdigit_l and isxdigit_l
Ehsan Akhgari
2012-03-28
Add some porper null checks
Ehsan Akhgari
2012-03-28
Implement the remaining shader and program functions
Ehsan Akhgari
2012-03-28
Implement GL texture functions
Ehsan Akhgari
2012-03-28
Implement glIsBuffer
Ehsan Akhgari
2012-03-28
Implement glBufferSubData
Ehsan Akhgari
2012-03-28
Implement renderbuffer functions
Ehsan Akhgari
2012-03-28
Implement glGet functions
Ehsan Akhgari
2012-03-28
Enable logging of filesystem operations
Ehsan Akhgari
2012-03-27
revert red-blue flip, it fixed some stuff but broke others, need to investigate
Alon Zakai
2012-03-27
sdl music fixes
Alon Zakai
2012-03-27
SDL music stuff
Alon Zakai
2012-03-27
fix two bugs with rendering pixel data to SDL: flip R and B to match native b...
Alon Zakai
2012-03-27
audio comment
Alon Zakai
2012-03-27
set audio src to src for faster replays
Alon Zakai
2012-03-27
make sounds restart
Alon Zakai
2012-03-27
support wav and mp3 audio suffixes too
Alon Zakai
2012-03-27
support for playing audio chunks through SDL mix
Alon Zakai
2012-03-26
show status messages for decompressing and clear status on run
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-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
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
[next]