summaryrefslogtreecommitdiffstats
path: root/libs/rs/rs_hal.h
Commit message (Expand)AuthorAgeFilesLines
* Call .rs.dtor() when tearing down Scripts.Stephen Hines2011-08-311-0/+1
* Add structure to pack params for forEach.Jason Sams2011-08-171-0/+13
* Add slot number to forEach hal.Jason Sams2011-07-131-0/+1
* Allocation copy functions.Alex Sakhartchouk2011-06-141-0/+21
* More work to make libRS buildable on the host.Alex Sakhartchouk2011-06-031-1/+0
* Start splitting allocation into hal and core.Jason Sams2011-05-261-0/+29
* Preparing libRS for for compilation on host.Alex Sakhartchouk2011-05-171-1/+1
* Moves fbo support in renderscript behind the halAlex Sakhartchouk2011-05-131-0/+7
* Moving samplers behind the hal.Alex Sakhartchouk2011-05-051-0/+7
* Moving renderscript GL code into the HALAlex Sakhartchouk2011-04-291-0/+22
* Move TLS behind hal.Jason Sams2011-04-211-6/+0
* Create runtime stubs for compute driver.Jason Sams2011-04-201-5/+1
* Migrate most GL from context to driver.Jason Sams2011-04-061-1/+6
* Seperate ProgramRaster.Jason Sams2011-04-061-0/+6
* Seperate GL from RS program store.Jason Sams2011-04-041-8/+15
* Migrate thread launch to driver.Jason Sams2011-03-171-6/+16
* Start seperating out RS compute implementation. Create halJason Sams2011-03-171-0/+94