Age | Commit message (Expand) | Author |
2023-09-18 | use compiled bidning for localizations (#5684)1.1.1017 | Emmanuel Hansen |
2023-09-18 | remove some usages of reflection binding (#5686)1.1.1016 | Emmanuel Hansen |
2023-09-16 | Replace ShaderOutputLayer with equivalent ShaderViewportIndexLayerEXT capabil...1.1.1015 | gdkchan |
2023-09-14 | Fix some Vulkan validation errors (mostly related to barriers) (#5603)1.1.1014 | gdkchan |
2023-09-14 | Fix gl_Layer to geometry shader change not writing gl_Layer (#5682)1.1.1013 | gdkchan |
2023-09-14 | lbl: Migrate service to Horizon (#5628)1.1.1012 | Ac_K |
2023-09-11 | Fix shader GlobalToStorage pass when base address comes from local or shared ...1.1.1011 | gdkchan |
2023-09-07 | Replacing 'Assembly.GetExecutingAssembly()' with 'Type.Assembly' (#5545)1.1.1010 | Marco Carvalho |
2023-09-05 | Delete ResourceAccess (#5626)1.1.1009 | gdkchan |
2023-09-05 | Fix ShaderTools GpuAcessor default values (#5646)1.1.1007 | gdkchan |
2023-09-04 | Fix layer size for 3D textures with NPOT depth (#5640)1.1.1006 | gdkchan |
2023-09-02 | Vulkan: Device Local and higher invocation count for buffer conversions (#5623)1.1.1005 | riperiperi |
2023-09-01 | Fix numeric SWKB validation (#5627)1.1.1004 | Isaac Marovitz |
2023-08-30 | opus: Implement GetWorkBufferSizeExEx and GetWorkBufferSizeForMultiStreamExEx...1.1.1003 | Ac_K |
2023-08-29 | Geometry shader emulation for macOS (#5551)1.1.1002 | gdkchan |
2023-08-29 | Add SmallChange properties to the rest of the sliders (fixes keyboard input)....1.1.1001 | MutantAura |
2023-08-23 | Vulkan: Fix MoltenVK flickering (#5612)1.1.1000 | riperiperi |
2023-08-20 | Fix invalid audio renderer buffer size when end offset < start offset (#5588)1.1.999 | gdkchan |
2023-08-19 | Fix debug assert on services without pointer buffer (#5599)1.1.998 | gdkchan |
2023-08-18 | Implement support for masked stencil clears on Vulkan (#5589)1.1.997 | gdkchan |
2023-08-17 | mm: Migrate service in Horizon project (#5580)1.1.996 | Ac_K |
2023-08-16 | Fix vote and shuffle shader instructions on AMD GPUs (#5540)1.1.995 | gdkchan |
2023-08-16 | Prefer jagged arrays over multidimensional (#5562)1.1.994 | Marco Carvalho |
2023-08-16 | Declare and use gl_PerVertex block for VTG per-vertex built-ins (#5576)1.1.993 | gdkchan |
2023-08-16 | Vulkan: Periodically free regions of the staging buffer (#5572)1.1.992 | riperiperi |
2023-08-16 | GPU: Add Z16RUnormGUintBUintAUint Format (#5578)1.1.991 | riperiperi |
2023-08-16 | UI: New Crowdin updates (#4758)1.1.990 | Ac_K |
2023-08-16 | Implement scaled vertex format emulation (#5564)1.1.989 | gdkchan |
2023-08-14 | Vulkan: Buffer Mirrors for MacOS performance (#4899)1.1.988 | riperiperi |
2023-08-14 | Simplify resolution scale updates (#5541)1.1.987 | gdkchan |
2023-08-14 | GPU: Track basic buffer copies that modify texture memory (#5554)1.1.986 | riperiperi |
2023-08-13 | Delete ShaderConfig and organize shader resources/definitions better (#5509)1.1.985 | gdkchan |
2023-08-13 | "static readonly" constants should be "const" instead (#5560)1.1.984 | Marco Carvalho |
2023-08-13 | Remove animations on listbox items (#5563)1.1.983 | MutantAura |
2023-08-12 | Ava UI: Make some settings methods async (#5332)1.1.982 | MutantAura |
2023-08-12 | Ava UI: Allow DPI switching (#5558)1.1.981 | riperiperi |
2023-08-12 | Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362)1.1.980 | Isaac Marovitz |
2023-08-10 | [Hotfix] hid: Prevent out of bounds array access (#5547)1.1.979 | TSRBerry |
2023-08-09 | Allow access to code memory for exefs mods (#5518)1.1.978 | TSRBerry |
2023-08-07 | Implement color space passthrough option (#5531)1.1.977 | jcm |
2023-08-07 | Do not add more code after alpha test discard on fragment shader (#5529)1.1.976 | gdkchan |
2023-08-06 | GPU: Don't sync/bind index buffer when it's not in use (#5526)1.1.975 | riperiperi |
2023-08-03 | Enable VK_EXT_4444_formats (#5525)1.1.974 | sunshineinabox |
2023-07-30 | (Graphics.Shader): Handle EmitSuatom constant dests and EmitSuld zero dest re...1.1.972 | Domenico V |
2023-07-30 | CPU (A64): Add Fmaxp & Fminp Scalar Inst.s, Fast & Slow Paths; with Tests. (#...1.1.971 | Domenico V |
2023-07-29 | Fix incorrect fragment origin when YNegate is enabled (#4673)1.1.970 | gdkchan |
2023-07-24 | Add workflow to automatically check code style issues for PRs (#4670)1.1.969 | TSRBerry |
2023-07-21 | ava: Fix regression on title updater and dlc manager window caused by preciou...1.1.968 | Mary |
2023-07-21 | Ava UI: Remove `IsActive` checks from dialog methods (#5456)1.1.967 | MutantAura |
2023-07-19 | HLE: Fix corrupted Mii structs (#5468)1.1.966 | TSRBerry |