Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
rs
/
8427e659553e42e40bf2ec794163ef6071b11d34
/
rs_hal.h
025a1f4
Break libgui and libui dependencies.
by Miao Wang
· 8 years ago
e9e262f
Merge "Rename unused fields of RS base object handle in 64-bits"
by I-Jui (Ray) Sung
· 8 years ago
f750c53
Implement USAGE_IO_INPUT related functions on top of NDK.
by Miao Wang
· 8 years ago
700e688
Rename unused fields of RS base object handle in 64-bits
by I-Jui (Ray) Sung
· 8 years ago
7974fc0
frameworks/rs: fix typos and clang-tidy warnings
by Rahul Chaudhry
· 8 years ago
8632372
Cleanup makefiles and warning producing code.
by Jean-Luc Brouillet
· 8 years ago
ae2ec3f
Delete simple reduction implementation.
by David Gross
· 8 years ago
8e70791
Add HAL version check, with fallback to CPU reference driver on failure.
by David Gross
· 8 years ago
6c1876b
Support for general reduction kernels.
by David Gross
· 9 years ago
14ce007
Add a basic implementation of the reduce kernel API to the CPU
by Matt Wala
· 9 years ago
47a5881
Add AllocationCreateStrided to support lib CPU driver
by Miao Wang
· 9 years ago
8ce1281
Notify drivers when user get a pointer to allocation
by Jason Sams
· 9 years ago
f82b626
Add USAGE_OEM
by Jason Sams
· 10 years ago
9b36e3f
Merge "Update HAL comments."
by Jason Sams
· 10 years ago
b9276ce
Update HAL comments.
by Jason Sams
· 10 years ago
b1d6403
Remove leftover path bits.
by Jason Sams
· 10 years ago
0ca7cba
Refactor hal loading
by Jason Sams
· 10 years ago
cc8cea7
Fix the bug for AllocationRead() that cannot handle 3d Allocation
by Miao Wang
· 10 years ago
bc9dc27
Implement arrays and allocation adapters
by Jason Sams
· 10 years ago
1ffd86b
New Script Group API: runtime and cpu driver support.
by Yang Ni
· 10 years ago
66f0a16
Cleanup includes for rs/cpp to not expose internal details.
by Jason Sams
· 10 years ago
05ef73f
Fix isObject when in 64bit mode.
by Jason Sams
· 10 years ago
a36c50a
Add 64bit large object support
by Jason Sams
· 10 years ago
4b3c34e
Adds support for multi-input kernels to Frameworks/RS.
by Chris Wailes
· 10 years ago
cb51798
Moved RsForEachStubParamStruct out of rs_hal.h and into rsCpuCore.h.
by Chris Wailes
· 10 years ago
ac8d146
Switch the dimensions array to use uint32_t instead of size_t.
by Stephen Hines
· 10 years ago
e3af53b
Update structs and defines for 64-bit.
by Tim Murray
· 10 years ago
9761c3f
implement finish
by Jason Sams
· 11 years ago
ddceab9
Refactor hal to remove cpuConsumer from drivers
by Jason Sams
· 11 years ago
9c64239
Add support for synchronous get().
by Tim Murray
· 12 years ago
3bbc0fd
Add 3D allocation copies.
by Jason Sams
· 12 years ago
099bc26
Start making RS 64-bit clean.
by Tim Murray
· 12 years ago
3468938
Add custom allocator support for Allocation objects.
by Tim Murray
· 12 years ago
733396b
Implement usage IO INPUT
by Jason Sams
· 12 years ago
358747a
Add support for 2D strided copies to/from an allocation with the C++ API.
by Tim Murray
· 12 years ago
709a097
Separate CPU driver impl from reference driver.
by Jason Sams
· 12 years ago
bee28c6
Merge script groups.
by Jason Sams
· 12 years ago
cf9ea9f
Implement backend of blend intrinsic
by Jason Sams
· 12 years ago
dbe66d6
Add backed for script groups.
by Jason Sams
· 12 years ago
414a461
Attempt to create libRSDriver as shared library.
by Stephen Hines
· 12 years ago
41d6c76
Clean up useless code, logging, and a typo.
by Stephen Hines
· 12 years ago
8eaba4f
Intrinisics
by Jason Sams
· 12 years ago
61a4bb7
Cleanup pointer access in adapter and font.
by Jason Sams
· 12 years ago
807fdc4
Move memory layout to driver.
by Jason Sams
· 12 years ago
2980f07
Support additional element/dim information for FieldPacker.
by Stephen Hines
· 13 years ago
5f5f9b5
Merge "Rename three header files to free namespace for api."
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
c794cd5
Fixing uint32 size_t mismatches.
by Alex Sakhartchouk
· 13 years ago
41e373d
Start implementing SurfaceTexture streaming into RS allocations.
by Jason Sams
· 13 years ago
9e0afb5
Path rendering
by Jason Sams
· 13 years ago
4ee16ff
Call .rs.dtor() when tearing down Scripts.
by Stephen Hines
· 13 years ago
451cf2e
Add structure to pack params for forEach.
by Jason Sams
· 13 years ago
35e429e
Add slot number to forEach hal.
by Jason Sams
· 13 years ago
74a8279
Allocation copy functions.
by Alex Sakhartchouk
· 13 years ago
b81a0eb
More work to make libRS buildable on the host.
by Alex Sakhartchouk
· 13 years ago
eb4fe18
Start splitting allocation into hal and core.
by Jason Sams
· 13 years ago
7257c7e
Preparing libRS for for compilation on host.
by Alex Sakhartchouk
· 14 years ago
da6d34a
Moves fbo support in renderscript behind the hal
by Alex Sakhartchouk
· 14 years ago
7f126c7
Moving samplers behind the hal.
by Alex Sakhartchouk
· 14 years ago
a04e30d
Moving renderscript GL code into the HAL
by Alex Sakhartchouk
· 14 years ago
83c451a
Move TLS behind hal.
by Jason Sams
· 14 years ago
87fe59a
Create runtime stubs for compute driver.
by Jason Sams
· 14 years ago
4b3de47
Migrate most GL from context to driver.
by Jason Sams
· 14 years ago
721acc4
Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation.
by Jason Sams
· 14 years ago
8feea4e
Seperate GL from RS program store.
by Jason Sams
· 14 years ago
cdfdb8f
Migrate thread launch to driver.
by Jason Sams
· 14 years ago
bad8074
Start seperating out RS compute implementation. Create hal
by Jason Sams
· 14 years ago