bunnei
|
b0eb580931
Merge pull request #1102 from ogniK5377/mirror-clamp-edge
|
8 yıl önce |
bunnei
|
85da529f15
Merge pull request #1101 from Subv/ssy_stack
|
8 yıl önce |
Subv
|
7fb406c3fc
Shader: Implemented the TLD4 and TLD4S opcodes using GLSL's textureGather.
|
8 yıl önce |
Subv
|
3ef4b3d4b4
Shader: Use the right sampler type in the TEX, TEXS and TLDS instructions.
|
8 yıl önce |
Subv
|
73b937b190
Shader: Added bitfields for the texture type of the various sampling instructions.
|
8 yıl önce |
Subv
|
656758fd81
Shaders: Added decodings for TLD4 and TLD4S
|
8 yıl önce |
bunnei
|
29d4f8c2dd
Merge pull request #1109 from Subv/ldg_decode
|
8 yıl önce |
bunnei
|
9baf5de90c
Merge pull request #1108 from Subv/front_facing
|
8 yıl önce |
bunnei
|
d6cb22b0df
Merge pull request #1103 from Subv/lop_pred
|
8 yıl önce |
Subv
|
1b92ae136f
Shaders: Added decodings for the LDG and STG instructions.
|
8 yıl önce |
Subv
|
731701a2d2
Shaders: Implemented the gl_FrontFacing input attribute (attr 63).
|
8 yıl önce |
David Marcec
|
706fc5d2d6
Added check to see if ARB_texture_mirror_clamp_to_edge is supported
|
8 yıl önce |
Zach Hilman
|
27da7bc9da
filesystem: Add support for loading of system archives
|
8 yıl önce |
Subv
|
9b1c49a9cf
Shader: Remove an unneeded assert, the negate bit is implemented for conversion instructions.
|
8 yıl önce |
Subv
|
e0f66c1fbf
GLRasterizer: Implemented instanced vertex arrays.
|
8 yıl önce |
Subv
|
8335b2f115
Shader: Implemented the predicate and mode arguments of LOP.
|
8 yıl önce |
James Rowe
|
367feaefa0
Merge pull request #838 from FearlessTobi/port-3616
|
8 yıl önce |
David Marcec
|
71cc482bbd
Added WrapMode MirrorOnceClampToEdge
|
8 yıl önce |
Subv
|
ff358d97e8
Shaders: Implemented a stack for the SSY/SYNC instructions.
|
8 yıl önce |
Subv
|
2e95ba2e9c
Shaders: Corrected the 'abs' and 'neg' bit usage in the float arithmetic instructions.
|
8 yıl önce |
bunnei
|
6eba539f4a
Merge pull request #1100 from ogniK5377/missing-pred
|
8 yıl önce |
David Marcec
|
63dff47e22
Added predcondition GreaterThanWithNan
|
8 yıl önce |
bunnei
|
504cff2b7a
Merge pull request #1096 from bunnei/supported-blits
|
8 yıl önce |
bunnei
|
804aebf7c7
Merge pull request #1097 from bunnei/gl-critical
|
8 yıl önce |
greggameplayer
|
2003771789
Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059)
|
8 yıl önce |
bunnei
|
f246fd778d
Merge pull request #1090 from lioncash/ctor-assign
|
8 yıl önce |
bunnei
|
1db7839f11
Merge pull request #1091 from lioncash/warning
|
8 yıl önce |
bunnei
|
224be09d66
Merge pull request #1093 from greggameplayer/GetDefaultDisplayResolutionChangeEvent
|
8 yıl önce |
bunnei
|
e341d868ee
gl_rasterizer_cache: Remove asserts for supported blits.
|
8 yıl önce |
bunnei
|
da7226442f
renderer_opengl: Treat OpenGL errors as critical.
|
8 yıl önce |