files
kolibrios/programs/develop/libraries
IgorA 03cfdeb50f TinyGL: Bug fixes. info3ds, info3ds_u, vox_tgl: Related changes (#210)
TinyGL:
- The `depth` parameter in the `glClearDepth` function is now `qword` instead of `dword`.
- Fixed bug with z-buffer (the edges were cut off incorrectly, the coordinates in it were from 0 to 1, but should be from -1 to 1)
- Optimized array functions: `glDrawArrays`, `glDrawElements`

info3ds, info3ds_u, vox_tgl:
- Removed unnecessary operations after fixing a bug with the z-buffer.

Reviewed-on: #210
Reviewed-by: Max Logaev <maxlogaev@proton.me>
Co-authored-by: IgorA <aie85playm@gmail.com>
Co-committed-by: IgorA <aie85playm@gmail.com>
2025-04-15 14:40:41 +02:00
..
2025-04-10 18:47:13 +02:00
2021-05-22 19:09:11 +00:00
2024-07-17 18:00:55 +05:00
2024-06-03 00:34:02 +01:00
2022-05-10 18:58:40 +00:00
2024-01-04 22:20:35 +00:00
2024-06-03 00:34:02 +01:00