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
/
rsContext.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
am eb7e27e8: am a1c3681f: am decc139b: Merge change I7a824efc into eclair
Jason Sams
2009-11-03
1
-0
/
+1
|
\
|
*
Support applications changing the surface attached to the RS.
Jason Sams
2009-11-03
1
-0
/
+1
*
|
am 3c249da7: am 21e799ed: am e9e50b57: Merge change I7136220b into eclair
Jason Sams
2009-10-29
1
-0
/
+2
|
\
\
|
|
/
|
*
Fix egl cleanup code on context teardown.
Jason Sams
2009-10-27
1
-0
/
+2
*
|
Fix dirty state tracking of allocation attached to ProgramVertex objects when...
Jason Sams
2009-10-26
1
-1
/
+0
|
/
*
Remove hack in RS that called exit to WAR now fixed driver bugs. Make gloaba...
Jason Sams
2009-10-15
1
-0
/
+3
*
Add script to script call support. Add exception to catch out of bound index...
Jason Sams
2009-10-07
1
-1
/
+1
*
Implement data push from scripts. Fixes the problem where apps would have to...
Jason Sams
2009-10-06
1
-0
/
+6
*
Reduce debugging spew and add props to selectivly re-enable it.
Jason Sams
2009-09-25
1
-1
/
+5
*
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-25
1
-0
/
+2
*
Implement pause/resume for the RS thread.
Jason Sams
2009-09-24
1
-0
/
+4
*
Remove depricated triangleMesh.
Jason Sams
2009-09-23
1
-3
/
+0
*
Make the renderscript timing logging available by setting debug.rs.profile=1
Joe Onorato
2009-09-23
1
-1
/
+2
*
Add raster object to control point and line params. Add flag to force SW rend...
Jason Sams
2009-09-23
1
-0
/
+8
*
Improve structure support using symbol lookup of named structures in scripts ...
Jason Sams
2009-09-03
1
-0
/
+3
*
Add support for selecting the color bit depth and if the application used a d...
Jason Sams
2009-08-25
1
-12
/
+29
*
Improved RS timing code to monitor where we spend CPU time.
Jason Sams
2009-08-19
1
-4
/
+18
*
Implement OOB destroy method that can be called from the java finalizer remov...
Jason Sams
2009-08-18
1
-0
/
+12
*
Remove global IO context and integrate it into the RS context.
Jason Sams
2009-08-17
1
-0
/
+4
*
Implement reflecting Java objects into the ACC enviroment.
Jason Sams
2009-08-12
1
-3
/
+0
*
Implement basic allocation readback. Add Get height, width to ScriptC_Lib.
Jason Sams
2009-08-10
1
-0
/
+3
*
Let java put #defines into renderscript
Joe Onorato
2009-08-09
1
-1
/
+13
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-0
/
+1
*
Remove useless slot from ProgramVertex. Optimize GL state setup.
Jason Sams
2009-08-05
1
-1
/
+2
*
Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smal...
Jason Sams
2009-07-28
1
-0
/
+1
*
Enable light sources and update film test app.
Jason Sams
2009-07-21
1
-1
/
+1
*
Fix master build errors post merge with master_gl branch.
Jason Sams
2009-07-14
1
-0
/
+2
*
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-07-01
1
-0
/
+1
|
\
|
*
Begin adding mesh
Jason Sams
2009-06-30
1
-0
/
+1
*
|
merge master in master_gl
Mathias Agopian
2009-06-24
1
-3
/
+2
|
\
\
|
|
/
|
*
Cleanup logging and fix a startup race condition that manifested on Firestone.
Jason Sams
2009-06-23
1
-3
/
+0
|
*
Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...
Jason Sams
2009-06-22
1
-4
/
+4
|
*
All light source objects.
Jason Sams
2009-06-22
1
-0
/
+2
*
|
update renderscript to master_gl APIs
Mathias Agopian
2009-06-22
1
-1
/
+0
|
/
*
checkpoint filmstrip, implemented TLS.
Jason Sams
2009-06-19
1
-0
/
+6
*
Implement default programs and implement defaults and parents for imports.
Jason Sams
2009-06-17
1
-4
/
+11
*
Fix bug with bad conversion of java strings to C strings for object names. U...
Jason Sams
2009-06-10
1
-1
/
+2
*
Add named objects and implement support for ProgramFragmentStore and ProgramF...
Jason Sams
2009-06-10
1
-2
/
+7
*
checkpoint pragma support. Includes more cleanup of script enviroment storag...
Jason Sams
2009-06-09
1
-0
/
+5
*
Add support for scripts to return an animation flag. This allows them to ind...
Jason Sams
2009-06-04
1
-1
/
+1
*
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams
2009-05-22
1
-0
/
+123