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