summaryrefslogtreecommitdiffstats
path: root/rsContext.h
Commit message (Expand)AuthorAgeFilesLines
* Added in wait for attach context flag.Stephen McGroarty2015-05-191-1/+8
* Fix cache path initialization and set.Jason Sams2015-05-181-11/+6
* Add a way to link against different driver names.Jason Sams2015-05-071-0/+10
* Fix object loggingJason Sams2015-04-141-1/+0
* Add cache dir to context object.Tim Murray2015-04-091-1/+26
* Add fatal error checkJason Sams2015-03-181-0/+8
* Refactor hal loadingJason Sams2015-03-111-2/+2
* Revert "Replaced android::Vector with std::vector."Yang Ni2015-02-151-1/+1
* Make rsContext be able to have info about the path of native libsMiao Wang2015-02-031-0/+13
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-1/+1
* Replaced android::Vector with std::vector.Chris Wailes2014-08-181-1/+1
* Pass context creation flags to driver init.Jason Sams2014-06-251-0/+1
* Remove the obsolete ScriptCState. Simplify cascading #ifdefs.Jean-Luc Brouillet2014-03-251-1/+0
* Make object destruction asynchronous.Tim Murray2014-01-081-0/+2
* implement finishJason Sams2013-12-021-0/+1
* Add flags word to context initialization.Tim Murray2013-09-091-1/+1
* Fix up master issues with tracing/logging and the compatibility library.Stephen Hines2013-07-111-1/+5
* Enable very basic tracing support.Tim Murray2013-05-231-0/+8
* Add support for DEBUG context type.Stephen Hines2013-04-171-1/+8
* USAGE_IO notifications for new buffers.Jason Sams2013-04-111-0/+1
* Cleanup diff with compat.Jason Sams2012-12-191-11/+26
* enable synchronous mode (functional)Tim Murray2012-12-041-2/+4
* Add flag for enabling CPU-only execution.Tim Murray2012-11-061-1/+3
* Move runtime loading into a separate helper function.Tim Murray2012-10-231-0/+1
* Add backed for script groups.Jason Sams2012-09-171-0/+1
* Fix build. New clang has stricter checking.Shih-wei Liao2012-08-031-0/+1
* Add prop to force cap compute threading.Jason Sams2012-03-151-0/+1
* More header untangling.Alex Sakhartchouk2012-03-091-10/+2
* Merge commit 'bdeec118' into manualmergeJason Sams2012-02-071-1/+0
|\
| * Implement RS VSync on new vsync infrastructure.Jason Sams2012-02-071-1/+0
* | resolved conflicts for merge of 08289f55 to graphics-devSteve Block2012-01-091-2/+2
|\|
| * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* | am 50445568: Merge "Fixing FBO font rendering bug that resulted from using ol...Alex Sakhartchouk2011-11-171-0/+3
|\|
| * Fixing FBO font rendering bug that resulted from using old surface size.Alex Sakhartchouk2011-11-161-0/+3
* | Path renderingJason Sams2011-11-101-0/+1
|/
* Add RS watchdog.Jason Sams2011-09-131-0/+13
* Start using bcinfo components within librs.Stephen Hines2011-08-031-0/+4
* More work to make libRS buildable on the host.Alex Sakhartchouk2011-06-031-45/+2
* Start splitting allocation into hal and core.Jason Sams2011-05-261-0/+7
* Preparing libRS for for compilation on host.Alex Sakhartchouk2011-05-171-4/+2
* Core to client fifo on sockets.Jason Sams2011-05-171-2/+2
* rsLib cleanupAlex Sakhartchouk2011-05-061-28/+2
* Moving renderscript GL code into the HALAlex Sakhartchouk2011-04-291-5/+1
* Move TLS behind hal.Jason Sams2011-04-211-4/+0
* Create runtime stubs for compute driver.Jason Sams2011-04-201-1/+1
* Migrate most GL from context to driver.Jason Sams2011-04-061-20/+1
* First draft of fbo in renderscript.Alex Sakhartchouk2011-04-011-0/+2
* Migrate thread launch to driver.Jason Sams2011-03-171-29/+0
* Start seperating out RS compute implementation. Create halJason Sams2011-03-171-0/+14
* Fix for bug 3434228Alex Sakhartchouk2011-03-161-0/+3