ReinUsesLisp
|
6e1a6c5b2b
Implement PointCoord and PointSize shader attributes (#353)
|
7 лет назад |
gdkchan
|
c393cdf8e3
More flexible memory manager (#307)
|
7 лет назад |
emmauss
|
76d95dee05
Implement ITimeZone 201, 202 (#327)
|
7 лет назад |
gdkchan
|
55374ebba0
Zero out bits 63:32 of scalar float operations with SSE intrinsics (#273)
|
7 лет назад |
ReinUsesLisp
|
0673dc183a
Reset cache on command buffer execution instead of sync calls (#341)
|
7 лет назад |
gdkchan
|
9ac5583513
Better support for user accounts (#349)
|
7 лет назад |
emmauss
|
17f54b5d78
Implement IProfile Get and GetBase (#266)
|
7 лет назад |
gdkchan
|
4f499b6845
Fix FMUL and TEXS shader instructions (#347)
|
7 лет назад |
emmauss
|
6e48312052
Implement AcquireNpadStyleSetUpdate event (#306)
|
7 лет назад |
gdkchan
|
09593ae6d8
Add partial support to the TEX.B shader instruction (#342)
|
7 лет назад |
LDj3SNuD
|
4518c52c65
Add Sadalp_V, Saddlp_V, Uadalp_V, Uaddlp_V instructions; add 8 Tests. (#340)
|
7 лет назад |
emmauss
|
c05600a26b
Merge pull request #344 from greggameplayer/patch-1
|
7 лет назад |
Unknown
|
1f983d981e
fix DockedMode variable
|
7 лет назад |
emmauss
|
8482e16dcc
Merge pull request #304 from emmauss/listdisplays
|
7 лет назад |
emmauss
|
402a143ae1
fix dock mode style issues
|
7 лет назад |
greggameplayer
|
1fd4311e12
Add the ability to set or not docked mode via config file (#227)
|
7 лет назад |
LDj3SNuD
|
02a6fdcd13
Add Sqdmulh_S, Sqdmulh_V, Sqrdmulh_S, Sqrdmulh_V instructions; add 6 Tests. Now all saturating methods are on ASoftFallback. (#334)
|
7 лет назад |
gdkchan
|
267af1f0f7
Fix load/store exclusive/atomic pairwise instructions (#337)
|
7 лет назад |
ReinUsesLisp
|
25dd5f4238
Low level graphics API prerequisites (#319)
|
7 лет назад |
greggameplayer
|
652238f526
Add SetScreenShotImageOrientation (#310)
|
7 лет назад |
gdkchan
|
0cec4cbee5
Fix race condition on IdDictionary (#333)
|
7 лет назад |
Darabat
|
827752ec07
Changing shader decompiler to avoid vec2 and vec3 types, which were causing specific crashes. (#332)
|
7 лет назад |
gdkchan
|
3cf1b6cf77
Fix silly copy/paste error on float variant of the FMINNM instruction
|
7 лет назад |
gdkchan
|
221270db90
More accurate impl of FMINNM/FMAXNM, add vector variants (#296)
|
7 лет назад |
Thomas Guillemard
|
eeb626947e
Implement Shared Fonts (#215)
|
7 лет назад |
LDj3SNuD
|
5f34353dce
Add SQADD, UQADD, SQSUB, UQSUB, SUQADD, USQADD, SQABS, SQNEG (Scalar, Vector) instructions; add 24 Tests. Most saturation instructions now on ASoftFallback. (#314)
|
7 лет назад |
gdkchan
|
fa70629fab
Fix for integer vertex attributes and iset bf flag (#323)
|
7 лет назад |
AboodMadridista
|
c68bca5396
Use the more specific NotImplementedException type instead of just Exception (#322)
|
7 лет назад |
emmaus
|
a9a2c0c2f5
moved metadata to process
|
7 лет назад |
emmauss
|
d137405e94
Merge pull request #298 from Cyuubi/npdm
|
7 лет назад |