Age | Commit message (Expand) | Author |
---|---|---|
2010-12-07 | Correctly release the OpenGL Canvas on EGL error. | |
2010-11-02 | Optimize FBO drawing with regions. | |
2010-10-11 | Optimize GLSL shaders. | |
2010-09-17 | Correctly free memory. | |
2010-08-11 | Delete shaders after a compile error. Also disable extra logging. | |
2010-07-29 | Moved all the rendering code to the new shader generator. | |
2010-07-27 | Generate shaders to cover all possible cases. | |
2010-07-21 | Add text rendering. | |
2010-07-19 | Add support for linear gradients. | |
2010-07-16 | Add program for linear gradient. | |
2010-07-12 | Correctly support pre-multiplied alpha, optimizations, more stuff. | |
2010-07-12 | Optimize shader binding changes. | |
2010-07-09 | Remove math from the vertex shader. | |
2010-07-09 | Fix alpha blending and improve fragment shaders performance. | |
2010-06-27 | Reduced the complexity of layers composition. |