| Commit message (Expand) | Author | Age | Files | Lines |
* | Add matrix component types. | Jason Sams | 2010-08-25 | 7 | -28/+58 |
* | More work on the renderscript sample | Alex Sakhartchouk | 2010-08-24 | 4 | -36/+263 |
* | Renderscript samples. | Alex Sakhartchouk | 2010-08-23 | 14 | -16/+601 |
* | Should fix the build. | Alex Sakhartchouk | 2010-08-19 | 1 | -2/+3 |
* | Hopefully this fixes the build. | Alex Sakhartchouk | 2010-08-19 | 1 | -0/+0 |
* | Merge "Renderscript samples. Merged two model related projects. Cleanup." | Alex Sakhartchouk | 2010-08-19 | 17 | -18/+415 |
|\ |
|
| * | Renderscript samples. Merged two model related projects. Cleanup. | Alex Sakhartchouk | 2010-08-18 | 17 | -18/+415 |
* | | Merge "Fix bug looping non-blocking fifos." | Jason Sams | 2010-08-18 | 3 | -2/+28 |
|\ \ |
|
| * | | Fix bug looping non-blocking fifos. | Jason Sams | 2010-08-18 | 3 | -2/+28 |
* | | | Merge "Remove OOB object destruction." | Jason Sams | 2010-08-18 | 3 | -72/+0 |
|\ \ \
| |/ / |
|
| * | | Remove OOB object destruction. | Jason Sams | 2010-08-17 | 3 | -72/+0 |
* | | | Merge "Make java entry points for native fifo synchronized." | Jason Sams | 2010-08-17 | 1 | -30/+0 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Make java entry points for native fifo synchronized. | Jason Sams | 2010-08-17 | 1 | -30/+0 |
* | | Propagating some useful font changes. | Alex Sakhartchouk | 2010-08-17 | 2 | -12/+56 |
* | | Merge "Added frustum plane extraction and sphere culling code." | Alex Sakhartchouk | 2010-08-16 | 5 | -2/+104 |
|\ \
| |/
|/| |
|
| * | Added frustum plane extraction and sphere culling code. | Alex Sakhartchouk | 2010-08-16 | 5 | -2/+104 |
* | | Remove extra float<>int conversions in ImageProcessing. | Jason Sams | 2010-08-16 | 7 | -142/+120 |
* | | Support reference operations in RS scripts. | Jason Sams | 2010-08-16 | 3 | -14/+105 |
|/ |
|
* | Merge "Adding bounding box computation." | Alex Sakhartchouk | 2010-08-13 | 4 | -0/+80 |
|\ |
|
| * | Adding bounding box computation. | Alex Sakhartchouk | 2010-08-13 | 4 | -0/+80 |
* | | Merge "Renderscript scenegraph prototype." | Alex Sakhartchouk | 2010-08-13 | 11 | -0/+861 |
|\ \ |
|
| * | | Renderscript scenegraph prototype. | Alex Sakhartchouk | 2010-08-13 | 11 | -0/+861 |
| |/ |
|
* | | Merge "Start adding RS tests." | Jason Sams | 2010-08-12 | 9 | -0/+531 |
|\ \ |
|
| * | | Start adding RS tests. | Jason Sams | 2010-08-12 | 9 | -0/+531 |
* | | | Merge "Thread launch strategies." | Jason Sams | 2010-08-12 | 4 | -27/+22 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Thread launch strategies. | Jason Sams | 2010-08-12 | 4 | -27/+22 |
* | | Merge "Fix field packer bug for U32 data. Fix initial refcounts in allocation... | Jason Sams | 2010-08-12 | 2 | -2/+5 |
|\ \
| |/ |
|
| * | Fix field packer bug for U32 data. | Jason Sams | 2010-08-12 | 2 | -2/+5 |
* | | Preparing renderscript java code for use with phanton references. | Alex Sakhartchouk | 2010-08-12 | 1 | -4/+1 |
* | | Merge "Fix anonymous struct." | Shih-wei Liao | 2010-08-12 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix anonymous struct. | Shih-wei Liao | 2010-08-12 | 1 | -1/+1 |
* | | Adding allocation reference counting to the a3d models. | Alex Sakhartchouk | 2010-08-11 | 2 | -1/+7 |
* | | Renaming stucts back. | Alex Sakhartchouk | 2010-08-11 | 1 | -4/+4 |
* | | Merge "Adding quaternion functions to math library." | Alex Sakhartchouk | 2010-08-11 | 2 | -3/+172 |
|\ \ |
|
| * | | Adding quaternion functions to math library. | Alex Sakhartchouk | 2010-08-10 | 2 | -3/+172 |
| |/ |
|
* | | Refcounting in allocations. | Jason Sams | 2010-08-09 | 6 | -11/+111 |
* | | Update image processing to cleaup code by not inlining | Jason Sams | 2010-08-09 | 1 | -34/+4 |
|/ |
|
* | Fix debugging support for float vectors and add matrix debugging. | Jason Sams | 2010-08-06 | 3 | -31/+62 |
* | Fix length normilization bug in rsMatrixLoadRotate. | Jason Sams | 2010-08-05 | 2 | -2/+2 |
* | Use lowp colors in fixed funtion emulation. | Jason Sams | 2010-08-05 | 1 | -3/+3 |
* | Fix behavior where the non-blocking sendToCliend would block | Jason Sams | 2010-08-05 | 1 | -1/+1 |
* | Fixing fonts to use constant color instead of variable. | Alex Sakhartchouk | 2010-08-05 | 4 | -28/+21 |
* | Adding more matrix math functions. | Alex Sakhartchouk | 2010-08-05 | 2 | -8/+126 |
* | Support constant and varying colors in ProgramFragment. | Jason Sams | 2010-08-05 | 9 | -102/+90 |
* | Added ability to set font color. | Alex Sakhartchouk | 2010-08-04 | 6 | -1/+34 |
* | Adding onscreen frame and script time for debugging. | Alex Sakhartchouk | 2010-08-03 | 2 | -0/+47 |
* | Cleanup of signed/unsigned | Jason Sams | 2010-07-29 | 6 | -132/+178 |
* | Merge "Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()" | Jim Miller | 2010-07-29 | 2 | -0/+8 |
|\ |
|
| * | Fix 2877497: export rsgProgramVertexLoadProjectionMatrix() | Jim Miller | 2010-07-28 | 2 | -0/+8 |
* | | Cleanup sendToClient and add rsGetDt(). | Jason Sams | 2010-07-28 | 6 | -153/+104 |
|/ |
|