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
/
rs.spec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding support for all allowed textures.
Alex Sakhartchouk
2010-09-23
1
-11
/
+0
*
Better debugging for scripts.
Jason Sams
2010-09-22
1
-4
/
+0
*
Add support for Float64 (double) to RenderScript.
Stephen Hines
2010-09-20
1
-0
/
+6
*
Add arrays to elements.
Jason Sams
2010-09-07
1
-0
/
+1
*
SubElementData data upload functions.
Jason Sams
2010-08-31
1
-0
/
+19
*
Make java entry points for native fifo synchronized.
Jason Sams
2010-08-17
1
-30
/
+0
*
Added ability to set font color.
Alex Sakhartchouk
2010-08-04
1
-0
/
+5
*
Populate java objects with native data from a3d file.
Alex Sakhartchouk
2010-07-15
1
-0
/
+24
*
Work on synchronizing a3d created files and java layer.
Alex Sakhartchouk
2010-07-12
1
-2
/
+27
*
Remove points from fixed function.
Jason Sams
2010-07-09
1
-5
/
+0
*
Cleanup pass on the mesh api change.
Alex Sakhartchouk
2010-07-02
1
-33
/
+0
*
Start of mesh API cleanup.
Alex Sakhartchouk
2010-07-01
1
-4
/
+30
*
am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type....
Dianne Hackborn
2010-06-30
1
-1
/
+1
|
\
|
*
Introduce official public NativeWindow type.
Dianne Hackborn
2010-06-30
1
-1
/
+1
*
|
Adding freetype font rendering to renderscript.
Alex Sakhartchouk
2010-06-24
1
-0
/
+11
*
|
Remove InvokeData and add ContextFinish to generate a sync point.
Jason Sams
2010-06-15
1
-6
/
+3
*
|
Creating the jni and java layer to integrate a3d
Alex Sakhartchouk
2010-06-04
1
-0
/
+22
*
|
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-19
1
-17
/
+0
*
|
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
Jason Sams
2010-05-17
1
-4
/
+0
*
|
Delete legacy setDefine API.
Jason Sams
2010-05-14
1
-9
/
+0
*
|
Rename ProgramFragmentStore to ProgramStore.
Jason Sams
2010-05-13
1
-10
/
+10
*
|
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
1
-7
/
+31
*
|
checkpoint animations
Jason Sams
2010-03-16
1
-0
/
+10
|
/
*
Improve RS error handling. On errors RS will now store the error and a messa...
Jason Sams
2010-03-03
1
-0
/
+5
*
Add support for linking to a skia bitmap rather than always copying the data ...
Jason Sams
2010-03-01
1
-0
/
+8
*
Support defered generation of mipmaps. With this change we support mipmap ge...
Jason Sams
2010-02-23
1
-0
/
+1
*
real fix for [2440014] launcher2 crashing in loop during boot
Mathias Agopian
2010-02-12
1
-1
/
+1
*
Add RS support for generic attribs as input to vertex programs.
Jason Sams
2010-01-04
1
-10
/
+0
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
1
-10
/
+11
*
Move texture bindings to base program object. Change ProgramFragment creatio...
Jason Sams
2009-12-17
1
-19
/
+4
*
Continue es2 shader dev
Jason Sams
2009-12-15
1
-1
/
+9
*
Continue development of es2.0 user shader support for renderscript. This cha...
Jason Sams
2009-12-15
1
-22
/
+13
*
Beging GL2 user shaders. Switch master to using GL2 by default.
Jason Sams
2009-11-30
1
-0
/
+10
*
Add support for dumping RS objects to aid in debugging of white blocks bug.
Jason Sams
2009-11-17
1
-0
/
+4
*
Add setPriority to allow wallpapers to run at lower cpu priority than default.
Jason Sams
2009-11-15
1
-1
/
+1
*
Defer EGL init until the surface changed call comes in. Pass w,h along with ...
Jason Sams
2009-11-12
1
-0
/
+6
*
Support applications changing the surface attached to the RS.
Jason Sams
2009-11-03
1
-0
/
+4
*
Implement pause/resume for the RS thread.
Jason Sams
2009-09-24
1
-0
/
+6
*
Removed last bits of predefined element types from native code. Predefined t...
Jason Sams
2009-09-24
1
-17
/
+0
*
Remove depricated triangleMesh.
Jason Sams
2009-09-23
1
-30
/
+0
*
Add raster object to control point and line params. Add flag to force SW rend...
Jason Sams
2009-09-23
1
-0
/
+22
*
Implement renderscript Invokables.
Jason Sams
2009-09-16
1
-0
/
+10
*
Remove "predefined" elements from Java layer. Static elements continue to ex...
Jason Sams
2009-09-04
1
-8
/
+4
*
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-27
1
-0
/
+7
*
Point Sprites
Jason Sams
2009-08-20
1
-11
/
+4
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-42
/
+4
*
Update fountain and add writable flag to script slots.
Jason Sams
2009-08-17
1
-0
/
+1
*
Implement named slots and convert script.addType to script.setType to remove ...
Jason Sams
2009-08-13
1
-2
/
+6
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
1
-0
/
+1
*
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
Jason Sams
2009-08-10
1
-0
/
+4
[next]