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: 1.21.4
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: 1.21.5
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
    Configuration menu
    Copy the full SHA
    d92a592 View commit details
    Browse the repository at this point in the history
  2. add eglReleaseThread

    Daft-Freak committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    c903d0b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2530 from Daft-Freak/drawBuffers

    support glDrawBuffers
    juj committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    b03f00a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8b73dc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2533 from Daft-Freak/eglReleaseThread

    Add stub for eglReleaseThread
    kripken committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    acbedd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2014

  1. clean up some old comments

    kripken committed Jul 18, 2014
    Configuration menu
    Copy the full SHA
    e4d5e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19ac7ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f4ad8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2acb8de View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    b61811c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce462a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    409051c View commit details
    Browse the repository at this point in the history
  8. update csmith driver

    kripken committed Jul 18, 2014
    Configuration menu
    Copy the full SHA
    b88f00d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1937fe8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2544 from juj/stacktrace_js

    IE stack trace fix.
    kripken committed Jul 18, 2014
    Configuration menu
    Copy the full SHA
    5da836c View commit details
    Browse the repository at this point in the history
  11. testcase for #2539

    kripken committed Jul 18, 2014
    Configuration menu
    Copy the full SHA
    f42681f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7bb5b82 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2014

  1. Configuration menu
    Copy the full SHA
    92f653e View commit details
    Browse the repository at this point in the history
Loading