summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* More work to make libRS buildable on the host.Alex Sakhartchouk2011-06-031-21/+39
* Move context and device creation out of the spec file.Jason Sams2011-05-181-16/+17
* Preparing libRS for for compilation on host.Alex Sakhartchouk2011-05-171-8/+5
* Merge "Moves fbo support in renderscript behind the hal"Alex Sakhartchouk2011-05-171-0/+2
|\
| * Moves fbo support in renderscript behind the halAlex Sakhartchouk2011-05-131-0/+2
* | Core to client fifo on sockets.Jason Sams2011-05-171-63/+14
|/
* rsLib cleanupAlex Sakhartchouk2011-05-061-58/+3
* Fix error checks on compute context creation.Jason Sams2011-05-031-5/+6
* Merge "Moving renderscript GL code into the HAL This change affects - shader...Alex Sakhartchouk2011-05-021-9/+3
|\
| * Moving renderscript GL code into the HALAlex Sakhartchouk2011-04-291-9/+3
* | Merge "Pipe rsa function though the RS api table."Jason Sams2011-04-291-17/+12
|\ \
| * | Pipe rsa function though the RS api table.Jason Sams2011-04-281-17/+12
| |/
* | Fix fifo size check code.Jason Sams2011-04-291-1/+1
|/
* Cleanup rs.spec file and code generator.Jason Sams2011-04-261-3/+9
* Modifying libRS internal communication to handle network rendering.Alex Sakhartchouk2011-04-251-3/+3
* Move TLS behind hal.Jason Sams2011-04-211-112/+80
* Migrate most GL from context to driver.Jason Sams2011-04-061-230/+13
* Seperate ProgramRaster.Jason Sams2011-04-061-3/+3
* First draft of fbo in renderscript.Alex Sakhartchouk2011-04-011-0/+1
* Fix bug with hal init uninitialized var.Jason Sams2011-03-181-0/+2
* Migrate thread launch to driver.Jason Sams2011-03-171-86/+4
* Start seperating out RS compute implementation. Create halJason Sams2011-03-171-0/+4
* Fixing a small bug in debug outputAlex Sakhartchouk2011-03-171-0/+3
* Fix for bug 3434228Alex Sakhartchouk2011-03-161-1/+4
* Fix a race condition during Context init/teardown.Stephen Hines2011-03-081-6/+9
* DO NOT MERGE: Almost all warnings are now errors in RS build.Stephen Hines2011-03-031-1/+1
* fix bug 3477451Jason Sams2011-02-231-10/+14
* Correctly free resouces bound to scripts when the scripts are deleted.Jason Sams2011-01-271-1/+1
* Fix bug 3385881Jason Sams2011-01-251-0/+2
* Cleanup script init to fix bogus log printing andJason Sams2011-01-231-8/+17
* Merge "Remove some old logging code." into honeycombJason Sams2011-01-191-2/+0
|\
| * Remove some old logging code.Jason Sams2011-01-191-2/+0
* | fix [3367893] Rotating device on YouTube's home screen several times kills sy...Mathias Agopian2011-01-191-1/+5
|/
* Re-implement img npot support in HC.Jason Sams2011-01-131-0/+1
* WAR driver bug where surfaces of size 0 fail.Jason Sams2011-01-121-1/+3
* Split time functions into rs_time.rsh header.Stephen Hines2011-01-091-0/+1
* Fix cleanup race condition where objects might may notJason Sams2011-01-091-0/+4
* fix bug 3313505Jason Sams2011-01-051-0/+1
* Fix teardown bug found in books.Jason Sams2010-12-241-16/+31
* Fix a severe cleanup bug where teardown of the GLJason Sams2010-12-091-5/+4
* More error checksJason Sams2010-11-221-23/+22
* Fixing the state restore bug.Alex Sakhartchouk2010-11-181-0/+1
* Create holder inner class for pushing context state.Jason Sams2010-11-171-23/+29
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-138/+73
* Handle user message ID 0Jason Sams2010-11-081-21/+44
* RS Error cleanup.Jason Sams2010-11-031-17/+58
* Balls test app.Jason Sams2010-10-291-1/+1
* Adding nvidia extension for limited npot support.Alex Sakhartchouk2010-10-271-6/+8
* Some cleanupAlex Sakhartchouk2010-10-181-1/+1
* Async type creation.Jason Sams2010-10-141-2/+2