15 Commits (e012f7cff8023146fc8ce2b51d0d83f99914e2d5)

Author SHA1 Message Date
PavelBARABANOV b8456394f1
[spirv] Fix F16 conversion on Android (skip NaN check) (#3458) 4 months ago
lizzie 7962c81738
[spirv] new castings for int8/int16/etc (#86) 11 months ago
crueter 94c66f98bf
[frontend, web] refactor: web service frontend rewrite (#221) 11 months ago
JPikachu 11b152ab58 [spirv] Avoid NaN when a conversion to f16 is emitted (#215) 11 months ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 0df188787a shader_recompiler: Reduce unused includes 4 years ago
ameerj 3f06a447fb emit_spirv: Reduce emit_spirv.h include overhead 5 years ago
ameerj 60b33bdc9f spirv/convert: Catch more signed operations oversights 5 years ago
ReinUsesLisp 4fedf2c20a spirv/convert: Catch more broken signed operations on Nvidia OpenGL 5 years ago
ReinUsesLisp 055db41f19 Move SPIR-V emission functions to their own header 5 years ago
ReinUsesLisp 55ff0ab463 spirv: Implement int8 and int16 conversion fallbacks 5 years ago
ReinUsesLisp 6398d03341 shader: Implement I2F 5 years ago
ReinUsesLisp a956d3cdb3 shader: Initial support for textures and TEX 5 years ago
ReinUsesLisp 8230e271ea shader: Implement HADD2 5 years ago
ReinUsesLisp a2fe90fa60 spirv: Add lower fp16 to fp32 pass 5 years ago