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
/
graphics
/
java
/
android
/
renderscript
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load bitmaps in the correct format.
Romain Guy
2010-08-20
1
-0
/
+11
*
Fix the build.
Romain Guy
2010-03-10
1
-0
/
+4
*
Add support for linking to a skia bitmap rather than always copying the data ...
Jason Sams
2010-03-01
2
-1
/
+46
*
Support defered generation of mipmaps. With this change we support mipmap ge...
Jason Sams
2010-02-23
2
-2
/
+7
*
Preview seperating RenderScript into RenderScript and RenderScriptGL
Jason Sams
2010-02-09
3
-97
/
+152
*
Hide field packer.
Jason Sams
2010-02-02
1
-0
/
+4
*
Implement holders for Matrix and Vector data.
Jason Sams
2010-02-02
8
-29
/
+385
*
Fix some minor bugs with GL state setup that were exposed by Droids driver.
Jason Sams
2010-01-27
2
-8
/
+11
*
Implement type generation for user uniforms in vertex shader.
Jason Sams
2010-01-12
2
-2
/
+7
*
Support npot on es 2.0 HW.
Jason Sams
2010-01-06
1
-1
/
+1
*
More complete support for named attribs. Adds user typed attribs as availabl...
Jason Sams
2010-01-06
1
-1
/
+2
*
Add RS support for generic attribs as input to vertex programs.
Jason Sams
2010-01-04
2
-2
/
+3
*
Disable excessive RS logging.
Jason Sams
2009-12-23
2
-7
/
+0
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
7
-341
/
+294
*
Move texture bindings to base program object. Change ProgramFragment creatio...
Jason Sams
2009-12-17
3
-110
/
+70
*
Add argument checking to sampler builder to disallow illegal modes.
Jason Sams
2009-12-16
1
-5
/
+27
*
Continue es2 shader dev
Jason Sams
2009-12-15
4
-13
/
+44
*
Continue development of es2.0 user shader support for renderscript. This cha...
Jason Sams
2009-12-15
3
-50
/
+156
*
Remove check for surface valid that is no longer valid.
Jason Sams
2009-12-14
1
-3
/
+3
*
am 54f5ca41: am ffacbc34: am fd2f6358: Merge change I771bebb9 into eclair
Jason Sams
2009-12-07
11
-0
/
+71
|
\
|
*
Add Java exceptions to catch RS calls with no context or no surface.
Jason Sams
2009-12-07
11
-0
/
+71
*
|
Beging GL2 user shaders. Switch master to using GL2 by default.
Jason Sams
2009-11-30
3
-3
/
+23
|
/
*
Add support for dumping RS objects to aid in debugging of white blocks bug.
Jason Sams
2009-11-17
1
-0
/
+5
*
Add setPriority to allow wallpapers to run at lower cpu priority than default.
Jason Sams
2009-11-15
1
-0
/
+16
*
Defer EGL init until the surface changed call comes in. Pass w,h along with ...
Jason Sams
2009-11-12
2
-19
/
+23
*
Support applications changing the surface attached to the RS.
Jason Sams
2009-11-03
2
-0
/
+12
*
Fix type in Java enums. Not currently used, easier to fix now than when apps...
Jason Sams
2009-10-28
1
-2
/
+2
*
Fix bug exposed by filmstrip. The updated and expanded SimpleMesh had an ord...
Jason Sams
2009-10-16
1
-5
/
+5
*
Add script to script call support. Add exception to catch out of bound index...
Jason Sams
2009-10-07
1
-0
/
+5
*
Implement data push from scripts. Fixes the problem where apps would have to...
Jason Sams
2009-10-06
1
-0
/
+55
*
Update the SimpleMesh API to support new attribute types. Also spilt add/set...
Jason Sams
2009-10-02
1
-51
/
+79
*
Fix but processing raster state pragma.
Jason Sams
2009-09-28
1
-2
/
+2
*
Improve logging code to dump more detaild rs object info. Fix bug with prede...
Jason Sams
2009-09-27
5
-156
/
+195
*
Reduce debugging spew and add props to selectivly re-enable it.
Jason Sams
2009-09-25
1
-7
/
+7
*
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-25
2
-1
/
+6
*
Add a method to destroy the RS object.
Joe Onorato
2009-09-25
1
-1
/
+4
*
Implement pause/resume for the RS thread.
Jason Sams
2009-09-24
2
-2
/
+19
*
Remove depricated triangleMesh.
Jason Sams
2009-09-23
1
-71
/
+15
*
Add raster object to control point and line params. Add flag to force SW rend...
Jason Sams
2009-09-23
3
-3
/
+131
*
Implement more type checks on Allocations.
Jason Sams
2009-09-21
5
-75
/
+168
*
Implement renderscript Invokables.
Jason Sams
2009-09-16
2
-0
/
+39
*
Implement Object readback.
Jason Sams
2009-09-15
2
-0
/
+5
*
Remove "predefined" elements from Java layer. Static elements continue to ex...
Jason Sams
2009-09-04
3
-136
/
+207
*
Improve structure support using symbol lookup of named structures in scripts ...
Jason Sams
2009-09-03
4
-25
/
+35
*
Load bitmap resources entirely from native code.
Romain Guy
2009-08-31
2
-14
/
+32
*
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-27
4
-53
/
+287
*
Remove bogus comments and logging.
Jason Sams
2009-08-25
1
-8
/
+0
*
Implement java interface for RS shutdown and fix shutdown deadlock with the c...
Jason Sams
2009-08-25
1
-0
/
+7
*
Add support for selecting the color bit depth and if the application used a d...
Jason Sams
2009-08-25
2
-8
/
+5
*
Allow null to be re-bound as a root script. This was always legal from nativ...
Jason Sams
2009-08-20
1
-1
/
+5
[next]