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
/
RenderScript.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add matrix component types.
Jason Sams
2010-08-25
1
-2
/
+6
*
Remove OOB object destruction.
Jason Sams
2010-08-17
1
-1
/
+0
*
1st cut of ForEach and test.
Jason Sams
2010-07-15
1
-0
/
+13
*
Work on synchronizing a3d created files and java layer.
Alex Sakhartchouk
2010-07-12
1
-0
/
+6
*
Start of mesh API cleanup.
Alex Sakhartchouk
2010-07-01
1
-2
/
+1
*
Adding freetype font rendering to renderscript.
Alex Sakhartchouk
2010-06-24
1
-0
/
+1
*
Move ImageProcessing and ModelViewer to reflected files.
Jason Sams
2010-06-21
1
-0
/
+2
*
Begin using reflected files.
Jason Sams
2010-06-08
1
-9
/
+2
*
Creating the jni and java layer to integrate a3d
Alex Sakhartchouk
2010-06-04
1
-0
/
+25
*
Rename ProgramFragmentStore to ProgramStore.
Jason Sams
2010-05-13
1
-1
/
+1
*
checkpoint animations
Jason Sams
2010-03-16
1
-1
/
+22
*
Improve RS error handling. On errors RS will now store the error and a messa...
Jason Sams
2010-03-03
1
-0
/
+6
*
Add support for linking to a skia bitmap rather than always copying the data ...
Jason Sams
2010-03-01
1
-0
/
+2
*
Begin implementation of generated java files from RS files.
Jason Sams
2010-02-23
1
-1
/
+2
*
Preview seperating RenderScript into RenderScript and RenderScriptGL
Jason Sams
2010-02-09
1
-1
/
+2
*
More complete support for named attribs. Adds user typed attribs as availabl...
Jason Sams
2010-01-06
1
-0
/
+1
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
1
-21
/
+39
*
Move texture bindings to base program object. Change ProgramFragment creatio...
Jason Sams
2009-12-17
1
-0
/
+1
*
Continue es2 shader dev
Jason Sams
2009-12-15
1
-0
/
+1
*
Continue development of es2.0 user shader support for renderscript. This cha...
Jason Sams
2009-12-15
1
-1
/
+7
*
Defer EGL init until the surface changed call comes in. Pass w,h along with ...
Jason Sams
2009-11-12
1
-1
/
+1
*
Implement data push from scripts. Fixes the problem where apps would have to...
Jason Sams
2009-10-06
1
-0
/
+4
*
Removed last bits of predefined element types from native code. Predefined t...
Jason Sams
2009-09-24
1
-26
/
+0
*
Remove depricated triangleMesh.
Jason Sams
2009-09-23
1
-1
/
+0
*
Add raster object to control point and line params. Add flag to force SW rend...
Jason Sams
2009-09-23
1
-0
/
+7
*
Add support for selecting the color bit depth and if the application used a d...
Jason Sams
2009-08-25
1
-1
/
+1
*
Point Sprites
Jason Sams
2009-08-20
1
-1
/
+2
*
Implement OOB destroy method that can be called from the java finalizer remov...
Jason Sams
2009-08-18
1
-0
/
+1
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-26
/
+29
*
Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...
Jason Sams
2009-07-28
1
-17
/
+17
*
1st cut of a3d file loader.
Jason Sams
2009-07-10
1
-0
/
+1
*
Begin adding mesh
Jason Sams
2009-06-30
1
-0
/
+8
*
All light source objects.
Jason Sams
2009-06-22
1
-0
/
+1
*
Improve bitmap support and do conversion in native rather than java code to r...
Jason Sams
2009-06-01
1
-8
/
+8
*
Implement first pass bitmap to allocation support. The Java bindings can cre...
Jason Sams
2009-05-27
1
-0
/
+1
*
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams
2009-05-22
1
-0
/
+185