| Age | Commit message (Expand) | Author |
| 2018-05-07 | NvServices refactoring (#120) | gdkchan |
| 2018-04-29 | Properly support multiple vertex buffers, stub 2 ioctls, fix a shader issue, ... | gdkchan |
| 2018-04-25 | Some small sync primitive fixes, logging fixes, started to implement the 2D e... | 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 bl... | gdkchan |
| 2018-04-13 | Fix for current framebuffer issues (#78) | gdkchan |
| 2018-04-10 | [GPU] Add support for the BC4/5 texture formats | gdkchan |
| 2018-04-10 | [GPU] Add more shader instructions, add support for rgb565 textures | gdkchan |
| 2018-04-08 | Add A1B5G5R5 texture format. (#76) | LDj3SNuD |
| 2018-04-08 | Use correct pitch value when decoding linear swizzle textures | gdkchan |
| 2018-04-08 | Merge shader branch, adding support for GLSL decompilation, a macro | gdkchan |
| 2018-03-19 | [WIP] Add support for events (#60) | gdkchan |
| 2018-03-15 | Improvements to audout (#58) | gdkchan |
| 2018-02-27 | Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it ... | gdkchan |
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss |