33 Commits (6ce5f3e1bf9c32d8a9258e10c7953380aacdda4e)

Author SHA1 Message Date
Lioncash d77d1a0207 yuzu/debugger/graphics/graphics_breakpoints: Specify string conversions explicitly 7 years ago
Lioncash 218ae888f3 yuzu/debugger: Remove graphics surface viewer 7 years ago
Lioncash c0e320ad0d yuzu/debugger/graphics_surface: Display error messages for file I/O errors 7 years ago
Lioncash 845607481c yuzu/debugger/graphics_surface: Tidy up SaveSurface 7 years ago
Lioncash bbeb859122 yuzu/debugger/graphics_surface: Clean up connection overload deduction 7 years ago
Lioncash 9d296f8a35 yuzu/debugger/graphics_surface: Fill in missing surface format listings 7 years ago
bunnei 241563d15c gpu: Move GPUVAddr definition to common_types. 7 years ago
bunnei 574e89d924 video_core: Refactor to use MemoryManager interface for all memory access. 7 years ago
Lioncash 1b855efd5e common/vector_math: Move Vec[x] types into the Common namespace 7 years ago
David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary 7 years ago
FernandoS27 60a184455c Fix ASTC Decompressor to support depth parameter 8 years ago
FernandoS27 aee93f98f9 Fix ASTC formats 8 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 8 years ago
Lioncash 030847d5fa graphic_breakpoints: Correct translation of strings in BreakpointModel's data() function 8 years ago
FernandoS27 e0ca938b22 Propagate depth and depth_block on modules using decoders 8 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash 45fb74d262 gpu: Make memory_manager private 8 years ago
Lioncash c65713832c debug_utils: Remove unused includes 8 years ago
bunnei 3a67876252 textures: Refactor out for Texture/Depth FormatFromPixelFormat. 8 years ago
Lioncash 7846295a8f qt: Add missing override specifiers where applicable 8 years ago
Lioncash 00a68c5eea qt: Default destructors where applicable 8 years ago
Lioncash db340f6402 yuzu: Use Qt 5 signal/slots where applicable 8 years ago
Lioncash 863579736c gpu: Rename Get3DEngine() to Maxwell3D() 8 years ago
bunnei 239ac8abe2 memory_manager: Make GpuToCpuAddress return an optional. 8 years ago
bunnei 9e11a76e92 memory_manager: Use GPUVAdddr, not PAddr, for GPU addresses. 8 years ago
Subv 010227e149 GPU: Implement the RGB10_A2 RenderTarget format, it will use the same format as the A2BGR10 texture format. 8 years ago
bunnei d8f745382b graphics_surface: Remove superfluous cast. 8 years ago
bunnei 666d53299c graphics_surface: Fix merge conflicts. 8 years ago
Subv 0ce52b1da2 GPU: Make the debug_context variable a member of the frontend instead of a global. 8 years ago
Subv 39e60cfeb1 Frontend: Updated the surface view debug widget to work with Maxwell surfaces. 8 years ago
Subv 77fd0d47e7 Frontend: Ported the GPU breakpoints and surface viewer widgets from citra. 8 years ago
James Rowe 389979018c Remove gpu debugger and get yuzu qt to compile 8 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 8 years ago