bruvzg
|
1ad14eb14b
[macOS] Add support for OpenGLES3 video driver.
|
4 年之前 |
Clay John
|
8a10bb7d0d
Use OpenGL 3.3 core profile instead of compatibility profile
|
4 年之前 |
Frixuu
|
650e63a7ca
Allow for mapping keycodes to current layout
|
4 年之前 |
Aaron Franke
|
fa3a32a2d6
Use Key enum instead of plain integers
|
4 年之前 |
bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
4 年之前 |
Hendrik Brucker
|
043ae91560
Restructure and reimplement vsync options
|
4 年之前 |
Aaron Franke
|
0ce49800ac
Use mouse and joypad enums instead of plain integers
|
4 年之前 |
bruvzg
|
d756f6a294
[macOS] Ignore mouse move event caused by mouse mode switch.
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 年之前 |
bruvzg
|
6a14c72b12
Add window click-through support.
|
5 年之前 |
PouleyKetchoupp
|
2b49cb0b73
Re-apply "Fixes for windows in X11 tiling WMs"
|
5 年之前 |
Juan Linietsky
|
9c5c1635b2
Revert "Fixes for windows in X11 tiling WMs"
|
5 年之前 |
Lorenzo Cerqua
|
d670a49612
DisplayServer: separate window showing into another function
|
5 年之前 |
Daniel Ting
|
9605fc54c7
Fix cancel/OK button order on macOS
|
5 年之前 |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 年之前 |
bruvzg
|
df968d577a
[macOS] Implement seamless display scaling.
|
5 年之前 |
bruvzg
|
a9e341cff3
[macOS] Implement confined mouse mode.
|
5 年之前 |
Rémi Verschelde
|
372136fe75
Environment: Refactor code for readability + more
|
5 年之前 |
bruvzg
|
92352b1c23
Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/X11), remove latin variant function.
|
5 年之前 |
Rémi Verschelde
|
fdf58a5858
Rename InputFilter back to Input
|
5 年之前 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 年之前 |
bruvzg
|
e1c1bb03ea
Prevent recursive `_dispatch_input_event` calls, improve focus regain on window deletion.
|
5 年之前 |
bruvzg
|
15a9f94346
Add macOS DisplayServer implementation.
|
5 年之前 |