This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81bdee57d5bcceb3dcb65cfade052d58d1e35a02
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
Mac
History
Mark Satterthwaite
8c57a3d6c4
Expose the default GPU name on OS X.
...
#codereview michael.trepka [CL 2251347 by Mark Satterthwaite in Main branch]
2014-08-11 09:30:13 -04:00
..
HIDInputInterface.cpp
Compile Times: Fixed Core module needing two separate PCH headers in monolithic compiles
2014-07-16 13:44:46 -04:00
HIDInputInterface.h
Mac gamepad code refactor
2014-04-23 20:06:29 -04:00
MacApplication.cpp
Initial work to fix fullscreen mode on OS X properly - these changes make it possible to use 'proper' fullscreen mode which respects the chosen resolution for games where the mouse cursor is hidden. The default remains as WindowedFullcreen as these changes don't address the difference in mouse & display coordinate systems that results from using OS X's scaled fullscreen mode.
2014-08-05 05:58:49 -04:00
MacCursor.cpp
Compile Times: Fixed Core module needing two separate PCH headers in monolithic compiles
2014-07-16 13:44:46 -04:00
MacPlatformFeedbackContextPrivate.h
Fixed a number of compile warnings reported by Clang on Mac (just some for now, there's many more that will need to be fixed in the future)
2014-07-30 12:35:58 -04:00
MacPlatformFile.cpp
Compile Times: Fixed Core module needing two separate PCH headers in monolithic compiles
2014-07-16 13:44:46 -04:00
MacPlatformFile.h
Engine source (Main branch up to CL 2026164)
2014-03-14 14:13:41 -04:00
MacPlatformMemory.cpp
Compile Times: Fixed Core module needing two separate PCH headers in monolithic compiles
2014-07-16 13:44:46 -04:00
MacPlatformMisc.cpp
Expose the default GPU name on OS X.
2014-08-11 09:30:13 -04:00
MacPlatformOutputDevices.cpp
Fixed a number of compile warnings reported by Clang on Mac (just some for now, there's many more that will need to be fixed in the future)
2014-07-30 12:35:58 -04:00
MacPlatformOutputDevicesPrivate.h
UE4 Refactoring. Changed OVERRIDE and FINAL macros to keywords override and final.
2014-06-13 06:14:46 -04:00
MacPlatformProcess.cpp
Fixed a number of compile warnings reported by Clang on Mac (just some for now, there's many more that will need to be fixed in the future)
2014-07-30 12:35:58 -04:00
MacPlatformSplash.cpp
Compile Times: Fixed Core module needing two separate PCH headers in monolithic compiles
2014-07-16 13:44:46 -04:00
MacPlatformSurvey.cpp
Disabled OpenGL info querying in MacPlatformSurvey for apps that don't use OpenGL at all
2014-07-23 14:46:09 -04:00
MacTextInputMethodSystem.cpp
Fixed a number of compile warnings reported by Clang on Mac (just some for now, there's many more that will need to be fixed in the future)
2014-07-30 12:35:58 -04:00
MacWindow.cpp
Fixed a problem with certain windows (for example Add Code) treated as panels (floating window level, hide on deactivate) on Mac (TTP
#343432
)
2014-08-07 16:54:14 -04:00