Commit graph

16 commits

Author SHA1 Message Date
wheremyfoodat
cd2da6d50f [PICA] Implement dp3 2022-09-25 18:41:32 +03:00
wheremyfoodat
3706c7ee0c [PICA] Implement loops 2022-09-25 18:34:36 +03:00
wheremyfoodat
a5c6fb858f [PICA] Implement int uniforms 2022-09-25 17:45:59 +03:00
wheremyfoodat
9eb661c768 [PICA] Implement address registers 2022-09-25 16:12:35 +03:00
wheremyfoodat
63ff2ac0de [PICA interpreter] Implement mova 2022-09-25 15:35:28 +03:00
wheremyfoodat
61212c9341 [PICA] Implement mul 2022-09-24 03:11:36 +03:00
wheremyfoodat
f22d389591 [PICA] Implement add 2022-09-24 03:05:59 +03:00
wheremyfoodat
75070ca6ef [PICA interpreter] Implement dp4, end 2022-09-23 15:49:56 +03:00
wheremyfoodat
ce07b7e5e0 [PICA] We can now upload floating point uniforms for real 2022-09-23 14:31:26 +03:00
wheremyfoodat
92b7ca3b8c [PICA] We can now upload floating point uniforms 2022-09-23 14:15:04 +03:00
wheremyfoodat
a7bde80658 [PICA] There's 96 float uniforms, not 8 2022-09-23 04:15:28 +03:00
wheremyfoodat
9d48541e98 [PICA interpreter] Implement mov 2022-09-23 04:08:23 +03:00
wheremyfoodat
057aa57422 [PICA] Start implementing shader interpreter 2022-09-23 02:43:51 +03:00
wheremyfoodat
4b3c7955dd [PICA] Fixed vertex attribute uploads 2022-09-23 02:19:23 +03:00
wheremyfoodat
8770e6dc41 [PICA] Why is attribute fetching so hard 2022-09-23 00:55:16 +03:00
wheremyfoodat
5993dc4759 [PICA] Shader uploads 2022-09-22 03:46:19 +03:00