Age | Commit message (Expand) | Author |
---|---|---|
2022-01-21 | Stop using glTransformFeedbackVaryings and use explicit layout on the shader ... | gdkchan |
2020-07-29 | Fix shader regression on Intel iGPUs by reverting layout changes (#1425) | gdkchan |
2020-05-28 | Fix wrong face culling once and for all (#1277) | gdkchan |
2020-01-09 | Address PR feedback | gdkchan |
2020-01-09 | Support texture rectangle targets (non-normalized coords) | gdkchan |
2020-01-09 | Support shared color mask, implement more shader instructions | gdkchan |
2020-01-09 | Initial work | gdk |