index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
ProgramCache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the shadow fall off function from cosine to gaussian.
ztenghui
2015-04-09
1
-2
/
+3
*
SkPorterDuff Multiply mode maps to SkXfermode modulate.
Derek Sollenberger
2015-03-06
1
-5
/
+2
*
Avoid invalid shader creation for certain blend modes
Chris Craik
2015-03-06
1
-1
/
+4
*
Glop ColorFilter & VertexBuffer support, initial enable
Chris Craik
2015-02-06
1
-1
/
+2
*
Add overrides and switch to nullptr keyword for all files
Chris Craik
2015-01-05
1
-1
/
+1
*
Cleanup various clang warnings, use unique_ptrs in several places
Chris Craik
2014-12-23
1
-9
/
+4
*
Revert "resolved conflicts for merge of 220c3f4f to master"
Andreas Gampe
2014-11-22
1
-1
/
+1
*
resolved conflicts for merge of 99377df1 to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-11-21
1
-1
/
+1
|
\
|
*
Frameworks/base: Unused parameters in hwui
Andreas Gampe
2014-11-21
1
-1
/
+1
*
|
Cleanup debug options
John Reck
2014-10-27
1
-13
/
+0
|
/
*
Handle premultiplication correctly for ColorMatrixColorFilters
Chris Craik
2014-09-17
1
-1
/
+3
*
Merge "Remove invalid premul step from HWUI's matrix color filter." into lmp-dev
Derek Sollenberger
2014-09-04
1
-2
/
+1
|
\
|
*
Remove invalid premul step from HWUI's matrix color filter.
Derek Sollenberger
2014-08-18
1
-2
/
+1
*
|
Fix precision issues for roundrect clipping
Chris Craik
2014-08-29
1
-1
/
+1
|
/
*
Switch to cos interpolation of shadow alpha
Chris Craik
2014-08-12
1
-25
/
+19
*
Rework shadow interpolation
Chris Craik
2014-08-12
1
-2
/
+16
*
Fix large radius RR clipping issue on certain devices
Chris Craik
2014-08-05
1
-2
/
+4
*
Round rect outline clipping
Chris Craik
2014-05-15
1
-4
/
+46
*
Removing SkiaColorFilter and inspecting the native object directly.
Derek Sollenberger
2014-02-07
1
-9
/
+2
*
Add tessellation path for points
Chris Craik
2013-05-14
1
-38
/
+4
*
Add an on-screen overdraw counter
Romain Guy
2013-05-03
1
-1
/
+14
*
Change the dither texture's swizzling
Romain Guy
2013-04-09
1
-1
/
+1
*
Use float textures to render gradients when possible
Romain Guy
2013-04-05
1
-48
/
+40
*
Add shader program selection shortcut
Chris Craik
2013-03-01
1
-0
/
+6
*
Add new property to debug non-rectangular clip operations
Romain Guy
2013-02-25
1
-1
/
+7
*
Implement support for drawBitmapMesh's colors array
Romain Guy
2013-02-13
1
-1
/
+24
*
Add cap tessellation support
Chris Craik
2013-02-06
1
-45
/
+6
*
Make gradients beautiful again
Romain Guy
2012-09-26
1
-7
/
+8
*
Fix alpha channel computation with ColorMatrixColorFilter
Romain Guy
2012-09-25
1
-1
/
+0
*
Merge "Optimize shaders for dithered gradients" into jb-mr1-dev
Chet Haase
2012-09-21
1
-19
/
+34
|
\
|
*
Optimize shaders for dithered gradients
Chet Haase
2012-09-21
1
-19
/
+34
*
|
Polygonal rendering of simple fill shapes
Chris Craik
2012-09-20
1
-32
/
+42
|
/
*
Fix GL shader bugs
Chet Haase
2012-09-18
1
-6
/
+6
*
Fix bad shader code
Chet Haase
2012-09-17
1
-2
/
+2
*
Fix modulation and gamma correction issues
Romain Guy
2012-09-14
1
-37
/
+50
*
Multiply alpha for AA as late as possible
Chris Craik
2012-09-13
1
-5
/
+7
*
Varying-based AA rect drawing
Chris Craik
2012-09-05
1
-6
/
+25
*
Use smoothstep to eliminate branches in AA shader
Chris Craik
2012-08-29
1
-13
/
+4
*
Reduce gradients textures size whenever possible
Romain Guy
2012-08-08
1
-9
/
+7
*
Add dithering to gradients
Romain Guy
2012-08-01
1
-19
/
+39
*
Improve gradients
Romain Guy
2012-07-31
1
-23
/
+49
*
Remove vendor specific precision qualifier
Romain Guy
2012-07-18
1
-27
/
+17
*
Note to self
Romain Guy
2012-07-18
1
-0
/
+2
*
Add shader-based text gamma correction
Romain Guy
2012-07-16
1
-3
/
+31
*
Optimize state changes
Romain Guy
2011-12-12
1
-1
/
+1
*
Use high precision iterators on specific GPUs
Romain Guy
2011-08-01
1
-9
/
+19
*
Merge "Allows to render with an OpenGL context inside a TextureView."
Romain Guy
2011-05-02
1
-7
/
+5
|
\
|
*
Allows to render with an OpenGL context inside a TextureView.
Romain Guy
2011-05-02
1
-7
/
+5
*
|
Line endcaps for AA lines are now antialiased.
Chet Haase
2011-05-02
1
-27
/
+36
|
/
*
New widget: TextureView
Romain Guy
2011-04-28
1
-7
/
+27
[next]