| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement RS VSync on new vsync infrastructure. | Jason Sams | 2012-02-07 | 1 | -1/+1 |
* | Fix potential bug with reordered size/offset arguments. | Stephen Hines | 2012-01-20 | 1 | -2/+2 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -3/+3 |
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 1 | -5/+5 |
* | adding getters to Sampler ProgramRaster, ProgramStore, Element. | Alex Sakhartchouk | 2011-10-18 | 1 | -3/+9 |
* | Remove unused fields in ProgramRaster | Jason Sams | 2011-09-23 | 1 | -6/+4 |
* | Start using bcinfo components within librs. | Stephen Hines | 2011-08-03 | 1 | -6/+6 |
* | Fixing bitmap invalidation bug. | Alex Sakhartchouk | 2011-07-20 | 1 | -0/+1 |
* | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 1 | -9/+0 |
* | First cut at RSTextureView. | Jason Sams | 2011-06-20 | 1 | -1/+22 |
* | Allocation copy functions. | Alex Sakhartchouk | 2011-06-14 | 1 | -1/+26 |
* | Preparing libRS for for compilation on host. | Alex Sakhartchouk | 2011-05-17 | 1 | -3/+3 |
* | Core to client fifo on sockets. | Jason Sams | 2011-05-17 | 1 | -9/+8 |
* | Cleanup mesh creation. | Alex Sakhartchouk | 2011-05-12 | 1 | -27/+17 |
* | Add code for generating fifo command packing. | Jason Sams | 2011-05-06 | 1 | -2/+1 |
* | Code Cleanup and better Sampler creation method | Alex Sakhartchouk | 2011-05-04 | 1 | -27/+10 |
* | Pipe rsa function though the RS api table. | Jason Sams | 2011-04-28 | 1 | -4/+4 |
* | Add dalvik code for forEach. | Jason Sams | 2011-04-27 | 1 | -0/+20 |
* | Cleanup rs.spec file and code generator. | Jason Sams | 2011-04-26 | 1 | -5/+18 |
* | Modifying libRS internal communication to handle network rendering. | Alex Sakhartchouk | 2011-04-25 | 1 | -10/+26 |
* | Use jniThrowException for exception throwing from native code. | Elliott Hughes | 2011-04-07 | 1 | -11/+5 |
* | Seperate ProgramRaster. | Jason Sams | 2011-04-06 | 1 | -72/+13 |
* | merge libsurfaceflinger_client into libgui | Mathias Agopian | 2011-03-25 | 1 | -1/+1 |
* | Start seperating out RS compute implementation. Create hal | Jason Sams | 2011-03-17 | 1 | -35/+19 |
* | Fix for bug 3434228 | Alex Sakhartchouk | 2011-03-16 | 1 | -3/+4 |
* | Cleanup logs. | Jason Sams | 2011-01-18 | 1 | -2/+2 |
* | Implement more of copy2DRange* | Jason Sams | 2011-01-12 | 1 | -0/+46 |
* | Cleanup bitmap uploads | Jason Sams | 2011-01-12 | 1 | -1/+13 |
* | Additional loading methods for fonts and a3d files. | Alex Sakhartchouk | 2011-01-07 | 1 | -19/+100 |
* | Move adapter2D to a derived class from Allocation. | Jason Sams | 2010-12-29 | 1 | -192/+33 |
* | Stale cache management to address a P1 bug # 3296131. | Shih-wei Liao | 2010-12-20 | 1 | -3/+5 |
* | API reaview cleanup | Alex Sakhartchouk | 2010-12-17 | 1 | -2/+2 |
* | 1. Add Context to a RenderScript or RenderScriptGL instance. | Shih-wei Liao | 2010-12-14 | 1 | -4/+7 |
* | More API updates. | Jason Sams | 2010-12-13 | 1 | -5/+5 |
* | Remove CreateFromBitmapRef and add | Jason Sams | 2010-12-10 | 1 | -84/+21 |
* | Allocation API update. | Jason Sams | 2010-12-08 | 1 | -36/+33 |
* | API review cleanup. | Jason Sams | 2010-12-06 | 1 | -12/+6 |
* | Support for cubemaps. | Alex Sakhartchouk | 2010-11-18 | 1 | -0/+22 |
* | Add caching support of BCC binaries. | Shih-wei Liao | 2010-11-18 | 1 | -3/+4 |
* | Fix ref counting for globals when set from java code. | Jason Sams | 2010-11-16 | 1 | -0/+8 |
* | Handle user message ID 0 | Jason Sams | 2010-11-08 | 1 | -13/+45 |
* | Moving attrib creation to Mesh. Adding arrays as shader inputs. | Alex Sakhartchouk | 2010-11-08 | 1 | -0/+9 |
* | More RS exceptions cleanup. | Jason Sams | 2010-11-04 | 1 | -13/+0 |
* | Adding nvidia extension for limited npot support. | Alex Sakhartchouk | 2010-10-27 | 1 | -13/+16 |
* | Begin adding async allocation creation. | Jason Sams | 2010-10-26 | 1 | -3/+3 |
* | Fix object cast. | Jason Sams | 2010-10-14 | 1 | -1/+1 |
* | Async type creation. | Jason Sams | 2010-10-14 | 1 | -20/+14 |
* | Begin hooking up SurfaceConfig. | Jason Sams | 2010-10-13 | 1 | -5/+21 |
* | Update allocation from bitmap. | Alex Sakhartchouk | 2010-10-11 | 1 | -0/+18 |
* | Fix support for 64-bit integers. | Stephen Hines | 2010-10-11 | 1 | -0/+8 |