summaryrefslogtreecommitdiff
path: root/libs/rs/rsContext.cpp
AgeCommit message (Expand)Author
2012-01-19Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) Steve Block
2012-01-19Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) Steve Block
2011-10-31Fix potential segfault in RS watchdog. Stephen Hines
2011-10-26Fix bug where CPU could be stuck spinning Jason Sams
2011-10-13Fix error printing if no command string is set. Jason Sams
2011-09-20Cleanup RS logs Jason Sams
2011-09-13Add RS watchdog. Jason Sams
2011-08-18Fix issue with freeing allocation with circular references. Jason Sams
2011-08-17Fix "return 0" behavior in rs Jason Sams
2011-08-17Merge "Fixing asynchronous performance issues." Alex Sakhartchouk
2011-08-16Fixing asynchronous performance issues. Alex Sakhartchouk
2011-08-12Fix the RS frame timeout. Jason Sams
2011-08-03Start using bcinfo components within librs. Stephen Hines
2011-07-20Merge "Correctly call glviewport when surface changes." Alex Sakhartchouk
2011-07-19Correctly call glviewport when surface changes. Alex Sakhartchouk
2011-07-15Merge "For the serialization context, no fifo initialization is necessary." Alex Sakhartchouk
2011-07-13For the serialization context, no fifo initialization is necessary. Alex Sakhartchouk
2011-07-13Fix native crash when GL driver fails to initialize. Jason Sams
2011-06-03More work to make libRS buildable on the host. Alex Sakhartchouk
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 hal Alex Sakhartchouk
2011-05-06rsLib cleanup Alex Sakhartchouk
2011-05-03Fix error checks on compute context creation. Jason Sams
2011-05-02Merge "Moving renderscript GL code into the HAL This change affects - shader... Alex Sakhartchouk
2011-04-29Moving renderscript GL code into the HAL Alex Sakhartchouk
2011-04-29Merge "Pipe rsa function though the RS api table." 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-26Cleanup rs.spec file and code generator. Jason Sams
2011-04-25Modifying libRS internal communication to handle network rendering. Alex Sakhartchouk
2011-04-21Move TLS behind hal. Jason Sams
2011-04-06Migrate most GL from context to driver. Jason Sams
2011-04-06Seperate ProgramRaster. Jason Sams
2011-04-01First draft of fbo in renderscript. Alex Sakhartchouk
2011-03-18Fix bug with hal init uninitialized var. Jason Sams
2011-03-17Migrate thread launch to driver. Jason Sams
2011-03-17Start seperating out RS compute implementation. Create hal Jason Sams
2011-03-17Fixing a small bug in debug output Alex Sakhartchouk
2011-03-16Fix for bug 3434228 Alex Sakhartchouk
2011-03-08Fix a race condition during Context init/teardown. Stephen Hines
2011-03-03DO NOT MERGE: Almost all warnings are now errors in RS build. Stephen Hines
2011-02-23fix bug 3477451 Jason Sams
2011-01-27Correctly free resouces bound to scripts when the scripts are deleted. Jason Sams
2011-01-25Fix bug 3385881 Jason Sams
2011-01-23Cleanup script init to fix bogus log printing and Jason Sams
2011-01-19Merge "Remove some old logging code." into honeycomb Jason Sams
2011-01-19Remove some old logging code. Jason Sams