summaryrefslogtreecommitdiffstats
path: root/rsType.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Replaced android::Vector with std::vector."Yang Ni2015-02-151-9/+5
* Fix 64bit build.Jason Sams2015-01-121-1/+1
* Array type and allocation supportJason Sams2015-01-121-25/+72
* resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aospStephen Hines2014-08-211-4/+4
|\
| * Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-4/+4
* | am 3fa79f84: Merge changes I4c6abd96,I9bcf36d0Stephen Hines2014-08-201-5/+9
|\|
| * Replaced android::Vector with std::vector.Chris Wailes2014-08-181-5/+9
* | Fix YUV allocation table.Jason Sams2014-08-011-9/+16
|/
* Add missing delete operators to Type and Element.Tim Murray2014-07-101-0/+7
* Add 64bit large object supportJason Sams2014-07-081-0/+7
* Move element and type allocations to the HAL allocator.Tim Murray2014-07-081-1/+7
* Update structs and defines for 64-bit.Tim Murray2014-06-101-0/+6
* Replace "mips" with "mipmaps" since the MIPS gcc compiler defines mips to 1.Stephen Hines2013-12-201-2/+2
* Cleanup type offsets which cannot be calculated for flexible YUV.Jason Sams2013-09-031-59/+14
* am 470a2f85: am 10f31703: Fix up dependencies further for RS compatibility li...Stephen Hines2013-08-161-1/+5
|\
| * Fix up dependencies further for RS compatibility library.Stephen Hines2013-08-151-1/+5
* | Merge "Move rs.h functions over to extern "C"."Tim Murray2013-07-221-1/+1
|\ \
| * | Move rs.h functions over to extern "C".Tim Murray2013-07-221-1/+1
| |/
* / Remove more String8Jason Sams2013-07-171-5/+4
|/
* Start making RS 64-bit clean.Tim Murray2013-03-201-2/+2
* Add x86 server support.Tim Murray2013-03-191-2/+4
* Support typed YUV allocationsJason Sams2013-02-151-1/+29
* Add support for YUV allocations.Jason Sams2013-01-091-6/+8
* Revert "Remove offset functions from Type"Stephen Hines2012-10-191-5/+46
* Remove offset functions from TypeJason Sams2012-10-161-46/+5
* Plumb context through for serialization.Jason Sams2012-07-241-2/+2
* Move incRefs()/decRefs() logic from Allocation -> Type.Stephen Hines2012-04-021-0/+31
* Fix argument passing with dimLOD.Stephen Hines2012-03-121-2/+2
* Moving lod's into hal struct.Alex Sakhartchouk2012-03-081-38/+44
* resolved conflicts for merge of 08289f55 to graphics-devSteve Block2012-01-091-1/+1
|\
| * Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* | Adding simple hal struct to type.Alex Sakhartchouk2011-12-201-30/+33
|/
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* Fixing asynchronous performance issues.Alex Sakhartchouk2011-08-161-29/+19
* Pipe rsa function though the RS api table.Jason Sams2011-04-281-5/+4
* Cleaning up the serialization change.Alex Sakhartchouk2011-01-311-4/+0
* Making sure we can build libRS on the host for serialization.Alex Sakhartchouk2011-01-311-3/+1
* Implement sub updates for mipmap levels and cubmaps.Jason Sams2011-01-131-0/+11
* API review cleanup.Jason Sams2010-12-061-24/+3
* More error checksJason Sams2010-11-221-1/+1
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-45/+27
* Moving attrib creation to Mesh. Adding arrays as shader inputs.Alex Sakhartchouk2010-11-081-89/+0
* Adding nvidia extension for limited npot support.Alex Sakhartchouk2010-10-271-17/+15
* Begin adding async allocation creation.Jason Sams2010-10-261-77/+40
* Fix refcounting bugs where the sys refcountJason Sams2010-10-211-10/+12
* Async type creation.Jason Sams2010-10-141-80/+56
* Update allocation from bitmap.Alex Sakhartchouk2010-10-111-6/+30
* Removing fixed size arrays.Alex Sakhartchouk2010-10-081-5/+30
* Implement allocation resizing.Jason Sams2010-10-051-0/+53
* Adding anisotropic filtering and related samples.Alex Sakhartchouk2010-09-301-2/+0