ReinUsesLisp
|
9cbf908cf5
Add FaceAttr in GLSL, unmanaged case in EmitTex and ConstantColorG80 blend factor (#207)
|
7 лет назад |
gdkchan
|
741773910d
Add SMAXP, SMINP, UMAX, UMAXP, UMIN and UMINP cpu instructions (#200)
|
7 лет назад |
LDj3SNuD
|
c228cf320d
Add Rbit_V instruction. Add 8 tests (Rbit_V; Rev16_V, Rev32_V, Rev64_V). Improve CountSetBits8() algorithm. (#212)
|
7 лет назад |
John Clemis
|
d24ea0d51b
Add Controller Support (#196)
|
7 лет назад |
Thomas Guillemard
|
0c96e22d40
Some things for time:* (#211)
|
7 лет назад |
Lordmau5
|
e913d56fdc
Implement GetReleasedAudioOutBufferAuto properly (#206)
|
7 лет назад |
Thomas Guillemard
|
2f25b34941
Add linux-x64 to RID property to make tests works on linux (#205)
|
7 лет назад |
LDj3SNuD
|
53934e8872
Add Saba_V, Sabal_V, Sabd_V, Sabdl_V, Uaba_V, Uabal_V; Update Uabd_V, Uabdl_V. Add 16 tests. (#204)
|
7 лет назад |
ReinUsesLisp
|
edfd4bc860
Explicit GLSL "position" attribute location (#199)
|
7 лет назад |
gdkchan
|
4c7c21634e
Add Sse2 fallback to Vector{Extract|Insert}Single methods on the CPU (#193)
|
7 лет назад |
gdkchan
|
bc26aa558a
Add support for the FMLA (by element/scalar) instruction (#187)
|
7 лет назад |
gdkchan
|
3e81421b2f
Add support for vertex base on indexed draws, fix index buffer first (untested) (#197)
|
7 лет назад |
greggameplayer
|
3262fd13da
add the forgotten mm:u link (#190)
|
7 лет назад |
gdkchan
|
22f138628b
Somewhat better ClearBuffers implementation
|
7 лет назад |
gdkchan
|
e6eeb6f09f
Add support for Vertex Program A and other small shader improvements (#192)
|
7 лет назад |
gdkchan
|
900a84ae0a
Fix vertex buffer size on the gpu when the draw vertex count is less than the buffer size, added a few more registers (currently not implemented)
|
7 лет назад |
ReinUsesLisp
|
af5f059d4e
Fix GL.CreateBuffers -> GL.GenBuffers (#189)
|
7 лет назад |
ReinUsesLisp
|
09dfefed1f
Implementation of UBOs instead of uniform constant arrays (#186)
|
7 лет назад |
gdkchan
|
b8be89ab2d
Relax GetThreadContext3 by allowing it to get the context of a running thread
|
7 лет назад |
gdkchan
|
2f29894d9f
Set PC value on SvcCall aswell
|
7 лет назад |
gdkchan
|
65105c2a3b
Implement SvcGetThreadContext3
|
7 лет назад |
LDj3SNuD
|
c818093528
Add Sqxtun_S, Sqxtun_V with 3 tests. (#188)
|
7 лет назад |
LDj3SNuD
|
8f6387128a
Add Sse Opt. for Cmeq_V_2D, Cmgt_V_2D (Reg). Add Sse Opt. for Crc32cb, Crc32ch, Crc32cw, Crc32cx. Add 10 simple tests for Fcmgt, Fcmge, Fcmeq, Fcmle, Fcmlt (S, V) (Reg, Zero). Add 2 Cnt_V tests. (#183)
|
7 лет назад |
gdkchan
|
37a6e84fd4
Add REV16/32 (vector) instructions and fix REV64
|
7 лет назад |
gdkchan
|
8f4cd35ade
Fix GetLastOpenedUser stub returning an invalid account id value
|
7 лет назад |
Rygnus
|
0bec9d8439
Add opcodes SQXTUN_S and SQXTUN_V (#184)
|
7 лет назад |
gdkchan
|
7c7ee8f8ca
Aways write voice state as finished playing while proper audren support is not in place
|
7 лет назад |
gdkchan
|
e7559f128f
Small OpenGL Renderer refactoring (#177)
|
7 лет назад |
gdkchan
|
69697957e6
Workaround for recent audren regression
|
7 лет назад |
gdkchan
|
c26ddd6259
Fix 3 graphics related issues (#180)
|
7 лет назад |