| Commit message (Expand) | Author | Age | Files | Lines |
* | Start implementing SurfaceTexture streaming into RS allocations. | Jason Sams | 2012-01-13 | 1 | -0/+1 |
* | Path rendering | Jason Sams | 2011-11-10 | 1 | -0/+8 |
* | Call .rs.dtor() when tearing down Scripts. | Stephen Hines | 2011-08-31 | 1 | -0/+1 |
* | Add structure to pack params for forEach. | Jason Sams | 2011-08-17 | 1 | -0/+13 |
* | Add slot number to forEach hal. | Jason Sams | 2011-07-13 | 1 | -0/+1 |
* | Allocation copy functions. | Alex Sakhartchouk | 2011-06-14 | 1 | -0/+21 |
* | More work to make libRS buildable on the host. | Alex Sakhartchouk | 2011-06-03 | 1 | -1/+0 |
* | Start splitting allocation into hal and core. | Jason Sams | 2011-05-26 | 1 | -0/+29 |
* | Preparing libRS for for compilation on host. | Alex Sakhartchouk | 2011-05-17 | 1 | -1/+1 |
* | Moves fbo support in renderscript behind the hal | Alex Sakhartchouk | 2011-05-13 | 1 | -0/+7 |
* | Moving samplers behind the hal. | Alex Sakhartchouk | 2011-05-05 | 1 | -0/+7 |
* | Moving renderscript GL code into the HAL | Alex Sakhartchouk | 2011-04-29 | 1 | -0/+22 |
* | Move TLS behind hal. | Jason Sams | 2011-04-21 | 1 | -6/+0 |
* | Create runtime stubs for compute driver. | Jason Sams | 2011-04-20 | 1 | -5/+1 |
* | Migrate most GL from context to driver. | Jason Sams | 2011-04-06 | 1 | -1/+6 |
* | Seperate ProgramRaster. | Jason Sams | 2011-04-06 | 1 | -0/+6 |
* | Seperate GL from RS program store. | Jason Sams | 2011-04-04 | 1 | -8/+15 |
* | Migrate thread launch to driver. | Jason Sams | 2011-03-17 | 1 | -6/+16 |
* | Start seperating out RS compute implementation. Create hal | Jason Sams | 2011-03-17 | 1 | -0/+94 |