Wojtek Figat
|
9cdd1cbc45
|
Add Platform::GetMousePosition/WindowsPlatform::SetMousePosition for unified access to screen-space mouse position on all platforms
#1109
|
2023-05-28 15:30:16 +02:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojtek Figat
|
20075e0fbd
|
Fixes for compilation on Windows for x86
|
2022-03-02 21:06:21 +01:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojtek Figat
|
fab7bd48c5
|
Optimize atomic and interlocked memory operations on Win32Platform (Windows and Xbox) by inlining
|
2021-08-30 20:31:40 +02:00 |
|
Wojtek Figat
|
8b4a001641
|
Move Win32 GetBatteryInfo into Windows and UWP platforms impl
|
2021-02-26 15:42:46 +01:00 |
|
Wojtek Figat
|
5a9ca6f130
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/BoundingSphere.cs
# Source/Engine/Debug/DebugDraw.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
# Source/Engine/Platform/Win32/Win32Platform.h
|
2021-02-23 22:32:17 +01:00 |
|
Wojtek Figat
|
cf3ac7a26e
|
Merge remote-tracking branch 'origin/master' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/Color.cs
# Source/Engine/Navigation/Navigation.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
|
2021-02-23 22:29:07 +01:00 |
|
Damian Korczowski
|
15028c60ba
|
Remove GetDefaultPageSize
Duplicate. We already have the API for this: `Platform::GetCPUInfo().PageSize`.
|
2021-02-21 14:44:16 +01:00 |
|
Wojtek Figat
|
05d5fd4fec
|
Optimize compilation time for Win32 platforms
|
2021-02-20 19:45:58 +01:00 |
|
Damian Korczowski
|
161e9bd373
|
Add page allocation utility functions
|
2021-02-19 21:47:17 +01:00 |
|
Jean-Baptiste Perrier
|
aa97296123
|
Add windows implementation.
|
2021-01-23 15:35:22 +01:00 |
|
Wojtek Figat
|
7de0010772
|
Merge branch 'batteryinfo' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-batteryinfo
|
2021-01-11 16:13:17 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Jean-Baptiste Perrier
|
624ab4b8dd
|
Implementing GetBatteryInfo() to Win32Platform.
|
2021-01-02 12:54:16 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|