Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c8947b3d795f9539d248edf95652974f49142b78
/
libs
/
rs
c72cb1c
Merge "State based shader recompile to support camera input."
by Alex Sakhartchouk
· 13 years ago
ae540b9
rsdGL uses DummyConsumer
by Daniel Lam
· 13 years ago
5ff1959
State based shader recompile to support camera input.
by Alex Sakhartchouk
· 13 years ago
cbe55a1
Merge "Implement USAGE_IO_INPUT"
by Jason Sams
· 13 years ago
fe1d5ff
Implement USAGE_IO_INPUT
by Jason Sams
· 13 years ago
dc60cc4
Wrapping new api's with proper RS_VERSION
by Alex Sakhartchouk
· 13 years ago
043f5ce
More rearrangement and renaming.
by Alex Sakhartchouk
· 13 years ago
73797e9
Changing rsg to rs where functions don't rely on graphics.
by Alex Sakhartchouk
· 13 years ago
79c23f0
Breaking up rs headers by logical components.
by Alex Sakhartchouk
· 13 years ago
2791429
Add prop to force cap compute threading.
by Jason Sams
· 13 years ago
d1c8c12
Fix minor C++ api issues.
by Jason Sams
· 13 years ago
759eb4e
Fix test makefile
by Jason Sams
· 13 years ago
3c4b03d
Merge "Fix argument passing with dimLOD."
by Stephen Hines
· 13 years ago
d091526
Fix argument passing with dimLOD.
by Stephen Hines
· 13 years ago
50159b1
Split off driver code into a separate static library.
by Alex Sakhartchouk
· 13 years ago
bedc023
More header untangling.
by Alex Sakhartchouk
· 13 years ago
137ccbb
Starting to untangle header spaghetti.
by Alex Sakhartchouk
· 13 years ago
3b88729
Moving lod's into hal struct.
by Alex Sakhartchouk
· 13 years ago
5837861
Remove references to sched_policy.h in RS
by Glenn Kasten
· 13 years ago
c730ace
Merge "Add multisampling support to renderscript."
by Alex Sakhartchouk
· 13 years ago
e7de725
Merge "Using surface texture as a default renderscript surface."
by Alex Sakhartchouk
· 13 years ago
541b492
Merge "Allocation sampling api prototypes."
by Alex Sakhartchouk
· 13 years ago
96804ad
Allocation sampling api prototypes.
by Alex Sakhartchouk
· 13 years ago
f203b83
Add multisampling support to renderscript.
by Alex Sakhartchouk
· 13 years ago
eb8b1fe
Using surface texture as a default renderscript surface.
by Alex Sakhartchouk
· 13 years ago
a65fb11
Merge "Removing GL calls from librs"
by Alex Sakhartchouk
· 13 years ago
018549e
Merge "remove dependency on android_native{s_priv|buffer}.h"
by Mathias Agopian
· 13 years ago
af01feaf
remove dependency on android_native{s_priv|buffer}.h
by Mathias Agopian
· 13 years ago
3d408e5
Merge "test runs but I do not check results yet."
by Jason Sams
· 13 years ago
cc0eaa6
remove libui dependency on libEGL
by Mathias Agopian
· 13 years ago
9733f26
test runs but I do not check results yet.
by Jason Sams
· 13 years ago
20c9c92
Removing GL calls from librs
by Alex Sakhartchouk
· 13 years ago
170dc84
More RS cpp binding work. All classes for
by Jason Sams
· 13 years ago
a23c4eb
Merge "start new headers"
by Jason Sams
· 13 years ago
a16c98c
Merge "Support running ForEach on non-root functions."
by Stephen Hines
· 13 years ago
473a204
Support running ForEach on non-root functions.
by Stephen Hines
· 13 years ago
f70b0fc
start new headers
by Jason Sams
· 13 years ago
b13b9bd
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
6db0608d
Merge "Work around VSync signal while screen is off."
by Jason Sams
· 13 years ago
f7795e0
Work around VSync signal while screen is off.
by Jason Sams
· 13 years ago
42a23ef
Merge "Update prototype remote fifo. Tested primary connection using only fifo data transport."
by Jason Sams
· 13 years ago
e158f20
Merge "Rename three header files to free namespace for api."
by Jason Sams
· 13 years ago
548cc0e
Update prototype remote fifo. Tested primary connection
by Jason Sams
· 13 years ago
1d6983a
Rename three header files to free namespace for api.
by Jason Sams
· 13 years ago
791c0d1
Merge "Piping texture names through shader builder. Fixing uint size_t mismatch."
by Alex Sakhartchouk
· 13 years ago
2123b46
Piping texture names through shader builder. Fixing uint size_t mismatch.
by Alex Sakhartchouk
· 13 years ago
6be1636
Merge "Fixing uint32 size_t mismatches."
by Alex Sakhartchouk
· 13 years ago
163766c
Beging IO stream out from allocation to surface texture.
by Jason Sams
· 13 years ago
a3f1543
Fixing uint32 size_t mismatches.
by Alex Sakhartchouk
· 13 years ago
10e9f39
Merge "Initialize all class members."
by Stephen Hines
· 13 years ago
5b79842
Initialize all class members.
by Stephen Hines
· 13 years ago
ff3de0e
am 87a36a3b: Merge "Making shader compilation errors throw a Java exception."
by Alex Sakhartchouk
· 13 years ago
b2a5354
resolved conflicts for merge of cb66aec0 to graphics-dev
by Jason Sams
· 13 years ago
87a36a3
Merge "Making shader compilation errors throw a Java exception."
by Alex Sakhartchouk
· 13 years ago
cb66aec
Merge "Start implementing SurfaceTexture streaming into RS allocations."
by Jason Sams
· 13 years ago
532efd3
Start implementing SurfaceTexture streaming into RS allocations.
by Jason Sams
· 13 years ago
206904b
am 468a9715: Merge "Remove unused param."
by Jason Sams
· 13 years ago
87e2721
Remove unused param.
by Jason Sams
· 13 years ago
811adfe
am 5b6abb38: Merge "Fix bug in generated code for functions with inband data from pointers. Passing zero length data would desync return command stream."
by Jason Sams
· 13 years ago
d51280f
Fix bug in generated code for functions with inband data
by Jason Sams
· 13 years ago
257e8a9
Making shader compilation errors throw a Java exception.
by Alex Sakhartchouk
· 13 years ago
eb5b735
Merge commit 'bdeec118' into manualmerge
by Jason Sams
· 13 years ago
4c2e4c8
Implement RS VSync on new vsync infrastructure.
by Jason Sams
· 13 years ago
0a29fe1
am cc2daede: Merge "Properly recover from failed compilation."
by Stephen Hines
· 13 years ago
cc2daed
Merge "Properly recover from failed compilation."
by Stephen Hines
· 13 years ago
98bea4a
am 7042613c: Merge "Fix an incorrect assert that doesn\'t account for element array size."
by Alex Sakhartchouk
· 13 years ago
7042613
Merge "Fix an incorrect assert that doesn't account for element array size."
by Alex Sakhartchouk
· 13 years ago
862dadb
Properly recover from failed compilation.
by Stephen Hines
· 13 years ago
bf3c3f2
Fix an incorrect assert that doesn't account for element array size.
by Alex Sakhartchouk
· 13 years ago
dee8be5
am bb3968fe: Merge "Remove wrapper version check assert."
by Stephen Hines
· 13 years ago
07c1293
Remove wrapper version check assert.
by Stephen Hines
· 13 years ago
bc19591
am 855eadf9: Merge "Fix potential bug with reordered size/offset arguments."
by Stephen Hines
· 13 years ago
855eadf
Merge "Fix potential bug with reordered size/offset arguments."
by Stephen Hines
· 13 years ago
be12402
am dfbcee6c: fix build
by Mathias Agopian
· 13 years ago
dfbcee6
fix build
by Mathias Agopian
· 13 years ago
85694cf
Merge "Add comment to confusing commands." into graphics-dev
by Jason Sams
· 13 years ago
61e76a7
Add comment to confusing commands.
by Jason Sams
· 13 years ago
2061424
am cee905be: Merge "Don\'t wait forever if there are no commands to execute."
by Stephen Hines
· 13 years ago
cee905b
Merge "Don't wait forever if there are no commands to execute."
by Stephen Hines
· 13 years ago
e3f9cc6
Don't wait forever if there are no commands to execute.
by Stephen Hines
· 13 years ago
6bd4c7a
am caaac348: Merge "Fix bugs with unsigned rsAtomicCas/Max/Min."
by Stephen Hines
· 13 years ago
caaac34
Merge "Fix bugs with unsigned rsAtomicCas/Max/Min."
by Stephen Hines
· 13 years ago
109116b
Fix bugs with unsigned rsAtomicCas/Max/Min.
by Stephen Hines
· 13 years ago
4cbe25a
Fix potential bug with reordered size/offset arguments.
by Stephen Hines
· 13 years ago
fda8174
am b41c96a3: am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1
by Robert Ly
· 13 years ago
b41c96a
am 43fda84e: am 6ad9ea7d: Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1
by Robert Ly
· 13 years ago
b97c8dd
am d36f7d24: Merge "Add support for new root.expand() calls."
by Stephen Hines
· 13 years ago
615e7ce
Start implementing SurfaceTexture streaming into RS allocations.
by Jason Sams
· 13 years ago
2eeb53c
update overview page for rs api docs to open iframe links in parent
by Robert Ly
· 13 years ago
0272f1d
cherrypick from master - add overview description for RS API reference Change-Id: Id5554c607ad4c435f92bfa939e4ce4833a638f62
by Robert Ly
· 13 years ago
6b4cf07
Add support for new root.expand() calls.
by Stephen Hines
· 13 years ago
17801f1
Plumbing for RS priority.
by Jason Sams
· 13 years ago
aa9565b
Fix LOGE.
by Jason Sams
· 13 years ago
10f2a3c
Merge "Now utilizing ability to bind constants. Fixing small copy/paste typo." into graphics-dev
by Alex Sakhartchouk
· 13 years ago
b64ef77
Merge "Adding ability to bind constants to shaders." into graphics-dev
by Alex Sakhartchouk
· 13 years ago
fdccec9
Now utilizing ability to bind constants. Fixing small copy/paste typo.
by Alex Sakhartchouk
· 13 years ago
33680ff
Adding ability to bind constants to shaders.
by Alex Sakhartchouk
· 13 years ago
2e681c1
resolved conflicts for merge of 08289f55 to graphics-dev
by Steve Block
· 13 years ago
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
61cd943
Cleanup based on comments.
by Alex Sakhartchouk
· 13 years ago
Next »