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
*
Fix fountain bug with more than 10 touches reported.
Jason Sams
2010-11-09
1
-1
/
+1
*
Handle user message ID 0
Jason Sams
2010-11-08
4
-28
/
+63
*
Merge "Moving attrib creation to Mesh. Adding arrays as shader inputs. Removi...
Alex Sakhartchouk
2010-11-08
25
-377
/
+700
|
\
|
*
Moving attrib creation to Mesh. Adding arrays as shader inputs.
Alex Sakhartchouk
2010-11-08
25
-377
/
+700
*
|
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
*
Merge "RS Error cleanup. Thow java exception during init if the GL driver fai...
Jason Sams
2010-11-03
2
-20
/
+62
|
\
|
*
RS Error cleanup.
Jason Sams
2010-11-03
2
-20
/
+62
*
|
Merge "New RS types test for checking compilation."
Stephen Hines
2010-11-02
7
-8
/
+138
|
\
\
|
|
/
|
/
|
|
*
New RS types test for checking compilation.
Stephen Hines
2010-11-02
7
-8
/
+138
*
|
Add code to mark functions rather than whole files as threadable.
Jason Sams
2010-11-01
5
-225
/
+219
*
|
Remove excessive logging.
Jason Sams
2010-10-29
1
-5
/
+0
|
/
*
Balls test app.
Jason Sams
2010-10-29
12
-3
/
+705
*
Merge "Fix 3140348: Signature was wrong for atan2() in RS."
Jim Miller
2010-10-28
1
-2
/
+2
|
\
|
*
Fix 3140348: Signature was wrong for atan2() in RS.
Jim Miller
2010-10-28
1
-2
/
+2
*
|
Adding nvidia extension for limited npot support.
Alex Sakhartchouk
2010-10-27
10
-179
/
+107
|
/
*
Begin adding async allocation creation.
Jason Sams
2010-10-26
11
-194
/
+113
*
Enable optimized bitcode that is also jitted faster.
Shih-wei Liao
2010-10-23
3
-4
/
+12
*
Fix refcounting bugs where the sys refcount
Jason Sams
2010-10-21
18
-130
/
+130
*
Merge "Some cleanup"
Alex Sakhartchouk
2010-10-19
4
-45
/
+6
|
\
|
*
Some cleanup
Alex Sakhartchouk
2010-10-18
4
-45
/
+6
*
|
Remove unneeded inclusion of rs_math.rsh.
Shih-wei Liao
2010-10-18
1
-3
/
+0
*
|
Adding new unit test for rsDebug().
Stephen Hines
2010-10-18
3
-0
/
+99
*
|
Merge "Add support for rsDebug with 64-bit types."
Stephen Hines
2010-10-18
2
-3
/
+30
|
\
\
|
|
/
|
/
|
|
*
Add support for rsDebug with 64-bit types.
Stephen Hines
2010-10-15
2
-3
/
+30
*
|
Fix header file to always inline stub functions.
Jason Sams
2010-10-15
1
-1
/
+1
|
/
*
Fix deadlock on RS teardown.
Jason Sams
2010-10-15
1
-9
/
+3
*
Async type creation.
Jason Sams
2010-10-14
11
-134
/
+147
*
Merge "Changing scenegraph sample to use arrays."
Alex Sakhartchouk
2010-10-14
5
-98
/
+19
|
\
|
*
Changing scenegraph sample to use arrays.
Alex Sakhartchouk
2010-10-13
5
-98
/
+19
*
|
Begin hooking up SurfaceConfig.
Jason Sams
2010-10-13
4
-92
/
+188
|
/
*
Packing the struct to work around llvm bug.
Alex Sakhartchouk
2010-10-13
1
-1
/
+1
*
Fixing font bug, initialization was done in the wrong order.
Alex Sakhartchouk
2010-10-12
1
-1
/
+3
*
Merge "Fixing refcounting debug statements that've gotten bitrotten."
Alex Sakhartchouk
2010-10-12
1
-5
/
+5
|
\
|
*
Fixing refcounting debug statements that've gotten bitrotten.
Alex Sakhartchouk
2010-10-12
1
-5
/
+5
*
|
Support for unsigned long and unsigned long long.
Stephen Hines
2010-10-11
2
-1
/
+17
*
|
Merge "Test exported "long" type."
Stephen Hines
2010-10-11
2
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Test exported "long" type.
Stephen Hines
2010-10-11
2
-3
/
+3
*
|
Update allocation from bitmap.
Alex Sakhartchouk
2010-10-11
6
-10
/
+79
|
/
*
Fix support for 64-bit integers.
Stephen Hines
2010-10-11
5
-19
/
+85
*
Cleanup error message for null binding address.
Jason Sams
2010-10-10
11
-20
/
+24
*
Remove pragma for RS export variables.
Stephen Hines
2010-10-08
12
-49
/
+13
*
Removing fixed size arrays.
Alex Sakhartchouk
2010-10-08
6
-36
/
+67
*
Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core funct...
Shih-wei Liao
2010-10-07
3
-28
/
+27
*
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
*
|
Merge "changing vec4 to vec2 for perf reasons."
Alex Sakhartchouk
2010-10-06
4
-5
/
+6
|
\
\
|
*
|
changing vec4 to vec2 for perf reasons.
Alex Sakhartchouk
2010-10-06
4
-5
/
+6
*
|
|
Merge "Adding average fps counter. Removing rsLight from libRS"
Alex Sakhartchouk
2010-10-05
11
-231
/
+24
|
\
\
\
|
|
/
/
|
*
|
Adding average fps counter.
Alex Sakhartchouk
2010-10-05
11
-231
/
+24
[next]