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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding support for all allowed textures.
Alex Sakhartchouk
2010-09-23
20
-222
/
+248
*
Better debugging for scripts.
Jason Sams
2010-09-22
2
-23
/
+26
*
Merge "Remove excessive logging."
Jason Sams
2010-09-22
1
-2
/
+0
|
\
|
*
Remove excessive logging.
Jason Sams
2010-09-22
1
-2
/
+0
*
|
Merge "Fix two minor RS bugs. 1: index set size was populated with bad value ...
Jason Sams
2010-09-22
1
-2
/
+0
|
\
\
|
|
/
|
*
Fix two minor RS bugs.
Jason Sams
2010-09-22
1
-2
/
+0
*
|
Test use of "f" suffix on float initializers.
Stephen Hines
2010-09-21
1
-2
/
+4
|
/
*
Updated RSTest to test primitive type assignments.
Stephen Hines
2010-09-21
3
-19
/
+59
*
Add support for Float64 (double) to RenderScript.
Stephen Hines
2010-09-20
2
-0
/
+12
*
Merge "Handle RS reflection name changes."
Stephen Hines
2010-09-17
7
-21
/
+21
|
\
|
*
Handle RS reflection name changes.
Stephen Hines
2010-09-17
7
-21
/
+21
*
|
Merge "Minor app updates for RS. force RSTest to portrait."
Stephen Hines
2010-09-17
3
-5
/
+5
|
\
\
|
|
/
|
*
Minor app updates for RS. force RSTest to portrait.
Stephen Hines
2010-09-15
3
-5
/
+5
*
|
Fix function name match for refcounting funcs.
Jason Sams
2010-09-17
1
-4
/
+55
*
|
Cleanup GL setup code and remove legacy 1.1 paths.
Jason Sams
2010-09-16
16
-128
/
+31
|
/
*
Fix partial NP2 support and restrict mipmaps and clamp
Jason Sams
2010-09-14
2
-19
/
+23
*
Shader changes to allow for more flexible constant binding.
Alex Sakhartchouk
2010-09-14
15
-218
/
+216
*
Merge "Reflected class name and bc file name changes."
Ying Wang
2010-09-07
2
-7
/
+7
|
\
|
*
Reflected class name and bc file name changes.
Ying Wang
2010-09-07
2
-7
/
+7
*
|
Fix header path.
Anatol Pomazau
2010-09-07
1
-1
/
+1
*
|
Fixing a3d files to reflect the new element structure.
Alex Sakhartchouk
2010-09-07
6
-10
/
+16
*
|
Add arrays to elements.
Jason Sams
2010-09-07
4
-10
/
+27
|
/
*
Fixing fragment shader bounding code
Alex Sakhartchouk
2010-09-02
2
-15
/
+12
*
Adding ability to dirty the allocation and notify shaders using it.
Alex Sakhartchouk
2010-09-02
4
-1
/
+14
*
Remove ACC and other legacy bits from RS.
Jason Sams
2010-09-01
3
-48
/
+1
*
SubElementData data upload functions.
Jason Sams
2010-08-31
5
-23
/
+167
*
Fixing uniform binding for fragment shader.
Alex Sakhartchouk
2010-08-31
7
-136
/
+159
*
Fixing renderscript uniform binding bugs.
Alex Sakhartchouk
2010-08-27
8
-36
/
+316
*
Add matrix component types.
Jason Sams
2010-08-25
7
-28
/
+58
*
More work on the renderscript sample
Alex Sakhartchouk
2010-08-24
4
-36
/
+263
*
Renderscript samples.
Alex Sakhartchouk
2010-08-23
14
-16
/
+601
*
Should fix the build.
Alex Sakhartchouk
2010-08-19
1
-2
/
+3
*
Hopefully this fixes the build.
Alex Sakhartchouk
2010-08-19
1
-0
/
+0
*
Merge "Renderscript samples. Merged two model related projects. Cleanup."
Alex Sakhartchouk
2010-08-19
17
-18
/
+415
|
\
|
*
Renderscript samples. Merged two model related projects. Cleanup.
Alex Sakhartchouk
2010-08-18
17
-18
/
+415
*
|
Merge "Fix bug looping non-blocking fifos."
Jason Sams
2010-08-18
3
-2
/
+28
|
\
\
|
*
|
Fix bug looping non-blocking fifos.
Jason Sams
2010-08-18
3
-2
/
+28
*
|
|
Merge "Remove OOB object destruction."
Jason Sams
2010-08-18
3
-72
/
+0
|
\
\
\
|
|
/
/
|
*
|
Remove OOB object destruction.
Jason Sams
2010-08-17
3
-72
/
+0
*
|
|
Merge "Make java entry points for native fifo synchronized."
Jason Sams
2010-08-17
1
-30
/
+0
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Make java entry points for native fifo synchronized.
Jason Sams
2010-08-17
1
-30
/
+0
*
|
Propagating some useful font changes.
Alex Sakhartchouk
2010-08-17
2
-12
/
+56
*
|
Merge "Added frustum plane extraction and sphere culling code."
Alex Sakhartchouk
2010-08-16
5
-2
/
+104
|
\
\
|
|
/
|
/
|
|
*
Added frustum plane extraction and sphere culling code.
Alex Sakhartchouk
2010-08-16
5
-2
/
+104
*
|
Remove extra float<>int conversions in ImageProcessing.
Jason Sams
2010-08-16
7
-142
/
+120
*
|
Support reference operations in RS scripts.
Jason Sams
2010-08-16
3
-14
/
+105
|
/
*
Merge "Adding bounding box computation."
Alex Sakhartchouk
2010-08-13
4
-0
/
+80
|
\
|
*
Adding bounding box computation.
Alex Sakhartchouk
2010-08-13
4
-0
/
+80
*
|
Merge "Renderscript scenegraph prototype."
Alex Sakhartchouk
2010-08-13
11
-0
/
+861
|
\
\
|
*
|
Renderscript scenegraph prototype.
Alex Sakhartchouk
2010-08-13
11
-0
/
+861
|
|
/
[next]