summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-27Fixing renderscript uniform binding bugs.Alex Sakhartchouk
2010-08-25Add matrix component types.Jason Sams
2010-08-24More work on the renderscript sampleAlex Sakhartchouk
2010-08-23Renderscript samples.Alex Sakhartchouk
2010-08-19Should fix the build.Alex Sakhartchouk
2010-08-19Hopefully this fixes the build.Alex Sakhartchouk
2010-08-19Merge "Renderscript samples. Merged two model related projects. Cleanup."Alex Sakhartchouk
2010-08-18Renderscript samples. Merged two model related projects. Cleanup.Alex Sakhartchouk
2010-08-18Merge "Fix bug looping non-blocking fifos."Jason Sams
2010-08-18Merge "Remove OOB object destruction."Jason Sams
2010-08-18Fix bug looping non-blocking fifos.Jason Sams
2010-08-17Merge "Make java entry points for native fifo synchronized."Jason Sams
2010-08-17Remove OOB object destruction.Jason Sams
2010-08-17Make java entry points for native fifo synchronized.Jason Sams
2010-08-17Propagating some useful font changes.Alex Sakhartchouk
2010-08-16Merge "Added frustum plane extraction and sphere culling code."Alex Sakhartchouk
2010-08-16Added frustum plane extraction and sphere culling code.Alex Sakhartchouk
2010-08-16Remove extra float<>int conversions in ImageProcessing.Jason Sams
2010-08-16Support reference operations in RS scripts.Jason Sams
2010-08-13Merge "Adding bounding box computation."Alex Sakhartchouk
2010-08-13Adding bounding box computation.Alex Sakhartchouk
2010-08-13Merge "Renderscript scenegraph prototype."Alex Sakhartchouk
2010-08-13Renderscript scenegraph prototype.Alex Sakhartchouk
2010-08-12Merge "Start adding RS tests."Jason Sams
2010-08-12Start adding RS tests.Jason Sams
2010-08-12Merge "Thread launch strategies."Jason Sams
2010-08-12Thread launch strategies.Jason Sams
2010-08-12Merge "Fix field packer bug for U32 data. Fix initial refcounts in allocation...Jason Sams
2010-08-12Fix field packer bug for U32 data.Jason Sams
2010-08-12Preparing renderscript java code for use with phanton references.Alex Sakhartchouk
2010-08-12Merge "Fix anonymous struct."Shih-wei Liao
2010-08-12Fix anonymous struct.Shih-wei Liao
2010-08-11Adding allocation reference counting to the a3d models.Alex Sakhartchouk
2010-08-11Renaming stucts back.Alex Sakhartchouk
2010-08-11Merge "Adding quaternion functions to math library."Alex Sakhartchouk
2010-08-10Adding quaternion functions to math library.Alex Sakhartchouk
2010-08-09Refcounting in allocations.Jason Sams
2010-08-09Update image processing to cleaup code by not inliningJason Sams
2010-08-06Fix debugging support for float vectors and add matrix debugging.Jason Sams
2010-08-05Fix length normilization bug in rsMatrixLoadRotate.Jason Sams
2010-08-05Use lowp colors in fixed funtion emulation.Jason Sams
2010-08-05Fix behavior where the non-blocking sendToCliend would blockJason Sams
2010-08-05Fixing fonts to use constant color instead of variable.Alex Sakhartchouk
2010-08-05Adding more matrix math functions.Alex Sakhartchouk
2010-08-05Support constant and varying colors in ProgramFragment.Jason Sams
2010-08-04Added ability to set font color.Alex Sakhartchouk
2010-08-03Adding onscreen frame and script time for debugging.Alex Sakhartchouk
2010-07-29Cleanup of signed/unsignedJason Sams
2010-07-29Merge "Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()"Jim Miller
2010-07-28Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()Jim Miller