Berkan Diler
|
99fc4fa61b
Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382)
|
3 년 전 |
gdkchan
|
f6d5499a16
Fix some Vulkan validation errors (#4357)
|
3 년 전 |
gdkchan
|
26bf13a65d
Limit texture cache based on total texture size (#4350)
|
3 년 전 |
gdkchan
|
96cf242bcf
Handle mismatching texture size with copy dependencies (#4364)
|
3 년 전 |
TSRBerry
|
59755818ef
Add ChangeVSyncMode() call to Avalonia render loop (#4379)
|
3 년 전 |
gdkchan
|
f8beeeb7d3
Support safe blit on non-2D textures (#4374)
|
3 년 전 |
gdkchan
|
cb250162cb
Accelerate NVDEC VIC surface read/write and colorspace conversion with Arm64 HW intrinsics (#4351)
|
3 년 전 |
gdkchan
|
7528f94536
Implement safe depth-stencil blit using stencil export extension (#4356)
|
3 년 전 |
gdkchan
|
43081c16c4
Insert bitcast for assignment of fragment integer outputs on GLSL (#4369)
|
3 년 전 |
gdkchan
|
780627e7b0
Implement Account LoadOpenContext (#4359)
|
3 년 전 |
dependabot[bot]
|
9044cb38d1
nuget: bump SharpZipLib from 1.4.1 to 1.4.2 (#4353)
|
3 년 전 |
gdkchan
|
a53cfdab78
Initial Apple Hypervisor based CPU emulation (#4332)
|
3 년 전 |
Piplup
|
c7f9962dde
converts the templates into forms (#4068)
|
3 년 전 |
gdkchan
|
296c4a3d01
Relax Vulkan requirements (#4282)
|
3 년 전 |
riperiperi
|
e7cf4e6eaf
Vulkan: Reset queries on same command buffer (#4329)
|
3 년 전 |
gdkchan
|
a1a4771ac1
Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer (#4337)
|
3 년 전 |
gdkchan
|
2fd819613f
SPIR-V: Change BitfieldExtract and BitfieldInsert for SPIRV-Cross (#4336)
|
3 년 전 |
TSRBerry
|
ad6ff6ce99
GUI: Add option to register file types (#4250)
|
3 년 전 |
gnisman
|
dc30d94852
Handle parsing of corrupt Config.json and prevent crash on launch (#4309)
|
3 년 전 |
merry
|
4f293f8cbe
Arm64: Simplify TryEncodeBitMask and use for constants (#4328)
|
3 년 전 |
merry
|
32a1cd83fd
AvaloniaKeyboardDriver: Swallow TextInput events to avoid bell (#4320)
|
3 년 전 |
riperiperi
|
e3d0ccf8d5
Allow setting texture data from 1x to fix some textures resetting randomly (#2860)
|
3 년 전 |
Ac_K
|
c14844d12c
Ava UI: Various Fixes (#4326)
|
3 년 전 |
gdkchan
|
7fea26e97e
Remove use of reflection on GAL multithreading (#4287)
|
3 년 전 |
dependabot[bot]
|
7b7f62c776
nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 (#4310)
|
3 년 전 |
riperiperi
|
423dbc8888
Use volatile read/writes for GAL threading (#4327)
|
3 년 전 |
gdkchan
|
6adf15e479
Implement CSET and CSETP shader instructions (#4318)
|
3 년 전 |
dependabot[bot]
|
2747f12591
nuget: bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.26.0 (#4322)
|
3 년 전 |
Ac_K
|
a47824f961
Ava UI: Add Notifications and Cleanup (#4275)
|
3 년 전 |
Ac_K
|
8474d52778
Ava UI: Fix `string.Format` issues in Locale (#4305)
|
3 년 전 |