This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
39b7ef31f8754a7e9d535d3b061a2e167ccd1338
openttd
/
src
/
video
/
cocoa
History
Jonathan G Rennison
39b7ef31f8
Fix: Data races on cursor state in OpenGL backends
2021-04-10 18:31:42 +02:00
..
CMakeLists.txt
Add: [OSX] OpenGL video driver.
2021-02-22 22:16:07 +01:00
cocoa_keys.h
Fix: VkMapping declarations violated C++ ODR rule.
2021-02-14 23:19:50 +01:00
cocoa_ogl.h
Add: [Video] move GameLoop into its own thread
2021-03-08 19:18:55 +01:00
cocoa_ogl.mm
Fix: Data races on cursor state in OpenGL backends
2021-04-10 18:31:42 +02:00
cocoa_v.h
Add: Display refresh rate game option (
#8813
)
2021-03-09 10:22:52 +01:00
cocoa_v.mm
Fix
#8935
: [OSX] Crash when clicking 'Save' due to wrongly-threaded OS call. (
#8944
)
2021-04-05 12:18:45 +02:00
cocoa_wnd.h
Add: [OSX] OpenGL video driver.
2021-02-22 22:16:07 +01:00
cocoa_wnd.mm
Fix
#8808
: [OSX, OpenGL] Crash on switching blitters due to double-mapping the video buffer.
2021-03-08 15:43:22 +01:00