index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
windows
/
os_windows.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #18541 from profan/fix/win-sleep
Max Hilbrunner
2018-05-05
1
-0
/
+6
|
\
|
*
windows: ensure minimum possible timer resolution for sleep
Robin Hübner
2018-05-01
1
-0
/
+6
*
|
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
1
-24
/
+15
|
/
*
Fix custom cursor when it's hidden
Guilherme Felipe
2018-04-09
1
-1
/
+9
*
Remove size restriction for mouse cursor
Guilherme Felipe
2018-04-05
1
-7
/
+6
*
Explicitly set OpenGL profile to core (X11, Windows).
bruvzg
2018-03-06
1
-4
/
+12
*
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-04
1
-20
/
+0
*
Fixed Windows ignoring minimized/maximized status set by user
Marcelo Fernandez
2018-02-26
1
-1
/
+10
*
Merge pull request #15564 from RandomShaper/adpod-topmost
Rémi Verschelde
2018-02-14
1
-0
/
+19
|
\
|
*
Add new window setting: always on top
Pedro J. Estébanez
2018-01-05
1
-0
/
+19
*
|
Merge pull request #15864 from GodotExplorer/pr-get_unique_id-desktop-impl
Rémi Verschelde
2018-02-14
1
-0
/
+18
|
\
\
|
*
|
Windows: implement OS.get_unique_id and OS.set_ime_position
geequlim
2018-01-31
1
-0
/
+18
*
|
|
Added OS::center_window to center the window precisely on desktop platforms
Marcelo Fernandez
2018-02-12
1
-0
/
+6
|
/
/
*
|
Implement OS::get_processor_count() for Windows
Hein-Pieter van Braam
2018-01-29
1
-0
/
+30
*
|
Fix remove_dll_directory crash when cookie is null
djgaspa
2018-01-26
1
-2
/
+2
*
|
Fix horizontal scroll for windows platform
binbitten
2018-01-20
1
-1
/
+1
*
|
sorry, accidentally pressed delete before commiting.
Juan Linietsky
2018-01-10
1
-1
/
+2
*
|
Added middle button doubleclick, fixes #15567
Juan Linietsky
2018-01-10
1
-1
/
+7
|
/
*
Forced set mouse global position always, hopefully will fix #15354, otherwise...
Juan Linietsky
2018-01-05
1
-0
/
+1
*
Add support from properly exporting shared objects, needed for GDNative export
Juan Linietsky
2018-01-04
1
-2
/
+9
*
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-04
1
-4
/
+6
*
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-03
1
-1
/
+116
|
\
|
*
Add implementation for custom hardware cursor
Guilherme Silva
2017-12-17
1
-1
/
+116
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Add epic hack so vsync can be toggled in run-time from script. Fixes #14458.
Juan Linietsky
2017-12-16
1
-3
/
+3
*
Move windows networking class to drivers/windows/
Fabio Alessandrelli
2017-12-15
1
-5
/
+5
*
Fix type mismatch in OS::set_borderless_window
Rémi Verschelde
2017-12-14
1
-1
/
+1
*
-Add lightmapper
Juan Linietsky
2017-12-14
1
-0
/
+4
*
Fixes vsync setting ignored when using a separate thread for rendering
Stefano Bonicatti
2017-12-09
1
-0
/
+2
*
Use run-time dynamic linking for AddDllDirectory and RemoveDllDirectory to su...
bruvzg
2017-12-07
1
-5
/
+12
*
Remove guards for the now targeted Windows 7+
Pedro J. Estébanez
2017-12-06
1
-13
/
+3
*
Improve/fix multitouch on Windows
Pedro J. Estébanez
2017-12-06
1
-13
/
+43
*
Properly take into consideration that VERTEX must be written to in opaque pre...
Juan Linietsky
2017-12-01
1
-1
/
+19
*
Needed a broader search path flag
Bastiaan Olij
2017-12-01
1
-1
/
+1
*
Changed the dynamic library open function to allow setting the path of the li...
Juan Linietsky
2017-11-30
1
-3
/
+16
*
Fixed white screen on editor/game startup by moving window displaying to a bi...
Dmitry Koteroff
2017-11-29
1
-6
/
+6
*
Allow customizing user:// path (folder in OS::get_data_path())
Rémi Verschelde
2017-11-26
1
-6
/
+9
*
Completed bc2e8d99e5ae0dbd69e712cc71da3033f5f30139 so that windows can be built
Indah Sylvia
2017-11-25
1
-1
/
+1
*
Return and repair file logging
Ruslan Mustakov
2017-11-21
1
-10
/
+3
*
Pass engine name and version parts as proper strings
Rémi Verschelde
2017-11-20
1
-1
/
+1
*
Merge pull request #12988 from akien-mga/xdg-home-paths
Rémi Verschelde
2017-11-20
1
-10
/
+47
|
\
|
*
Add initial support for the XDG Base Directory spec
Rémi Verschelde
2017-11-19
1
-9
/
+46
|
*
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
2017-11-17
1
-2
/
+2
*
|
Cleanup old references to GLES2 renderer
Rémi Verschelde
2017-11-19
1
-1
/
+1
|
/
*
Make video mode initialization more intuitive, fixes #12022
Juan Linietsky
2017-11-09
1
-5
/
+0
*
Merge pull request #12262 from AndreaCatania/pplug
Juan Linietsky
2017-11-03
1
-13
/
+0
|
\
|
*
Implemented physics plug
AndreaCatania
2017-11-04
1
-13
/
+0
*
|
Disable logging until the logs location is sorted out
Rémi Verschelde
2017-10-29
1
-1
/
+3
|
/
*
OS::execute can now read from stderr too when executing with a pipe
Marcelo Fernandez
2017-10-03
1
-1
/
+1
*
Merge pull request #11568 from endragor/loggers
Andreas Haas
2017-10-02
1
-133
/
+10
|
\
[next]