17103 Commits (057a4a8a067a72a71ae232ce8b2306a06b994aca)

Author SHA1 Message Date
Morph 057a4a8a06 hle: api_version: Update HOS version to 12.1.0 4 years ago
lat9nq d15ff8a89b emu_window: Remove global system instance 4 years ago
Morph ac09092898 applet_swkbd: Correct string buffer size calculation 4 years ago
Morph 743b6b53d9 configure_system: Add Brazilian Portuguese to the list of languages 4 years ago
Morph 2359f8283a service: set: Correct 4.0.0 max_entries to 0x40 (64) instead of 17 4 years ago
Morph 58a79102ae service: ns, set: Add PT_BR (Brazilian Portuguese) 4 years ago
ReinUsesLisp ecc05bdcb6 shader: Fold UnpackFloat2x16 and PackFloat2x16 4 years ago
ReinUsesLisp d84b81fdfb shader: Mark ConvertF16F32 and ConvertF32F16 as fp16 instructions 4 years ago
ReinUsesLisp 482c1ec8e5 renderer_vulkan: Add setting to log pipeline statistics 4 years ago
Jan Beich 471ddd0674 host_memory: Add workaround for FreeBSD 12 4 years ago
Jan Beich 112a8e017d host_memory: Enable Linux implementation on FreeBSD 4 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 4 years ago
Morph ae8a88d10c service: ns: Map ZH_TW and ZH_CN to Traditional/Simplified Chinese 4 years ago
Lioncash 2fa5f631c3 render_target: Add missing initializer for size extent 4 years ago
Lioncash 23ec5faf24 video_core/engine: Consistently initialize rasterizer pointers 4 years ago
Lioncash be66e2a272 vulkan_wrapper: Fix SetObjectName() always indicating objects as images 4 years ago
Lioncash dd25abba68 buffer_cache: Remove unused small_vector in CommitAsyncFlushesHigh() 4 years ago
Lioncash ac3aa96ebc gl_shader_cache: Remove unused variable 4 years ago
Lioncash f902b4b167 vk_compute_pass: Remove unused captures 4 years ago
Lioncash b5ce444508 exception: Make constructors explicit 4 years ago
Lioncash b650c38a31 exception: Make what() member function nodiscard 4 years ago
Lioncash d04bbd8207 exception: Narrow down specific header 4 years ago
Morph 10e072f490 common: fs: fs_util: Add BufferToUTF8String 4 years ago
Morph 881199e524 common: uuid: Return a lower-case hex string in Format 4 years ago
Robin Kertels 534c86587b vk_staging_buffer_pool: Fall back to host memory when allocation fails 4 years ago
ReinUsesLisp 5afcd587e3 vk_stream_buffer: Remove unused stream buffer 4 years ago
Vamsi Krishna 713f960ce3 configure_graphics: reword GLASM option 4 years ago
ReinUsesLisp 8d86e9a9d7 vk_compute_pass: Fix pipeline barrier for indexed quads 4 years ago
ReinUsesLisp b53503b0fe vk_buffer_cache: Add transform feedback usage to null buffer 4 years ago
Lioncash 00bd622334 emit_glasm: Fix LINESS_ADJACENCY typo in InputPrimitive() 4 years ago
Lioncash 0692818106 emit_spirv_instructions: Add missing header guard 4 years ago
Lioncash 05201f4f88 shader_recompiler: Remove unnecessary [[nodiscard]] instances 4 years ago
Lioncash 9d5aa3d65a control_flow: Fix duplicate switch case in OpcodeToken 4 years ago
Lioncash 23da07e8e5 object_pool: Add missing return in Chunk move assignment operator 4 years ago
ReinUsesLisp 4f19303fe0 shader: Fold integer FMA from Nvidia's pattern 4 years ago
ReinUsesLisp c6e1483e17 shader: Use TryInstRecursive on XMAD multiply folding 4 years ago
ReinUsesLisp 222a6542ab shader: Add TryInstRecursive utility to values 4 years ago
ameerj 01b566101b main: Fix screenshot filepath construction 4 years ago
ameerj 2fef43b32a renderer_base: Removed redundant settings 4 years ago
ameerj aeff61a0cc general: Rename "Frame Limit" references to "Speed Limit" 4 years ago
ameerj 8c0d6af843 config, nvflinger: Add FPS cap setting 4 years ago
lat9nq f70155db64 configuration: Use combobox apply template where possible 4 years ago
lat9nq 4b02e2b489 general: Implement FullscreenMode enumeration 4 years ago
lat9nq 0ea70212af common: Publically link to pthreads 4 years ago
ReinUsesLisp ba89444667 shader: Support out of bound local memory reads and immediate writes 4 years ago
ReinUsesLisp 7efec6bce4 vulkan/blit_image: Commit descriptor sets within worker thread 4 years ago
ReinUsesLisp 6c7f6e1228 vulkan_device: Blacklist Volta and older from VK_KHR_push_descriptor 4 years ago
ReinUsesLisp 4ae6c023df qt: Remove "experimental" from asynchronous shader building UI 4 years ago