summaryrefslogtreecommitdiff
path: root/rsRuntime.h
AgeCommit message (Expand)Author
2017-02-28Remove RS_SERVER macros and references to unused headers.Miao Wang
2017-02-09frameworks/rs: fix typos and clang-tidy warningsRahul Chaudhry
2016-04-06Avoid accessing TLS in rsClearObject()Yang Ni
2015-11-10Driver support for creating allocations from a ScriptPirama Arumuga Nainar
2015-11-06Launch options & multi inputs for single-source RSYang Ni
2015-10-23Add rsForEachInternalYang Ni
2015-04-28Handle older structure sizes by zeroing new fieldsPirama Arumuga Nainar
2015-04-14Fix issue with older structure sizesStephen Hines
2014-08-15Collapse code paths for single- and multi-input kernels.Chris Wailes
2014-08-13Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines
2014-08-12Collapse code paths for single- and multi-input kernels.Chris Wailes
2014-08-12Bugfixes for AArch64.Tim Murray
2014-08-12Fix isObject when in 64bit mode.Jason Sams
2014-07-08Add 64bit large object supportJason Sams
2013-12-03Retain older message APIs since existing GPU drivers depend on them.Stephen Hines
2013-12-03Add missing rsForEach()/rsSendToClient*() functions and API tests.Stephen Hines
2013-11-27Add tests and missing functions for rs_allocation APIs.Stephen Hines
2013-08-07Refactor hal to remove cpuConsumer from driversJason Sams
2013-07-10Remove libutils and fix rsDebug for RS support library.android-4.3_r2.3android-4.3_r2.2android-4.3_r2.1jb-mr2.0-releasejb-mr2-devStephen Hines
2013-03-19Add x86 server support.Tim Murray
2012-12-19Cleanup diff with compat.Jason Sams
2012-11-19Separate CPU driver impl from reference driver.Jason Sams
2012-09-06Attempt to create libRSDriver as shared library.Stephen Hines
2012-07-25Move memory layout to driver.Jason Sams
2012-02-24Removing GL calls from librsAlex Sakhartchouk
2012-01-10Adding ability to bind constants to shaders.Alex Sakhartchouk
2011-11-10Path renderingJason Sams
2011-06-14Allocation copy functions.Alex Sakhartchouk
2011-05-26Start splitting allocation into hal and core.Jason Sams
2011-04-20Create runtime stubs for compute driver.Jason Sams