| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Cleanup error message for null binding address. | Jason Sams | 2010-10-10 | 1 | -24/+0 |
* | Implement allocation resizing. | Jason Sams | 2010-10-05 | 1 | -0/+16 |
* | Adding anisotropic filtering and related samples. | Alex Sakhartchouk | 2010-09-30 | 1 | -0/+8 |
* | Adding support for all allowed textures. | Alex Sakhartchouk | 2010-09-23 | 1 | -41/+19 |
* | Add support for Float64 (double) to RenderScript. | Stephen Hines | 2010-09-20 | 1 | -1/+9 |
* | Fix partial NP2 support and restrict mipmaps and clamp | Jason Sams | 2010-09-14 | 1 | -2/+2 |
* | Add arrays to elements. | Jason Sams | 2010-09-07 | 1 | -3/+5 |
* | Remove ACC and other legacy bits from RS. | Jason Sams | 2010-09-01 | 1 | -2/+1 |
* | Remove functions for reflecting dalvik classes to rs types. | Jason Sams | 2010-09-01 | 1 | -164/+0 |
* | SubElementData data upload functions. | Jason Sams | 2010-08-31 | 1 | -0/+12 |
* | Add matrix component types. | Jason Sams | 2010-08-25 | 1 | -1/+2 |
* | Make sure we have a native Surface in nContextSetSurface. | Jim Miller | 2010-08-19 | 1 | -3/+2 |
* | Remove OOB object destruction. | Jason Sams | 2010-08-17 | 1 | -9/+0 |
* | Make java entry points for native fifo synchronized. | Jason Sams | 2010-08-17 | 1 | -397/+233 |
* | Added ability to set font color. | Alex Sakhartchouk | 2010-08-04 | 1 | -0/+12 |
* | Populate java objects with native data from a3d file. | Alex Sakhartchouk | 2010-07-15 | 1 | -0/+72 |
* | Work on synchronizing a3d created files and java layer. | Alex Sakhartchouk | 2010-07-12 | 1 | -15/+83 |
* | Remove points from fixed function. | Jason Sams | 2010-07-09 | 1 | -9/+0 |
* | Cleanup pass on the mesh api change. | Alex Sakhartchouk | 2010-07-02 | 1 | -35/+0 |
* | Start of mesh API cleanup. | Alex Sakhartchouk | 2010-07-01 | 1 | -4/+35 |
* | Adding freetype font rendering to renderscript. | Alex Sakhartchouk | 2010-06-24 | 1 | -5/+19 |
* | Remove InvokeData and add ContextFinish to generate a sync point. | Jason Sams | 2010-06-15 | 1 | -10/+9 |
* | Creating the jni and java layer to integrate a3d | Alex Sakhartchouk | 2010-06-04 | 1 | -0/+58 |
* | Begin naming cleanup for renderscript runtime. | Jason Sams | 2010-05-19 | 1 | -26/+0 |
* | Remove more pieces of setRoot. Add pointer to allocation lookup for scripts. | Jason Sams | 2010-05-17 | 1 | -8/+0 |