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
/
rsProgramFragment.cpp
Age
Commit message (
Expand
)
Author
2011-01-31
Cleaning up the serialization change.
Alex Sakhartchouk
2010-12-08
Allocation API update.
Jason Sams
2010-11-22
More error checks
Jason Sams
2010-11-18
Support for cubemaps.
Alex Sakhartchouk
2010-11-10
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-08
Moving attrib creation to Mesh. Adding arrays as shader inputs.
Alex Sakhartchouk
2010-10-26
Begin adding async allocation creation.
Jason Sams
2010-10-21
Fix refcounting bugs where the sys refcount
Jason Sams
2010-10-06
changing vec4 to vec2 for perf reasons.
Alex Sakhartchouk
2010-10-01
fixing bugs 3053960, 3044804, 3044798
Alex Sakhartchouk
2010-09-29
More robust attribute binding
Alex Sakhartchouk
2010-09-23
Adding support for all allowed textures.
Alex Sakhartchouk
2010-09-22
Remove excessive logging.
Jason Sams
2010-09-16
Cleanup GL setup code and remove legacy 1.1 paths.
Jason Sams
2010-09-14
Shader changes to allow for more flexible constant binding.
Alex Sakhartchouk
2010-09-02
Fixing fragment shader bounding code
Alex Sakhartchouk
2010-08-31
Fixing uniform binding for fragment shader.
Alex Sakhartchouk
2010-08-05
Use lowp colors in fixed funtion emulation.
Jason Sams
2010-08-05
Support constant and varying colors in ProgramFragment.
Jason Sams
2010-06-22
Re-enable optimization for detecting nop state changes in fragment
Jason Sams
2010-05-21
Removed unnecessary change based on comments.
Alex Sakhartchouk
2010-05-17
Remove excess logging.
Jason Sams
2010-05-14
Change RS to use the passed surface size rather than EGL size.
Jason Sams
2010-05-11
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
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
2010-01-06
More complete support for named attribs. Adds user typed attribs as availabl...
Jason Sams
2009-12-23
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-17
Move texture bindings to base program object. Change ProgramFragment creatio...
Jason Sams
2009-12-15
Place shader logging behind prop to declutter logs.
Jason Sams
2009-12-15
Continue es2 shader dev
Jason Sams
2009-12-15
Continue development of es2.0 user shader support for renderscript. This cha...
Jason Sams
2009-12-14
Implement RS tracked defered texture and buffer object uploads.
Jason Sams
2009-11-30
Beging GL2 user shaders. Switch master to using GL2 by default.
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-09-04
Fix point sprites.
Romain Guy
2009-08-27
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-25
Add support for selecting the color bit depth and if the application used a d...
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-08-09
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-05
Remove useless slot from ProgramVertex. Optimize GL state setup.
Jason Sams
2009-07-02
Add support for multitexture and fix allocation ref counting bug in RS. Add ...
Jason Sams
2009-06-23
Cleanup logging and fix a startup race condition that manifested on Firestone.
Jason Sams
2009-06-22
Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...
Jason Sams
2009-06-17
Implement default programs and implement defaults and parents for imports.
Jason Sams
2009-06-10
Add named objects and implement support for ProgramFragmentStore and ProgramF...
Jason Sams
2009-05-28
Add sampler support
Jason Sams
[next]