Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: emscripten-core/emscripten
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 172e8af
Choose a base ref
...
head repository: emscripten-core/emscripten
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 92f653e
Choose a head ref
  • 18 commits
  • 16 files changed
  • 3 contributors

Commits on Jul 17, 2014

  1. support glDrawBuffers

    Daft-Freak committed Jul 17, 2014
    Copy the full SHA
    d92a592 View commit details
  2. add eglReleaseThread

    Daft-Freak committed Jul 17, 2014
    Copy the full SHA
    c903d0b View commit details
  3. Merge pull request #2530 from Daft-Freak/drawBuffers

    support glDrawBuffers
    juj committed Jul 17, 2014
    Copy the full SHA
    b03f00a View commit details
  4. Copy the full SHA
    f8b73dc View commit details
  5. Merge pull request #2533 from Daft-Freak/eglReleaseThread

    Add stub for eglReleaseThread
    kripken committed Jul 17, 2014
    Copy the full SHA
    acbedd4 View commit details

Commits on Jul 18, 2014

  1. clean up some old comments

    kripken committed Jul 18, 2014
    Copy the full SHA
    e4d5e75 View commit details
  2. Copy the full SHA
    19ac7ed View commit details
  3. Copy the full SHA
    1f4ad8a View commit details
  4. Copy the full SHA
    2acb8de View commit details
  5. Use typedefs in html5.h for referring to callback function pointers i…

    …nstead of passing the function pointer types in the function declaration to avoid Sphinx doc parser from getting confused during parsing.
    juj committed Jul 18, 2014
    Copy the full SHA
    b61811c View commit details
  6. Copy the full SHA
    ce462a2 View commit details
  7. Copy the full SHA
    409051c View commit details
  8. update csmith driver

    kripken committed Jul 18, 2014
    Copy the full SHA
    b88f00d View commit details
  9. Copy the full SHA
    1937fe8 View commit details
  10. Merge pull request #2544 from juj/stacktrace_js

    IE stack trace fix.
    kripken committed Jul 18, 2014
    Copy the full SHA
    5da836c View commit details
  11. testcase for #2539

    kripken committed Jul 18, 2014
    Copy the full SHA
    f42681f View commit details
  12. Copy the full SHA
    7bb5b82 View commit details

Commits on Jul 21, 2014

  1. Copy the full SHA
    92f653e View commit details
Loading