12181 Commits (8b2bc366f8e842eeb3ecc681fddb270cb405f2f0)

Author SHA1 Message Date
ReinUsesLisp a52b0f1874 gl_shader_decompiler: Normalize image bindings 6 years ago
ReinUsesLisp 99ed7e5128 gl_shader_decompiler: Normalize cbuf bindings 6 years ago
ReinUsesLisp 54b16fb27a gl_rasterizer: Add missing cbuf counter reset on compute 6 years ago
ReinUsesLisp 0ecd1a227d gl_shader_cache: Remove dynamic BaseBinding specialization 6 years ago
ReinUsesLisp 5f6a589d63 video_core: Unify ProgramType and ShaderStage into ShaderType 6 years ago
ReinUsesLisp 2930400adc gl_rasterizer: Bind graphics images to draw commands 6 years ago
ReinUsesLisp 46ad4bd297 gl_shader_cache: Specialize local memory size for compute shaders 6 years ago
ReinUsesLisp 1669dfa793 gl_shader_cache: Specialize shared memory size 6 years ago
ReinUsesLisp b0b505984d gl_shader_cache: Specialize shader workgroup 6 years ago
ReinUsesLisp b12a7dbace shader/texture: Handle TLDS texture type mismatches 6 years ago
ReinUsesLisp 77f86f48ac shader/texture: Deduce texture buffers from locker 6 years ago
Fernando Sahmkow eb03767206 Kernel: Optimize condition variable threads management. 6 years ago
Fernando Sahmkow eef3236ecd Kernel: Correct SignalProcessWideKey 6 years ago
Fernando Sahmkow b021fa33b9 Kernel: Correct behavior of Condition Variables to be more similar to real hardware. 6 years ago
ReinUsesLisp 1b9c21529a buffer_cache: Remove brace initialized for objects with default constructor 6 years ago
Fernando Sahmkow d465d14f97 Texture_Cache: Redo invalid Surfaces handling. 6 years ago
ReinUsesLisp d9a22880f5 shader/other: Reduce DEPBAR log severity 6 years ago
ReinUsesLisp 68cdb253db gl_shader_gen: Apply default value to gl_Position 6 years ago
Tobias 2d7e965f82 citra_qt/main.ui: remove unused actions "Load Symbol Map..." and... 6 years ago
Fernando Sahmkow 3a54e5978b Shader_IR: Address Feedback 6 years ago
Fernando Sahmkow 323a0e17e7 Kernel: Correct Cancel Synchronization. 6 years ago
Rodrigo Locatti 893648dbd0 Revert "common/bit_field: Silence sign-conversion warnings" 6 years ago
ReinUsesLisp a653f24a00 common/logging: Silence no return value warnings 6 years ago
Lioncash 95ed7df791 common/bit_field: Silence sign-conversion warnings 6 years ago
ReinUsesLisp ccb87410ae format_lookup_table: Address feedback 6 years ago
ReinUsesLisp c884dc8af2 texture_cache: Use a table instead of switch for texture formats 6 years ago
Lioncash 51d9e22b7e common_funcs: Remove semicolons from INSERT_PADDING_* macros 6 years ago
Lioncash 869878ac8d service/am: Remove unnecessary Skip calls 6 years ago
ReinUsesLisp c6afe25477 texture_cache: Drop abstracted ComponentType 6 years ago
Lioncash 27611874d6 am: Stub QueryApplicationPlayStatistics 6 years ago
greggameplayer d60bce4edd correct the implementation of RGBA16UI 6 years ago
Fernando Sahmkow 206d13c987 Shader_IR: Implement TXD instruction. 6 years ago
Fernando Sahmkow 6267529837 Shader_IR: Implement FLO instruction. 6 years ago
Fernando Sahmkow cb07d60362 Shader_Bytecode: Add encodings for FLO, SHF and TXD 6 years ago
Lioncash 7d2b1204d7 common/hash: Remove unused HashableStruct 6 years ago
ReinUsesLisp 2f14d6ba63 maxwell_3d: Fix stencil_back_func_mask offset 6 years ago
Lioncash fd6e676326 xts_archive: Remove redundant std::string constructor 6 years ago
Lioncash ae15e162be common_funcs: silence sign-conversion warnings in MakeMagic() 6 years ago
Lioncash 0ab5dd8c7f service: Update function tables 6 years ago
Lioncash c6b2fd7415 key_manager: Make use of IOFile in WriteKeyToFile() 6 years ago
Lioncash 4c6cd8b9e8 core: Migrate off deprecated mbedtls functions 6 years ago
Lioncash 0092723959 externals: Update httplib 6 years ago
Lioncash 20d6637c03 service: Resolve sign conversion errors 6 years ago
Lioncash 6fb1953e6c perf_stats: Resolve implicit int to double conversion error 6 years ago
Lioncash 93dd86b390 loader; Resolve sign conversion/truncation errors 6 years ago
Lioncash f1d916de5e gdbstub: Resolve sign conversion errors 6 years ago
Lioncash 63a3b54c1f kernel: Resolve sign conversion warnings 6 years ago
Lioncash e7f1a6b096 file_sys: Resolve sign conversion warnings 6 years ago
Lioncash 34bb09d7be result: Add default error code for the ResultCode(-1) case 6 years ago
Lioncash 5a0d4d4234 crypto: Resolve sign-conversion warnings 6 years ago