Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_rs
/
c84b56e55737376b43a00531bffacae7d4716a31
c84b56e
Fix symbol table for libRS MatrixTranspose
by yuyan
· 13 years ago
cb34168
Merge "Correctly align mSendBuffer to contain doubles."
by Stephen Hines
· 13 years ago
a05e8dd
Correctly align mSendBuffer to contain doubles.
by Vladimir Stefanovic
· 13 years ago
9dc5d30
Merge "Fix build. New clang has stricter checking."
by Stephen Hines
· 13 years ago
bac597d
Fix build. New clang has stricter checking.
by Shih-wei Liao
· 13 years ago
4777179
Merge "Fixed class previously declared as struct warning"
by Jean-Baptiste Queru
· 13 years ago
f74b9d9
Fixed class previously declared as struct warning
by Tareq A. Siraj
· 13 years ago
fd729de
Merge "DO NOT MERGE - Fix stale realloc pointers."
by Stephen Hines
· 13 years ago
417d658
Merge "DO NOT MERGE - Cleanup pointer access in adapter and font."
by Stephen Hines
· 13 years ago
7e070a1
Merge "DO NOT MERGE - Move memory layout to driver."
by Stephen Hines
· 13 years ago
1a1b0f9
Merge "DO NOT MERGE - Plumb context through for serialization."
by Stephen Hines
· 13 years ago
5b9be08
DO NOT MERGE - Fix stale realloc pointers.
by Jason Sams
· 13 years ago
0db650c
DO NOT MERGE - Cleanup pointer access in adapter and font.
by Jason Sams
· 13 years ago
57dc11a
DO NOT MERGE - Move memory layout to driver.
by Jason Sams
· 13 years ago
43e3193
DO NOT MERGE - Plumb context through for serialization.
by Jason Sams
· 13 years ago
72f3ad8
Merge "fract() uses a float*, not an int*."
by Stephen Hines
· 13 years ago
52a1846
fract() uses a float*, not an int*.
by Stephen Hines
· 13 years ago
310fcd9
Merge "Add additional math constants"
by Stephen Hines
· 13 years ago
796ea15
Add additional math constants
by Rajeev Sharma
· 13 years ago
0bbb8e6
am 9d6b2b35: Fix single level forEach threading
by Jason Sams
· 13 years ago
9d6b2b3
Fix single level forEach threading
by Jason Sams
· 13 years ago
d2d868f
Fix build - remove unused variable
by Jean-Baptiste Queru
· 13 years ago
433d5f4
Merge "Link against NEON version of libclcore.bc when possible." into jb-dev
by Stephen Hines
· 13 years ago
ebee948
Link against NEON version of libclcore.bc when possible.
by Stephen Hines
· 13 years ago
1d89243
Fix leak when app does not exit cleanly.
by Jason Sams
· 13 years ago
298691a
Patch up remaining issues with revert.
by Stephen Hines
· 13 years ago
070cb23
Revert "Start chewing new libbcc APIs."
by Stephen Hines
· 13 years ago
2980f07
Support additional element/dim information for FieldPacker.
by Stephen Hines
· 13 years ago
ec3fc11
Start chewing new libbcc APIs.
by Shih-wei Liao
· 13 years ago
aaa4b34
Merge "unhide J API"
by Alex Sakhartchouk
· 13 years ago
2275e9c
Fix duplicate malloc pointers.
by Jason Sams
· 13 years ago
340d15a
unhide J API
by Alex Sakhartchouk
· 13 years ago
773d008
Setting the viewport for surface texture render targets.
by Alex Sakhartchouk
· 13 years ago
ad62640
Merge "Removing unused dependencies"
by Alex Sakhartchouk
· 13 years ago
ae8b795
Add in missing FONT support.
by Stephen Hines
· 13 years ago
0dc6693
IO_OUTPUT + Rendertarget implemetation.
by Jason Sams
· 13 years ago
5bab6bf
Removing unused dependencies
by Alex Sakhartchouk
· 13 years ago
f22c8ac
Add support for stride != width.
by Jason Sams
· 13 years ago
90ac0fe
update tests.
by Jason Sams
· 13 years ago
9f70a4e
Move incRefs()/decRefs() logic from Allocation -> Type.
by Stephen Hines
· 13 years ago
69cccdf
Make all references use smart pointers.
by Jason Sams
· 13 years ago
a662edd
Split cpp frontend to its own lib.
by Jason Sams
· 13 years ago
b322033
Implement IO_OUTPUT + SurfaceTexture
by Jason Sams
· 13 years ago
f31fa92
Implement nan.
by Jason Sams
· 13 years ago
bb801bb
Merge "rsdGL explicity connects the DummyConsumer"
by Jamie Gennis
· 13 years ago
0e8435a
rsdGL explicity connects the DummyConsumer
by Daniel Lam
· 13 years ago
e8c095f
adjust PDK build workaround
by Brian Swetland
· 13 years ago
a08c06f
Correct PDK test in makefile.
by Jason Sams
· 13 years ago
a6ab26a
Workaround PDK issues.
by Jason Sams
· 13 years ago
65e9c8f
Merge "State based shader recompile to support camera input."
by Alex Sakhartchouk
· 13 years ago
8ce904d
rsdGL uses DummyConsumer
by Daniel Lam
· 13 years ago
6d6e114
State based shader recompile to support camera input.
by Alex Sakhartchouk
· 13 years ago
229929b
Merge "Implement USAGE_IO_INPUT"
by Jason Sams
· 13 years ago
3522f40
Implement USAGE_IO_INPUT
by Jason Sams
· 13 years ago
3d1437e
Merge "Wrapping new api's with proper RS_VERSION"
by Alex Sakhartchouk
· 13 years ago
a703a6b
Merge "More rearrangement and renaming."
by Alex Sakhartchouk
· 13 years ago
3c0c606
Wrapping new api's with proper RS_VERSION
by Alex Sakhartchouk
· 13 years ago
c5512cd
Merge remote-tracking branch 'goog/ics-aah-exp' into merge
by Mike Lockwood
· 13 years ago
f8e195e
More rearrangement and renaming.
by Alex Sakhartchouk
· 13 years ago
89fbb45
Changing rsg to rs where functions don't rely on graphics.
by Alex Sakhartchouk
· 13 years ago
14607a6
Breaking up rs headers by logical components.
by Alex Sakhartchouk
· 13 years ago
d1f7da6
Add prop to force cap compute threading.
by Jason Sams
· 13 years ago
1fc0201
Fix minor C++ api issues.
by Jason Sams
· 13 years ago
8e412a1
Fix test makefile
by Jason Sams
· 13 years ago
13a57e2
Merge "Fix argument passing with dimLOD."
by Stephen Hines
· 13 years ago
19d9512
Fix argument passing with dimLOD.
by Stephen Hines
· 13 years ago
5e3c968
Split off driver code into a separate static library.
by Alex Sakhartchouk
· 13 years ago
4edf030
More header untangling.
by Alex Sakhartchouk
· 13 years ago
e23d239
Starting to untangle header spaghetti.
by Alex Sakhartchouk
· 13 years ago
246fbee
Moving lod's into hal struct.
by Alex Sakhartchouk
· 13 years ago
ed8844c
Remove references to sched_policy.h in RS
by Glenn Kasten
· 13 years ago
8588697
Merge "Add multisampling support to renderscript."
by Alex Sakhartchouk
· 13 years ago
a277734
Merge "Using surface texture as a default renderscript surface."
by Alex Sakhartchouk
· 13 years ago
c625583
Merge "Allocation sampling api prototypes."
by Alex Sakhartchouk
· 13 years ago
09db907
Allocation sampling api prototypes.
by Alex Sakhartchouk
· 13 years ago
da7a148
Add multisampling support to renderscript.
by Alex Sakhartchouk
· 13 years ago
5575cf1
Using surface texture as a default renderscript surface.
by Alex Sakhartchouk
· 13 years ago
354add2
Merge "Removing GL calls from librs"
by Alex Sakhartchouk
· 13 years ago
f7c0c7b
Merge "remove dependency on android_native{s_priv|buffer}.h"
by Mathias Agopian
· 13 years ago
b8eba19
remove dependency on android_native{s_priv|buffer}.h
by Mathias Agopian
· 13 years ago
febbd7d
Merge "test runs but I do not check results yet."
by Jason Sams
· 13 years ago
e255929
remove libui dependency on libEGL
by Mathias Agopian
· 13 years ago
f1e6d22
test runs but I do not check results yet.
by Jason Sams
· 13 years ago
653b53e
Removing GL calls from librs
by Alex Sakhartchouk
· 13 years ago
b2e3dc5
More RS cpp binding work. All classes for
by Jason Sams
· 13 years ago
9e666cb
Merge "start new headers"
by Jason Sams
· 13 years ago
bb5c0b1
Merge "Support running ForEach on non-root functions."
by Stephen Hines
· 13 years ago
4419977
Support running ForEach on non-root functions.
by Stephen Hines
· 13 years ago
221a4b1
start new headers
by Jason Sams
· 13 years ago
8bab275
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
c1981c2
Merge "Work around VSync signal while screen is off."
by Jason Sams
· 13 years ago
9afd9a5
Work around VSync signal while screen is off.
by Jason Sams
· 13 years ago
fdc6c0f
Merge "Update prototype remote fifo. Tested primary connection using only fifo data transport."
by Jason Sams
· 13 years ago
5f5f9b5
Merge "Rename three header files to free namespace for api."
by Jason Sams
· 13 years ago
bda75a9
Update prototype remote fifo. Tested primary connection
by Jason Sams
· 13 years ago
3715b00
Rename three header files to free namespace for api.
by Jason Sams
· 13 years ago
38c04ad
Merge "Piping texture names through shader builder. Fixing uint size_t mismatch."
by Alex Sakhartchouk
· 13 years ago
748eb07
Piping texture names through shader builder. Fixing uint size_t mismatch.
by Alex Sakhartchouk
· 13 years ago
2543059
Merge "Fixing uint32 size_t mismatches."
by Alex Sakhartchouk
· 13 years ago
7ac2a4d
Beging IO stream out from allocation to surface texture.
by Jason Sams
· 13 years ago
Next »