12572 Commits (108564df57929ae77c789948fa43bca01426ff9d)

Author SHA1 Message Date
ReinUsesLisp 919ac2c4d3
gl_rasterizer: Disable compute shaders on Intel 6 years ago
ReinUsesLisp 894ad74b87
gl_shader_cache: Hack shared memory size 6 years ago
ReinUsesLisp e35b9597ef
gl_shader_decompiler: Normalize image bindings 6 years ago
ReinUsesLisp 36d9b409fc
gl_shader_decompiler: Normalize cbuf bindings 6 years ago
ReinUsesLisp f936b86c7c
gl_rasterizer: Add missing cbuf counter reset on compute 6 years ago
ReinUsesLisp 180417c514
gl_shader_cache: Remove dynamic BaseBinding specialization 6 years ago
ReinUsesLisp c8a48aacc0
video_core: Unify ProgramType and ShaderStage into ShaderType 6 years ago
ReinUsesLisp 0f23359a44
gl_rasterizer: Bind graphics images to draw commands 6 years ago
ReinUsesLisp 287ae2b9e8
gl_shader_cache: Specialize local memory size for compute shaders 6 years ago
ReinUsesLisp dbeb523879
gl_shader_cache: Specialize shared memory size 6 years ago
ReinUsesLisp 4f5d8e4342
gl_shader_cache: Specialize shader workgroup 6 years ago
ReinUsesLisp dc9961f341
shader/texture: Handle TLDS texture type mismatches 6 years ago
ReinUsesLisp 32c1bc6a67
shader/texture: Deduce texture buffers from locker 6 years ago
Fernando Sahmkow 46bb609981 Kernel: Optimize condition variable threads management. 6 years ago
Fernando Sahmkow 2ab41ceff4 Kernel: Correct SignalProcessWideKey 6 years ago
Fernando Sahmkow 2d16507f9f Kernel: Correct behavior of Condition Variables to be more similar to real hardware. 6 years ago
ReinUsesLisp 73aaf365e7
buffer_cache: Remove brace initialized for objects with default constructor 6 years ago
Fernando Sahmkow cc81c0ce64 Texture_Cache: Redo invalid Surfaces handling. 6 years ago
ReinUsesLisp 24f4198cee
shader/other: Reduce DEPBAR log severity 6 years ago
ReinUsesLisp bc10714dcf
gl_shader_gen: Apply default value to gl_Position 6 years ago
Tobias f9d7a6bec6
citra_qt/main.ui: remove unused actions "Load Symbol Map..." and... 6 years ago
Fernando Sahmkow c8473f399e Shader_IR: Address Feedback 6 years ago
Fernando Sahmkow 7d16b2d2dd Kernel: Correct Cancel Synchronization. 6 years ago
Rodrigo Locatti 8ed0d92e32
Revert "common/bit_field: Silence sign-conversion warnings" 6 years ago
ReinUsesLisp 2ac834c722
common/logging: Silence no return value warnings 6 years ago
Lioncash 14581e4a59 common/bit_field: Silence sign-conversion warnings 6 years ago
ReinUsesLisp 4681381a34
format_lookup_table: Address feedback 6 years ago
ReinUsesLisp 80eacdf89b
texture_cache: Use a table instead of switch for texture formats 6 years ago
Lioncash f2e34efcbb common_funcs: Remove semicolons from INSERT_PADDING_* macros 6 years ago
Lioncash 2c4c2b5eee service/am: Remove unnecessary Skip calls 6 years ago
ReinUsesLisp 48a1687f51
texture_cache: Drop abstracted ComponentType 6 years ago
Lioncash 1cd8637bf0 am: Stub QueryApplicationPlayStatistics 6 years ago
greggameplayer c6bc13d0aa correct the implementation of RGBA16UI 6 years ago
Fernando Sahmkow cd0f5dfc17 Shader_IR: Implement TXD instruction. 6 years ago
Fernando Sahmkow f3d1b370aa Shader_IR: Implement FLO instruction. 6 years ago
Fernando Sahmkow 95137a04e1 Shader_Bytecode: Add encodings for FLO, SHF and TXD 6 years ago
Lioncash c5c89a4d5c common/hash: Remove unused HashableStruct 6 years ago
ReinUsesLisp 7990220df7
maxwell_3d: Fix stencil_back_func_mask offset 6 years ago
Lioncash 03b73aa575 xts_archive: Remove redundant std::string constructor 6 years ago
Lioncash 61f6eaad45 common_funcs: silence sign-conversion warnings in MakeMagic() 6 years ago
Lioncash e21b6ff79d service: Update function tables 6 years ago
Lioncash 64cbebc58f key_manager: Make use of IOFile in WriteKeyToFile() 6 years ago
Lioncash e0c46e6879 core: Migrate off deprecated mbedtls functions 6 years ago
Lioncash 47a6bb2d5b externals: Update httplib 6 years ago
Lioncash f11b87ebf1 service: Resolve sign conversion errors 6 years ago
Lioncash 75dec14f21 perf_stats: Resolve implicit int to double conversion error 6 years ago
Lioncash 23878bf360 loader; Resolve sign conversion/truncation errors 6 years ago
Lioncash 86a1eb7789 gdbstub: Resolve sign conversion errors 6 years ago
Lioncash 12dc918937 kernel: Resolve sign conversion warnings 6 years ago
Lioncash 86c397dd6e file_sys: Resolve sign conversion warnings 6 years ago