| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing FBO font rendering bug that resulted from using old surface size. | Alex Sakhartchouk | 2011-11-16 | 1 | -0/+3 |
* | Add RS watchdog. | Jason Sams | 2011-09-13 | 1 | -0/+13 |
* | Start using bcinfo components within librs. | Stephen Hines | 2011-08-03 | 1 | -0/+4 |
* | More work to make libRS buildable on the host. | Alex Sakhartchouk | 2011-06-03 | 1 | -45/+2 |
* | Start splitting allocation into hal and core. | Jason Sams | 2011-05-26 | 1 | -0/+7 |
* | Preparing libRS for for compilation on host. | Alex Sakhartchouk | 2011-05-17 | 1 | -4/+2 |
* | Core to client fifo on sockets. | Jason Sams | 2011-05-17 | 1 | -2/+2 |
* | rsLib cleanup | Alex Sakhartchouk | 2011-05-06 | 1 | -28/+2 |
* | Moving renderscript GL code into the HAL | Alex Sakhartchouk | 2011-04-29 | 1 | -5/+1 |
* | Move TLS behind hal. | Jason Sams | 2011-04-21 | 1 | -4/+0 |
* | Create runtime stubs for compute driver. | Jason Sams | 2011-04-20 | 1 | -1/+1 |
* | Migrate most GL from context to driver. | Jason Sams | 2011-04-06 | 1 | -20/+1 |
* | First draft of fbo in renderscript. | Alex Sakhartchouk | 2011-04-01 | 1 | -0/+2 |
* | Migrate thread launch to driver. | Jason Sams | 2011-03-17 | 1 | -29/+0 |
* | Start seperating out RS compute implementation. Create hal | Jason Sams | 2011-03-17 | 1 | -0/+14 |
* | Fix for bug 3434228 | Alex Sakhartchouk | 2011-03-16 | 1 | -0/+3 |
* | Cleaning up the serialization change. | Alex Sakhartchouk | 2011-01-31 | 1 | -7/+43 |
* | Re-implement img npot support in HC. | Jason Sams | 2011-01-13 | 1 | -0/+2 |
* | Split time functions into rs_time.rsh header. | Stephen Hines | 2011-01-09 | 1 | -0/+2 |
* | Fix teardown bug found in books. | Jason Sams | 2010-12-24 | 1 | -0/+1 |
* | Perf test | Alex Sakhartchouk | 2010-12-13 | 1 | -0/+1 |
* | Allocation API update. | Jason Sams | 2010-12-08 | 1 | -1/+0 |
* | More error checks | Jason Sams | 2010-11-22 | 1 | -7/+5 |
* | Create holder inner class for pushing context state. | Jason Sams | 2010-11-17 | 1 | -8/+23 |
* | Code cleanup to make formatting consistent | Alex Sakhartchouk | 2010-11-10 | 1 | -5/+3 |
* | Handle user message ID 0 | Jason Sams | 2010-11-08 | 1 | -2/+3 |
* | RS Error cleanup. | Jason Sams | 2010-11-03 | 1 | -3/+4 |
* | Adding nvidia extension for limited npot support. | Alex Sakhartchouk | 2010-10-27 | 1 | -0/+2 |
* | Begin hooking up SurfaceConfig. | Jason Sams | 2010-10-13 | 1 | -3/+5 |
* | Adding average fps counter. | Alex Sakhartchouk | 2010-10-05 | 1 | -2/+3 |
* | fixing bugs 3053960, 3044804, 3044798 | Alex Sakhartchouk | 2010-10-01 | 1 | -0/+1 |
* | Add object validity checking. | Jason Sams | 2010-09-30 | 1 | -0/+19 |
* | More robust attribute binding | Alex Sakhartchouk | 2010-09-29 | 1 | -0/+4 |
* | Fix safe for mp check in ScriptC. | Jason Sams | 2010-09-28 | 1 | -1/+1 |
* | Adding support for all allowed textures. | Alex Sakhartchouk | 2010-09-23 | 1 | -0/+3 |
* | Cleanup GL setup code and remove legacy 1.1 paths. | Jason Sams | 2010-09-16 | 1 | -3/+0 |
* | Remove OOB object destruction. | Jason Sams | 2010-08-17 | 1 | -11/+0 |
* | Adding onscreen frame and script time for debugging. | Alex Sakhartchouk | 2010-08-03 | 1 | -0/+3 |
* | Update imageprocessing to remove generated files. | Jason Sams | 2010-07-20 | 1 | -0/+1 |
* | Threading RS ForEach. | Jason Sams | 2010-07-19 | 1 | -0/+18 |
* | Start of mesh API cleanup. | Alex Sakhartchouk | 2010-07-01 | 1 | -1/+0 |
* | am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type.... | Dianne Hackborn | 2010-06-30 | 1 | -2/+2 |
|\ |
|
| * | Introduce official public NativeWindow type. | Dianne Hackborn | 2010-06-30 | 1 | -2/+2 |
* | | Adding freetype font rendering to renderscript. | Alex Sakhartchouk | 2010-06-24 | 1 | -1/+8 |
* | | Rough implemetation of ForEach. | Jason Sams | 2010-05-28 | 1 | -1/+1 |
* | | Begin naming cleanup for renderscript runtime. | Jason Sams | 2010-05-19 | 1 | -2/+0 |
* | | Change RS to use the passed surface size rather than EGL size. | Jason Sams | 2010-05-14 | 1 | -2/+2 |
* | | Rename ProgramFragmentStore to ProgramStore. | Jason Sams | 2010-05-13 | 1 | -6/+6 |
* | | Convert renderscript from using ACC to LLVM for its compiler. | Jason Sams | 2010-05-11 | 1 | -2/+0 |
* | | Seperate out Mutex and Signal code into reusable classes. | Jason Sams | 2010-03-26 | 1 | -1/+2 |