aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-01Merge pull request #1009 from waywardmonkeys/another-libcxx-update1.3.6Alon Zakai
2013-04-01update test_chunkingAlon Zakai
2013-03-31fix test_cases/caall.ll in asmAlon Zakai
2013-03-31differentiate better the ambiguous case of llvm call (where the type can be e...Alon Zakai
2013-03-31fix resource.h for C++ usageAlon Zakai
2013-03-31check both original short ident and redirected ident for being a library func...Alon Zakai
2013-03-31invalidate renderers using strideAlon Zakai
2013-03-31GL_UNSAFE_OPTS tweaksAlon Zakai
2013-03-31do not fix offsets in renderers; fixes test_gl_renderersAlon Zakai
2013-03-31fix gl_renderers.pngAlon Zakai
2013-03-31fix attribute offsets when they start at >0 and there is an array bufferAlon Zakai
2013-03-31improve test setup for test_gl_renderersAlon Zakai
2013-03-31refactor gl_renderers.cAlon Zakai
2013-03-31do not fix stride in renderersAlon Zakai
2013-03-31Added a test that creates two vertex buffers with different strides and point...Michael Bishop
2013-03-30headers fix; fixes #1013Alon Zakai
2013-03-30do not concatenate funcs_js parts, keep them separateAlon Zakai
2013-03-30Merge pull request #1005 from waywardmonkeys/fix-cache-debuggingAlon Zakai
2013-03-30Merge pull request #1014 from waywardmonkeys/reinstate-testsAlon Zakai
2013-03-30fix -nostdinc++Alon Zakai
2013-03-30Merge pull request #1004 from waywardmonkeys/fix-nostdincxxAlon Zakai
2013-03-30Merge pull request #997 from waywardmonkeys/remove-extractAlon Zakai
2013-03-30rephrase commentAlon Zakai
2013-03-30Merge pull request #1008 from michaeljbishop/update-dead-functions-commentAlon Zakai
2013-03-29Bump version.Bruce Mitchener
2013-03-29Update symbols.Bruce Mitchener
2013-03-29Update libcxx to work with emscripten.Bruce Mitchener
2013-03-29Update to r178253 from March 29, 2013.Bruce Mitchener
2013-03-28Updated comment for DEAD_FUNCTIONS.Michael Bishop
2013-03-27There's no configuration global now.Bruce Mitchener
2013-03-27-nostdinc++ is needed to not pick up system C++ headers.Bruce Mitchener
2013-03-26Adjust the distance model and rolloff factor for OpenALEhsan Akhgari
2013-03-26Remove unused llvm-extract stuff.Bruce Mitchener
2013-03-25Merge pull request #898 from MichaelRiss/selectFixAlon Zakai
2013-03-25Merge pull request #993 from waywardmonkeys/reinstate-attributesAlon Zakai
2013-03-25simplify handling of anonymous entry blocks; fixes #948Alon Zakai
2013-03-25Merge pull request #989 from waywardmonkeys/fix-strtofAlon Zakai
2013-03-25Merge pull request #986 from caiiiycuk/offsets_testAlon Zakai
2013-03-25test fixesAlon Zakai
2013-03-25remove symbol removing hack; export all malloc symbols as weak; add test for ...1.3.5Alon Zakai
2013-03-25Get exceptions working as they were before.Bruce Mitchener
2013-03-25Bump version.1.3.4Bruce Mitchener
2013-03-25Get things working with the new libcxx / libcxxabi.Bruce Mitchener
2013-03-25Build libcxx and libcxxabi with C++11.Bruce Mitchener
2013-03-25Remove unused makefiles.Bruce Mitchener
2013-03-25update libcxxabi.Bruce Mitchener
2013-03-25Update to current libcxx.Bruce Mitchener
2013-03-25Clean up lists of files, building libcxx / libcxxabi.Bruce Mitchener
2013-03-23remove unneeded check from relooper1.3.3Alon Zakai
2013-03-23test_mmap works with Node now.Bruce Mitchener