summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-16Adding ability to read back fbo data to renderscriptAlex Sakhartchouk
2011-06-14Allocation copy functions.Alex Sakhartchouk
2011-06-03More work to make libRS buildable on the host.Alex Sakhartchouk
2011-05-27Merge "Cleaup of rsComponent to remove GL types."Jason Sams
2011-05-26Cleaup of rsComponent to remove GL types.Jason Sams
2011-05-26Merge "Start splitting allocation into hal and core."Jason Sams
2011-05-26Start splitting allocation into hal and core.Jason Sams
2011-05-20Reconcile with honeycomb-releaseThe Android Open Source Project
2011-05-18Move context and device creation out of the spec file.Jason Sams
2011-05-17Preparing libRS for for compilation on host.Alex Sakhartchouk
2011-05-17Merge "Moves fbo support in renderscript behind the hal"Alex Sakhartchouk
2011-05-17Core to client fifo on sockets.Jason Sams
2011-05-13Moves fbo support in renderscript behind the halAlex Sakhartchouk
2011-05-12Cleanup mesh creation.Alex Sakhartchouk
2011-05-12Merge "rsLib cleanup"Alex Sakhartchouk
2011-05-06rsLib cleanupAlex Sakhartchouk
2011-05-06Add code for generating fifo command packing.Jason Sams
2011-05-05Moving samplers behind the hal.Alex Sakhartchouk
2011-05-04Code Cleanup and better Sampler creation methodAlex Sakhartchouk
2011-05-03Fix error checks on compute context creation.Jason Sams
2011-05-03Merge "Try fixing auto data inlining again."Jason Sams
2011-05-02Try fixing auto data inlining again.Jason Sams
2011-05-02Merge "Moving renderscript GL code into the HAL This change affects - shader...Alex Sakhartchouk
2011-05-02Temporarly disable auto-inbanding.Jason Sams
2011-04-29Moving renderscript GL code into the HALAlex Sakhartchouk
2011-04-29Fix bug 4355588Jason Sams
2011-04-29Merge "Pipe rsa function though the RS api table."Jason Sams
2011-04-29Merge "Fix fifo size check code."Jason Sams
2011-04-29Fix fifo size check code.Jason Sams
2011-04-28Pipe rsa function though the RS api table.Jason Sams
2011-04-28am 5ac02e73: (-s ours) am 697f8b33: am 00df8e23: Merge "Check setName() for n...Stephen Hines
2011-04-27Start implementing control side forEach.Jason Sams
2011-04-27Check setName() for null string + fix rsRand().Alex Sakhartchouk
2011-04-27Merge "Cleanup rs.spec file and code generator."Jason Sams
2011-04-26Cleanup rs.spec file and code generator.Jason Sams
2011-04-26Merge "Start ICS header cleanup and finish type matrix."Stephen Hines
2011-04-25Start ICS header cleanup and finish type matrix.Jason Sams
2011-04-25Modifying libRS internal communication to handle network rendering.Alex Sakhartchouk
2011-04-22Add matrix logging.Jason Sams
2011-04-22Fix rsRand(float, float)Jason Sams
2011-04-21Merge "Move TLS behind hal."Jason Sams
2011-04-21Move TLS behind hal.Jason Sams
2011-04-20Merge "Reduce verbosity of Renderscript logging."Stephen Hines
2011-04-20Remove accidental logging.Jason Sams
2011-04-20Reduce verbosity of Renderscript logging.Stephen Hines
2011-04-20Create runtime stubs for compute driver.Jason Sams
2011-04-11Fix broken assert (if input allocation is NULL).Stephen Hines
2011-04-06Migrate most GL from context to driver.Jason Sams
2011-04-06Cleanup character limits.Jason Sams
2011-04-06Seperate ProgramRaster.Jason Sams