summaryrefslogtreecommitdiffstats
path: root/rsContext.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleaning up the serialization change.Alex Sakhartchouk2011-01-311-7/+43
* Re-implement img npot support in HC.Jason Sams2011-01-131-0/+2
* Split time functions into rs_time.rsh header.Stephen Hines2011-01-091-0/+2
* Fix teardown bug found in books.Jason Sams2010-12-241-0/+1
* Perf testAlex Sakhartchouk2010-12-131-0/+1
* Allocation API update.Jason Sams2010-12-081-1/+0
* More error checksJason Sams2010-11-221-7/+5
* Create holder inner class for pushing context state.Jason Sams2010-11-171-8/+23
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-5/+3
* Handle user message ID 0Jason Sams2010-11-081-2/+3
* RS Error cleanup.Jason Sams2010-11-031-3/+4
* Adding nvidia extension for limited npot support.Alex Sakhartchouk2010-10-271-0/+2
* Begin hooking up SurfaceConfig.Jason Sams2010-10-131-3/+5
* Adding average fps counter.Alex Sakhartchouk2010-10-051-2/+3
* fixing bugs 3053960, 3044804, 3044798Alex Sakhartchouk2010-10-011-0/+1