Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
rs
/
0bd010a5bdf4df3021c92c70e92008d6640c5da6
0bd010a
Preparing renderscript java code for use with phanton references.
by Alex Sakhartchouk
· 14 years ago
797506a
Merge "Fix anonymous struct."
by Shih-wei Liao
· 14 years ago
79c0705
Fix anonymous struct.
by Shih-wei Liao
· 14 years ago
e6d9fbc
Adding allocation reference counting to the a3d models.
by Alex Sakhartchouk
· 14 years ago
05f1cb4
Renaming stucts back.
by Alex Sakhartchouk
· 14 years ago
d46996e
Merge "Adding quaternion functions to math library."
by Alex Sakhartchouk
· 14 years ago
2985805
Adding quaternion functions to math library.
by Alex Sakhartchouk
· 14 years ago
e3929c9
Refcounting in allocations.
by Jason Sams
· 14 years ago
78d4a74
Update image processing to cleaup code by not inlining
by Jason Sams
· 14 years ago
7dce6bc
Fix debugging support for float vectors and add matrix debugging.
by Jason Sams
· 14 years ago
29a3fd5
Fix length normilization bug in rsMatrixLoadRotate.
by Jason Sams
· 14 years ago
0002a17
Use lowp colors in fixed funtion emulation.
by Jason Sams
· 14 years ago
af30194
Fix behavior where the non-blocking sendToCliend would block
by Jason Sams
· 14 years ago
ca5a454
Fixing fonts to use constant color instead of variable.
by Alex Sakhartchouk
· 14 years ago
20c6c1f
Adding more matrix math functions.
by Alex Sakhartchouk
· 14 years ago
6445e52
Support constant and varying colors in ProgramFragment.
by Jason Sams
· 14 years ago
9fc9f03
Added ability to set font color.
by Alex Sakhartchouk
· 14 years ago
0cae59f
Adding onscreen frame and script time for debugging.
by Alex Sakhartchouk
· 14 years ago
7349547
Cleanup of signed/unsigned Make all functions overloadable.
by Jason Sams
· 14 years ago
e39fd06
Merge "Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()"
by Jim Miller
· 14 years ago
a490f10
Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()
by Jim Miller
· 14 years ago
ef5867a
Cleanup sendToClient and add rsGetDt().
by Jason Sams
· 14 years ago
7c7c78a
Query the CPU count and use the result to determine
by Jason Sams
· 14 years ago
0c08cdb
Minor ImageProcessing script optimization to make it a better FP benchmark.
by Jason Sams
· 14 years ago
633b5b5
rs_types.rsh and rs_math.rsh are default include files. Remove their #include.
by Shih-wei Liao
· 14 years ago
a226b16
Use bccGetExportVars to get mFieldCount, instead of hardwiring "100" in calloc.
by Shih-wei Liao
· 14 years ago
56dee03
Attempt to fix build '<>' works on mac but does not appear to work on linux yet.
by Jason Sams
· 14 years ago
1813340
Update imageprocessing to remove generated files.
by Jason Sams
· 14 years ago
032f359
Fixing potential buffer overrun errors.
by Alex Sakhartchouk
· 14 years ago
6856150
Merge "Fix Android build"
by Shih-wei Liao
· 14 years ago
0d5ef34
Fix Android build
by Shih-wei Liao
· 14 years ago
68a0353
Merge "Change the include path."
by Shih-wei Liao
· 14 years ago
8690ae9
Change the include path.
by Shih-wei Liao
· 14 years ago
591507a
Merge "Port ModelViewer to use the new build system. Fix the simulator build on Fountain."
by Shih-wei Liao
· 14 years ago
86a1976
Port ModelViewer to use the new build system.
by Shih-wei Liao
· 14 years ago
bcdbb14
Switch back to use the default search of include path
by Ying Wang
· 14 years ago
8a8072d
Fix build
by Ying Wang
· 14 years ago
71a9485
.rs files are now built by the build system.
by Ying Wang
· 14 years ago
7bf29dd
Threading RS ForEach.
by Jason Sams
· 14 years ago
0a5ecb1
Merge "Fix include path problem."
by Shih-wei Liao
· 14 years ago
8375a45
Fix include path problem.
by Shih-wei Liao
· 14 years ago
c358c1d
Merge "Preparing for build system change. Fix the build error in http://b/issue?id=2781522."
by Shih-wei Liao
· 14 years ago
7d9b922
Preparing for build system change. Fix the build error in http://b/issue?id=2781522.
by Shih-wei Liao
· 14 years ago
5190ac6
Merge "1st cut of ForEach and test."
by Jason Sams
· 14 years ago
ace3e01
1st cut of ForEach and test.
by Jason Sams
· 14 years ago
417e6a4
Populate java objects with native data from a3d file.
by Alex Sakhartchouk
· 14 years ago
d18c744
Work on synchronizing a3d created files and java layer.
by Alex Sakhartchouk
· 14 years ago
479e292
Remove points from fixed function. Add basic GL performance test.
by Jason Sams
· 14 years ago
c4cdf45
Fix image processing resource problem for non high-density devices.
by Jason Sams
· 14 years ago
fb1859c
Merge "Improve multitouch support so pointers other than 0 can change colors."
by Jason Sams
· 14 years ago
aa19b88
Merge "Cleanup pass on the mesh api change. Removed all the simple mesh related calls and temporary objects."
by Jason Sams
· 14 years ago
17d72e8
Cleanup pass on the mesh api change.
by Alex Sakhartchouk
· 14 years ago
a045061
resolved conflicts for merge of f601ce2c to master
by Jean-Baptiste Queru
· 14 years ago
9700d0a
merge from open-source master
by The Android Open Source Project
· 14 years ago
999e9e3
Improve multitouch support so pointers other than 0 can change colors.
by Jason Sams
· 14 years ago
4e9a7a8
Start of mesh API cleanup.
by Alex Sakhartchouk
· 14 years ago
85c1a5c
Merge "Update fountain with multitouch support."
by Jason Sams
· 14 years ago
11fc920
Update fountain with multitouch support.
by Jason Sams
· 14 years ago
e6dc608
Merge "Fixing freetype init/uninit code. Removing debug output from stream."
by Alex Sakhartchouk
· 14 years ago
3659d94
Fixing freetype init/uninit code. Removing debug output from stream.
by Alex Sakhartchouk
· 14 years ago
4ab16b5
am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread
by Dianne Hackborn
· 14 years ago
1c769c3
Introduce official public NativeWindow type.
by Dianne Hackborn
· 14 years ago
a1ccecd
Removing font initialization on startup
by Alex Sakhartchouk
· 14 years ago
590549f
Fix an uninitialized pointer.
by Jason Sams
· 14 years ago
afb754a
Merge "Update fountain to use boolean rather than ints for true/false."
by Jason Sams
· 14 years ago
687be05
Update fountain to use boolean rather than ints for true/false.
by Jason Sams
· 14 years ago
fa58497
Merge "Add support for non-VBO drawing in Meshes."
by Jason Sams
· 14 years ago
760f1f7
Add support for non-VBO drawing in Meshes.
by Jason Sams
· 14 years ago
0df1e77
Merge "Adding freetype font rendering to renderscript."
by Alex Sakhartchouk
· 14 years ago
590993a
Fix missing NL
by Bruce Beare
· 14 years ago
c9b8d1c
Fix return values for rsClamp.
by Jason Sams
· 14 years ago
d3e0ad4
Adding freetype font rendering to renderscript.
by Alex Sakhartchouk
· 14 years ago
7fe6bce
Add matrix ops to RSH headers.
by Jason Sams
· 14 years ago
44b2894
Fix 32&24 ->16 bit bitmap uploads.
by Jason Sams
· 14 years ago
e64c2f1
Re-enable optimization for detecting nop state changes in fragment
by Jason Sams
· 14 years ago
5e9811f
Move ImageProcessing and ModelViewer to reflected files.
by Jason Sams
· 14 years ago
bdaddf4
Remove the obsolete film example.
by Jason Sams
· 14 years ago
976846c
Fountain example cleanup.
by Jason Sams
· 14 years ago
bdb0460
Remove legacy drawing functions. Skip element names starting with '#'
by Jason Sams
· 14 years ago
97589cb
Add skip to field packer.
by Jason Sams
· 14 years ago
5594c36
Merge "Remove InvokeData and add ContextFinish to generate a sync point."
by Jason Sams
· 14 years ago
3f302f8
Merge "update image processing."
by Jason Sams
· 14 years ago
8c88090
Remove InvokeData and add ContextFinish to generate a sync point.
by Jason Sams
· 14 years ago
26721c7
Merge "Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort."
by Shih-wei Liao
· 14 years ago
f1e6ec3
Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort.
by Shih-wei Liao
· 14 years ago
e0964a8
update image processing.
by Jason Sams
· 14 years ago
efa1760
To enable the reflection of rs_mesh etc. Side benefit: Better type checking.
by Shih-wei Liao
· 14 years ago
1b937f5
Remove float8/16 from RS type list.
by Jason Sams
· 14 years ago
2a63bf6
Begin using reflected files.
by Jason Sams
· 14 years ago
ccc67e2
Removing debug output.
by Alex Sakhartchouk
· 14 years ago
b825f67
Creating the jni and java layer to integrate a3d
by Alex Sakhartchouk
· 14 years ago
976e283
Disabble vertex logging. bug 2734616
by Jason Sams
· 14 years ago
79f52df
Remove RS_KIND from vertex arrays types.
by Jason Sams
· 14 years ago
275b1e9
types update.
by Jason Sams
· 14 years ago
f699ca4
Merge "Rough implemetation of ForEach. Remove launchID from root graphics script."
by Jason Sams
· 14 years ago
c61346b
Rough implemetation of ForEach. Remove launchID from root graphics script.
by Jason Sams
· 14 years ago
01a6453
Fountain update. Update field names to match legacy expectations.
by Jason Sams
· 14 years ago
fb6b614
Removed unnecessary change based on comments.
by Alex Sakhartchouk
· 14 years ago
66070bf
Remove noise functions and update images processing to use new rs namespace names.
by Jason Sams
· 14 years ago
22fa371
Begin naming cleanup for renderscript runtime.
by Jason Sams
· 15 years ago
Next »