index
:
frameworks_rs.git
master
n7.1
frameworks_rs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rsElement.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix uninitialized fields in rsElement for composite data types
Pirama Arumuga Nainar
2016-04-15
1
-0
/
+2
*
Separate libRS.so into public and internal libs
Yang Ni
2016-03-21
1
-26
/
+0
*
Revert "Added a flag to APIs for rsObj creation"
Yang Ni
2016-03-08
1
-11
/
+6
*
Added a flag to APIs for rsObj creation
Yang Ni
2016-03-03
1
-6
/
+11
*
Revert "Replaced android::Vector with std::vector."
Yang Ni
2015-02-15
1
-10
/
+6
*
Replace NULL macros with nullptr literals.
Chris Wailes
2014-08-20
1
-6
/
+6
*
Replaced android::Vector with std::vector.
Chris Wailes
2014-08-18
1
-6
/
+10
*
Add missing delete operators to Type and Element.
Tim Murray
2014-07-10
1
-0
/
+7
*
Add 64bit large object support
Jason Sams
2014-07-08
1
-0
/
+8
*
Move element and type allocations to the HAL allocator.
Tim Murray
2014-07-08
1
-2
/
+16
*
Update structs and defines for 64-bit.
Tim Murray
2014-06-10
1
-0
/
+6
*
Merge "Move rs.h functions over to extern "C"."
Tim Murray
2013-07-22
1
-2
/
+2
|
\
|
*
Move rs.h functions over to extern "C".
Tim Murray
2013-07-22
1
-2
/
+2
*
|
Remove more String8
Jason Sams
2013-07-17
1
-21
/
+20
|
/
*
Remove internal element builder and vector code.
Jason Sams
2013-07-09
1
-31
/
+26
*
Start making RS 64-bit clean.
Tim Murray
2013-03-20
1
-3
/
+3
*
Move memory layout to driver.
Jason Sams
2012-07-25
1
-1
/
+1
*
Plumb context through for serialization.
Jason Sams
2012-07-24
1
-2
/
+2
*
resolved conflicts for merge of 08289f55 to graphics-dev
Steve Block
2012-01-09
1
-1
/
+1
|
\
|
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-1
/
+1
*
|
Adding tests for element/mesh getters.
Alex Sakhartchouk
2011-12-22
1
-12
/
+26
*
|
Adding simple hal struct to type.
Alex Sakhartchouk
2011-12-20
1
-1
/
+1
*
|
Element HAL sturct, script side getters
Alex Sakhartchouk
2011-12-15
1
-0
/
+26
|
/
*
Expand RS vector3 types to vector4.
Alex Sakhartchouk
2011-11-15
1
-0
/
+17
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-3
/
+3
*
adding getters to Sampler ProgramRaster, ProgramStore, Element.
Alex Sakhartchouk
2011-10-18
1
-1
/
+2
*
Fixing the lockless fifo destory bug.
Alex Sakhartchouk
2011-08-19
1
-29
/
+9
*
Fixing asynchronous performance issues.
Alex Sakhartchouk
2011-08-16
1
-86
/
+92
*
Fix for the renderscript ref counting bug.
Alex Sakhartchouk
2011-07-12
1
-6
/
+6
*
Add code for generating fifo command packing.
Jason Sams
2011-05-06
1
-2
/
+4
*
Modifying libRS internal communication to handle network rendering.
Alex Sakhartchouk
2011-04-25
1
-3
/
+6
*
Cleaning up the serialization change.
Alex Sakhartchouk
2011-01-31
1
-4
/
+0
*
Making sure we can build libRS on the host for serialization.
Alex Sakhartchouk
2011-01-31
1
-3
/
+1
*
More error checks
Jason Sams
2010-11-22
1
-2
/
+0
*
Code cleanup to make formatting consistent
Alex Sakhartchouk
2010-11-10
1
-48
/
+27
*
Moving attrib creation to Mesh. Adding arrays as shader inputs.
Alex Sakhartchouk
2010-11-08
1
-18
/
+22
*
Adding nvidia extension for limited npot support.
Alex Sakhartchouk
2010-10-27
1
-6
/
+5
*
Begin adding async allocation creation.
Jason Sams
2010-10-26
1
-0
/
+1
*
Fix refcounting bugs where the sys refcount
Jason Sams
2010-10-21
1
-3
/
+1
*
Changing scenegraph sample to use arrays.
Alex Sakhartchouk
2010-10-13
1
-4
/
+5
*
Update allocation from bitmap.
Alex Sakhartchouk
2010-10-11
1
-1
/
+1
*
Adding support for all allowed textures.
Alex Sakhartchouk
2010-09-23
1
-31
/
+30
*
Shader changes to allow for more flexible constant binding.
Alex Sakhartchouk
2010-09-14
1
-0
/
+28
*
Add arrays to elements.
Jason Sams
2010-09-07
1
-8
/
+22
*
Fix field packer bug for U32 data.
Jason Sams
2010-08-12
1
-2
/
+2
*
Adding allocation reference counting to the a3d models.
Alex Sakhartchouk
2010-08-11
1
-0
/
+5
*
Refcounting in allocations.
Jason Sams
2010-08-09
1
-9
/
+50
*
Populate java objects with native data from a3d file.
Alex Sakhartchouk
2010-07-15
1
-0
/
+26
*
Move ImageProcessing and ModelViewer to reflected files.
Jason Sams
2010-06-21
1
-39
/
+0
*
Creating the jni and java layer to integrate a3d
Alex Sakhartchouk
2010-06-04
1
-2
/
+2
[next]