Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpu: Migrate implementation to the cpp file | ameerj | 2021-10-03 | 1 | -0/+1 |
* | shader_environment: Add missing <algorithm> include | Morph | 2021-09-11 | 1 | -0/+1 |
* | shader_environment: Receive cache version from outside | ReinUsesLisp | 2021-07-23 | 1 | -6/+5 |
* | shader: Rework varyings and implement passthrough geometry shaders | ReinUsesLisp | 2021-07-23 | 1 | -1/+9 |
* | shader: Unify shader stage types | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
* | shader_environment: Fix local memory size calculations | ReinUsesLisp | 2021-07-23 | 1 | -3/+3 |
* | shader_environment: Add shader_local_memory_crs_size to local memory size | ameerj | 2021-07-23 | 1 | -1/+1 |
* | shader: Initial OpenGL implementation | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
* | shader: Move pipeline cache logic to separate files | ReinUsesLisp | 2021-07-23 | 1 | -0/+453 |