index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
rs
/
rsProgramRaster.cpp
Age
Commit message (
Expand
)
Author
2012-03-28
Moving libRS
Alex Sakhartchouk
2011-09-23
Remove unused fields in ProgramRaster
Jason Sams
2011-08-16
Fixing asynchronous performance issues.
Alex Sakhartchouk
2011-05-05
Moving samplers behind the hal.
Alex Sakhartchouk
2011-04-06
Seperate ProgramRaster.
Jason Sams
2011-01-31
Cleaning up the serialization change.
Alex Sakhartchouk
2010-11-10
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-10-21
Fix refcounting bugs where the sys refcount
Jason Sams
2010-09-16
Cleanup GL setup code and remove legacy 1.1 paths.
Jason Sams
2010-07-12
Work on synchronizing a3d created files and java layer.
Alex Sakhartchouk
2010-07-09
Remove points from fixed function.
Jason Sams
2010-05-21
Removed unnecessary change based on comments.
Alex Sakhartchouk
2010-05-14
Change RS to use the passed surface size rather than EGL size.
Jason Sams
2009-12-15
Continue development of es2.0 user shader support for renderscript. This cha...
Jason Sams
2009-11-25
Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...
Jason Sams
2009-10-15
Minor bug fixes and add glError check.
Jason Sams
2009-09-25
Improved object lifecycle tracking and fix leaks.
Jason Sams
2009-09-25
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-24
Minor cleanup of profile and compile logging.
Jason Sams
2009-09-23
Add raster object to control point and line params. Add flag to force SW rend...
Jason Sams