summaryrefslogtreecommitdiff
path: root/rs.spec
AgeCommit message (Expand)Author
2012-08-14IntrinisicsJason Sams
2012-05-01Support additional element/dim information for FieldPacker.Stephen Hines
2012-03-23Implement USAGE_IO_INPUTJason Sams
2012-02-16Merge "Piping texture names through shader builder. Fixing uint size_t mismat...Alex Sakhartchouk
2012-02-15Piping texture names through shader builder.Alex Sakhartchouk
2012-02-15Beging IO stream out from allocation to surface texture.Jason Sams
2012-02-07Merge commit 'bdeec118' into manualmergeJason Sams
2012-02-07Implement RS VSync on new vsync infrastructure.Jason Sams
2012-01-30am 855eadf9: Merge "Fix potential bug with reordered size/offset arguments."Stephen Hines
2012-01-20Fix potential bug with reordered size/offset arguments.Stephen Hines
2012-01-13Start implementing SurfaceTexture streaming into RS allocations.Jason Sams
2011-11-23Private API to support MFF transition.Jason Sams
2011-11-10Path renderingJason Sams
2011-09-23Remove unused fields in ProgramRasterJason Sams
2011-08-16Fixing asynchronous performance issues.Alex Sakhartchouk
2011-06-20First cut at RSTextureView.Jason Sams
2011-06-14Allocation copy functions.Alex Sakhartchouk
2011-05-18Move context and device creation out of the spec file.Jason Sams
2011-05-17Preparing libRS for for compilation on host.Alex Sakhartchouk
2011-05-17Core to client fifo on sockets.Jason Sams
2011-05-12Cleanup mesh creation.Alex Sakhartchouk
2011-05-06Add code for generating fifo command packing.Jason Sams
2011-05-04Code Cleanup and better Sampler creation methodAlex Sakhartchouk
2011-04-28Pipe rsa function though the RS api table.Jason Sams
2011-04-27Start implementing control side forEach.Jason Sams
2011-04-26Cleanup rs.spec file and code generator.Jason Sams
2011-04-25Modifying libRS internal communication to handle network rendering.Alex Sakhartchouk
2011-04-06Seperate ProgramRaster.Jason Sams
2011-03-17Start seperating out RS compute implementation. Create halJason Sams
2011-01-12Cleanup bitmap uploadsJason Sams
2011-01-07Additional loading methods for fonts and a3d files.Alex Sakhartchouk
2010-12-29Move adapter2D to a derived class from Allocation.Jason Sams
2010-12-24Fix teardown bug found in books.Jason Sams
2010-12-20Stale cache management to address a P1 bug # 3296131.Shih-wei Liao
2010-12-17API reaview cleanupAlex Sakhartchouk
2010-12-141. Add Context to a RenderScript or RenderScriptGL instance.Shih-wei Liao
2010-12-13More API updates.Jason Sams
2010-12-10Remove CreateFromBitmapRef and addJason Sams
2010-12-09Fix a severe cleanup bug where teardown of the GLJason Sams
2010-12-08Allocation API update.Jason Sams
2010-11-22More error checksJason Sams
2010-11-18Add caching support of BCC binaries.Shih-wei Liao
2010-11-16Fix ref counting for globals when set from java code.Jason Sams
2010-11-08Moving attrib creation to Mesh. Adding arrays as shader inputs.Alex Sakhartchouk
2010-10-27Adding nvidia extension for limited npot support.Alex Sakhartchouk
2010-10-26Begin adding async allocation creation.Jason Sams
2010-10-14Async type creation.Jason Sams
2010-10-11Update allocation from bitmap.Alex Sakhartchouk
2010-10-11Fix support for 64-bit integers.Stephen Hines
2010-10-10Cleanup error message for null binding address.Jason Sams