Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-12 | minor documentation and utils updates | Wladimir J. van der Laan | |
2013-08-23 | remove lots of trailing spaces | Wladimir J. van der Laan | |
whitespace only changes | |||
2013-07-28 | etnaviv: profile 2D | Wladimir J. van der Laan | |
2013-07-24 | etna: more robust cmdbuffer flush handling | Wladimir J. van der Laan | |
When something goes wrong during reserve, abort with an error, as it means that the command buffer is in inconsistent state. Also work around an apparent Vivante kernel driver bug that results in hangs. | |||
2013-07-14 | documentation updates | Wladimir J. van der Laan | |
2013-06-17 | memory management improvements | Wladimir J. van der Laan | |
- proper reference counting in driver - unlock video memory before free | |||
2013-03-04 | rename THREAD_WALKER to CL | Wladimir J. van der Laan | |
also small documentation updates | |||
2013-02-21 | imx6 preparations | Wladimir J. van der Laan | |
viv_info: support multiple cores add info to gpus.json and gpus_comparison | |||
2013-02-07 | gallium state: running prototype | Wladimir J. van der Laan | |
2013-01-27 | cubox: fb rendering beginnings | Wladimir J. van der Laan | |
try to support old as well as new Vivante kernel drivers | |||
2013-01-26 | dove/cubox compatiblity preparation | Wladimir J. van der Laan | |
2013-01-24 | add ETC1 support to fb/mipcube demo, figure out supertiling | Wladimir J. van der Laan | |
Also figure out some other resolve state. Add a tool (genmipmaps_etc1.py) to generate a dds file with ETC1 texture compression and auto-generate mipmaps (GIMP dds plugin cannot do ETC1). | |||
2013-01-20 | documentation update, clarify texture states | Wladimir J. van der Laan | |
2013-01-12 | documentation update | Wladimir J. van der Laan | |
2013-01-12 | mipmapping state | Wladimir J. van der Laan | |
2013-01-08 | add shader assembler | Wladimir J. van der Laan | |
2012-12-31 | initial commit | Wladimir J. van der Laan | |