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
/
windows
/
os_windows.cpp
Age
Commit message (
Expand
)
Author
2017-02-20
Replace misuse of list iteration
Ignacio Etcheverry
2017-02-19
Windows: Close audiodriver sooner on exit
Hein-Pieter van Braam
2017-02-12
Merge pull request #7782 from SaracenOne/windows_relative_cursor_fix
Rémi Verschelde
2017-02-12
Merge pull request #7771 from Limb/winaudiodriver
Rémi Verschelde
2017-02-12
Merge pull request #7770 from Limb/removedx9
Rémi Verschelde
2017-02-11
Fix glitches when sampling relative cursor data in CAPTURED mouse mode on Win...
Saracen
2017-02-09
Close out audio drivers when exiting.
Kenneth Lorthioir
2017-02-09
Removed DX9 Rasterizer in windows.
Kenneth Lorthioir
2017-02-08
Fixed compilation issues with Visual Studio
Kenneth Lorthioir
2017-01-25
Added focus tracking in X11 and Windows classes, added new confined mouse mod...
Ilija Boshkov
2017-01-16
Merge pull request #7558 from Faless/fix_windows_output
Rémi Verschelde
2017-01-16
Adapt platforms to AudioServer refactoring
Rémi Verschelde
2017-01-16
Fix gibberish output for windows/mingw.
Fabio Alessandrelli
2017-01-15
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-13
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-08
More fixes to Joypad renaming.
Andreas Haas
2017-01-08
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-08
Windows: Define _WIN32_WINRT to 0x0600 (Vista)
Rémi Verschelde
2017-01-08
Added missing readers writers lock to windows, should compile and run again..
Juan Linietsky
2017-01-08
fixes compilation in windows?
Juan Linietsky
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-06
-Changed memory functions, Memory::alloc_static*, simplified them, made them ...
Juan Linietsky
2017-01-05
Merge branch 'master' of https://github.com/godotengine/godot
Juan Linietsky
2017-01-05
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-04
First set of changes to fix compilation errors and initialise the gles3 rende...
BastiaanOlij
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-12-21
Godot works on Windows again..
reduz
2016-11-28
Fix console output for MinGW compilers
Rémi Verschelde
2016-11-08
vsnc --> vsync
ISylvox
2016-10-20
Fix the hiding of mouse cursor before interaction
George Marques
2016-10-17
Isolate XAudio2 driver
George Marques
2016-10-14
Drop nedmalloc which is apparently not used anymore
Rémi Verschelde
2016-10-10
2D Shaders are working again using the new syntax, though all is buggy in gen...
Juan Linietsky
2016-10-03
Begining of GLES3 renderer:
Juan Linietsky
2016-10-03
Merge pull request #6479 from RandomShaper/improve-debug-focus
Rémi Verschelde
2016-09-29
Windows: prevent huge prints from crashing the engine
Marc Gilleron
2016-09-14
Improve debug focus behavior
Pedro J. Estébanez
2016-08-29
Hide the mouse cursor when MOUSE_MODE_CAPTURED is activated.
Mario Schlack
2016-07-26
Windows: Make alert message box use MB_TASKMODAL
Rémi Verschelde
2016-07-24
Avoid changing position when the window is fullscreen
George Marques
2016-07-21
Merge pull request #5841 from vnen/fix-windows-wheel
Rémi Verschelde
2016-07-21
Merge pull request #5560 from vnen/os-request-attention
Rémi Verschelde
2016-07-21
Fix mouse wheel event position on Windows
George Marques
2016-07-10
Merge pull request #5525 from SuperUserNameMan/window_get_latin_kb_variant
Juan Linietsky
2016-07-05
Add OS.request_attention() for Windows
George Marques
2016-07-03
windows get_latin_keyboard_variant() implementation and gdscript binding
SuperUserNameMan
2016-07-01
Windows: prevent freeze while moving or resizing the game window.
Andreas Haas
2016-06-26
Fix visual server error when minimizing the window
George Marques
[prev]
[next]