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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
am ee846d3e: am 38cf0704: am e9a7d229: am 66b5a2b2: am 5150eb8f: Merge "Initi...
Chris Craik
2014-01-17
1
-1
/
+1
|
\
|
*
Initialize pointer members to NULL to avoid illegal reference
lina.x.pi
2014-01-17
1
-1
/
+1
*
|
Fix Clang warnings/errors
Chris Craik
2014-01-02
1
-1
/
+2
*
|
Clean unused parameters, disable warnings
Chris Craik
2013-10-17
1
-1
/
+1
|
/
*
Introduce Caches::bindTexture() to reduce glBindTexture calls
Romain Guy
2013-06-04
1
-8
/
+11
*
Remove C++11 related warning
Romain Guy
2013-01-03
1
-1
/
+1
*
Pre-multiply color components for 2-stop gradients
Romain Guy
2012-08-29
1
-7
/
+0
*
Improve gradients
Romain Guy
2012-07-31
1
-7
/
+2
*
Reduce the size of libhwui by 50%
Romain Guy
2011-10-12
1
-10
/
+14
*
Don't crash Launcher on config change.
Romain Guy
2011-01-14
1
-1
/
+8
*
Copy shaders when recording them in display lists.
Romain Guy
2011-01-14
1
-0
/
+34
*
Reduce number of GL calls when drawing with shaders.
Romain Guy
2010-11-11
1
-1
/
+5
*
Optimize FBO drawing with regions.
Romain Guy
2010-11-02
1
-3
/
+3
*
Don't change textures wrap modes on every draw.
Romain Guy
2010-10-25
1
-2
/
+2
*
Optimizing display lists by referencing pointers to resources instead of copy...
Chet Haase
2010-10-21
1
-0
/
+4
*
Add 3D transforms support to all gradients.
Romain Guy
2010-10-07
1
-18
/
+17
*
Apply 3D transformations to gradient shaders.
Romain Guy
2010-10-06
1
-1
/
+9
*
Fix OpenGL errors in various places.
Romain Guy
2010-09-22
1
-0
/
+2
*
Add support for circular gradients to the GL renderer.
Romain Guy
2010-09-21
1
-3
/
+21
*
Add support for SweepGradient in the GL renderer.
Romain Guy
2010-09-20
1
-0
/
+20
*
Add support for drawLines(), with anti-aliasing
Romain Guy
2010-09-16
1
-0
/
+6
*
Enforce maximum texture size.
Romain Guy
2010-08-07
1
-0
/
+1
*
Fix native crash in SkiaShader.
Romain Guy
2010-08-04
1
-2
/
+0
*
Add support for ColorFilters.
Romain Guy
2010-08-02
1
-3
/
+3
*
Refactor Skia shaders handling.
Romain Guy
2010-07-30
1
-0
/
+163