This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
citra-canary
Watch
1
Star
0
Fork
0
You've already forked citra-canary
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra-canary
/
src
/
core
/
frontend
History
James Rowe
17e9522921
Merge pull request
#5069
from vitor-k/min-window2
...
Update minimum window size based on current layout
2020-02-08 12:46:20 -07:00
..
applets
swkbd: Fix digit filter
2020-02-04 16:56:30 +08:00
camera
log: replace all NGLOG with LOG
2018-06-29 14:18:07 +03:00
emu_window.cpp
Address review comments
2020-01-22 12:51:04 -03:00
emu_window.h
Address review comments
2020-01-22 12:51:04 -03:00
framebuffer_layout.cpp
Make a separate function for getting minimum size based on layout
2020-01-21 19:31:39 -03:00
framebuffer_layout.h
Make a separate function for getting minimum size based on layout
2020-01-21 19:31:39 -03:00
image_interface.h
specify size of buffer and use openglstate in getteximageoes
2019-11-09 12:58:17 -07:00
input.h
common/vector_math: Move Vec[x] types into the Common namespace
2019-03-02 15:04:13 +01:00
mic.cpp
Support signed 8bit pcm in cubeb input. Address review
2019-03-17 22:52:03 -06:00
mic.h
service/mic: actually use the specified device
2019-11-11 17:15:10 -05:00
scope_acquire_context.cpp
Add scope acquire context to simplify MakeCurrent and DoneCurrent calls
2019-11-09 13:10:17 -07:00
scope_acquire_context.h
Add scope acquire context to simplify MakeCurrent and DoneCurrent calls
2019-11-09 13:10:17 -07:00