Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d10475e24f7b393d9f79f3322aabdccc3292131e
/
libs
/
rs
7e6aac1
Adding getter functions for script side RS objects.
by Alex Sakhartchouk
· 13 years ago
3fda6ed
am 43b57ec4: Fix error printing if no command string is set.
by Jason Sams
· 13 years ago
43b57ec
Fix error printing if no command string is set.
by Jason Sams
· 13 years ago
2802dae
Fix bug with 1D arrays and threading. Some elements got launched multiple times.
by Jason Sams
· 13 years ago
aac24a2
Improve rsForEach overhead.
by Jason Sams
· 13 years ago
66fb1f3
Merge "Wrapping new API with #defines to prevent old apps from using them."
by Jason Sams
· 13 years ago
795072e
Fix crash running old HC apps.
by Jason Sams
· 13 years ago
f6576d9
Wrapping new API with #defines to prevent old apps from using them.
by Alex Sakhartchouk
· 13 years ago
94aaed3
Remove unused fields in ProgramRaster
by Jason Sams
· 13 years ago
8410b14
Cleanup RS logs
by Jason Sams
· 13 years ago
5316b9e
Add RS watchdog.
by Jason Sams
· 13 years ago
79dd90c
Merge "Fix remaining .rs.dtor() issue for RS."
by Stephen Hines
· 13 years ago
466bdc4
Fix remaining .rs.dtor() issue for RS.
by Stephen Hines
· 13 years ago
d9e075b
fix rs docs
by Robert Ly
· 13 years ago
1716fe4
Merge "Call .rs.dtor() when tearing down Scripts."
by Stephen Hines
· 13 years ago
73d50d3
Merge "Finish the docs for rs_cl."
by Jason Sams
· 13 years ago
514f979
Call .rs.dtor() when tearing down Scripts.
by Stephen Hines
· 13 years ago
2f87f36
Finish the docs for rs_cl.
by Jason Sams
· 13 years ago
7d71556
Merge "Document the basic RS math functions."
by Jason Sams
· 13 years ago
e79f768
Document the basic RS math functions.
by Jason Sams
· 13 years ago
46e5a03
Updated time/type docs for Renderscript.
by Stephen Hines
· 13 years ago
0806d51
Merge "Fixing the lockless fifo destory bug. Removing unused code from element. build."
by Alex Sakhartchouk
· 13 years ago
c3ccfb8
Merge "Issue proper parameters to root() calls for RS."
by Stephen Hines
· 13 years ago
1222393
Issue proper parameters to root() calls for RS.
by Stephen Hines
· 13 years ago
a8bb921
Fixing the lockless fifo destory bug. Removing unused code from element. build.
by Alex Sakhartchouk
· 13 years ago
777ec26
Fix issue with freeing allocation with circular references.
by Jason Sams
· 13 years ago
85deb78
Fix "return 0" behavior in rs 0 was not properly blocking for the next message.
by Jason Sams
· 13 years ago
c1b4c1f
Add structure to pack params for forEach.
by Jason Sams
· 13 years ago
4270295
Merge "Fixing asynchronous performance issues."
by Alex Sakhartchouk
· 13 years ago
117abdb
Fixing asynchronous performance issues.
by Alex Sakhartchouk
· 13 years ago
c929158
Merge "Fix to the memory leak problem."
by Alex Sakhartchouk
· 13 years ago
bfc7891
Fix the RS frame timeout.
by Jason Sams
· 13 years ago
065fa8d
Fix to the memory leak problem.
by Alex Sakhartchouk
· 13 years ago
beb2b5c
Replacing sans serif system font with Roboto
by Christian Robertson
· 13 years ago
9ce7c09
Merge "add renderscript doc comments for exposed headers"
by Alex Sakhartchouk
· 13 years ago
6b2b8bd
add renderscript doc comments for exposed headers
by Alex Sakhartchouk
· 13 years ago
573fa62
Start refactoring RS headerfiles for docs.
by Jason Sams
· 13 years ago
514a0b3
Merge "Migrate perf-critical functions away from librs."
by Stephen Hines
· 13 years ago
d1bfd12
Add RS docs for rs_core.rsh
by Jason Sams
· 13 years ago
e004058
Migrate perf-critical functions away from librs.
by Stephen Hines
· 13 years ago
00ac96b
Merge "Add docs to rs_types.rsh"
by Jason Sams
· 13 years ago
a00e6d8
Add docs to rs_types.rsh
by Jason Sams
· 13 years ago
75e0254
Merge "Fixing rs crash when no texture is bound."
by Alex Sakhartchouk
· 13 years ago
bbc41c0
Fixing rs crash when no texture is bound.
by Alex Sakhartchouk
· 13 years ago
8f019d6
Merge "Start using bcinfo components within librs."
by Stephen Hines
· 13 years ago
4382467a
Start using bcinfo components within librs.
by Stephen Hines
· 13 years ago
8ce8a1a
Finish the refactor work of bccPrepareExecutable
by Logan Chien
· 13 years ago
4575a8e
Add const to matrix by vector multiply routines. Cleanup ifdef for rsForEach.
by Jason Sams
· 13 years ago
cf57dec
Add size param to rsForEach bug 5074640
by Jason Sams
· 13 years ago
eac3503
Merge "Correctly call glviewport when surface changes."
by Alex Sakhartchouk
· 13 years ago
10ed04935
Correctly call glviewport when surface changes.
by Alex Sakhartchouk
· 13 years ago
c27d187
Extract BC metadata using a single call.
by Stephen Hines
· 13 years ago
e173b9d
Merge "For the serialization context, no fifo initialization is necessary."
by Alex Sakhartchouk
· 13 years ago
1bfccea
For the serialization context, no fifo initialization is necessary.
by Alex Sakhartchouk
· 13 years ago
b328269
Merge "Fix native crash when GL driver fails to initialize."
by Jason Sams
· 13 years ago
fb06b7a
Fix native crash when GL driver fails to initialize.
by Jason Sams
· 13 years ago
3ac60ad
Merge "Add slot number to forEach hal."
by Jason Sams
· 13 years ago
92b0eab
Add slot number to forEach hal.
by Jason Sams
· 13 years ago
5b7da3d
Merge "Fix for the renderscript ref counting bug."
by Alex Sakhartchouk
· 13 years ago
4b013ee
Fix for the renderscript ref counting bug.
by Alex Sakhartchouk
· 13 years ago
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
ef72ff2
Use resource entry name instead of mangled name.
by Logan Chien
· 13 years ago
e723cae
Fix typo: mFieldCount -> mPragmaCount.
by Logan Chien
· 13 years ago
1861786
Fix EGLUtils::selectConfigForPixelFormat()
by Mathias Agopian
· 13 years ago
e352f05
Move divsi3, modsi3, udivsi3, umodsi3 to libbcc.
by Stephen Hines
· 13 years ago
3d78266
Remove verbose logging, update test app and docs.
by Stephen Hines
· 13 years ago
71767c5
First cut of atomics for renderscript.
by Jason Sams
· 13 years ago
faa32b3
First cut at RSTextureView.
by Jason Sams
· 13 years ago
8650c32
Adding ability to read back fbo data to renderscript
by Alex Sakhartchouk
· 13 years ago
304b1f5
Allocation copy functions.
by Alex Sakhartchouk
· 13 years ago
17a8a19
More work to make libRS buildable on the host.
by Alex Sakhartchouk
· 13 years ago
66db3ab
Cleaup of rsComponent to remove GL types.
by Jason Sams
· 13 years ago
7e8aae7
Start splitting allocation into hal and core.
by Jason Sams
· 13 years ago
d9d37cc
Move context and device creation out of the spec file.
by Jason Sams
· 13 years ago
6c72eec
Preparing libRS for for compilation on host.
by Alex Sakhartchouk
· 13 years ago
51c07e7
Merge "Moves fbo support in renderscript behind the hal"
by Alex Sakhartchouk
· 13 years ago
edbfabd
Core to client fifo on sockets.
by Jason Sams
· 13 years ago
2f6964f
Moves fbo support in renderscript behind the hal
by Alex Sakhartchouk
· 13 years ago
25999a0
Cleanup mesh creation.
by Alex Sakhartchouk
· 13 years ago
415c842
Merge "rsLib cleanup"
by Alex Sakhartchouk
· 13 years ago
407cae9
rsLib cleanup
by Alex Sakhartchouk
· 14 years ago
7a22e10
Add code for generating fifo command packing.
by Jason Sams
· 14 years ago
4385054
Moving samplers behind the hal.
by Alex Sakhartchouk
· 14 years ago
a89094a
Code Cleanup and better Sampler creation method
by Alex Sakhartchouk
· 14 years ago
2698536
Fix error checks on compute context creation.
by Jason Sams
· 14 years ago
629b565
Merge "Try fixing auto data inlining again."
by Jason Sams
· 14 years ago
b96e951
Try fixing auto data inlining again.
by Jason Sams
· 14 years ago
d224c64
Merge "Moving renderscript GL code into the HAL This change affects - shaders - meshes - fonts - quad rendering"
by Alex Sakhartchouk
· 14 years ago
0be97d8
Temporarly disable auto-inbanding.
by Jason Sams
· 14 years ago
4a36b45
Moving renderscript GL code into the HAL
by Alex Sakhartchouk
· 14 years ago
eccf6c6
Fix bug 4355588
by Jason Sams
· 14 years ago
3ea208a
Merge "Pipe rsa function though the RS api table."
by Jason Sams
· 14 years ago
7da9ff5
Merge "Fix fifo size check code."
by Jason Sams
· 14 years ago
c1f52d3
Fix fifo size check code.
by Jason Sams
· 14 years ago
c576537
Pipe rsa function though the RS api table.
by Jason Sams
· 14 years ago
a08526a
Start implementing control side forEach.
by Jason Sams
· 14 years ago
36f873c
Merge "Cleanup rs.spec file and code generator."
by Jason Sams
· 14 years ago
65bdaf1
Cleanup rs.spec file and code generator.
by Jason Sams
· 14 years ago
64e0098
Merge "Start ICS header cleanup and finish type matrix."
by Stephen Hines
· 14 years ago
6cc888e
Start ICS header cleanup and finish type matrix.
by Jason Sams
· 14 years ago
Next »