summaryrefslogtreecommitdiffstats
path: root/libs/rs/driver/rsdCore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving libRSAlex Sakhartchouk2012-03-281-309/+0
* Implement USAGE_IO_INPUTJason Sams2012-03-231-1/+1
* Add prop to force cap compute threading.Jason Sams2012-03-151-1/+6
* Remove references to sched_policy.h in RSGlenn Kasten2012-03-051-1/+0
* Beging IO stream out from allocation to surface texture.Jason Sams2012-02-151-0/+3
* am d36f7d24: Merge "Add support for new root.expand() calls."Stephen Hines2012-01-131-174/+1
|\
| * Add support for new root.expand() calls.Stephen Hines2012-01-121-174/+1
* | Start implementing SurfaceTexture streaming into RS allocations.Jason Sams2012-01-131-0/+1
* | Plumbing for RS priority.Jason Sams2012-01-121-0/+3
* | resolved conflicts for merge of 08289f55 to graphics-devSteve Block2012-01-091-7/+7
|\ \ | |/
| * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-7/+7
* | Path renderingJason Sams2011-11-101-0/+8
|/
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-3/+3
* Improve rsForEach overhead.Jason Sams2011-10-111-18/+79
* Cleanup RS logsJason Sams2011-09-201-1/+1
* Call .rs.dtor() when tearing down Scripts.Stephen Hines2011-08-311-0/+1
* Issue proper parameters to root() calls for RS.Stephen Hines2011-08-191-0/+111
* Allocation copy functions.Alex Sakhartchouk2011-06-141-0/+3
* More work to make libRS buildable on the host.Alex Sakhartchouk2011-06-031-0/+1
* Start splitting allocation into hal and core.Jason Sams2011-05-261-0/+14
* Moves fbo support in renderscript behind the halAlex Sakhartchouk2011-05-131-0/+7
* Moving samplers behind the hal.Alex Sakhartchouk2011-05-051-1/+7
* Moving renderscript GL code into the HALAlex Sakhartchouk2011-04-291-0/+21
* Move TLS behind hal.Jason Sams2011-04-211-6/+36
* Create runtime stubs for compute driver.Jason Sams2011-04-201-5/+5
* Migrate most GL from context to driver.Jason Sams2011-04-061-1/+7
* Seperate ProgramRaster.Jason Sams2011-04-061-0/+7
* Seperate GL from RS program store.Jason Sams2011-04-041-0/+9
* Fix bug with hal init uninitialized var.Jason Sams2011-03-181-1/+2
* Migrate thread launch to driver.Jason Sams2011-03-171-4/+135
* Start seperating out RS compute implementation. Create halJason Sams2011-03-171-0/+54