swung0x48
|
0359a4e97f
|
[Fix] (MG_State/Texture): get rid of 0.25 max lod clamp
|
2025-06-25 11:58:51 +08:00 |
|
swung0x48
|
433a5ac39d
|
[Fix] (MG_State/GL_Texture): no need to clamp max lod min value
|
2025-06-24 16:26:09 +08:00 |
|
swung0x48
|
b444b7de88
|
[Fix] (MG_State/GL_Texture): do not automatically generate mipmaps
|
2025-06-24 09:02:50 +08:00 |
|
swung0x48
|
7c3912b9ae
|
[Feat] (MG_State/Texture): implement GL_TEXTURE_COMPARE_MODE
|
2025-06-23 09:32:25 +08:00 |
|
swung0x48
|
fa657fbf0b
|
[Misc] (Diligent/Texture): Log unhandled texture state
|
2025-06-22 22:00:17 +08:00 |
|
swung0x48
|
e959126ac0
|
[Fix] (MG_State/Texture): properly disable mip filter when instructed
|
2025-06-22 19:56:15 +08:00 |
|
swung0x48
|
7e1906da57
|
[Fix] (MG_State/Texture): add same handling logic to glTexParameterf
|
2025-06-22 17:40:38 +08:00 |
|
swung0x48
|
9075177533
|
[Fix] (MG_State/Texture): Handle missing texture states
|
2025-06-22 13:08:50 +08:00 |
|
BZLZHH
|
30b7f4d69d
|
[Fix] (Diligent/Texture): Make multi-level textures correct.
|
2025-06-09 01:54:11 +08:00 |
|
BZLZHH
|
b73c6e749e
|
[Fix] (Diligent/Texture): Remove useless judgement in glTexSubImage2D.
|
2025-06-08 23:23:23 +08:00 |
|
BZLZHH
|
979d31407f
|
[Fix] (DiligentEngine): Bind renderpass for PSO.
|
2025-06-08 01:04:05 +08:00 |
|
BZLZHH
|
ad6b9c1ca7
|
[Fix] (Diligent/Texture): Fix glTexSubImage2D crashing.
|
2025-06-07 22:14:34 +08:00 |
|
BZLZHH
|
852b843b4a
|
[Fix] (Diligent/Texture): Add BIND_RENDER(/DEPTH)_TARGET for texture.
|
2025-06-07 20:49:48 +08:00 |
|
BZLZHH
|
211bf5de39
|
[Fix] (Diligent/Texture): Fix the 'Overwriting reference' bug in TexImage2D.
|
2025-06-07 20:42:25 +08:00 |
|
BZLZHH
|
f5a14c20a9
|
[Feat] (DiligentEngine): Implement most rendering by DiligentEngine.
|
2025-06-07 19:41:32 +08:00 |
|
BZLZHH
|
00140d8b57
|
[Feat] (...): Add ProgramState while implementing these gl functions. Rename some functions in MG_State.
|
2025-05-03 02:26:03 +08:00 |
|
BZLZHH
|
04976daa9f
|
[Refactor] (...): Optimize code file structure.
|
2025-05-01 09:22:50 +08:00 |
|