Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
b13b9bdad2baf6ad1ec2e56b6b7598fa20f55fc4
/
libs
/
rs
/
scriptc
6bd4c7a
am caaac348: Merge "Fix bugs with unsigned rsAtomicCas/Max/Min."
by Stephen Hines
· 14 years ago
caaac34
Merge "Fix bugs with unsigned rsAtomicCas/Max/Min."
by Stephen Hines
· 14 years ago
109116b
Fix bugs with unsigned rsAtomicCas/Max/Min.
by Stephen Hines
· 14 years ago
fda8174
am b41c96a3: am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1
by Robert Ly
· 14 years ago
b41c96a
am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1
by Robert Ly
· 14 years ago
2eeb53c
update overview page for rs api docs to open iframe links in parent
by Robert Ly
· 14 years ago
0272f1d
cherrypick from master - add overview description for RS API reference Change-Id: Id5554c607ad4c435f92bfa939e4ce4833a638f62
by Robert Ly
· 14 years ago
33680ff
Adding ability to bind constants to shaders.
by Alex Sakhartchouk
· 14 years ago
5b5664a
Adding better error behavior to RS
by Alex Sakhartchouk
· 14 years ago
fd79e02
Missing getter and additional tests.
by Alex Sakhartchouk
· 14 years ago
3aac0ab
Adding tests for element/mesh getters. Fixing bugs found by tests.
by Alex Sakhartchouk
· 14 years ago
c9e7da6
Adding simple hal struct to type. Fixing off by 1 error in the element.
by Alex Sakhartchouk
· 14 years ago
11a2e34
Adding comments to RS headers.
by Alex Sakhartchouk
· 14 years ago
f5d8ac7
Element getters.
by Alex Sakhartchouk
· 14 years ago
d24b1bb
Element HAL sturct, script side getters
by Alex Sakhartchouk
· 14 years ago
c08a1cc
Merge "Revert "Removing changes not meant for MR1"" into graphics-dev
by Alex Sakhartchouk
· 14 years ago
5912157
am f7f93048: Merge "NULL should not be const for RS."
by Stephen Hines
· 14 years ago
4d32204
NULL should not be const for RS.
by Stephen Hines
· 14 years ago
78af992
am b1e72b68: Merge "add overview description for RS API reference"
by Robert Ly
· 14 years ago
77228be
add overview description for RS API reference
by Robert Ly
· 14 years ago
7b78d1a
Revert "Removing changes not meant for MR1"
by Alex Sakhartchouk
· 14 years ago
f15ed01
Path rendering
by Jason Sams
· 14 years ago
d97fd1d
Removing changes not meant for MR1
by Alex Sakhartchouk
· 14 years ago
f13ada9
Fixes and optimizations of two quaternion functions.
by Alex Sakhartchouk
· 14 years ago
7e6aac1
Adding getter functions for script side RS objects.
by Alex Sakhartchouk
· 14 years ago
f6576d9
Wrapping new API with #defines to prevent old apps from using them.
by Alex Sakhartchouk
· 14 years ago
d9e075b
fix rs docs
by Robert Ly
· 14 years ago
73d50d3
Merge "Finish the docs for rs_cl."
by Jason Sams
· 14 years ago
2f87f36
Finish the docs for rs_cl.
by Jason Sams
· 14 years ago
7d71556
Merge "Document the basic RS math functions."
by Jason Sams
· 14 years ago
e79f768
Document the basic RS math functions.
by Jason Sams
· 14 years ago
46e5a03
Updated time/type docs for Renderscript.
by Stephen Hines
· 14 years ago
9ce7c09
Merge "add renderscript doc comments for exposed headers"
by Alex Sakhartchouk
· 14 years ago
6b2b8bd
add renderscript doc comments for exposed headers
by Alex Sakhartchouk
· 14 years ago
573fa62
Start refactoring RS headerfiles for docs.
by Jason Sams
· 14 years ago
d1bfd12
Add RS docs for rs_core.rsh
by Jason Sams
· 14 years ago
a00e6d8
Add docs to rs_types.rsh
by Jason Sams
· 14 years ago
4575a8e
Add const to matrix by vector multiply routines. Cleanup ifdef for rsForEach.
by Jason Sams
· 14 years ago
cf57dec
Add size param to rsForEach bug 5074640
by Jason Sams
· 14 years ago
71767c5
First cut of atomics for renderscript.
by Jason Sams
· 14 years ago
304b1f5
Allocation copy functions.
by Alex Sakhartchouk
· 14 years ago
6cc888e
Start ICS header cleanup and finish type matrix.
by Jason Sams
· 14 years ago
8e90f2b
First draft of fbo in renderscript. Updating samples and benchmark
by Alex Sakhartchouk
· 14 years ago
fbf8e02
am e2b2a02a: am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb
by Jason Sams
· 14 years ago
e56d643
Fix bug 3421901 remove 2 functions from public headers in the SDK.
by Jason Sams
· 14 years ago
d649618
am a66b759a: am bd08c7c0: Merge "Clean up RS samples for SDK, bug 2943369 Fix bug 3403965 rsgSyncAll would not mark constants as changed found by inspection." into honeycomb
by Jason Sams
· 15 years ago
62f258f
Clean up RS samples for SDK, bug 2943369
by Jason Sams
· 15 years ago
35e7026
DO NOT MERGE
by Jason Sams
· 15 years ago
783d0db
am 957ee34d: am b9d69d59: Merge "For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do on-device linking, STATIC no longer makes sense. (b/2943524)" into honeycomb
by Shih-wei Liao
· 15 years ago
39530e7
Actually fix build.
by Stephen Hines
· 15 years ago
26e5ff8
For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do
by Shih-wei Liao
· 15 years ago
7c4a66b
Fix build breakage.
by Stephen Hines
· 15 years ago
88523f3
am dde78c2b: am 79204b98: Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb
by Shih-wei Liao
· 15 years ago
f5a16ef
Part II of fixing b/2943524: On-device linking rs_core.
by Shih-wei Liao
· 15 years ago
e0fc4b7
Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb
by Jason Sams
· 15 years ago
e361ca6
Merge "Migrating functions for on device linking." into honeycomb
by Jason Sams
· 15 years ago
ca11318
DO NOT MERGE Remove the rs_quaternion functions until mr1
by Jason Sams
· 15 years ago
2fd2c89
Fix b/2943524: On-device linking the rs_cl.
by Shih-wei Liao
· 15 years ago
1afbf54
Migrating functions for on device linking.
by Jason Sams
· 15 years ago
7e893e1
Add missing functions to math library.
by Stephen Hines
· 15 years ago
a16a981
Remove unnecessary library functions.
by Stephen Hines
· 15 years ago
833166d
Clean up RS math fp library functions.
by Stephen Hines
· 15 years ago
cbcced2
c99 bool support
by Shih-wei Liao
· 15 years ago
1ad9612
1. fp_mad.rs: Pass C99 check.
by Shih-wei Liao
· 15 years ago
688de88
Fix bug in modf library function (plus typos).
by Stephen Hines
· 15 years ago
793786c
Provide mechanism to switch between extern/static.
by Stephen Hines
· 15 years ago
a8b7817
Clean up simple integer operations.
by Stephen Hines
· 15 years ago
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
Next »