Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor blending and texture gl state | Chris Craik | 2015-01-30 | 1 | -5/+5 |
* | Move more GL state management to RenderState and its directory | Chris Craik | 2015-01-28 | 1 | -11/+15 |
* | Add overrides and switch to nullptr keyword for all files | Chris Craik | 2015-01-05 | 1 | -12/+14 |
* | Cleanup various clang warnings, use unique_ptrs in several places | Chris Craik | 2014-12-23 | 1 | -12/+7 |
* | Fixes for 64bit in libhwui | Kévin PETIT | 2014-02-21 | 1 | -1/+1 |
* | Batch 9-patches in a single mesh whenever possible | Romain Guy | 2013-06-21 | 1 | -1/+4 |
* | Add debugging logs for GPU pixel buffers | Romain Guy | 2013-06-20 | 1 | -0/+9 |
* | Enable GPU pixel buffers on OpenGL ES 3.0 devices | Romain Guy | 2013-06-04 | 1 | -8/+2 |
* | Introduce PixelBuffer API to enable PBOs | Romain Guy | 2013-04-11 | 1 | -0/+163 |