files
kolibrios/programs
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-03 10:50:04 +02:00
2024-06-02 04:51:22 +01:00
2025-04-03 09:39:02 +02:00
2024-05-21 14:45:21 +00:00
2025-04-10 18:47:13 +02:00
2025-04-14 19:46:57 +02:00
2024-06-03 00:34:02 +01:00
2024-06-03 00:34:02 +01:00
2024-05-29 11:30:32 +00:00
2021-05-22 19:09:11 +00:00
2024-05-21 14:45:21 +00:00
2024-05-21 14:45:21 +00:00
2024-05-21 14:45:21 +00:00
2024-05-21 14:45:21 +00:00
2022-02-07 14:22:52 +00:00