index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
rs
/
java
/
Fountain
/
res
/
raw
Commit message (
Expand
)
Author
Age
Files
Lines
*
.rs files are now built by the build system.
Ying Wang
2010-07-19
1
-0
/
+0
*
Preparing for build system change. Fix the build error in http://b/issue?id=2...
Shih-wei Liao
2010-07-15
1
-71
/
+0
*
Start of mesh API cleanup.
Alex Sakhartchouk
2010-07-01
2
-1
/
+1
*
Update fountain with multitouch support.
Jason Sams
2010-07-01
2
-7
/
+7
*
Update fountain to use boolean rather than ints for true/false.
Jason Sams
2010-06-25
2
-1
/
+1
*
Add support for non-VBO drawing in Meshes.
Jason Sams
2010-06-25
2
-8
/
+4
*
Fountain example cleanup.
Jason Sams
2010-06-18
2
-12
/
+8
*
Remove InvokeData and add ContextFinish to generate a sync point.
Jason Sams
2010-06-15
2
-1
/
+3
*
Begin using reflected files.
Jason Sams
2010-06-08
2
-15
/
+2
*
Remove RS_KIND from vertex arrays types.
Jason Sams
2010-06-01
2
-1
/
+16
*
Fountain update. Update field names to match legacy expectations.
Jason Sams
2010-05-28
2
-11
/
+13
*
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-19
2
-15
/
+19
*
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
4
-125
/
+69
*
Update Script java classes and llvm samples.
Jason Sams
2010-03-26
1
-14
/
+14
*
Change global variables from extern to non static. Make script local global ...
Jason Sams
2010-03-18
1
-4
/
+3
*
More rsh headers for renderscript and a llvm compatible test script for fount...
Jason Sams
2010-03-18
1
-0
/
+74
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
1
-15
/
+13
*
Fix but processing raster state pragma.
Jason Sams
2009-09-28
1
-3
/
+0
*
Fix fountain crash.
Jason Sams
2009-09-25
1
-1
/
+2
*
Minor perf tweak for fountain.
Jason Sams
2009-09-14
1
-8
/
+9
*
Improve structure support using symbol lookup of named structures in scripts ...
Jason Sams
2009-09-03
1
-9
/
+14
*
Update fountain to use structures.
Jason Sams
2009-08-31
1
-15
/
+14
*
Remove bogus comments and logging.
Jason Sams
2009-08-25
1
-1
/
+0
*
Update fountain and add writable flag to script slots.
Jason Sams
2009-08-17
1
-65
/
+31
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
1
-34
/
+19
*
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
Jason Sams
2009-08-10
1
-15
/
+7
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-25
/
+28
*
Fix fountain and more rollo ui work.
Jason Sams
2009-07-17
1
-11
/
+7
*
Fix 3 bugs in fountain test. Correctly generate the last mip level of a non-...
Jason Sams
2009-06-22
1
-1
/
+2
*
checkpoint filmstrip, implemented TLS.
Jason Sams
2009-06-19
1
-36
/
+36
*
Implement default programs and implement defaults and parents for imports.
Jason Sams
2009-06-17
1
-3
/
+2
*
Split FountainView into View and RS parts. Beging adding ProgramVertex to th...
Jason Sams
2009-06-11
1
-1
/
+0
*
Fix bug with bad conversion of java strings to C strings for object names. U...
Jason Sams
2009-06-10
1
-2
/
+2
*
Add named objects and implement support for ProgramFragmentStore and ProgramF...
Jason Sams
2009-06-10
1
-3
/
+3
*
checkpoint pragma support. Includes more cleanup of script enviroment storag...
Jason Sams
2009-06-09
1
-0
/
+7
*
Use ANSI style function declaration for RS scripts.
Jack Palevich
2009-06-04
1
-1
/
+1
*
Add support for scripts to return an animation flag. This allows them to ind...
Jason Sams
2009-06-04
1
-3
/
+2
*
Remove pointer hacks from script and use standard load/store functions.
Jason Sams
2009-06-03
1
-29
/
+23
*
Improve bitmap support and do conversion in native rather than java code to r...
Jason Sams
2009-06-01
1
-4
/
+4
*
Add support for setting scripts, rather than having a hard-coded script.
Jack Palevich
2009-05-28
1
-0
/
+111