17129 Commits (2c0d0e8af405b7af13990d107cc2813dda1aa4f3)

Author SHA1 Message Date
Sönke Holz 2c0d0e8af4 network: GetCurrentIpConfigInfo: return host IP address 5 years ago
Sönke Holz 35b86fce87 network: fix fcntl cmds 5 years ago
yzct12345 dd9e7378dc assert: Verify formatting 5 years ago
yzct12345 3239e923cc assert: Avoid empty macros 5 years ago
Morph 0971b90782 applet_swkbd: Include the null terminator in the buffer size calculation 5 years ago
Morph 8f488c60da hex_util: Fix incorrect array size in AsArray 5 years ago
lat9nq 73acba8ddb config: Read connected setting for controllers 5 years ago
Morph 6b2f133eef common: uuid: Add hex string to UUID constructor 5 years ago
yzct12345 e13e98d99d nvdec: Implement VA-API hardware video acceleration (#6713) 5 years ago
lat9nq 959f332e99 config: Only read/write current_user on global config 5 years ago
spholz e08a9d00e0 network: fix ternary operator in Socket::SendTo 5 years ago
yzct12345 46e4e6707f decoders: Optimize swizzle copy performance (#6790) 5 years ago
Malte Jürgens 4304984555 game_list: Make game list folder icons smaller (#6762) 5 years ago
Morph 11a0033a66 service: set: Correct copy amount in GetAvailableLanguageCodes 5 years ago
Morph 057a4a8a06 hle: api_version: Update HOS version to 12.1.0 5 years ago
lat9nq d15ff8a89b emu_window: Remove global system instance 5 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 5 years ago
ReinUsesLisp 2eaec1b7ee vk_rasterizer: Flip viewport on Y_NEGATE 5 years ago
ameerj 9629e74364 renderers: Add explicit invert_y bool to screenshot callback 5 years ago
ameerj 6733ae9aab renderer_vulkan: Implement screenshots 5 years ago
ameerj 317f238e1d vk_blit_screen: Add public CreateFramebuffer method 5 years ago
ameerj 870a92bd78 vk_blit_screen: Make Draw method more generic 5 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