Kamil Brzoskowski
|
3cd865dbe8
Fix formatting of dlopen error message on Windows
|
2 years ago |
MJacred
|
9e5bf3d589
Copy system info to clipboard + Update bug_report.yml
|
2 years ago |
Rémi Verschelde
|
0e4e782ada
Merge pull request #70714 from Calinou/doc-os-stdin
|
2 years ago |
Hugo Locurcio
|
86b8176864
Improve documentation for `OS.read_string_from_stdin()`
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
736a2df437
Merge pull request #67244 from RandomShaper/split_render_further_2
|
2 years ago |
Pedro J. Estébanez
|
f82deaa5b3
Polish rendering driver refactor further (take 2)
|
2 years ago |
Rémi Verschelde
|
a92c564a02
Cleanup unused defines in platform code
|
2 years ago |
MJacred
|
ac9786c525
Add get_distribution_name() and get_version() to OS
|
2 years ago |
James
|
0aecfc9254
Fixes #65377: get_datetime_* functions can return wrong values
|
3 years ago |
Pedro J. Estébanez
|
6e647dea24
Remove unused force_quit variable from many OS abstractions
|
3 years ago |
RedMser
|
c939f336d6
Only define `keep_screen_on` project setting once
|
3 years ago |
Brian Semrau
|
103c0fa6e6
Add support for multiple virtual keyboard types
|
3 years ago |
Pedro J. Estébanez
|
b53d032fb8
Flush buffered input events on UWP
|
3 years ago |
mdavisprog
|
f3c1232c59
Add OS::is_process_running function.
|
4 years ago |
Rémi Verschelde
|
297241f368
Merge pull request #60714 from Calinou/typedef-remove-ref
|
3 years ago |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
3 years ago |
Emmanuel Leblond
|
80f61352fb
Add GDNativeInterface::get_library_path to GDExtension
|
3 years ago |
Rémi Verschelde
|
b8b4580448
Style: Cleanup single-line blocks, semicolons, dead code
|
3 years ago |
Rémi Verschelde
|
8bdef23f7f
Merge pull request #56012 from bruvzg/wt🤎4
|
3 years ago |
Bartłomiej T. Listwon
|
24fe82da63
UWP: Simplify QueryPerformanceCounter usage
|
3 years ago |
Aaron Franke
|
9a0e4ea550
Fix UTC typos in UWP platform
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
bruvzg
|
ea5bb8b47d
[Windows] Improve console handling and execute/create_process.
|
3 years ago |
Clay John
|
8a10bb7d0d
Use OpenGL 3.3 core profile instead of compatibility profile
|
3 years ago |
Hugo Locurcio
|
ce97ddbcb1
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
|
3 years ago |
Aaron Franke
|
2dabdda36a
Update Time documentation
|
3 years ago |
Bartłomiej T. Listwon
|
425ed0ffe0
Add missing WIN32_LEAN_AND_MEAN
|
3 years ago |
Aaron Franke
|
fa3a32a2d6
Use Key enum instead of plain integers
|
4 years ago |
Aaron Franke
|
0ce49800ac
Use mouse and joypad enums instead of plain integers
|
4 years ago |