Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dominiks
/
godot
Public
forked from
godotengine/godot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
godot
core
os
os.cpp
on
vulkan
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 11, 2020
Add runtime GLES2 / Vulkan context selection.
bruvzg
committed
b456bfa
View commit details
Copy full SHA for b456bfa
View code at this point
Browse repository at this point
Add static Vulkan loader.
Show description for eb48be5
bruvzg
committed
eb48be5
View commit details
Copy full SHA for eb48be5
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Remove duplicate WARN_PRINT macro.
madmiraal
committed
f0db135
View commit details
Copy full SHA for f0db135
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
Android virtual keyboard respecting LineEdit max length.
MadEqua
committed
a3bcdbe
View commit details
Copy full SHA for a3bcdbe
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
[macOS] Load PCK from the .app bundle resources, instead of changing working directory.
bruvzg
committed
d07cdc5
View commit details
Copy full SHA for d07cdc5
View code at this point
Browse repository at this point
Commits on Jan 1, 2020
Update copyright statements to 2020
Show description for a7f49ac
akien-mga
committed
a7f49ac
View commit details
Copy full SHA for a7f49ac
View code at this point
Browse repository at this point
Commits on Dec 4, 2019
Added support for vertical syncing via the Windows OS compositor (DWM.)
TerminalJack
authored and
akien-mga
committed
e1dda51
View commit details
Copy full SHA for e1dda51
View code at this point
Browse repository at this point
Commits on Nov 11, 2019
Remove ERR_EXPLAIN macros and the scaffolding they needed.
madmiraal
committed
83069a3
View commit details
Copy full SHA for 83069a3
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Added some obvious errors explanations
qarmin
committed
17732fe
View commit details
Copy full SHA for 17732fe
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
Support vibration for Android and iOS
volzhs
committed
4061e5b
View commit details
Copy full SHA for 4061e5b
View code at this point
Browse repository at this point
Commits on Aug 17, 2019
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Show description for 71d71d5
Unholydeath
authored and
akien-mga
committed
71d71d5
View commit details
Copy full SHA for 71d71d5
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
Add editor screenshot on control - f12.
fire
committed
05de0ea
View commit details
Copy full SHA for 05de0ea
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Fix small memory leak in OS.cpp
qarmin
committed
d408c25
View commit details
Copy full SHA for d408c25
View code at this point
Browse repository at this point
Commits on Jun 26, 2019
Some code changed with Clang-Tidy
qarmin
committed
4e5310c
View commit details
Copy full SHA for 4e5310c
View code at this point
Browse repository at this point
Commits on May 24, 2019
Add native window/taskbar icon support for Windows and macOS.
Show description for 2b9ed68
bruvzg
and
mjtorn
committed
2b9ed68
View commit details
Copy full SHA for 2b9ed68
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
Add Input::get_current_cursor_shape
Show description for 1bae73d
guilhermefelipecgs
committed
1bae73d
View commit details
Copy full SHA for 1bae73d
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Show description for 5eeb06f
reduz
committed
5eeb06f
View commit details
Copy full SHA for 5eeb06f
View code at this point
Browse repository at this point
Commits on Jan 30, 2019
Let memory stat functions return uint64_t
RandomShaper
committed
496d8f1
View commit details
Copy full SHA for 496d8f1
View code at this point
Browse repository at this point
Commits on Jan 1, 2019
Update copyright statements to 2019
Show description for b16c309
akien-mga
committed
b16c309
View commit details
Copy full SHA for b16c309
View code at this point
Browse repository at this point
Commits on Dec 20, 2018
Added OS.get_system_time_msecs()
volzhs
committed
84d060c
View commit details
Copy full SHA for 84d060c
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
Make core/ includes absolute, remove subfolders from include path
Show description for 277b24d
akien-mga
committed
277b24d
View commit details
Copy full SHA for 277b24d
View code at this point
Browse repository at this point
Commits on Sep 3, 2018
Added multi-monitor support for center_window()
Jared
committed
4ccf25a
View commit details
Copy full SHA for 4ccf25a
View code at this point
Browse repository at this point
Commits on Aug 4, 2018
Add OS::open_midi_inputs and OS::close_midi_inputs
marcelofg55
committed
05fc12d
View commit details
Copy full SHA for 05fc12d
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
Add "editor" and "standalone" feature tags
Show description for 0254a40
Calinou
committed
0254a40
View commit details
Copy full SHA for 0254a40
View code at this point
Browse repository at this point
Commits on Jul 21, 2018
Added a new MIDIDriver class
marcelofg55
committed
7a5f9fc
View commit details
Copy full SHA for 7a5f9fc
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
Fix build issues and typos after c69de2ba4
akien-mga
committed
8c9e105
View commit details
Copy full SHA for 8c9e105
View code at this point
Browse repository at this point
Fix unwanted restarting
volzhs
committed
515c848
View commit details
Copy full SHA for 515c848
View code at this point
Browse repository at this point
Commits on Jul 19, 2018
-Project/Editor settings now use new inspector
Show description for c69de2b
reduz
committed
c69de2b
View commit details
Copy full SHA for c69de2b
View code at this point
Browse repository at this point
Commits on Jul 18, 2018
Fixed OS.has_feature not using custom feature tags.
matthew1006
committed
25e64ff
View commit details
Copy full SHA for 25e64ff
View code at this point
Browse repository at this point
Commits on May 8, 2018
Merge pull request #14622 from bruvzg/non-rectangular-windows
Show description for e668757
hpvb
authored
e668757
View commit details
Copy full SHA for e668757
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
Implement universal translation of touch to mouse
Show description for de9d40a
RandomShaper
committed
de9d40a
View commit details
Copy full SHA for de9d40a
View code at this point
Browse repository at this point
Commits on Apr 7, 2018
Experimental support for windows with per-pixel transparency (macOS, X11 and Windows).
bruvzg
committed
ddae098
View commit details
Copy full SHA for ddae098
View code at this point
Browse repository at this point
Commits on Mar 4, 2018
Clean and expose get_audio/video_driver_* funcs on OS class
marcelofg55
committed
d780d77
View commit details
Copy full SHA for d780d77
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
Added OS::center_window to center the window precisely on desktop platforms
marcelofg55
committed
ea1d726
View commit details
Copy full SHA for ea1d726
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
Add missing copyright headers and fix formatting
Show description for e4213e6
akien-mga
committed
e4213e6
View commit details
Copy full SHA for e4213e6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.