summaryrefslogtreecommitdiff
path: root/scriptc/rs_graphics.rsh
AgeCommit message (Expand)Author
2014-05-19Cleanup 64bit and remove deprecated functionsJason Sams
2013-05-29s/Renderscript/RenderScript and remove rs_graphics.rsh reference.Stephen Hines
2012-03-22More rearrangement and renaming.Alex Sakhartchouk
2012-03-21Changing rsg to rs where functions don't rely on graphics.Alex Sakhartchouk
2012-02-29Allocation sampling api prototypes.Alex Sakhartchouk
2012-01-10Adding ability to bind constants to shaders.Alex Sakhartchouk
2011-12-29Adding better error behavior to RSAlex Sakhartchouk
2011-12-07Merge "Revert "Removing changes not meant for MR1"" into graphics-devAlex Sakhartchouk
2011-11-17Revert "Removing changes not meant for MR1"Alex Sakhartchouk
2011-11-10Path renderingJason Sams
2011-10-27Removing changes not meant for MR1Alex Sakhartchouk
2011-10-15Adding getter functions for script side RS objects.Alex Sakhartchouk
2011-09-28Wrapping new API with #defines to prevent old apps from using them.Alex Sakhartchouk
2011-08-09add renderscript doc comments for exposed headersAlex Sakhartchouk
2011-06-14Allocation copy functions.Alex Sakhartchouk
2011-04-01First draft of fbo in renderscript.Alex Sakhartchouk
2011-02-03Fix bug 3421901Jason Sams
2011-01-28Clean up RS samples for SDK, bug 2943369Jason Sams
2010-12-20Clean up Allocation buffer object api.Jason Sams
2010-12-15Fix mipmap bug introduced with Allocation cleanup.Jason Sams
2010-10-18Remove unneeded inclusion of rs_math.rsh.Shih-wei Liao
2010-10-15Fix header file to always inline stub functions.Jason Sams
2010-10-05Adding text metrics to renderscript.Alex Sakhartchouk
2010-08-16Added frustum plane extraction and sphere culling code.Alex Sakhartchouk
2010-08-13Adding bounding box computation.Alex Sakhartchouk
2010-08-05Support constant and varying colors in ProgramFragment.Jason Sams
2010-08-04Added ability to set font color.Alex Sakhartchouk
2010-07-29Cleanup of signed/unsignedJason Sams
2010-07-28Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()Jim Miller
2010-07-02Cleanup pass on the mesh api change.Alex Sakhartchouk
2010-07-01Start of mesh API cleanup.Alex Sakhartchouk
2010-06-24Adding freetype font rendering to renderscript.Alex Sakhartchouk
2010-06-17Remove legacy drawing functions.Jason Sams
2010-06-17Add skip to field packer.Jason Sams
2010-06-09Remove float8/16 from RS type list.Jason Sams
2010-05-19Begin naming cleanup for renderscript runtime.Jason Sams
2010-05-11Convert renderscript from using ACC to LLVM for its compiler.Jason Sams
2010-03-26Checkin new types for RS.Jason Sams
2010-03-18More rsh headers for renderscript and a llvm compatible test script for fount...Jason Sams