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
*
GFX api cleanup 2 of 2
Jason Sams
2012-05-08
6
-0
/
+119
*
GFX api cleanup 1.5 of 2
Jason Sams
2012-05-08
3
-2
/
+51
*
GFX api cleanup 1 of 2
Jason Sams
2012-05-08
5
-4
/
+109
*
Revert "Deprecate"
Stephen Hines
2012-05-07
49
-682
/
+426
*
Start passing element/dim information along with FieldPacker.
Stephen Hines
2012-05-01
2
-1
/
+20
*
Unhide FONT.
Stephen Hines
2012-05-01
1
-4
/
+2
*
Deprecate
Alex Sakhartchouk
2012-04-19
49
-425
/
+683
*
Merge "Add missing support for Element.FONT()."
Stephen Hines
2012-04-12
2
-1
/
+10
|
\
|
*
Add missing support for Element.FONT().
Stephen Hines
2012-04-11
2
-1
/
+10
*
|
Unhiding J API's for Renderscript.
Alex Sakhartchouk
2012-04-11
8
-101
/
+87
|
/
*
Validate context when using RS objects.
Jason Sams
2012-04-03
16
-87
/
+94
*
Rename ioReceive and ioSend
Jason Sams
2012-03-29
1
-2
/
+10
*
Convert from SurfaceTexture to Surface
Jason Sams
2012-03-28
2
-6
/
+28
*
Add getSizeBytes and cleanup docs.
Jason Sams
2012-03-23
1
-2
/
+13
*
Cleanup Allocation docs and getter funcs.
Jason Sams
2012-03-23
1
-0
/
+39
*
Implement USAGE_IO_INPUT
Jason Sams
2012-03-23
2
-19
/
+15
*
am b962b98b: am 67a15457: am e5e11fd6: Merge "docs: fixing bug 5942573" into ...
Robert Ly
2012-03-02
1
-3
/
+3
|
\
|
*
docs: fixing bug 5942573
Robert Ly
2012-02-22
1
-3
/
+3
*
|
Make compute work without an app context.
Jason Sams
2012-02-24
2
-11
/
+18
*
|
Do RS caching the same way HardwareRenderer does.
Jason Sams
2012-02-24
2
-5
/
+22
*
|
start new headers
Jason Sams
2012-02-22
1
-0
/
+2
*
|
Merge "Piping texture names through shader builder. Fixing uint size_t mismat...
Alex Sakhartchouk
2012-02-16
6
-11
/
+52
|
\
\
|
*
|
Piping texture names through shader builder.
Alex Sakhartchouk
2012-02-15
6
-11
/
+52
*
|
|
Vectors of non-primitive types are not allowed.
Stephen Hines
2012-02-15
1
-7
/
+30
*
|
|
Merge "Update Element.isCompatible() to work with NONE."
Stephen Hines
2012-02-15
1
-3
/
+3
|
\
\
\
|
*
|
|
Update Element.isCompatible() to work with NONE.
Stephen Hines
2012-02-14
1
-3
/
+3
|
|
/
/
*
|
|
Beging IO stream out from allocation to surface texture.
Jason Sams
2012-02-15
2
-16
/
+95
|
/
/
*
|
Merge "Fix typos/spacing with new APIs."
Stephen Hines
2012-02-14
1
-6
/
+6
|
\
\
|
*
|
Fix typos/spacing with new APIs.
Stephen Hines
2012-02-13
1
-6
/
+6
|
*
|
Start implementing SurfaceTexture streaming into RS allocations.
Jason Sams
2012-02-10
2
-1
/
+69
*
|
|
am e05bc81c: Merge "We should not throw for non-fatal errors."
Stephen Hines
2012-02-03
1
-2
/
+3
|
\
\
\
|
|
/
/
|
*
|
We should not throw for non-fatal errors.
Stephen Hines
2012-02-03
1
-2
/
+3
*
|
|
am cc2daede: Merge "Properly recover from failed compilation."
Stephen Hines
2012-02-02
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge "Properly recover from failed compilation."
Stephen Hines
2012-02-02
1
-1
/
+1
|
|
\
\
|
|
*
|
Properly recover from failed compilation.
Stephen Hines
2012-02-02
1
-1
/
+1
*
|
|
|
am 7042613c: Merge "Fix an incorrect assert that doesn\'t account for element...
Alex Sakhartchouk
2012-02-02
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix an incorrect assert that doesn't account for element array size.
Alex Sakhartchouk
2012-02-02
1
-0
/
+1
|
|
/
/
*
|
|
Start implementing SurfaceTexture streaming into RS allocations.
Jason Sams
2012-01-13
2
-1
/
+69
*
|
|
Adding getters to rs program obejcts.
Alex Sakhartchouk
2012-01-06
2
-0
/
+51
*
|
|
Merge "Missing getter and additional tests." into graphics-dev
Alex Sakhartchouk
2011-12-27
1
-0
/
+7
|
\
\
\
|
*
|
|
Missing getter and additional tests.
Alex Sakhartchouk
2011-12-22
1
-0
/
+7
*
|
|
|
Merge "Adding tests for element/mesh getters. Fixing bugs found by tests." in...
Alex Sakhartchouk
2011-12-27
1
-15
/
+48
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Adding tests for element/mesh getters.
Alex Sakhartchouk
2011-12-22
1
-15
/
+48
*
|
|
|
am 2b072677: am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross...
Joe Fernandez
2011-12-22
7
-15
/
+47
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, ...
Joe Fernandez
2011-12-22
7
-15
/
+47
|
|
\
\
|
|
|
/
|
|
*
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
7
-15
/
+47
*
|
|
Element getters.
Alex Sakhartchouk
2011-12-16
1
-6
/
+24
*
|
|
Private API to support MFF transition.
Jason Sams
2011-11-23
2
-5
/
+29
*
|
|
am e693fa3e: am a962ef29: am 4c593010: Merge "Followup to a bug fix. Addtion ...
Alex Sakhartchouk
2011-11-17
1
-10
/
+16
|
\
\
\
|
|
/
/
|
*
|
am a962ef29: am 4c593010: Merge "Followup to a bug fix. Addtion of synchroniz...
Alex Sakhartchouk
2011-11-17
1
-10
/
+16
|
|
\
\
|
|
|
/
[next]