ocornut
|
b51919dce1
|
Examples: Emscripten+GLFW: revert to use a shell_minimal.html closer to vanilla one, as our fullscreen + misc tweaks to Emscripten+SDL example to match other version.
|
ago%!(EXTRA string=2 years) |
ocornut
|
3617a96372
|
Backends, Inputs: Made horizontal scroll wheel and horizontal scroll direction consistent accross backends/os. (#4019, #6096, #1463)
Documented assumptions.
|
ago%!(EXTRA string=2 years) |
ocornut
|
8d29665ae1
|
Backends: OSX: Fixed scroll wheel scaling for devices emitting events with hasPreciseScrollingDeltas==false (e.g. non-Apple mices).
Ref #4019 for details provided in .XLS sheet, although not strictly related to main issue topic.
+ Rename Emscripten demo titles to make SDL visible.
|
ago%!(EXTRA string=2 years) |
ocornut
|
d20f2bc90a
|
Rename example_emscripten/ to example_emscripten_opengl3/ (#3632)
|
ago%!(EXTRA string=4 years) |
Andre Weissflog
|
74a3878be4
|
emscripten: replace shell_minimal.html with 'soft fullscreen' version
|
ago%!(EXTRA string=6 years) |
omar
|
eeea7da3d0
|
Examples: Emscripten: Fixed error in shell template. (#2494)
|
ago%!(EXTRA string=6 years) |
omar
|
c1848b185c
|
Examples: Emscripten: Switched to WebGL1/ES2, Added Changelog, Updated links, Added ignore list, Fixed warning with older versions. Removed reliance on C++11 (would warn on some compiler). Improved html template, removed undesirable options, reduced log size. Tweaked main.cpp. (#2494)
|
ago%!(EXTRA string=6 years) |
Nicolas "Pixel" Noble
|
a936d0669c
|
Adding standalone Emscripten example.
|
ago%!(EXTRA string=6 years) |