summaryrefslogtreecommitdiff
path: root/libs/rs/rsAllocation.cpp
AgeCommit message (Expand)Author
2011-03-03DO NOT MERGE: Almost all warnings are now errors in RS build. Stephen Hines
2011-01-31Cleaning up the serialization change. Alex Sakhartchouk
2011-01-31Making sure we can build libRS on the host for serialization. Alex Sakhartchouk
2011-01-28Clean up RS samples for SDK, bug 2943369 Jason Sams
2011-01-16Add some error checking. Jason Sams
2011-01-13Implement sub updates for mipmap levels and cubmaps. Jason Sams
2011-01-12Implement more of copy2DRange* Jason Sams
2011-01-12Cleanup bitmap uploads Jason Sams
2011-01-11Adding ability to load cubemaps from individual faces. Alex Sakhartchouk
2011-01-10Updating cubemap loading code. 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-15Cleanup and refactoring of an earlier cl. Alex Sakhartchouk
2010-12-15Fix mipmap bug introduced with Allocation cleanup. Jason Sams
2010-12-13Add support for non-malloc backed textures. Jason Sams
2010-12-13More API updates. Jason Sams
2010-12-10Remove CreateFromBitmapRef and add Jason Sams
2010-12-08Allocation API update. Jason Sams
2010-12-06API review cleanup. Jason Sams
2010-11-18Support for cubemaps. Alex Sakhartchouk
2010-11-10Code cleanup to make formatting consistent Alex Sakhartchouk
2010-11-09Continue error check improvements and write some docs. Jason Sams
2010-10-27Adding nvidia extension for limited npot support. Alex Sakhartchouk
2010-10-26Begin adding async allocation creation. Jason Sams
2010-10-21Fix refcounting bugs where the sys refcount Jason Sams
2010-10-18Some cleanup Alex Sakhartchouk
2010-10-14Async type creation. Jason Sams
2010-10-11Update allocation from bitmap. Alex Sakhartchouk
2010-10-05Implement allocation resizing. Jason Sams
2010-09-30Adding anisotropic filtering and related samples. Alex Sakhartchouk
2010-09-16Cleanup GL setup code and remove legacy 1.1 paths. Jason Sams
2010-08-31SubElementData data upload functions. Jason Sams
2010-08-12Fix field packer bug for U32 data. Jason Sams
2010-08-11Adding allocation reference counting to the a3d models. Alex Sakhartchouk
2010-08-09Refcounting in allocations. Jason Sams
2010-07-12Work on synchronizing a3d created files and java layer. Alex Sakhartchouk
2010-06-22Fix 32&24 ->16 bit bitmap uploads. Jason Sams
2010-06-04Creating the jni and java layer to integrate a3d Alex Sakhartchouk
2010-05-21Removed unnecessary change based on comments. Alex Sakhartchouk
2010-03-16checkpoint animations Jason Sams
2010-03-01Add support for linking to a skia bitmap rather than always copying the data ... Jason Sams
2010-02-23Support defered generation of mipmaps. With this change we support mipmap ge... Jason Sams
2010-01-19Fix RS mipmap generation for 8 bit alpha textures. Jason Sams
2010-01-06Support npot on es 2.0 HW. Jason Sams
2009-12-23Element restructuring. Add support for new basic Element types including the... Jason Sams
2009-12-14Implement RS tracked defered texture and buffer object uploads. Jason Sams
2009-11-24am e4df64bd: am 66358e24: am 9dab667e: Force a crash under conditions where w... Jason Sams
2009-11-24Force a crash under conditions where white square bug in all apps is likely t... Jason Sams
2009-11-23am 9f96a37a: am 6a2500a3: am 39dbb099: Merge change I36176536 into eclair Jason Sams
2009-11-23Fix ref counting bug that could cause memory leak in allApps. Jason Sams