7226 Commits (e89c22c1471d02e5e9c3fe3f5fd4e6cb7800f6cc)

Author SHA1 Message Date
Lioncash e89c22c147 yuzu/configure_gamelist: Make combo box strings translatable 7 years ago
Lioncash a9b953e6d4 yuzu/configure_gamelist: Use std::array instead of std::vector for translatable strings 7 years ago
Lioncash 3a2567c97c yuzu/configure_gamelist: Move combo box initializtion to their own functions 7 years ago
bunnei 7bb226f22d gl_rasterizer_cache: Always blit on recreate, regardless of format. 7 years ago
Lioncash c243bc09d4 service/audio: Replace includes with forward declarations where applicable 7 years ago
bunnei cdddd71d08 gl_shader_cache: Remove cache_width/cache_height. 7 years ago
Markus Wick 3e973bc4c6 gl_rasterizer: Use ARB_texture_storage. 7 years ago
FernandoS27 5c676dc884 Implemented LEA and PSET 7 years ago
FernandoS27 3f0922715a Implemented encodings for LEA and PSET 7 years ago
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
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 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