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
/
graphics
/
java
/
android
/
renderscript
/
ProgramFragment.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
GFX api cleanup 2 of 2
Jason Sams
2012-05-08
1
-0
/
+6
*
Revert "Deprecate"
Stephen Hines
2012-05-07
1
-3
/
+3
*
Deprecate
Alex Sakhartchouk
2012-04-19
1
-3
/
+3
*
Validate context when using RS objects.
Jason Sams
2012-04-03
1
-3
/
+3
*
Piping texture names through shader builder.
Alex Sakhartchouk
2012-02-15
1
-1
/
+3
*
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
1
-1
/
+0
*
clean up and add javadocs
Robert Ly
2011-02-09
1
-3
/
+13
*
Docs plus removing some junk per API review.
Alex Sakhartchouk
2011-01-13
1
-1
/
+1
*
Adding comments to the renderscript program classes.
Alex Sakhartchouk
2011-01-09
1
-0
/
+13
*
unhide renderscript
Jason Sams
2011-01-04
1
-1
/
+0
*
API cleanup for renderscript. This will be a multiproject commit.
Alex Sakhartchouk
2010-12-21
1
-165
/
+2
*
API review cleanup.
Jason Sams
2010-12-06
1
-2
/
+2
*
Support for cubemaps.
Alex Sakhartchouk
2010-11-18
1
-6
/
+8
*
Continue error check improvements and write some docs.
Jason Sams
2010-11-09
1
-3
/
+3
*
changing vec4 to vec2 for perf reasons.
Alex Sakhartchouk
2010-10-06
1
-1
/
+1
*
Adding support for all allowed textures.
Alex Sakhartchouk
2010-09-23
1
-1
/
+2
*
Shader changes to allow for more flexible constant binding.
Alex Sakhartchouk
2010-09-14
1
-14
/
+92
*
Support constant and varying colors in ProgramFragment.
Jason Sams
2010-08-05
1
-1
/
+8
*
Making Program*.Builder classes' setters return 'this'
Jim Shuma
2010-07-15
1
-2
/
+4
*
Move texture bindings to base program object. Change ProgramFragment creatio...
Jason Sams
2009-12-17
1
-104
/
+46
*
Continue es2 shader dev
Jason Sams
2009-12-15
1
-3
/
+33
*
am 54f5ca41: am ffacbc34: am fd2f6358: Merge change I771bebb9 into eclair
Jason Sams
2009-12-07
1
-0
/
+3
|
\
|
*
Add Java exceptions to catch RS calls with no context or no surface.
Jason Sams
2009-12-07
1
-0
/
+3
*
|
Beging GL2 user shaders. Switch master to using GL2 by default.
Jason Sams
2009-11-30
1
-0
/
+9
|
/
*
Point Sprites
Jason Sams
2009-08-20
1
-7
/
+9
*
Cleanup of object destruction. No need to have a per-class destruction funct...
Jason Sams
2009-08-18
1
-8
/
+0
*
Begin implementing SimpleMesh and fix some bugs with refcounting and java obj...
Jason Sams
2009-08-09
1
-1
/
+4
*
Seperate ProgramVertex from RenderScript.java and merge ProgramVertexAlloc in...
Jason Sams
2009-08-04
1
-3
/
+14
*
Seperate Light and Sampler from RenderScript.java
Jason Sams
2009-08-04
1
-1
/
+1
*
Split ProgramFragment and ProgramStore from RenderScript.java. Update Elemen...
Jason Sams
2009-08-04
1
-0
/
+150