summaryrefslogtreecommitdiffstats
path: root/rsRuntime.h
Commit message (Expand)AuthorAgeFilesLines
* Handle older structure sizes by zeroing new fieldsPirama Arumuga Nainar2015-04-291-2/+1
* Fix issue with older structure sizesStephen Hines2015-04-141-1/+2
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-151-1/+1
* Revert "Collapse code paths for single- and multi-input kernels."Stephen Hines2014-08-131-1/+1
* Collapse code paths for single- and multi-input kernels.Chris Wailes2014-08-121-1/+1
* Bugfixes for AArch64.Tim Murray2014-08-121-0/+2
* Fix isObject when in 64bit mode.Jason Sams2014-08-121-3/+3
* Add 64bit large object supportJason Sams2014-07-081-2/+2
* Retain older message APIs since existing GPU drivers depend on them.Stephen Hines2013-12-031-0/+4
* Add missing rsForEach()/rsSendToClient*() functions and API tests.Stephen Hines2013-12-031-2/+2
* Add tests and missing functions for rs_allocation APIs.Stephen Hines2013-11-271-2/+2
* Refactor hal to remove cpuConsumer from driversJason Sams2013-08-071-0/+4
* Remove libutils and fix rsDebug for RS support library.Stephen Hines2013-07-101-1/+1
* Add x86 server support.Tim Murray2013-03-191-0/+2
* Cleanup diff with compat.Jason Sams2012-12-191-0/+6
* Separate CPU driver impl from reference driver.Jason Sams2012-11-191-51/+46
* Attempt to create libRSDriver as shared library.Stephen Hines2012-09-061-13/+0
* Move memory layout to driver.Jason Sams2012-07-251-1/+0
* Removing GL calls from librsAlex Sakhartchouk2012-02-241-3/+1
* Adding ability to bind constants to shaders.Alex Sakhartchouk2012-01-101-0/+2
* Path renderingJason Sams2011-11-101-0/+1
* Allocation copy functions.Alex Sakhartchouk2011-06-141-0/+15
* Start splitting allocation into hal and core.Jason Sams2011-05-261-0/+6
* Create runtime stubs for compute driver.Jason Sams2011-04-201-0/+197