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
/
rsProgramFragment.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More complete support for named attribs. Adds user typed attribs as availabl...
Jason Sams
2010-01-06
1
-2
/
+2
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
1
-5
/
+31
*
Move texture bindings to base program object. Change ProgramFragment creatio...
Jason Sams
2009-12-17
1
-115
/
+33
*
Place shader logging behind prop to declutter logs.
Jason Sams
2009-12-15
1
-2
/
+2
*
Continue es2 shader dev
Jason Sams
2009-12-15
1
-41
/
+72
*
Continue development of es2.0 user shader support for renderscript. This cha...
Jason Sams
2009-12-15
1
-2
/
+1
*
Implement RS tracked defered texture and buffer object uploads.
Jason Sams
2009-12-14
1
-0
/
+2
*
Beging GL2 user shaders. Switch master to using GL2 by default.
Jason Sams
2009-11-30
1
-3
/
+16
*
Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...
Jason Sams
2009-11-25
1
-0
/
+102
*
Improved object lifecycle tracking and fix leaks.
Jason Sams
2009-09-25
1
-0
/
+8
*
Improve renderscript context teardown. Track object in the system and then f...
Jason Sams
2009-09-25
1
-4
/
+4
*
Fix point sprites.
Romain Guy
2009-09-04
1
-0
/
+5
*
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...
Jason Sams
2009-08-27
1
-1
/
+1
*
Add support for selecting the color bit depth and if the application used a d...
Jason Sams
2009-08-25
1
-2
/
+4
*
Point Sprites
Jason Sams
2009-08-20
1
-20
/
+14
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-9
/
+0
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-7
/
+0
*
Remove useless slot from ProgramVertex. Optimize GL state setup.
Jason Sams
2009-08-05
1
-4
/
+11
*
Add support for multitexture and fix allocation ref counting bug in RS. Add ...
Jason Sams
2009-07-02
1
-8
/
+26
*
Cleanup logging and fix a startup race condition that manifested on Firestone.
Jason Sams
2009-06-23
1
-2
/
+0
*
Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should...
Jason Sams
2009-06-22
1
-0
/
+3
*
Implement default programs and implement defaults and parents for imports.
Jason Sams
2009-06-17
1
-0
/
+5
*
Add named objects and implement support for ProgramFragmentStore and ProgramF...
Jason Sams
2009-06-10
1
-0
/
+8
*
Add sampler support
Jason Sams
2009-05-28
1
-4
/
+4
*
Implement first pass bitmap to allocation support. The Java bindings can cre...
Jason Sams
2009-05-27
1
-2
/
+9
*
Add the Renderscript library. (Not in the build by default yet.)
Jason Sams
2009-05-22
1
-0
/
+212