| .. |
|
glad_glx.c
|
Adding glad GLX
|
2020-12-19 18:55:10 +01:00 |
|
glad_glx.h
|
Adding glad GLX
|
2020-12-19 18:55:10 +01:00 |
|
GLXContext.cpp
|
Platform/Unix: Rename X11SharedDisplay to Xlib, and remove Display member variable from all classes.
|
2020-12-26 15:37:56 +01:00 |
|
GLXContext.h
|
Platform/Unix: Rename X11SharedDisplay to Xlib, and remove Display member variable from all classes.
|
2020-12-26 15:37:56 +01:00 |
|
UnixApplication.cpp
|
Platform/Unix: Rename X11SharedDisplay to Xlib, and remove Display member variable from all classes.
|
2020-12-26 15:37:56 +01:00 |
|
UnixApplication.h
|
source/Platform/Unix: stub implementation
|
2020-12-19 18:55:10 +01:00 |
|
UnixMisc.cpp
|
source/Platform/Unix/UnixMisc.cpp: tab indentation fix.
|
2023-02-18 13:08:03 +01:00 |
|
UnixSystem.cpp
|
source/Platform/Unix: stub implementation
|
2020-12-19 18:55:10 +01:00 |
|
wm_hints.h
|
Adding source/Platform/Unix/wm_hints.h
|
2022-10-02 17:00:45 +02:00 |
|
X11Display.cpp
|
Platform/Unix/X11Display: Adding stub for enterFullscreen and exitFullscreen
|
2022-10-02 23:31:46 +02:00 |
|
X11Display.h
|
Platform/Unix/X11Display: Adding stub for enterFullscreen and exitFullscreen
|
2022-10-02 23:31:46 +02:00 |
|
X11EventQueue.cpp
|
Platform/Unix: Rename X11SharedDisplay to Xlib, and remove Display member variable from all classes.
|
2020-12-26 15:37:56 +01:00 |
|
X11EventQueue.h
|
Platform/Unix: Rename X11SharedDisplay to Xlib, and remove Display member variable from all classes.
|
2020-12-26 15:37:56 +01:00 |
|
X11Input.cpp
|
source/Platform/Unix: stub implementation
|
2020-12-19 18:55:10 +01:00 |
|
X11Input.h
|
source/Platform/Unix: stub implementation
|
2020-12-19 18:55:10 +01:00 |
|
X11Keyboard.cpp
|
Platform/Unix: Rename X11SharedDisplay to Xlib, and remove Display member variable from all classes.
|
2020-12-26 15:37:56 +01:00 |
|
X11Keyboard.h
|
Platform/Unix/X11Keyboard: only update state and signal key down if we have a focused window.
|
2020-12-20 16:29:12 +01:00 |
|
X11Mouse.cpp
|
source/Platform/Unix/X11Mouse.cpp: implement hack for XButton1 and 2.
|
2020-12-28 18:20:55 +01:00 |
|
X11Mouse.h
|
Platform/Unix: Rename X11SharedDisplay to Xlib, and remove Display member variable from all classes.
|
2020-12-26 15:37:56 +01:00 |
|
X11WindowEventHandler.cpp
|
Platform/Unix: Rename X11SharedDisplay to Xlib, and remove Display member variable from all classes.
|
2020-12-26 15:37:56 +01:00 |
|
X11WindowEventHandler.h
|
Adding Platform/Unix/X11WindowEventHandler
|
2020-12-19 18:55:11 +01:00 |
|
Xlib.cpp
|
source/Platform/Unix/Xlib.cpp: assert _priv::display in shutdown()
|
2022-10-02 17:02:10 +02:00 |
|
Xlib.h
|
Platform/Unix/Xlib: Adding getParentWindow()
|
2022-10-01 16:09:43 +02:00 |