lat9nq
|
1f24a4e520
emu_window: Create a way to Cancel the exit of a Scoped
|
4 роки тому |
german77
|
173a6b1e57
core/emu_window: Remove touch input
|
4 роки тому |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 роки тому |
Lioncash
|
d363b2c7d2
emu_window: Return pair from ClipToTouchScreen() instead of tuple
|
5 роки тому |
Lioncash
|
8805233f5e
emu_window: unsigned -> u32
|
5 роки тому |
german
|
b483f2d010
Always initialize keyboard input
|
5 роки тому |
german
|
8495e1bd83
Add mutitouch support for touch screens
|
5 роки тому |
comex
|
994f497781
Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread
|
5 роки тому |
Lioncash
|
a93f6e51d3
emu_window: Mark Scoped constructor and Acquire() as nodiscard
|
6 роки тому |
ReinUsesLisp
|
bf1d66b7c0
yuzu: Drop SDL2 and Qt frontend Vulkan requirements
|
6 роки тому |
James Rowe
|
cf9c94d401
Address review and fix broken yuzu-tester build
|
6 роки тому |
James Rowe
|
282adfc70b
Frontend/GPU: Refactor context management
|
6 роки тому |
bunnei
|
aef159354c
renderer_opengl: Move Frame/FrameMailbox to OpenGL namespace.
|
6 роки тому |
bunnei
|
2e16c23784
frontend: sdl2: emu_window: Implement separate presentation thread.
|
6 роки тому |
bunnei
|
0c82b00dfd
core: frontend: emu_window: Add TextureMailbox class.
|
6 роки тому |
ReinUsesLisp
|
f92cbc5501
yuzu: Implement Vulkan frontend
|
6 роки тому |
ReinUsesLisp
|
37eaf39b44
emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy
|
7 роки тому |
Lioncash
|
1230a0e7ce
core/frontend/emu_window: Make GraphicsContext's destructor virtual
|
7 роки тому |
bunnei
|
065f83c6c3
Merge pull request #2017 from jroweboy/glwidget
|
7 роки тому |
Lioncash
|
46b3209abb
core/frontend/emu_window: Make ClipToTouchScreen a const member function
|
7 роки тому |
James Rowe
|
c6a0ab9792
QT Frontend: Migrate to QOpenGLWindow
|
7 роки тому |
Lioncash
|
2e715ef70d
emu_window: Ensure WindowConfig members are always initialized
|
8 роки тому |
Lioncash
|
0a93b45b6a
core: Namespace EmuWindow
|
8 роки тому |
bunnei
|
482cf8a005
frontend: Update for undocked Switch screen layout.
|
8 роки тому |
wwylele
|
2617de1fe6
EmuWindow: refactor touch input into a TouchDevice
|
9 роки тому |
wwylele
|
188194908c
move MotionEmu from core/frontend to input_common as a InputDevice
|
9 роки тому |
Yuri Kunde Schlesner
|
d1bf7919da
Move framebuffer_layout from Common to Core
|
9 роки тому |
wwylele
|
e02c4b7195
Input: remove unused stuff & clean up
|
9 роки тому |
wwylele
|
38e800f70d
InputCommon: add Keyboard
|
9 роки тому |
wwylele
|
d7d40b3c56
Frontend: make motion sensor interfaced thread-safe
|
9 роки тому |