citra/src/core/frontend
Tomáš Chvátal 860ccf2a41
Fix compilation with boost 1.74.0
The serialization module was heavily changed and it now this header needs to be included as it is relied in many other parts of citra.
2020-09-30 11:29:06 +02:00
..
applets Fix compilation with boost 1.74.0 2020-09-30 11:29:06 +02:00
camera interface.h: forward declare resolution 2020-08-20 01:30:13 -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