Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
f86ef57f8bcd8ba43ce222ec6a8b4f67d3600640
/
libs
/
rs
/
java
/
ImageProcessing
fae3f6b
Add matrix ops to RSH headers.
by Jason Sams
· 15 years ago
f110d4b
Move ImageProcessing and ModelViewer to reflected files.
by Jason Sams
· 15 years ago
96ed4cf
Remove InvokeData and add ContextFinish to generate a sync point.
by Jason Sams
· 15 years ago
56985cea
update image processing.
by Jason Sams
· 15 years ago
1001a5b
Remove noise functions and update images processing to use new rs namespace names.
by Jason Sams
· 15 years ago
814326b
Added benchmark mode. Added some image processing operations.
by Alex Sakhartchouk
· 15 years ago
4d33993
Convert renderscript from using ACC to LLVM for its compiler.
by Jason Sams
· 15 years ago
2d71bc7
Update Script java classes and llvm samples.
by Jason Sams
· 15 years ago
9415331
Add comment block matching the type defines added by RS.
by Jason Sams
· 15 years ago
8dd9ca3
Change default mode.
by Jason Sams
· 15 years ago
586f3b5
Add java benchmark to imageProcessing.
by Jason Sams
· 15 years ago
1d317d1
Cleanup image processing example script.
by Jason Sams
· 15 years ago
ec2746c
Fix ImageProcessing example.
by Jason Sams
· 15 years ago
704ff64
Preview seperating RenderScript into RenderScript and RenderScriptGL
by Jason Sams
· 15 years ago
980a938
Deprecate fill_parent and introduce match_parent. Bug: #2361749.
by Romain Guy
· 16 years ago
ca328e7
explicit set an "optional" tag
by Jean-Baptiste Queru
· 16 years ago
718cd1f
Element restructuring. Add support for new basic Element types including the RS objects and vectors(2-4). In theory this paves the way for maintaining type info for RS objects, passing elements for GLSL uiforms/attribs/varyings, and supporting nested structures.
by Jason Sams
· 16 years ago
3bc47d4
Defer EGL init until the surface changed call comes in. Pass w,h along with surface for verification of driver state.
by Jason Sams
· 16 years ago
d7fa122
Add new RenderScript sample: ImageProcessing.
by Romain Guy
· 16 years ago