riperiperi
|
36172ab43b
Scale SamplesPassed counter by RT scale on report (#3680)
|
3 years ago |
gdkchan
|
4d69286a9c
Implement VRINT (vector) Arm32 NEON instructions (#3691)
|
3 years ago |
merry
|
1529e6cf0d
T32: Add Vfp instructions (#3690)
|
3 years ago |
gdkchan
|
f468db7602
Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions (#3687)
|
3 years ago |
gdk
|
c5f1d1749a
Revert address space mirror changes
|
3 years ago |
gdk
|
7dd69f2d0e
Allocation free tree lookup
|
3 years ago |
gdk
|
c646638680
Update several methods to use GetNode directly and avoid array allocations
|
3 years ago |
gdk
|
65f2a82b97
Optimize PlaceholderManager.UnreserveRange
|
3 years ago |
gdk
|
93dd6d525a
Fix potential issue with partial unmap
|
3 years ago |
gdk
|
96d4ad952c
Fix reprotection regression
|
3 years ago |
gdk
|
6a07f80b76
Make RBTree node fields internal again
|
3 years ago |
gdk
|
22214ac664
Delete unused code
|
3 years ago |
gdk
|
45e520a27c
Rewrite PlaceholderManager4KB to use intrusive RBTree, and to coalesce free placeholders
|
3 years ago |
gdk
|
5b5810a46a
Defer address space mirror mapping and use it only if strictly needed
|
3 years ago |
gdkchan
|
619ac86bd0
Do not output ViewportIndex on SPIR-V if GPU does not support it (#3644)
|
3 years ago |
EmulationFanatic
|
7a1ab71c73
Update README.MD verbiage and compatibility
|
3 years ago |
riperiperi
|
dc4ba3993b
Rebind textures if format changes or they're buffer textures
|
3 years ago |
gdkchan
|
81f1a4dc31
Allocate work buffer for audio renderer instead of using guest supplied memory (#3276)
|
3 years ago |
gdkchan
|
c64524a240
Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions (#3683)
|
3 years ago |
gdkchan
|
db45688aa8
Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions (#3677)
|
3 years ago |
riperiperi
|
c6d82209ab
Restride vertex buffer when stride causes attributes to misalign in Vulkan. (#3679)
|
3 years ago |
FICTURE7
|
ee1825219b
Clean up rejit queue (#2751)
|
3 years ago |
LDj3SNuD
|
7baa08dcb4
Implemented in IR the managed methods of the Saturating region ... (#3665)
|
3 years ago |
gdkchan
|
408bd63b08
Transform shader LDC into constant buffer access if offset is constant (#3672)
|
3 years ago |
Mary
|
df99257d7f
bsd: improve socket poll
|
3 years ago |
Mary-nyan
|
f3835dc78b
bsd: implement SendMMsg and RecvMMsg (#3660)
|
3 years ago |
EmulationFanatic
|
51bb8707ef
Update bug report template (#3676)
|
3 years ago |
TSRBerry
|
5ff5fe47ba
Bsd: Fix NullReferenceException in BsdSockAddr.FromIPEndPoint() (#3652)
|
3 years ago |
riperiperi
|
38275f9056
Change vsync signal to happen at 60hz, regardless of swap interval (#3642)
|
3 years ago |
Mary
|
67cbdc3a6a
bsd: Fix Poll(0) returning ETIMEDOUT instead of SUCCESS
|
3 years ago |