Age | Commit message (Expand) | Author |
2023-12-04 | editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095 | TSRBerry |
2023-10-20 | GPU: Add fallback when textureGatherOffsets is not supported (#5792)1.1.1054 | riperiperi |
2023-09-05 | Fix ShaderTools GpuAcessor default values (#5646)1.1.1007 | gdkchan |
2023-08-16 | Fix vote and shuffle shader instructions on AMD GPUs (#5540)1.1.995 | gdkchan |
2023-08-16 | Implement scaled vertex format emulation (#5564)1.1.989 | gdkchan |
2023-08-13 | Delete ShaderConfig and organize shader resources/definitions better (#5509)1.1.985 | gdkchan |
2023-07-29 | Fix incorrect fragment origin when YNegate is enabled (#4673)1.1.970 | gdkchan |
2023-06-10 | Implement transform feedback emulation for hardware without native support (#...1.1.882 | gdkchan |
2023-06-08 | Remove barrier on Intel if control flow is potentially divergent (#5044)1.1.871 | gdkchan |
2023-06-08 | Implement soft float64 conversion on shaders when host has no support (#5159)1.1.870 | gdkchan |
2023-06-03 | Implement shader storage buffer operations using new Load/Store instructions ...1.1.861 | gdkchan |
2023-05-28 | Add support for VK_EXT_depth_clip_control. (#5027)1.1.835 | cstamford |
2023-04-27 | Move solution and projects to src | TSR Berry |