index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Age
Commit message (
Expand
)
Author
2018-03-15
Check only for WebGL 1.0, move test to HTML file
Leon Krause
2018-03-13
Enable SCons to autodetect Windows MSVC compiler
Gary Oberbrunner
2018-03-13
Merge pull request #17311 from marcelofg55/export_err_checks
Rémi Verschelde
2018-03-13
Merge pull request #17440 from viktor-ferenczi/issue-5042
Rémi Verschelde
2018-03-13
fix iOS build - error due to GLES2 missing include (with the advice from bruv...
Yannick Le Duc
2018-03-11
Properly closing all files in Python code
Viktor Ferenczi
2018-03-07
Reinstate WebGL 1.0 driver in HTML5 platform
Leon Krause
2018-03-06
Improved error checking at EditorExportPlatformPC::export_project
Marcelo Fernandez
2018-03-06
Explicitly set OpenGL profile to core (X11, Windows).
bruvzg
2018-03-04
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-04
SCons: Fix linking system pcre2 on server platform
Rémi Verschelde
2018-03-03
Modify OSX can_export logic to match the logic from EditorExportPlatformPC::c...
Marcelo Fernandez
2018-03-03
Hack to force macOS window activation for non-bundled app.
bruvzg
2018-03-02
Merge pull request #17158 from bruvzg/gles2_driver_select
Rémi Verschelde
2018-03-02
GLES2 renderer support on macOS.
bruvzg
2018-03-02
Fix `--help` output, allow renderer override from command line (`--video-driv...
bruvzg
2018-03-01
Merge pull request #17133 from bruvzg/macos_fix_webm_optim
Rémi Verschelde
2018-03-01
add GLES 2 renderer for 2D
karroffel
2018-03-01
Merge pull request #17058 from marcelofg55/minmax_windows
Rémi Verschelde
2018-03-01
Merge pull request #17137 from endragor/fix-audio-init-crash
Rémi Verschelde
2018-03-01
Fix intermittent audio driver crash during startup on Android
Ruslan Mustakov
2018-03-01
Fix WebM SIMD optimizations on macOS.
bruvzg
2018-03-01
Fix server build on FreeBSD
Fabio Alessandrelli
2018-02-28
Fix various valgrind reported uninitialized variable uses
Hein-Pieter van Braam
2018-02-27
Android: Mark GLES3 as required in the manifest
Rémi Verschelde
2018-02-26
Fixed Windows ignoring minimized/maximized status set by user
Marcelo Fernandez
2018-02-25
Add missing return statements (iOS and server).
bruvzg
2018-02-24
Merge pull request #16901 from jandrewlong/ios-restore-purchases
Rémi Verschelde
2018-02-23
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-22
add restore purchases for iOS
J Andrew Long
2018-02-22
server: Add support for statically linking libgcc and libstdc++
Rémi Verschelde
2018-02-21
Fix typos with codespell
luz.paz
2018-02-20
Link bcrypt lib in window and UWP
Fabio Alessandrelli
2018-02-19
Fix previous commit, "bits" still needed for buildsystem
Rémi Verschelde
2018-02-19
OSX: Remove unnecessary bits assignment
Rémi Verschelde
2018-02-19
Merge pull request #16675 from Iskustvo/improved_error_detectioin_in_move-to-...
Rémi Verschelde
2018-02-19
Merge pull request #16696 from BTaskaya/master
Rémi Verschelde
2018-02-19
Merge pull request #16763 from RandomShaper/improve-fullscreen
Hein-Pieter van Braam
2018-02-19
OSX: Remove support for 32-bit and fat binaries
Rémi Verschelde
2018-02-18
[X11] Improving error detection in move_to_trash
Iskustvo
2018-02-18
Remove some debugging prints on Android
Hugo Locurcio
2018-02-17
Merge pull request #16781 from eska014/html5-httpc
Rémi Verschelde
2018-02-17
Flush HTTPClient response data only on request/close in HTML5 platform
Leon Krause
2018-02-17
Warn when polling HTTPClient synchronously in HTML5 platform
Leon Krause
2018-02-17
Disable insecure HTTP methods CONNECT and TRACE in HTML5 platform
Leon Krause
2018-02-16
Remove window decorations for fullscreen on X11
Pedro J. Estébanez
2018-02-16
X11: Link libgcc statically with use_static_cpp option
Rémi Verschelde
2018-02-16
Fix HTML5 HTTPClient response header retrieval
Leon Krause
2018-02-16
Fix HTML5 HTTPClient failure detection
Leon Krause
2018-02-15
Add dummy audio driver, fix dummy rasterizer
K. S. Ernest (iFire) Lee
[next]