Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-29 | driver: comment update, small refactor of sync_context | Wladimir J. van der Laan | |
2013-08-23 | remove lots of trailing spaces | Wladimir J. van der Laan | |
whitespace only changes | |||
2013-08-20 | documentation updates | Wladimir J. van der Laan | |
2013-08-15 | documentation update | Wladimir J. van der Laan | |
2013-08-14 | test2d: some minor improvements | Wladimir J. van der Laan | |
2013-08-14 | test2d: bitblt with 90 degree rotate | Wladimir J. van der Laan | |
2013-08-13 | test2d: bitblt2d alpha test | Wladimir J. van der Laan | |
Do some experimentation with alpha blending modes. | |||
2013-08-13 | rnndb: add base context states for vg | Wladimir J. van der Laan | |
Add xml file with basic context registers; no register meanings figured out yet. | |||
2013-08-13 | test2d: add a few 2D engine tests | Wladimir J. van der Laan | |
Having fun with the 2D engine. Lines, blitting, stretching, filtering, palette expansion, ... Current tests work on the cubox, which has PE10. Still has to be tested on PE20 (which is most other vivante hardware). There are some subtle but possibly significant differences. |