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: https://git.kolibrios.org/KolibriOS/kolibrios/pulls/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
..
2024-05-21 18:17:37 +00:00
2025-02-28 14:27:08 +01:00
2024-05-30 20:45:33 +00:00
2024-06-03 00:34:02 +01:00
2024-05-30 20:45:33 +00:00
2024-06-03 00:34:02 +01:00
2025-01-05 23:43:03 +03:00
2023-01-22 12:08:46 +00:00
2024-05-30 20:45:33 +00:00
2022-02-06 11:09:00 +00:00
2024-06-03 00:34:02 +01:00