8404 Commits (f7a1827aaa384863c1a2bdff13a322aa9d89dfd2)

Author SHA1 Message Date
Lioncash 46ba1bc40f externals: Place font data within cpp files 7 years ago
Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
David Marcec 4c3bd33be2 Fixed renderdoc input/output textures not working due to render targets 7 years ago
Tobias 3bac3051fc Use open-source shared fonts if no dumped file is available (#1269) 7 years ago
Tobias 804115b2a4 Port #4141 from citra: Joystick hotplug support (#1275) 7 years ago
Markus Wick c1b8cd9058 video_core: Refactor command_processor. 7 years ago
Markus Wick 0cfb0bacb2 video_core: Move command buffer loop. 7 years ago
MysticExile d2f788762a
Remove multicore configure_general.ui 7 years ago
MysticExile 17f8059fea
remove multicore in configure_general.cpp 7 years ago
Markus Wick c560043581 rasterizer: Drop unused handler. 7 years ago
bunnei 4c0b1cc1ae gl_rasterizer_cache: Only use depth for applicable texture formats. 7 years ago
bunnei 035e6bd407 gl_rasterizer: Implement clear for non-zero render targets. 7 years ago
bunnei 1c34498368 gl_rasterizer_cache: Implement RenderTargetFormat::BGRA8_SRGB. 7 years ago
bunnei 49b15af054 gl_rasterizer: Implement multiple color attachments. 7 years ago
Lioncash 136040ee15 service: Remove unused g_kernel_named_ports variable 7 years ago
FernandoS27 00131e752d Implemented TMML 7 years ago
Lioncash 73a2d71f44 game_list: Make CompatibilityList parameter of NavigateToGamedbEntryRequested() a const reference 7 years ago
Lioncash bd8065295c yuzu: Move compatibility list specifics to their own source files 7 years ago
FernandoS27 073a21ac0b Implemented TXQ dimension query type, used by SMO. 7 years ago
Patrick Elsässer 64e45b04e0 video_core: fixed arithmetic overflow warnings & improved code style 7 years ago
MerryMage 55af5bda55 cubeb_sink: Downsample arbitrary number of channels 7 years ago
tech4me 3dcedb36b4 Port Citra #4047 & #4052: add change background color support 7 years ago
fearlessTobi 500e81429a hid: Implement ReloadInputDevices 7 years ago
FernandoS27 82a313a14c Change name of TEXQ to TXQ, in order to match NVIDIA's naming 7 years ago
Subv fdb199290b GPU/DMA: Partially implemented the 'enable_2d' bit in the DMA engine. 7 years ago
MerryMage 1aa195a9c0 cubeb_sink: Perform audio stretching 7 years ago
MerryMage e51bd49f87 audio_core: Add audio stretcher 7 years ago
MerryMage 7e697ab7ff cubeb_sink: Hold last available value instead of writing zeros 7 years ago
MerryMage 6d9dd1dc6d cubeb_sink: Use RingBuffer 7 years ago
MerryMage 112351d557 common: Implement a ring buffer 7 years ago
fearlessTobi a6efff8b02 Add audio stretching support 7 years ago
MerryMage a76f0d5d06 audio_renderer: Rename AudioOut instance to audio_out 7 years ago
Pengfei Zhu 4048b54ef7
yuzu: fix title bar display 7 years ago
bunnei 8b08cb925b gl_rasterizer: Use baseInstance instead of moving the buffer points. 7 years ago
tgsm 975226e7ff yuzu-cmd: fix SDL logging 7 years ago
Patrick Elsässer a8974f0556 video_core: Arithmetic overflow warning fix for gl_rasterizer (#1262) 7 years ago
bunnei 23ae7cf9db gl_rasterizer_cache: Improve accuracy of RecreateSurface for non-2D textures. 7 years ago
bunnei fdd5c97a14 maxwell_3d: Remove assert that no longer applies. 7 years ago
bunnei f165a85398 gl_rasterizer_cache: Partially implement several non-2D texture types. 7 years ago
bunnei 0731383124 gl_shader_decompiler: Partially implement several non-2D texture types (Subv). 7 years ago
bunnei 05f6f59ffb gl_rasterizer: Implement texture wrap mode p. 7 years ago
bunnei ce8291f6c5 gl_rasterizer_cache: Track texture depth. 7 years ago
bunnei 9dccf7e1fa gl_rasterizer_cache: Remove impl. of FlushGLBuffer. 7 years ago
bunnei 030676b95d gl_rasterizer_cache: Keep track of texture type per surface. 7 years ago
bunnei a439f7b6e1 gl_rasterizer_cache: Remove unused DownloadGLTexture. 7 years ago
bunnei b56e5edafc gl_state: Keep track of texture target. 7 years ago
Lioncash 564b7fdc9c yuzu: Move GameListWorker to its own source files 7 years ago
CaptV0rt3x 9382414b20 For SDL Frontend 7 years ago
CaptV0rt3x e3af341d5b Better Title Bar Display 7 years ago
Lioncash 3f17fe7133 core: Migrate current_process pointer to the kernel 7 years ago