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
/
rsSampler.cpp
Age
Commit message (
Expand
)
Author
2011-01-31
Cleaning up the serialization change.
Alex Sakhartchouk
2011-01-13
Re-implement img npot support in HC.
Jason Sams
2010-12-15
Cleanup and refactoring of an earlier cl.
Alex Sakhartchouk
2010-11-18
Support for cubemaps.
Alex Sakhartchouk
2010-11-10
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-10-27
Adding nvidia extension for limited npot support.
Alex Sakhartchouk
2010-10-21
Fix refcounting bugs where the sys refcount
Jason Sams
2010-09-30
Adding anisotropic filtering and related samples.
Alex Sakhartchouk
2010-09-16
Cleanup GL setup code and remove legacy 1.1 paths.
Jason Sams
2010-09-14
Fix partial NP2 support and restrict mipmaps and clamp
Jason Sams
2010-05-21
Removed unnecessary change based on comments.
Alex Sakhartchouk
2010-02-22
beging np2 extension check work.
Jason Sams
2010-01-27
Fix some minor bugs with GL state setup that were exposed by Droids driver.
Jason Sams
2009-11-25
Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...
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-08-27
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-20
Point Sprites
Jason Sams
2009-08-18
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-06-22
Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...
Jason Sams
2009-05-28
Implement sampler GL setup code.
Jason Sams
2009-05-28
Add sampler support
Jason Sams
2009-05-22
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams