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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop using anonymous structs in RS.
Stephen Hines
2010-12-06
2
-2
/
+2
*
Fix physics bug causing balls to stack.
Jason Sams
2010-11-24
2
-2
/
+15
*
Remove unnecessary export_func pragma.
Stephen Hines
2010-11-18
10
-21
/
+0
*
Support for cubemaps.
Alex Sakhartchouk
2010-11-18
5
-3
/
+88
*
Merge "Mark a non-exported function as static."
Stephen Hines
2010-11-18
1
-1
/
+1
|
\
|
*
Mark a non-exported function as static.
Stephen Hines
2010-11-17
1
-1
/
+1
*
|
Create holder inner class for pushing context state.
Jason Sams
2010-11-17
2
-19
/
+4
|
/
*
Remove WARs for zero-init + destructors.
Stephen Hines
2010-11-15
3
-6
/
+3
*
Fix line drawing in RS example.
Jason Sams
2010-11-12
2
-7
/
+14
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
18
-93
/
+78
*
Fix fountain bug with more than 10 touches reported.
Jason Sams
2010-11-09
1
-1
/
+1
*
Merge "Moving attrib creation to Mesh. Adding arrays as shader inputs. Removi...
Alex Sakhartchouk
2010-11-08
7
-26
/
+174
|
\
|
*
Moving attrib creation to Mesh. Adding arrays as shader inputs.
Alex Sakhartchouk
2010-11-08
7
-26
/
+174
*
|
Add vector array test to RSTest.
Stephen Hines
2010-11-05
3
-0
/
+92
|
/
*
Update ScriptC constructor to remove depricated param.
Jason Sams
2010-11-03
11
-15
/
+15
*
New RS types test for checking compilation.
Stephen Hines
2010-11-02
7
-8
/
+138
*
Balls test app.
Jason Sams
2010-10-29
10
-0
/
+672
*
Adding new unit test for rsDebug().
Stephen Hines
2010-10-18
3
-0
/
+99
*
Changing scenegraph sample to use arrays.
Alex Sakhartchouk
2010-10-13
4
-94
/
+14
*
Packing the struct to work around llvm bug.
Alex Sakhartchouk
2010-10-13
1
-1
/
+1
*
Support for unsigned long and unsigned long long.
Stephen Hines
2010-10-11
2
-1
/
+17
*
Test exported "long" type.
Stephen Hines
2010-10-11
2
-3
/
+3
*
Fix support for 64-bit integers.
Stephen Hines
2010-10-11
3
-19
/
+73
*
Cleanup error message for null binding address.
Jason Sams
2010-10-10
8
-8
/
+18
*
Remove pragma for RS export variables.
Stephen Hines
2010-10-08
12
-49
/
+13
*
Merge "Add RS testing for long and long long."
Stephen Hines
2010-10-07
1
-0
/
+10
|
\
|
*
Add RS testing for long and long long.
Stephen Hines
2010-10-07
1
-0
/
+10
*
|
changing vec4 to vec2 for perf reasons.
Alex Sakhartchouk
2010-10-06
1
-1
/
+1
*
|
Adding text metrics to renderscript.
Alex Sakhartchouk
2010-10-05
2
-5
/
+47
|
/
*
Merge "Add object validity checking."
Jason Sams
2010-09-30
1
-2
/
+0
|
\
|
*
Add object validity checking.
Jason Sams
2010-09-30
1
-2
/
+0
*
|
Merge "Adding anisotropic filtering and related samples."
Alex Sakhartchouk
2010-09-30
3
-10
/
+99
|
\
\
|
|
/
|
/
|
|
*
Adding anisotropic filtering and related samples.
Alex Sakhartchouk
2010-09-30
3
-10
/
+99
*
|
Fix clear() operation for rsScriptC.
Stephen Hines
2010-09-29
5
-3
/
+60
|
/
*
Fix RS bug with message ID 0.
Stephen Hines
2010-09-28
5
-21
/
+83
*
Merge "Adding support for dynamically updated test status"
Stephen Hines
2010-09-24
5
-22
/
+50
|
\
|
*
Adding support for dynamically updated test status
Stephen Hines
2010-09-23
5
-22
/
+50
*
|
Merge "Adding support for all allowed textures. Cleaning up unused code Addin...
Alex Sakhartchouk
2010-09-24
3
-3
/
+55
|
\
\
|
|
/
|
/
|
|
*
Adding support for all allowed textures.
Alex Sakhartchouk
2010-09-23
3
-3
/
+55
*
|
Add RsList implementation to RSTest.
Stephen Hines
2010-09-23
10
-59
/
+344
|
/
*
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
*
Handle RS reflection name changes.
Stephen Hines
2010-09-17
7
-21
/
+21
*
Minor app updates for RS. force RSTest to portrait.
Stephen Hines
2010-09-15
3
-5
/
+5
*
Shader changes to allow for more flexible constant binding.
Alex Sakhartchouk
2010-09-14
5
-28
/
+12
*
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
*
|
Fixing a3d files to reflect the new element structure.
Alex Sakhartchouk
2010-09-07
6
-10
/
+16
|
/
*
Adding ability to dirty the allocation and notify shaders using it.
Alex Sakhartchouk
2010-09-02
1
-0
/
+2
*
Fixing uniform binding for fragment shader.
Alex Sakhartchouk
2010-08-31
2
-14
/
+16
[next]