aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-07Resolve symbolic links when checking for destination locations in file_packag...Jukka Jylänki
2014-03-07Update AUTHORSNoxalus
2014-03-07Merge pull request #2204 from juj/update_test_sdl_wm_togglefullscreenjuj
2014-03-07Update test_sdl_wm_togglefullscreen to continuously render to queried canvas ...Jukka Jylänki
2014-03-07Correct my email address.Andreas Bergmeier
2014-03-06some primitive profiling toolsAlon Zakai
2014-03-06only include necessary system libraries amongst each other based on explicit ...Alon Zakai
2014-03-06remove extraneous eps since we have svgHaneef Mubarak
2014-03-06use png instead of jpeg for logosHaneef Mubarak
2014-03-06provide a bitmap for the 'powered-by' logoHaneef Mubarak
2014-03-06move 'powered by' logo to media dirHaneef Mubarak
2014-03-06add (void) to C functions in emscripten.hAlon Zakai
2014-03-06only include necessary system libraries amongst each other based on explicit ...Alon Zakai
2014-03-06Merge pull request #2182 from juj/llvm_versionAlon Zakai
2014-03-06Merge pull request #2195 from waywardmonkeys/upstream-scons-changesAlon Zakai
2014-03-06Merge pull request #2198 from juj/interactive_testsAlon Zakai
2014-03-06mark opts in fuzz savesAlon Zakai
2014-03-06add commented out line to help debugging llvm opt abortsAlon Zakai
2014-03-06add docs and testing for mem init file being asyncAlon Zakai
2014-03-06show logging about preload/pre-main time even without a mainAlon Zakai
2014-03-06Added a (currently failing) interactive test for SDL_WM_ToggleFullScreen.Jukka Jylänki
2014-03-06Added new test suite 'interactive', which contains those browser tests that r...Jukka Jylänki
2014-03-06Upstream changes to scons support from IMVU.Bruce Mitchener
2014-03-06Update closure-externs.jsNoxalus
2014-03-05Disable the aliasbitcast.ll test for fastcomp, since it is invalid IR.Dan Gohman
2014-03-05Disable emptyasm_aue, as inline asm is now diagnosed with an error.Dan Gohman
2014-03-05remove stale dependencies in openalAlon Zakai
2014-03-05throttle glut requestAnimationFrames; fixes #2183Alon Zakai
2014-03-05disable asm validation when backend tells usAlon Zakai
2014-03-05run llvm-lit on JS codegen testsAlon Zakai
2014-03-05Merge pull request #2190 from DerKoun/incomingAlon Zakai
2014-03-06Fixed full screen closing immediatelyDerKoun
2014-03-05Add EXT_shader_texture_lod to trivially supported extensionsVladimir Vukicevic
2014-03-05emscripten_debugger()Alon Zakai
2014-03-05some test_outline updatesAlon Zakai
2014-03-05use -m32 in fuzzerAlon Zakai
2014-03-05Allow going fullscreen in response to mousedown eventsjonas echterhoff
2014-03-05Merge commit '0ec7107' into HEADAlon Zakai
2014-03-05Merge commit '19312ae' into HEADAlon Zakai
2014-03-05If the directory tree for used LLVM compiler is not from a LLVM source checko...Jukka Jylänki
2014-03-04Pass OPT_LEVEL into llc's -O option.Dan Gohman
2014-03-04explain EXPORTED_FUNCTIONS betterAlon Zakai
2014-03-04Update for the new datalayout string.Dan Gohman
2014-03-04Fix an implicit declaration of atoi in sqlite's benchmark.c.Dan Gohman
2014-03-04Pass correct args for test_sdl_canvas.Bruce Mitchener
2014-03-03improve testing for statically incorrect callsAlon Zakai
2014-03-03disable tests/cases/sillyfuncast2 in fastcomp - we do not attempt to correct ...Alon Zakai
2014-03-03forward assertions setting into backend, and test checking for invalid # of a...Alon Zakai
2014-03-03enable errors on implicit functions by default; fixes #2175Alon Zakai
2014-03-03Merge pull request #2179 from sunfishcode/incomingAlon Zakai