6947 Commits (20800f2df720be274f49343ccfec18d750dbeee1)

Author SHA1 Message Date
Lioncash 20800f2df7 maxwell3d: Move FinishedPrimitiveBatch event after AcceleratedDrawBatch() 7 years ago
Tobias 165c23c848 Port #4013 from Citra: "Init logging sooner so we dont miss some logs on startup" (#1142) 7 years ago
David 5049ca5d8c Added GetBootMode (#1107) 7 years ago
bunnei d65f079cc1 gl_rasterizer_cache: Blit when possible on RecreateSurface. 7 years ago
bunnei fee8bdd90c gl_rasterizer_cache: Reserve surfaces that have already been created for later use. 7 years ago
bunnei fde2017a3f gl_rasterizer_cache: Remove assert for RecreateSurface type. 7 years ago
bunnei ebf5768340 gl_rasterizer_cache: Implement compressed texture copies. 7 years ago
bunnei a4ac3bed6c gl_rasterizer: Implement stencil test. 7 years ago
bunnei da3da6be90 gl_rasterizer: Implement partial color clear and stencil clear. 7 years ago
bunnei 2a472ff54d maxwell_3d: Update to include additional stencil registers. 7 years ago
bunnei c4ed0b16b1 gl_state: Update to handle stencil front/back face separately. 7 years ago
literalmente-game 74e08b4800 Swap "Plus" with "Minus" on the controller GUI (#1150) 7 years ago
Lioncash 12ba80a86c gl_shader_gen: Make ShaderSetup's constructor explicit 7 years ago
Lioncash 1fd979f50a gl_shader_gen: Use a std::vector to represent program code instead of std::array 7 years ago
Laku b2ca8089ce more fixes 7 years ago
Laku e70a3c5a5d fixes 7 years ago
Lioncash dd35b4b18a renderer_opengl: Namespace OpenGL code 7 years ago
Laku 4877e6c2f6 remove debug logging 7 years ago
Laku 8e8326595f implement lop3 7 years ago
tech4me 8ce02d85e9 config: Fixed icon size get set to 0 7 years ago
OatmealDome ad1220e1b3
maxwell_to_gl: Implement PrimitiveTopology::Lines 7 years ago
David Marcec 15cc34b93e Added missing include for pl:u 7 years ago
David 99fc32428a PL:U Added BFTTF loading(Loading from System NAND dumps) (#1088) 7 years ago
bunnei d63b1d21f1 Revert "Shader: Use the right sampler type in the TEX, TEXS and TLDS instructions." 7 years ago
Lioncash a0e2bd85a5 shader_bytecode: Parenthesize conditional expression within GetTextureType() 7 years ago
Lioncash 29ac15d1b8 vfs: Replace mode.h include with forward declarations where applicable 7 years ago
Lioncash 0057a47e41 audio_core/filter: Add explicit cast to assignment in Process() 7 years ago
Lioncash 5a53d75313 logging/text_formatter: Use empty braces for initializing CONSOLE_SCREEN_BUFFER_INFO instance 7 years ago
Lioncash 8dd9cb98ce am: Utilize std::array within PopLaunchParameter() 7 years ago
MerryMage 3f4fb4b037 perf_stats: Change MAX_LAG_TIME_US to an appropriate value 7 years ago
Lioncash bfb28c5b3f sdmc_factory: Remove unnecessary core include 7 years ago
fearlessTobi f2d5b100c2 Port #3902 from Citra: "Add restart hotkey & menu option" 7 years ago
fearlessTobi 6923ecee3a Port #4056 from Citra: "Add Clear Recent Files menu action" 7 years ago
Lioncash 36090521ce bit_field: Convert ToBool() into explicit operator bool 7 years ago
tech4me cc71832b19 qt/main: Port part of citra(#3411), open savedata works 7 years ago
Lioncash 523e4be02c renderer_opengl: Use LOG_DEBUG for GL_DEBUG_SEVERITY_NOTIFICATION and GL_DEBUG_SEVERITY_LOW logs 7 years ago
Lioncash 477eee3993 service/filesystem: Use forward declarations where applicable 7 years ago
Lioncash 93a4097e9d gl_stream_buffer: Add missing header guard 7 years ago
Subv e3bddf8137 Shaders: Implement depth writing in fragment shaders. 7 years ago
bunnei 2ae88feea7 shader_bytecode: Replace some UNIMPLEMENTED logs. 7 years ago
bunnei 16db8b9d9f gl_shader_decompiler: Implement Texture3D for TEXS. 7 years ago
bunnei 948002635f gl_shader_decompiler: Implement TextureCube for TEX. 7 years ago
Subv eac3cf301c Shaders: Fixed the coords in TEX with Texture2D. 7 years ago
Subv fc5b489b0f Shaders: Log and crash when using an unimplemented texture type in a texture sampling instruction. 7 years ago
Lioncash 96463d0a55 romfs_factory: Remove unnecessary includes and use forward declarations where applicable 7 years ago
Lioncash b5fb246a99 telemetry_session: Don't allocate std::string instances for program lifetime in GetTelemetryId() and RegenerateTelemetryId() 7 years ago
Lioncash 609cb04f3f acc: Replace profile_manager include with a forward declaration 7 years ago
Lioncash eb88fedc5d acc: Simplify WriteBuffer call within LoadImage() 7 years ago
Lioncash f5b132676f acc: Correct IProfile's constructor initializer list order 7 years ago
Lioncash 0fcdf37917 acc: Remove unused DEFAULT_USER_ID 7 years ago