This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
libs
/
hwui
/
renderstate
History
Greg Daniel
8cd3edfa15
Break Layer class into Gl and Vulkan subclasses
...
Test: manual testing Change-Id: Ibd2beed39de3ac6da7448e96496253cfe427dfbb
2017-01-10 15:05:07 -05:00
..
Blend.cpp
use SkBlendMode instead of SkXfermode
2016-10-13 17:14:52 -04:00
Blend.h
use SkBlendMode instead of SkXfermode
2016-10-13 17:14:52 -04:00
MeshState.cpp
Move gl calls from PatchCache to MeshState
2016-05-11 23:53:39 +00:00
MeshState.h
Move gl calls from PatchCache to MeshState
2016-05-11 23:53:39 +00:00
OffscreenBufferPool.cpp
Linear blending, step 1
2016-10-11 17:47:58 -07:00
OffscreenBufferPool.h
Fix google-explicit-constructor warnings in libs/hwui.
2016-08-29 14:56:58 -07:00
PixelBufferState.cpp
…
PixelBufferState.h
…
RenderState.cpp
Break Layer class into Gl and Vulkan subclasses
2017-01-10 15:05:07 -05:00
RenderState.h
Linear blending, step 1
2016-10-11 17:47:58 -07:00
Scissor.cpp
…
Scissor.h
…
Stencil.cpp
…
Stencil.h
…
TextureState.cpp
…
TextureState.h
…