summaryrefslogtreecommitdiffstats
path: root/libs/rs/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Fix include path problem."Shih-wei Liao2010-07-151-3/+3
|\
| * Fix include path problem.Shih-wei Liao2010-07-151-3/+3
* | Merge "Preparing for build system change. Fix the build error in http://b/iss...Shih-wei Liao2010-07-151-3/+3
|\ \ | |/
| * Preparing for build system change. Fix the build error in http://b/issue?id=2...Shih-wei Liao2010-07-151-3/+3
* | 1st cut of ForEach and test.Jason Sams2010-07-1511-98/+255
* | Work on synchronizing a3d created files and java layer.Alex Sakhartchouk2010-07-121-0/+0
|/
* Fix image processing resource problem for non high-density devices.Jason Sams2010-07-071-0/+0
* Merge "Improve multitouch support so pointers other than 0 can change colors."Jason Sams2010-07-021-3/+7
|\
| * Improve multitouch support so pointers other than 0 can change colors.Jason Sams2010-07-011-3/+7
* | Cleanup pass on the mesh api change.Alex Sakhartchouk2010-07-021-0/+0
* | Start of mesh API cleanup.Alex Sakhartchouk2010-07-019-17/+16
|/
* Update fountain with multitouch support.Jason Sams2010-07-015-20/+40
* Merge "Update fountain to use boolean rather than ints for true/false."Jason Sams2010-06-255-13/+15
|\
| * Update fountain to use boolean rather than ints for true/false.Jason Sams2010-06-255-13/+15
* | Merge "Add support for non-VBO drawing in Meshes."Jason Sams2010-06-253-23/+6
|\ \ | |/
| * Add support for non-VBO drawing in Meshes.Jason Sams2010-06-253-23/+6
* | Adding freetype font rendering to renderscript.Alex Sakhartchouk2010-06-245-3/+53
|/
* Add matrix ops to RSH headers.Jason Sams2010-06-242-71/+38
* Move ImageProcessing and ModelViewer to reflected files.Jason Sams2010-06-218-168/+280
* Remove the obsolete film example.Jason Sams2010-06-2121-940/+0
* Fountain example cleanup.Jason Sams2010-06-184-25/+14
* Remove InvokeData and add ContextFinish to generate a sync point.Jason Sams2010-06-157-16/+20
* update image processing.Jason Sams2010-06-143-41/+57
* Begin using reflected files.Jason Sams2010-06-086-107/+137
* Creating the jni and java layer to integrate a3dAlex Sakhartchouk2010-06-0410-0/+464
* Remove RS_KIND from vertex arrays types.Jason Sams2010-06-013-4/+19
* Fountain update. Update field names to match legacy expectations.Jason Sams2010-05-284-49/+35
* Remove noise functions and update images processing to use new rs namespace n...Jason Sams2010-05-202-14/+13
* Begin naming cleanup for renderscript runtime.Jason Sams2010-05-195-26/+21
* Merge "Added benchmark mode. Added some image processing operations."Alex Sakhartchouk2010-05-197-75/+840
|\
| * Added benchmark mode.Alex Sakhartchouk2010-05-197-75/+840
* | Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.Jason Sams2010-05-171-1/+0
* | Delete old createFromClass methods.Jason Sams2010-05-141-1/+1
|/
* Convert renderscript from using ACC to LLVM for its compiler.Jason Sams2010-05-1113-388/+374
* Update Script java classes and llvm samples.Jason Sams2010-03-262-14/+63
* Change global variables from extern to non static. Make script local global ...Jason Sams2010-03-181-4/+3
* More rsh headers for renderscript and a llvm compatible test script for fount...Jason Sams2010-03-181-0/+74