| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-25 | Some small sync primitive fixes, logging fixes, started to implement the 2D ↵ | gdkchan | |
| engine on the GPU, fixed DrawArrays, implemented a few more shader instructions, made a start on nvdrv refactor, etc... | |||
| 2018-04-14 | [GPU] Set frame buffer texture size to window size | gdkchan | |
| 2018-04-14 | [GPU] Send correct window size to the vertex shader | gdkchan | |
| 2018-04-14 | [GPU] Fix frame buffer being upside down in some cases | gdkchan | |
| 2018-04-13 | [GPU] Avoid drawing the frame buffer with alpha blend enabled, use correct ↵ | gdkchan | |
| blend enable register, clear the buffer before drawing | |||
| 2018-04-13 | Fix for current framebuffer issues (#78) | gdkchan | |
| [GPU] Fix some of the current framebuffer issues | |||
| 2018-04-08 | Merge shader branch, adding support for GLSL decompilation, a macro | gdkchan | |
| interpreter, and a rewrite of the GPU code. | |||
