13053 Commits (be320a9e10fda32a984b12cdfe3aaf09cc67b39a)

Author SHA1 Message Date
ReinUsesLisp 3a59e724c9 maxwell_to_vk: Add R16UI image format 6 years ago
Morph 74f2e5f1a4 gl_shader_decompiler: Declare gl_Layer and gl_ViewportIndex within gl_PerVertex for vertex and tessellation shaders 6 years ago
Morph 70188d69b0 gl_shader_decompiler: Fix geometry shader outputs for Intel drivers 6 years ago
VolcaEM 8c84a7e7ec
Clang-format 6 years ago
VolcaEM 4d10d3113f
hid: Stub GetXpadIDs 6 years ago
ReinUsesLisp 0ee310ebdc gl_device: Avoid devices with CAVEAT_SUPPORT on ASTC 6 years ago
ReinUsesLisp ee21e4ecd3 glsl: Squash constant buffers into a single SSBO when we hit the limit 6 years ago
Morph bb8ef38152 gl_device: Enable compute shaders for Intel proprietary drivers 6 years ago
ReinUsesLisp f2d1aa97ad shader/other: Fix hardcoded value in S2R INVOCATION_INFO 6 years ago
ReinUsesLisp 1ee1a5d3d6 texture_cache: More relaxed reconstruction 6 years ago
David Marcec 8118ea160b Favor switch case over jump table 6 years ago
David Marcec b032ebdfee Implement macro JIT 6 years ago
David Marcec d0bdd26c26 Add xbyak external 6 years ago
ReinUsesLisp e454f7e7a7 texture_cache: Only copy textures that were modified from host 6 years ago
ReinUsesLisp dd70e097cc texture_cache: Reload textures when number of resources mismatch 6 years ago
ReinUsesLisp 5616be12be vk_rasterizer: Skip transform feedbacks when extension is unavailable 6 years ago
ReinUsesLisp 5b37cecd76 texture_cache: Handle overlaps with multiple subresources 6 years ago
David Marcec 43bf860b22 kernel: ResourceLimit::Reserve remove useless while loop 6 years ago
ReinUsesLisp 9b06e823ee maxwell_3d: Reduce severity of logs that can be spammed 6 years ago
ReinUsesLisp fc153f6bcd format_lookup_table: Implement G24S8 format as S8Z24 6 years ago
lat9nq f57cbd9f24 Make copying directory string more concise 6 years ago
lat9nq 326403518d Address requested changes 6 years ago
lat9nq 136c563f76 *nix systems can read any-case patch directories 6 years ago
ReinUsesLisp 3b2dee88e6 buffer_cache: Avoid copying twice on certain cases 6 years ago
ReinUsesLisp b8b6f94ba9 texture_cache: Use unordered_map::find instead of operator[] on hot code 6 years ago
ReinUsesLisp d2b2557542 texture_cache: Use small vector for surface vectors 6 years ago
ReinUsesLisp f3f056c3b6 maxwell_3d: Initialize line widths 6 years ago
ReinUsesLisp 31eb658fea maxwell_3d: Initialize polygon modes 6 years ago
Morph b2af304918 Fix macOS code and change "Swapfile" to "Swap" 6 years ago
ReinUsesLisp 32e6727dae shader/other: Implement MEMBAR.CTS 6 years ago
ReinUsesLisp b2c4521a91 texture_cache: Fix layered null surfaces 6 years ago
ReinUsesLisp b17fe82973 gl_texture_cache: Implement small texture view cache for swizzles 6 years ago
ReinUsesLisp 8bba84a401 texture_cache: Implement depth stencil texture swizzles 6 years ago
ReinUsesLisp 606a62d4c7 gl_rasterizer: Port front face flip check from Vulkan 6 years ago
ReinUsesLisp efe7b7483b fixed_pipeline_state: Remove unnecessary check for front faces flip 6 years ago
ReinUsesLisp c13e2f1b75 gl_shader_manager: Unbind GLSL program when binding a host pipeline 6 years ago
Tobias d0a9caa08f
yuzu/discord_impl: Update the applicationID (#3977) 6 years ago
ReinUsesLisp 5d0986a53b shader/other: Implement BAR.SYNC 0x0 6 years ago
ReinUsesLisp 103809a0ca shader/memory: Implement non-addition operations in RED 6 years ago
ReinUsesLisp e2b67a868b shader/other: Implement thread comparisons (NV_shader_thread_group) 6 years ago
ReinUsesLisp ed4e324991 shader_decompiler: Visit source nodes even when they assign to RZ 6 years ago
ReinUsesLisp 434856c636 vk_shader_decompiler: Don't assert for void returns 6 years ago
ReinUsesLisp ebaace294f buffer_cache: Remove unused boost headers 6 years ago
ReinUsesLisp a2dcc642c1 map_interval: Add interval allocator and drop hack 6 years ago
ReinUsesLisp 19d4f28001 buffer_cache: Use boost::container::small_vector for maps in range 6 years ago
ReinUsesLisp 891236124c buffer_cache: Use boost::intrusive::set for caching 6 years ago
ReinUsesLisp 3b0baf746e buffer_cache: Remove shared pointers 6 years ago
ReinUsesLisp 599274e3f0 buffer_cache: Minor style changes 6 years ago
VolcaEM cb75ccc1f7
clang-format 6 years ago
VolcaEM 235805edf3
nifm: correct assert in CreateTemporaryNetworkProfile 6 years ago