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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix field packer bug for U32 data.
Jason Sams
2010-08-12
1
-1
/
+5
*
Adding quaternion functions to math library.
Alex Sakhartchouk
2010-08-10
1
-0
/
+70
*
Adding more matrix math functions.
Alex Sakhartchouk
2010-08-05
3
-0
/
+23
*
Support constant and varying colors in ProgramFragment.
Jason Sams
2010-08-05
1
-1
/
+8
*
Added ability to set font color.
Alex Sakhartchouk
2010-08-04
3
-0
/
+3
*
Adding matrix class methods.
Alex Sakhartchouk
2010-08-04
2
-0
/
+155
*
Populate java objects with native data from a3d file.
Alex Sakhartchouk
2010-07-15
6
-20
/
+97
*
Making Program*.Builder classes' setters return 'this'
Jim Shuma
2010-07-15
5
-13
/
+26
*
Work on synchronizing a3d created files and java layer.
Alex Sakhartchouk
2010-07-12
5
-23
/
+88
*
Remove points from fixed function.
Jason Sams
2010-07-09
2
-9
/
+0
*
Add boolean support for setVar.
Jason Sams
2010-07-07
1
-0
/
+4
*
Cleanup pass on the mesh api change.
Alex Sakhartchouk
2010-07-02
2
-358
/
+0
*
Start of mesh API cleanup.
Alex Sakhartchouk
2010-07-01
3
-5
/
+452
*
Adding freetype font rendering to renderscript.
Alex Sakhartchouk
2010-06-24
3
-0
/
+76
*
Add matrix ops to RSH headers.
Jason Sams
2010-06-24
1
-1
/
+1
*
Fix build error.
Jason Sams
2010-06-21
1
-1
/
+1
*
Move ImageProcessing and ModelViewer to reflected files.
Jason Sams
2010-06-21
3
-14
/
+28
*
Add skip to field packer.
Jason Sams
2010-06-17
1
-0
/
+4
*
Remove InvokeData and add ContextFinish to generate a sync point.
Jason Sams
2010-06-15
2
-7
/
+11
*
Begin using reflected files.
Jason Sams
2010-06-08
3
-19
/
+15
*
Creating the jni and java layer to integrate a3d
Alex Sakhartchouk
2010-06-04
2
-0
/
+219
*
Remove RS_KIND from vertex arrays types.
Jason Sams
2010-06-01
3
-176
/
+102
*
Begin naming cleanup for renderscript runtime.
Jason Sams
2010-05-19
2
-18
/
+0
*
Remove more pieces of setRoot. Add pointer to allocation lookup for scripts.
Jason Sams
2010-05-17
2
-4
/
+2
*
Delete old createFromClass methods.
Jason Sams
2010-05-14
2
-64
/
+2
*
Rename ProgramFragmentStore to ProgramStore.
Jason Sams
2010-05-13
3
-17
/
+17
*
Convert renderscript from using ACC to LLVM for its compiler.
Jason Sams
2010-05-11
4
-121
/
+124
*
Update Script java classes and llvm samples.
Jason Sams
2010-03-26
2
-0
/
+88
*
Checkin new types for RS.
Jason Sams
2010-03-26
19
-20
/
+697
*
Fix the build.
Romain Guy
2010-03-10
1
-0
/
+4
*
Add support for linking to a skia bitmap rather than always copying the data ...
Jason Sams
2010-03-01
2
-1
/
+46
*
Support defered generation of mipmaps. With this change we support mipmap ge...
Jason Sams
2010-02-23
2
-2
/
+7
*
Preview seperating RenderScript into RenderScript and RenderScriptGL
Jason Sams
2010-02-09
3
-97
/
+152
*
Hide field packer.
Jason Sams
2010-02-02
1
-0
/
+4
*
Implement holders for Matrix and Vector data.
Jason Sams
2010-02-02
8
-29
/
+385
*
Fix some minor bugs with GL state setup that were exposed by Droids driver.
Jason Sams
2010-01-27
2
-8
/
+11
*
Implement type generation for user uniforms in vertex shader.
Jason Sams
2010-01-12
2
-2
/
+7
*
Support npot on es 2.0 HW.
Jason Sams
2010-01-06
1
-1
/
+1
*
More complete support for named attribs. Adds user typed attribs as availabl...
Jason Sams
2010-01-06
1
-1
/
+2
*
Add RS support for generic attribs as input to vertex programs.
Jason Sams
2010-01-04
2
-2
/
+3
*
Disable excessive RS logging.
Jason Sams
2009-12-23
2
-7
/
+0
*
Element restructuring. Add support for new basic Element types including the...
Jason Sams
2009-12-23
7
-341
/
+294
*
Move texture bindings to base program object. Change ProgramFragment creatio...
Jason Sams
2009-12-17
3
-110
/
+70
*
Add argument checking to sampler builder to disallow illegal modes.
Jason Sams
2009-12-16
1
-5
/
+27
*
Continue es2 shader dev
Jason Sams
2009-12-15
4
-13
/
+44
*
Continue development of es2.0 user shader support for renderscript. This cha...
Jason Sams
2009-12-15
3
-50
/
+156
*
Remove check for surface valid that is no longer valid.
Jason Sams
2009-12-14
1
-3
/
+3
*
am 54f5ca41: am ffacbc34: am fd2f6358: Merge change I771bebb9 into eclair
Jason Sams
2009-12-07
11
-0
/
+71
|
\
|
*
Add Java exceptions to catch RS calls with no context or no surface.
Jason Sams
2009-12-07
11
-0
/
+71
*
|
Beging GL2 user shaders. Switch master to using GL2 by default.
Jason Sams
2009-11-30
3
-3
/
+23
|
/
[next]