Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
1324f22d8dc1a26fe481fd33511bdae04c81ac14
/
libs
/
hwui
/
Program.cpp
8a5cc92
Fix various hw-accelerated line/point bugs
by Chet Haase
· 14 years ago
67f2795
Correctly release the OpenGL Canvas on EGL error.
by Romain Guy
· 14 years ago
5b3b352
Optimize FBO drawing with regions.
by Romain Guy
· 14 years ago
707b2f7
Optimize GLSL shaders.
by Romain Guy
· 14 years ago
31529ff
Correctly free memory.
by Romain Guy
· 14 years ago
98173a2
Delete shaders after a compile error. Also disable extra logging.
by Romain Guy
· 14 years ago
889f8d1
Moved all the rendering code to the new shader generator.
by Romain Guy
· 14 years ago
ac670c0
Generate shaders to cover all possible cases.
by Romain Guy
· 14 years ago
694b519
Add text rendering.
by Romain Guy
· 14 years ago
c0ac193
Add support for linear gradients.
by Romain Guy
· 14 years ago
f9764a4
Add program for linear gradient.
by Romain Guy
· 15 years ago
6926c72
Correctly support pre-multiplied alpha, optimizations, more stuff.
by Romain Guy
· 15 years ago
260e102
Optimize shader binding changes.
by Romain Guy
· 15 years ago
0b9db91
Remove math from the vertex shader.
by Romain Guy
· 15 years ago
16202fc
Fix alpha blending and improve fragment shaders performance.
by Romain Guy
· 15 years ago
5cbbce5
Reduced the complexity of layers composition.
by Romain Guy
· 15 years ago