IntegratedQuantum
3ba4d5fd14
Explicitly specify image bindings for all sampler uniforms.
...
progress towards #1376
2025-05-02 15:49:01 +02:00
IntegratedQuantum
9898db654b
Specify the location of all shader in/out parameters.
...
also normalized the version and layout formatting
progress towards #1376
2025-05-02 14:53:57 +02:00
IntegratedQuantum
22488a28ae
CI: Check for trailing spaces and (missing) newlines at the end of the file
...
fixes #737
2025-02-12 17:36:44 +01:00
IntegratedQuantum
aba651a998
Add a simple python script to check for common formatting errors (tabs and line endings) and fix existing problems.
...
a step towards #315
2024-04-16 13:51:22 +02:00
IntegratedQuantum
044ab3bb62
Rework the fog, so it doesn't need the alpha component anymore.
...
This also fixes #93 as a side effect
This could also theoretically improve performance due to using a smaller image format, but I couldn't measure a bit difference on my computer, it might be that my driver/hardware just pads the alpha component.
2023-09-29 17:28:38 +02:00
IntegratedQuantum
86a5bdded5
Fix item texture rendering. (It now includes the fog effect)
...
The background is not yet transparent, but I think it's good enough for now.
2023-09-06 22:59:39 +02:00