| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge pull request #6775 from lat9nq/cmd-remove-global-core | 2021-07-30 | 7 | -12/+23 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | emu_window: Remove global system instance | 2021-07-30 | 7 | -12/+23 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #6759 from ReinUsesLisp/pipeline-statistics | 2021-07-30 | 19 | -24/+307 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | renderer_vulkan: Add setting to log pipeline statistics | 2021-07-27 | 19 | -24/+307 | ||
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge pull request #6770 from Morph1984/swkbd_buffer_size | 2021-07-30 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | applet_swkbd: Correct string buffer size calculation | 2021-07-30 | 1 | -2/+2 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #6767 from ReinUsesLisp/fold-float-pack | 2021-07-30 | 1 | -0/+4 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | shader: Fold UnpackFloat2x16 and PackFloat2x16 | 2021-07-29 | 1 | -0/+4 | ||
| * | | | | | | Merge pull request #6722 from ReinUsesLisp/xmad-opts | 2021-07-29 | 2 | -14/+195 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | shader: Fold integer FMA from Nvidia's pattern | 2021-07-26 | 1 | -0/+175 | ||
| | * | | | | | shader: Use TryInstRecursive on XMAD multiply folding | 2021-07-26 | 1 | -14/+12 | ||
| | * | | | | | shader: Add TryInstRecursive utility to values | 2021-07-26 | 1 | -0/+8 | ||
| * | | | | | | Merge pull request #6751 from Morph1984/languagecode | 2021-07-29 | 2 | -42/+2 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service: ns: Remove unused ns_language header | 2021-07-27 | 1 | -42/+0 | ||
| | * | | | | | | service: ns: Map ZH_TW and ZH_CN to Traditional/Simplified Chinese | 2021-07-27 | 1 | -0/+2 | ||
| * | | | | | | | Merge pull request #6742 from Morph1984/uuid | 2021-07-29 | 3 | -15/+15 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | common: uuid: Return a lower-case hex string in Format | 2021-07-26 | 3 | -15/+15 | ||
| * | | | | | | | Merge pull request #6760 from ReinUsesLisp/fp16-collect | 2021-07-28 | 1 | -0/+2 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | shader: Mark ConvertF16F32 and ConvertF32F16 as fp16 instructions | 2021-07-27 | 1 | -0/+2 | ||
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #6758 from jbeich/fastmem | 2021-07-28 | 1 | -2/+7 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | host_memory: Add workaround for FreeBSD 12 | 2021-07-27 | 1 | -0/+5 | ||
| | * | | | | | | | host_memory: Enable Linux implementation on FreeBSD | 2021-07-27 | 1 | -2/+2 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #6700 from lat9nq/fullscreen-enum | 2021-07-28 | 10 | -63/+40 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' into fullscreen-enum | 2021-07-25 | 453 | -27358/+49784 | ||
| | |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | | configuration: Use combobox apply template where possible | 2021-07-23 | 2 | -35/+2 | ||
| | * | | | | | | | general: Implement FullscreenMode enumeration | 2021-07-23 | 8 | -28/+38 | ||
| * | | | | | | | | Merge pull request #6671 from jls47/master | 2021-07-27 | 3 | -1/+23 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | qt_web_browser: Fix lambda capture for HIDButton | 2021-07-27 | 1 | -1/+1 | ||
| | * | | | | | | | | qt_web_browser: Focus on the first link element | 2021-07-27 | 3 | -0/+22 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #6753 from jbeich/libusb | 2021-07-27 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | * | | | | | | | cmake: don't use pkg-config directly with non-reference libusb | 2021-07-27 | 1 | -1/+1 | ||
| * | | | | | | | | Merge pull request #6749 from lioncash/rtarget | 2021-07-27 | 1 | -3/+3 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | render_target: Add missing initializer for size extent | 2021-07-27 | 1 | -3/+3 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #6730 from Morph1984/buf_to_stdstring | 2021-07-27 | 2 | -0/+15 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | * | | | | | | | common: fs: fs_util: Add BufferToUTF8String | 2021-07-27 | 2 | -0/+15 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #6748 from lioncash/engine-init | 2021-07-27 | 2 | -2/+2 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | video_core/engine: Consistently initialize rasterizer pointers | 2021-07-27 | 2 | -2/+2 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #6744 from lioncash/exc | 2021-07-27 | 1 | -6/+6 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | exception: Make constructors explicit | 2021-07-27 | 1 | -4/+4 | ||
| | * | | | | | | | exception: Make what() member function nodiscard | 2021-07-27 | 1 | -1/+1 | ||
| | * | | | | | | | exception: Narrow down specific header | 2021-07-27 | 1 | -1/+1 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #6745 from lioncash/copies | 2021-07-27 | 3 | -5/+2 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | buffer_cache: Remove unused small_vector in CommitAsyncFlushesHigh() | 2021-07-27 | 1 | -1/+0 | ||
| | * | | | | | | | gl_shader_cache: Remove unused variable | 2021-07-27 | 1 | -1/+0 | ||
| | * | | | | | | | vk_compute_pass: Remove unused captures | 2021-07-27 | 1 | -3/+2 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #6747 from lioncash/wrapper | 2021-07-27 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | vulkan_wrapper: Fix SetObjectName() always indicating objects as images | 2021-07-27 | 1 | -1/+1 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #6696 from ameerj/speed-limit-rename | 2021-07-26 | 18 | -88/+80 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | renderer_base: Removed redundant settings | 2021-07-23 | 3 | -12/+4 | ||
| | * | | | | | | general: Rename "Frame Limit" references to "Speed Limit" | 2021-07-23 | 16 | -77/+77 | ||
| | | |/ / / / | |/| | | | | ||||||