summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde2020-02-118-16/+16
* Restore parts of #33783 and #32809 missing after rebase.bruvzg2020-02-113-65/+13
* Fix code formatting issues and VS compilationRémi Verschelde2020-02-112-8/+5
* Merge pull request #32821 from bruvzg/vlk_fix_macos_exitRémi Verschelde2020-02-111-13/+20
|\
| * Move Vulkan context/rendering_device destruction to windowWillClose notificat...bruvzg2020-02-111-13/+20
* | Improve HiDPI handling, fix incorrect window viewport clipping.bruvzg2020-02-111-0/+6
|/
* More GIProbe work and fixesJuan Linietsky2020-02-111-2/+2
* glslang: Disable warnings and allow unbundlingRémi Verschelde2020-02-111-0/+3
* SCons: Streamline Vulkan buildsystem + fixupsRémi Verschelde2020-02-113-14/+10
* Merge pull request #29993 from bruvzg/vulkanRémi Verschelde2020-02-1121-724/+1089
|\
| * Add runtime GLES2 / Vulkan context selection.bruvzg2020-02-1114-800/+692
| * Add static Vulkan loader.bruvzg2020-02-1116-39/+512
* | Added a spinlock template as well as a thread work pool class.Juan Linietsky2020-02-114-6/+6
|/
* Custom material support seems complete.Juan Linietsky2020-02-119-9/+9
* basic 2D engine is more or less working with Vulkan, including editor.Juan Linietsky2020-02-113-13/+22
* A lot of progress with canvas rendering, still far from working.Juan Linietsky2020-02-111-7/+10
* Texture refactorJuan Linietsky2020-02-1117-23/+23
* Modify RenderingDevice to use RIDs, now that they are O(1)Juan Linietsky2020-02-111-21/+21
* Added support for push constantsJuan Linietsky2020-02-111-1/+5
* Initial work on Vulkan:Juan Linietsky2020-02-116-5/+365
* Allow per pixel transparency in javascript platformmuiroc2020-02-102-1/+24
* Merge pull request #34140 from bruvzg/ios_auto_icons_and_loadscreensRémi Verschelde2020-02-101-25/+166
|\
| * [iOS] Adds export options to automatically generate iOS icons and launch scre...bruvzg2019-12-061-25/+166
* | Merge pull request #35301 from Calinou/improve-console-error-loggingRémi Verschelde2020-02-102-63/+40
|\ \
| * | Improve the console error logging appearanceHugo Locurcio2020-01-192-63/+40
* | | Merge pull request #35802 from bruvzg/linux_tablet_rangesRémi Verschelde2020-02-101-24/+6
|\ \ \
| * | | Fix pressure / tilt ranges on Linux.bruvzg2020-01-311-24/+6
* | | | Merge pull request #36003 from MennoMax/linux-cursor-fallbackRémi Verschelde2020-02-101-7/+61
|\ \ \ \
| * | | | adjusted linux cursors, added fallbacksMennoMax2020-02-101-7/+61
* | | | | Merge pull request #35701 from AlexHolly/fix-double_tap-pressed-regressionRémi Verschelde2020-02-091-2/+1
|\ \ \ \ \
| * | | | | Fix double tap pressed event regressionAlexander Holland2020-01-291-2/+1
* | | | | | Merge pull request #35982 from akien-mga/scons-modules-enabled-header-and-splitRémi Verschelde2020-02-081-6/+1
|\ \ \ \ \ \
| * | | | | | SCons: Split libmodules.a in folder-based libsRémi Verschelde2020-02-071-6/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #35381 from Calinou/html5-export-faviconFabio Alessandrelli2020-02-081-15/+40
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Export and reference the icon as favicon when exporting to HTML5Hugo Locurcio2020-02-011-15/+40
* | | | | | Fix javascript platform buildmuiroc2020-02-071-1/+1
* | | | | | Merge pull request #35886 from doot24/fix_#35871Rémi Verschelde2020-02-061-1/+1
|\ \ \ \ \ \
| * | | | | | fixed godot not recognising 150x150 icon for uwp exportD00T242020-02-031-1/+1
* | | | | | | Remove per-file progress reporting when exporting to AndroidHugo Locurcio2020-02-051-8/+5
* | | | | | | Remove duplicate WARN_PRINT macro.Marcel Admiraal2020-02-051-1/+1
* | | | | | | Remove duplicate ERR_PRINT macro.Marcel Admiraal2020-02-059-25/+25
|/ / / / / /
* | | | | | Restores correct window position after fullscreen toggling off on LinuxYuri Roubinsky2020-02-032-1/+7
* | | | | | Fix restoring window from fullscreen to normal on LinuxYuri Roubinsky2020-02-031-1/+1
| |_|/ / / |/| | | |
* | | | | Merge pull request #35451 from Calinou/html5-web-environment-onlyRémi Verschelde2020-01-311-0/+5
|\ \ \ \ \
| * | | | | Only emit the JavaScript support code for Web when building for HTML5Hugo Locurcio2020-01-311-0/+5
* | | | | | Merge pull request #35785 from nekomatata/android-line-edit-length-fixRémi Verschelde2020-01-311-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed LineEdit virtual keyboard inputs on AndroidPouleyKetchoupp2020-01-311-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #35684 from timothyqiu/macos-sanitizersRémi Verschelde2020-01-311-0/+18
|\ \ \ \ \ \
| * | | | | | Adds sanitizer options for macOSHaoyu Qiu2020-01-291-0/+18
| |/ / / / /
* / / / / / Adds extra cursors for macOSHaoyu Qiu2020-01-311-6/+20
|/ / / / /