summaryrefslogtreecommitdiffstats
path: root/libs/rs/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adding support for dynamically updated test status"Stephen Hines2010-09-245-22/+50
|\
| * Adding support for dynamically updated test statusStephen Hines2010-09-235-22/+50
* | Merge "Adding support for all allowed textures. Cleaning up unused code Addin...Alex Sakhartchouk2010-09-243-3/+55
|\ \ | |/ |/|
| * Adding support for all allowed textures.Alex Sakhartchouk2010-09-233-3/+55
* | Add RsList implementation to RSTest.Stephen Hines2010-09-2310-59/+344
|/
* Test use of "f" suffix on float initializers.Stephen Hines2010-09-211-2/+4
* Updated RSTest to test primitive type assignments.Stephen Hines2010-09-213-19/+59
* Handle RS reflection name changes.Stephen Hines2010-09-177-21/+21
* Minor app updates for RS. force RSTest to portrait.Stephen Hines2010-09-153-5/+5
* Shader changes to allow for more flexible constant binding.Alex Sakhartchouk2010-09-145-28/+12
* Merge "Reflected class name and bc file name changes."Ying Wang2010-09-072-7/+7
|\
| * Reflected class name and bc file name changes.Ying Wang2010-09-072-7/+7
* | Fixing a3d files to reflect the new element structure.Alex Sakhartchouk2010-09-076-10/+16
|/
* Adding ability to dirty the allocation and notify shaders using it.Alex Sakhartchouk2010-09-021-0/+2
* Fixing uniform binding for fragment shader.Alex Sakhartchouk2010-08-312-14/+16
* Fixing renderscript uniform binding bugs.Alex Sakhartchouk2010-08-276-2/+255
* Add matrix component types.Jason Sams2010-08-254-22/+8
* More work on the renderscript sampleAlex Sakhartchouk2010-08-244-36/+263
* Renderscript samples.Alex Sakhartchouk2010-08-2313-16/+592
* Should fix the build.Alex Sakhartchouk2010-08-191-2/+3
* Hopefully this fixes the build.Alex Sakhartchouk2010-08-191-0/+0
* Renderscript samples. Merged two model related projects. Cleanup.Alex Sakhartchouk2010-08-1816-11/+407
* Remove extra float<>int conversions in ImageProcessing.Jason Sams2010-08-167-142/+120
* Merge "Renderscript scenegraph prototype."Alex Sakhartchouk2010-08-1311-0/+861
|\
| * Renderscript scenegraph prototype.Alex Sakhartchouk2010-08-1311-0/+861
* | Merge "Start adding RS tests."Jason Sams2010-08-129-0/+531
|\ \
| * | Start adding RS tests.Jason Sams2010-08-129-0/+531
* | | Merge "Thread launch strategies."Jason Sams2010-08-121-24/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Thread launch strategies.Jason Sams2010-08-121-24/+4
* | Merge "Fix anonymous struct."Shih-wei Liao2010-08-121-1/+1
|\ \ | |/ |/|
| * Fix anonymous struct.Shih-wei Liao2010-08-121-1/+1
* | Update image processing to cleaup code by not inliningJason Sams2010-08-091-34/+4
|/
* Fixing fonts to use constant color instead of variable.Alex Sakhartchouk2010-08-051-1/+1
* Support constant and varying colors in ProgramFragment.Jason Sams2010-08-052-0/+6
* Cleanup of signed/unsignedJason Sams2010-07-292-3/+2
* Cleanup sendToClient and add rsGetDt().Jason Sams2010-07-282-7/+6
* Minor ImageProcessing script optimization to make it a better FP benchmark.Jason Sams2010-07-223-50/+77
* rs_types.rsh and rs_math.rsh are default include files. Remove their #include.Shih-wei Liao2010-07-216-16/+0
* Attempt to fix build '<>' works on mac but does not appear to work on linux yet.Jason Sams2010-07-204-8/+8
* Update imageprocessing to remove generated files.Jason Sams2010-07-2014-455/+214
* Merge "Fix Android build"Shih-wei Liao2010-07-201-0/+4
|\
| * Fix Android buildShih-wei Liao2010-07-201-0/+4
* | Merge "Change the include path."Shih-wei Liao2010-07-201-3/+3
|\ \ | |/
| * Change the include path.Shih-wei Liao2010-07-201-3/+3
* | Merge "Port ModelViewer to use the new build system. Fix the simulator build ...Shih-wei Liao2010-07-206-120/+10
|\ \ | |/
| * Port ModelViewer to use the new build system.Shih-wei Liao2010-07-206-120/+10
* | Switch back to use the default search of include pathYing Wang2010-07-191-3/+3
|/
* Fix buildYing Wang2010-07-191-3/+3
* .rs files are now built by the build system.Ying Wang2010-07-196-152/+5
* Threading RS ForEach.Jason Sams2010-07-1910-140/+41