wheremyfoodat
|
85af58f0a7
|
Remove shader-related hallucinations
|
2024-07-22 02:06:24 +03:00 |
|
Wunkolo
|
9e32b6d4bf
|
Remove OpenGL-specific vector-types
Removes dependency on the OpenGL header and rendering backen for its
`OpenGL::Vector` type in favor of a more standard array.
|
2023-07-11 11:27:35 -07:00 |
|
wheremyfoodat
|
f0f7327b90
|
[PICA] Switch to xxh3 by default
|
2023-06-14 15:39:29 +03:00 |
|
wheremyfoodat
|
4064abfdeb
|
[Shader JIT] Add caching
|
2023-06-07 20:33:37 +03:00 |
|
wheremyfoodat
|
e80679fe77
|
Geometry pipeline v2
Co-Authored-By: Sky <skylersaleh@gmail.com>
|
2023-02-26 20:41:33 +02: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
|
75070ca6ef
|
[PICA interpreter] Implement dp4, end
|
2022-09-23 15:49:56 +03:00 |
|
wheremyfoodat
|
92b7ca3b8c
|
[PICA] We can now upload floating point uniforms
|
2022-09-23 14:15:04 +03:00 |
|
wheremyfoodat
|
5993dc4759
|
[PICA] Shader uploads
|
2022-09-22 03:46:19 +03:00 |
|