Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
b0ba48c95ea8768a051100c5adb4c906caa1e080
/
libs
/
rs
/
scriptc
682c4a8
Clean up RS math headers.
by Stephen Hines
· 15 years ago
1ac9da6
Split time functions into rs_time.rsh header.
by Stephen Hines
· 15 years ago
d195240
Clean up Allocation buffer object api.
by Jason Sams
· 15 years ago
6d8eb26
Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg headers.
by Jason Sams
· 15 years ago
ed9f210
Code cleanup to make formatting consistent across all the renderscript files.
by Alex Sakhartchouk
· 15 years ago
b9a8eb3
Remove unneeded inclusion of rs_math.rsh.
by Shih-wei Liao
· 15 years ago
2cd6f47
Merge "Add support for rsDebug with 64-bit types."
by Stephen Hines
· 15 years ago
ec13bf7
Fix header file to always inline stub functions.
by Jason Sams
· 15 years ago
6568896
Add support for rsDebug with 64-bit types.
by Stephen Hines
· 15 years ago
708e04f
Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core functionalities instead of math functionalities. Also portions of rsDebug implementation has been in rs_core.rsh already.
by Shih-wei Liao
· 15 years ago
10825a0
Adding text metrics to renderscript.
by Alex Sakhartchouk
· 15 years ago
8e95466
Adding ability to dirty the allocation and notify shaders using it.
by Alex Sakhartchouk
· 15 years ago
32e09b5
Renderscript samples.
by Alex Sakhartchouk
· 15 years ago
fe0c474
Merge "Added frustum plane extraction and sphere culling code."
by Alex Sakhartchouk
· 15 years ago
cbed752
Added frustum plane extraction and sphere culling code.
by Alex Sakhartchouk
· 15 years ago
02f62aa
Support reference operations in RS scripts.
by Jason Sams
· 15 years ago
aece2d0
Merge "Adding bounding box computation."
by Alex Sakhartchouk
· 15 years ago
a80145d
Adding bounding box computation.
by Alex Sakhartchouk
· 15 years ago
2a115d8
Merge "Thread launch strategies."
by Jason Sams
· 15 years ago
2cbd298
Thread launch strategies.
by Jason Sams
· 15 years ago
0de9444
Preparing renderscript java code for use with phanton references.
by Alex Sakhartchouk
· 15 years ago
a919112
Renaming stucts back.
by Alex Sakhartchouk
· 15 years ago
facd6fc
Adding quaternion functions to math library.
by Alex Sakhartchouk
· 15 years ago
d64188a
Fix debugging support for float vectors and add matrix debugging.
by Jason Sams
· 15 years ago
41d9825
Fix length normilization bug in rsMatrixLoadRotate.
by Jason Sams
· 15 years ago
518f033
Adding more matrix math functions.
by Alex Sakhartchouk
· 15 years ago
442a647
Support constant and varying colors in ProgramFragment.
by Jason Sams
· 15 years ago
fb10c16
Added ability to set font color.
by Alex Sakhartchouk
· 15 years ago
f0690c4
Cleanup of signed/unsigned Make all functions overloadable.
by Jason Sams
· 15 years ago
edb2fc6
Merge "Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()"
by Jim Miller
· 15 years ago
d8e7620
Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()
by Jim Miller
· 15 years ago
1796651
Cleanup sendToClient and add rsGetDt().
by Jason Sams
· 15 years ago
8e6c17f
Threading RS ForEach.
by Jason Sams
· 15 years ago
8f8a572
1st cut of ForEach and test.
by Jason Sams
· 15 years ago
53a93d5
Remove points from fixed function. Add basic GL performance test.
by Jason Sams
· 15 years ago
6c8c2f2
Fix image processing resource problem for non high-density devices.
by Jason Sams
· 15 years ago
8287a9b
Cleanup pass on the mesh api change.
by Alex Sakhartchouk
· 15 years ago
164aaed
Start of mesh API cleanup.
by Alex Sakhartchouk
· 15 years ago
5b7e333
Merge "Adding freetype font rendering to renderscript."
by Alex Sakhartchouk
· 15 years ago
6495128
Fix return values for rsClamp.
by Jason Sams
· 15 years ago
9b949fc
Adding freetype font rendering to renderscript.
by Alex Sakhartchouk
· 15 years ago
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
6d1cf41
Remove legacy drawing functions. Skip element names starting with '#'
by Jason Sams
· 15 years ago
020bb7b
Add skip to field packer.
by Jason Sams
· 15 years ago
4e094c1
Merge "Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort."
by Shih-wei Liao
· 15 years ago
722a5d7
Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort.
by Shih-wei Liao
· 15 years ago
cac4d6d
To enable the reflection of rs_mesh etc. Side benefit: Better type checking.
by Shih-wei Liao
· 15 years ago
96d719c
Remove float8/16 from RS type list.
by Jason Sams
· 15 years ago
e29f3e7
Begin using reflected files.
by Jason Sams
· 15 years ago
8cb39de
Remove RS_KIND from vertex arrays types.
by Jason Sams
· 15 years ago
c9d0a87
types update.
by Jason Sams
· 15 years ago
f17bccc
Rough implemetation of ForEach. Remove launchID from root graphics script.
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
d79b2e9
Begin naming cleanup for renderscript runtime.
by Jason Sams
· 15 years ago
1de0b87
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
by Jason Sams
· 15 years ago
4d33993
Convert renderscript from using ACC to LLVM for its compiler.
by Jason Sams
· 15 years ago
a70f416
Checkin new types for RS.
by Jason Sams
· 15 years ago
5335600
Change opaque RS typedefs from void * to int. These will likely become int64_t once proper support for >32bits is worked out.
by Jason Sams
· 15 years ago
4ab7b23
More rsh headers for renderscript and a llvm compatible test script for fountain.
by Jason Sams
· 15 years ago
33bcfa2
First cut of basic RS headers for ScriptC. Not nearly complete.
by Jason Sams
· 15 years ago