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
/
SkiaShader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DO NOT MERGE Inspect SkShader to determine hw shader.
Leon Scroggins III
2014-05-23
1
-282
/
+288
*
Clip TouchFeedbackDrawable effect to receiver Outline
Chris Craik
2014-04-23
1
-1
/
+44
*
Clean unused parameters, disable warnings
Chris Craik
2013-10-17
1
-4
/
+5
*
Introduce Caches::bindTexture() to reduce glBindTexture calls
Romain Guy
2013-06-04
1
-12
/
+10
*
Apply ComposeShader's local matrix to children
Romain Guy
2013-03-18
1
-2
/
+8
*
Pre-multiply color components for 2-stop gradients
Romain Guy
2012-08-29
1
-30
/
+5
*
Add dithering to gradients
Romain Guy
2012-08-01
1
-0
/
+4
*
Improve gradients
Romain Guy
2012-07-31
1
-14
/
+51
*
Further reduce the number of GL commands sent to the driver
Romain Guy
2011-12-13
1
-9
/
+4
*
Optimize away unnecessary state changes
Romain Guy
2011-11-30
1
-2
/
+2
*
Reduce the amount of data cached by the gradients cache.
Romain Guy
2011-08-01
1
-8
/
+2
*
Correctly apply linear filter to drawBitmap(Rect, Rect)
Romain Guy
2011-07-28
1
-2
/
+5
*
Improve rendering performance on some GPUs
Romain Guy
2011-07-25
1
-8
/
+4
*
Don't crash Launcher on config change.
Romain Guy
2011-01-14
1
-10
/
+26
*
Copy shaders when recording them in display lists.
Romain Guy
2011-01-14
1
-0
/
+56
*
Reduce number of GL calls when drawing with shaders.
Romain Guy
2010-11-11
1
-5
/
+4
*
Don't change textures wrap modes on every draw.
Romain Guy
2010-10-25
1
-9
/
+15
*
Add 3D transforms support to all gradients.
Romain Guy
2010-10-07
1
-65
/
+38
*
Apply 3D transformations to gradient shaders.
Romain Guy
2010-10-06
1
-19
/
+41
*
Fix OpenGL errors in various places.
Romain Guy
2010-09-22
1
-1
/
+6
*
Add support for circular gradients to the GL renderer.
Romain Guy
2010-09-21
1
-1
/
+38
*
Add support for SweepGradient in the GL renderer.
Romain Guy
2010-09-20
1
-2
/
+60
*
Add support for drawLines(), with anti-aliasing
Romain Guy
2010-09-16
1
-0
/
+23
*
Add support for Canvas flags on save.
Romain Guy
2010-09-01
1
-2
/
+2
*
Fix GC issue, fix local shader transformations.
Romain Guy
2010-08-12
1
-1
/
+2
*
Fast text selection drawing.
Romain Guy
2010-08-10
1
-3
/
+0
*
Fix tons of bugs and add new text rendering support.
Romain Guy
2010-08-10
1
-1
/
+5
*
Enforce maximum texture size.
Romain Guy
2010-08-07
1
-2
/
+8
*
Fix incorrect memory cleanup in SkiaShader.
Romain Guy
2010-08-06
1
-3
/
+3
*
Fix native crash in SkiaShader.
Romain Guy
2010-08-04
1
-8
/
+0
*
Refactor Skia shaders handling.
Romain Guy
2010-07-30
1
-0
/
+220