4.0-302 |
11 blwyddyn ago |
PixelShaderGen: Use integer math for sampling textures. |
|
Windows x64
Windows x86
Android
|
4.0-301 |
11 blwyddyn ago |
PixelShaderGen: Use integer math for alpha testing. |
|
Windows x64
Windows x86
Android
|
4.0-300 |
11 blwyddyn ago |
PixelShaderGen: Make SampleTexture static inline. |
|
Windows x64
Windows x86
Android
|
4.0-299 |
11 blwyddyn ago |
OGL: Force highp for integers. |
|
Windows x64
Windows x86
Android
|
4.0-325 |
11 blwyddyn ago |
PixelShaderGen: Workaround issues on Nvidia GPUs by disabling depth overflow emulation. |
|
Windows x64
Windows x86
|
4.0-324 |
11 blwyddyn ago |
Did not mean to commit that.. to be squashed later. |
|
Windows x64
Windows x86
|
4.0-323 |
11 blwyddyn ago |
PixelShaderGen: Treat UV coordinates like S17.7 integers (they're still stored as float, though). |
|
Windows x64
Windows x86
|
4.0-221 |
11 blwyddyn ago |
Fix LightingShaderGen multiplying by wrong types. |
|
Windows x64
Windows x86
|
4.0-220 |
11 blwyddyn ago |
VideoCommon: revert the ViewPort changes |
|
Windows x64
Windows x86
|
4.0-219 |
11 blwyddyn ago |
LightingShaderGen: Perform more lighting calculations with integers. |
|
Windows x64
Windows x86
|
4.0-218 |
11 blwyddyn ago |
LightingShaderGen: Perform some lighting calculations with integers. |
|
Windows x64
Windows x86
|
4.0-217 |
11 blwyddyn ago |
ShaderGen: Store material uniforms as integers. |
|
Windows x64
Windows x86
|
4.0-216 |
11 blwyddyn ago |
ShaderGen: Store light color uniforms as integers. |
|
Windows x64
Windows x86
|
4.0-215 |
11 blwyddyn ago |
PixelShader: Store fog color as an integer. |
|
Windows x64
Windows x86
|
4.0-214 |
11 blwyddyn ago |
PixelShaderGen: Change indirect texture matrix uniforms to use integers. |
|
Windows x64
Windows x86
|
4.0-213 |
11 blwyddyn ago |
PixelShaderGen: Change the "alpha" uniform to use integers. |
|
Windows x64
Windows x86
|
4.0-212 |
11 blwyddyn ago |
PixelShaderGen: Change the "colors" and "kcolors" uniforms to be integers. |
|
Windows x64
Windows x86
|
4.0-211 |
11 blwyddyn ago |
PixelShaderGen: Process fog calculations with integer math. |
|
Windows x64
Windows x86
|
4.0-210 |
11 blwyddyn ago |
Prove our own dot functions in GLSL since GLSL doesn't provide integer versions of this function, even though AMD and Nvidia provide their own. |
|
Windows x64
Windows x86
|
4.0-209 |
11 blwyddyn ago |
PixelShaderGen: Microsoft's shader compiler likes to throw an internal error when masking with unsigned integers, so just use 255 instead of 0xFF all over the place... |
|
Windows x64
Windows x86
|