Sat, 02 Jan 2021 10:25:38 -0800 |
Updated copyright for 2021
|
file | diff | annotate |
Sun, 12 Jul 2020 19:11:15 -0400 |
Merge VideoBootStrap::available into VideoBootStrap::create
|
file | diff | annotate |
Wed, 13 May 2020 16:48:42 -0400 |
emscripten: Fix crash in SDL_SetWindowTitle().
|
file | diff | annotate |
Thu, 09 Apr 2020 15:01:45 +0100 |
emscripten: Let SDL_GetDisplayUsableBounds return the size of the window
|
file | diff | annotate |
Thu, 16 Jan 2020 20:49:25 -0800 |
Updated copyright date for 2020
|
file | diff | annotate |
Thu, 09 May 2019 12:09:34 +0100 |
Emscripten: Store canvas id in WindowData
|
file | diff | annotate |
Tue, 29 Jan 2019 12:19:23 +0000 |
Emscripten: resize canvas to 0x0 in DestroyWindow
|
file | diff | annotate |
Tue, 29 Jan 2019 12:19:06 +0000 |
Emscripten: don't zero the display mode before adding it
|
file | diff | annotate |
Tue, 29 Jan 2019 12:19:03 +0000 |
Emscripten: use UTF8ToString instead of Pointer_stringify
|
file | diff | annotate |
Tue, 29 Jan 2019 12:18:56 +0000 |
Emscripten: Use set_canvas_element_size
|
file | diff | annotate |
Tue, 29 Jan 2019 12:14:41 +0000 |
Emscripten: use a fake size for external sizing check
|
file | diff | annotate |
Fri, 04 Jan 2019 22:01:14 -0800 |
Updated copyright for 2019
|
file | diff | annotate |
Wed, 03 Jan 2018 10:03:25 -0800 |
Updated copyright for 2018
|
file | diff | annotate |
Mon, 28 Aug 2017 00:43:14 -0700 |
Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h
|
file | diff | annotate |
Sat, 05 Aug 2017 22:10:48 +0200 |
emscripten: Fixed compiling without OpenGL support.
|
file | diff | annotate |
Fri, 17 Feb 2017 10:13:07 +0000 |
Emscripten: only update pixel ratio if HiDPI is enabled
|
file | diff | annotate |
Sun, 01 Jan 2017 18:33:28 -0800 |
Updated copyright for 2017
|
file | diff | annotate |
Fri, 14 Oct 2016 17:06:28 +0100 |
emscripten: check if device pixel ratio has changed
|
file | diff | annotate |
Tue, 13 Sep 2016 00:03:58 -0700 |
add some detail to fullscreen workaround comment; version 6
|
file | diff | annotate |
Tue, 13 Sep 2016 00:03:56 -0700 |
only unset fullscreen flags if fullscreen failed
|
file | diff | annotate |
Tue, 13 Sep 2016 00:03:55 -0700 |
use screen resolution instead of canvas size
|
file | diff | annotate |
Tue, 13 Sep 2016 00:03:54 -0700 |
Fix full screen mode in Firefox, which was broken by 9d4beb2
|
file | diff | annotate |
Tue, 13 Sep 2016 00:03:53 -0700 |
Support SDL_SetWindowTitle() via Module['setWindowTitle']()
|
file | diff | annotate |
Tue, 13 Sep 2016 00:03:28 -0700 |
simplify fullscreen handling using new fullscreen_strategy api, patch contributed by Charlie Birks
|
file | diff | annotate |
Sat, 02 Jan 2016 10:10:34 -0800 |
Updated copyright to 2016
|
file | diff | annotate |
Tue, 26 May 2015 06:27:46 -0700 |
Updated the copyright year to 2015
|
file | diff | annotate |
Fri, 26 Dec 2014 23:16:54 -0500 |
Cleaned up some compiler warnings.
|
file | diff | annotate |
Thu, 25 Dec 2014 22:08:48 +0100 |
Removed unnecessary call to SDL_free().
|
file | diff | annotate |
Thu, 18 Dec 2014 00:19:52 -0500 |
Initial merge of Emscripten port!
|
file | diff | annotate |