GLSLShader.h
|
Fix build for linux (just missing header)
|
2022-10-17 09:34:11 +01:00 |
Mat4.cpp
|
Added new uniform bool polyAlpha to shaders
|
2023-12-22 16:31:05 +00:00 |
Mat4.h
|
Added new uniform bool polyAlpha to shaders
|
2023-12-22 16:31:05 +00:00 |
Model.h
|
remove dead code
|
2024-07-13 12:14:54 +01:00 |
PolyHeader.cpp
|
Implementing texture NP values
|
2024-07-05 15:57:25 +01:00 |
PolyHeader.h
|
Implementing texture NP values
|
2024-07-05 15:57:25 +01:00 |
R3DFloat.cpp
|
address review
|
2022-10-03 17:59:59 -07:00 |
R3DFrameBuffers.cpp
|
Add supersampling anti-aliasing
|
2023-12-26 18:25:03 +00:00 |
R3DScrollFog.cpp
|
fixed some -Wunused-* compiler warnings
|
2023-12-02 14:27:32 -08:00 |
R3DShader.cpp
|
Implementing texture NP values
|
2024-07-05 15:57:25 +01:00 |
R3DShader.h
|
Implementing texture NP values
|
2024-07-05 15:57:25 +01:00 |
R3DShaderCommon.h
|
Texture mipmaps must be at least 2x2
|
2024-07-06 00:04:52 +01:00 |
R3DShaderQuads.h
|
Implementing texture NP values
|
2024-07-05 15:57:25 +01:00 |
R3DShaderTriangles.h
|
Implementing texture NP values
|
2024-07-05 15:57:25 +01:00 |
TextureBank.cpp
|
Performance improvements
|
2024-06-13 13:36:30 +01:00 |
TextureBank.h
|
Performance improvements
|
2024-06-13 13:36:30 +01:00 |