17325 Commits (244017d3aaace92cdf34cf2a17d0a1f4a9d6c033)

Author SHA1 Message Date
Morph 11a0033a66 service: set: Correct copy amount in GetAvailableLanguageCodes 4 years ago
ameerj bfb2325618 astc_decoder: Reduce workgroup size 4 years ago
ameerj 2ff4eb5def astc_decoder: Compute offset swizzles in-shader 4 years ago
ameerj 59ff9e51f2 astc_decoder: Make use of uvec4 for payload data 5 years ago
ameerj 8f9c7a4ba2 astc_decoder: Simplify Select2DPartition 5 years ago
ameerj 958ede1ed9 astc_decoder: Optimize the use EncodingData 5 years ago
ameerj f4409c9db9 astc.h: Move data to cpp implementation 5 years ago
lat9nq 1f81d4415c settings: Use std::clamp where possible 4 years ago
Morph 057a4a8a06 hle: api_version: Update HOS version to 12.1.0 4 years ago
lat9nq 3314d63af4 settings: Remove unnecessary std::move usages 4 years ago
lat9nq 9194f2f342 settings: Fix function virtualization 4 years ago
lat9nq 62e78f36c7 settings: Implement setting ranges 5 years ago
lat9nq d15ff8a89b emu_window: Remove global system instance 4 years ago
Morph ac09092898 applet_swkbd: Correct string buffer size calculation 5 years ago
Morph 743b6b53d9 configure_system: Add Brazilian Portuguese to the list of languages 5 years ago
Morph 2359f8283a service: set: Correct 4.0.0 max_entries to 0x40 (64) instead of 17 5 years ago
Morph 58a79102ae service: ns, set: Add PT_BR (Brazilian Portuguese) 5 years ago
ReinUsesLisp ecc05bdcb6 shader: Fold UnpackFloat2x16 and PackFloat2x16 4 years ago
ReinUsesLisp 2eaec1b7ee vk_rasterizer: Flip viewport on Y_NEGATE 4 years ago
ameerj 9629e74364 renderers: Add explicit invert_y bool to screenshot callback 5 years ago
ameerj 6733ae9aab renderer_vulkan: Implement screenshots 4 years ago
ameerj 317f238e1d vk_blit_screen: Add public CreateFramebuffer method 4 years ago
ameerj 870a92bd78 vk_blit_screen: Make Draw method more generic 4 years ago
ReinUsesLisp d84b81fdfb shader: Mark ConvertF16F32 and ConvertF32F16 as fp16 instructions 5 years ago
ReinUsesLisp 482c1ec8e5 renderer_vulkan: Add setting to log pipeline statistics 5 years ago
Jan Beich 471ddd0674 host_memory: Add workaround for FreeBSD 12 5 years ago
Jan Beich 112a8e017d host_memory: Enable Linux implementation on FreeBSD 5 years ago
jls47 20083ccd43 qt_web_browser: Fix lambda capture for HIDButton 5 years ago
jls47 85e29934fd qt_web_browser: Focus on the first link element 5 years ago
Morph 6c7b6b7be0 service: ns: Remove unused ns_language header 5 years ago
Morph ae8a88d10c service: ns: Map ZH_TW and ZH_CN to Traditional/Simplified Chinese 5 years ago
Lioncash 2fa5f631c3 render_target: Add missing initializer for size extent 5 years ago
Lioncash 23ec5faf24 video_core/engine: Consistently initialize rasterizer pointers 5 years ago
Lioncash be66e2a272 vulkan_wrapper: Fix SetObjectName() always indicating objects as images 5 years ago
Lioncash dd25abba68 buffer_cache: Remove unused small_vector in CommitAsyncFlushesHigh() 5 years ago
Lioncash ac3aa96ebc gl_shader_cache: Remove unused variable 5 years ago
Lioncash f902b4b167 vk_compute_pass: Remove unused captures 5 years ago
Lioncash b5ce444508 exception: Make constructors explicit 5 years ago
Lioncash b650c38a31 exception: Make what() member function nodiscard 5 years ago
Lioncash d04bbd8207 exception: Narrow down specific header 5 years ago
Morph 10e072f490 common: fs: fs_util: Add BufferToUTF8String 5 years ago
Morph 881199e524 common: uuid: Return a lower-case hex string in Format 5 years ago
Robin Kertels 534c86587b vk_staging_buffer_pool: Fall back to host memory when allocation fails 5 years ago
ReinUsesLisp 5afcd587e3 vk_stream_buffer: Remove unused stream buffer 5 years ago
Vamsi Krishna 713f960ce3 configure_graphics: reword GLASM option 5 years ago
ReinUsesLisp 8d86e9a9d7 vk_compute_pass: Fix pipeline barrier for indexed quads 5 years ago
ReinUsesLisp b53503b0fe vk_buffer_cache: Add transform feedback usage to null buffer 5 years ago
Lioncash 00bd622334 emit_glasm: Fix LINESS_ADJACENCY typo in InputPrimitive() 5 years ago
Lioncash 0692818106 emit_spirv_instructions: Add missing header guard 5 years ago
Lioncash 05201f4f88 shader_recompiler: Remove unnecessary [[nodiscard]] instances 5 years ago