32 Commits (b33af695139cda6cdfd3089bd25855dab005a807)

Author SHA1 Message Date
ameerj b33af69513 glsl: Add stubs for sparse queries and variable aoffi when not supported 5 years ago
ameerj 67cc50be47 glsl: Minor cleanup 5 years ago
ameerj 7bf5c1164e glsl: Address more feedback. Implement indexed texture reads 5 years ago
ameerj 8ab7780015 glsl: Reorganize backend code, remove unneeded [[maybe_unused]] 5 years ago
ameerj b3a46a3746 glsl: Implement image atomics and set layer 5 years ago
ameerj d01344c008 glsl: Fix image gather logic 5 years ago
ameerj 8c9d420fa5 glsl: Use textureGrad fallback when EXT_texture_shadow_lod is unsupported 5 years ago
ameerj f56a276e79 emit_glsl_image: Use immediate offsets when possible 5 years ago
ameerj 4534294b7b glsl: Cleanup and address feedback 5 years ago
ameerj 2e8da9d3be glsl: Implement Load/WriteGlobal 5 years ago
ameerj d19a49485a glsl: Implement Images 5 years ago
ameerj 5c73bf453c glsl: Implement ImageGradient and other texture function variants 5 years ago
ameerj 43426d170c glsl: Use NotImplemented macro with function name output 5 years ago
ameerj aa06d8fa05 glsl: Implement gl_ViewportIndex 5 years ago
ameerj 8185a5ab34 glsl: Rework variable allocator to allow for variable reuse 5 years ago
ameerj 3795c56db6 glsl: Implement more instructions used by SMO 5 years ago
ameerj 8a7d7d16c8 glsl: minor cleanup 5 years ago
ameerj 0b8e65125a glsl: Implement TXQ and other misc changes 5 years ago
ameerj 5a4af6cf14 glsl: TLD4 implementation 5 years ago
ameerj 81c2595a33 glsl: Implement TLD instruction 5 years ago
ameerj db039e6271 glsl: Implement TEXS 5 years ago
ameerj b3253f6f44 glsl: Cleanup texture functions 5 years ago
lat9nq fc7edccbc1 shader_recompiler: GCC fixes 5 years ago
ameerj 08935e289f glsl: Implement TEX depth functions 5 years ago
ameerj b055e4a91e glsl: Implement TEX ImageSample functions 5 years ago
ameerj 54778aa10a glsl: SSBO access fixes and wip SampleExplicitLod implementation. 5 years ago
ameerj c797a0c5a5 glsl: Fix bindings, add some CC ops 5 years ago
ameerj e6a0f0f384 glsl: remove unused headers 5 years ago
ameerj b96d76fa7e glsl: Implement derivatives and YDirection 5 years ago
ameerj 2328b0b2a8 glsl: textures wip 5 years ago
ameerj 32328acc39 glsl: Implement some attribute getters and setters 5 years ago
ameerj fda83fe3c5 glsl: Initial backend 5 years ago
ReinUsesLisp d9b9c10f32 glasm: Add GLASM backend infrastructure 5 years ago