summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Start adding RS tests."Jason Sams2010-08-129-0/+531
|\
| * Start adding RS tests.Jason Sams2010-08-129-0/+531
* | Merge "Thread launch strategies."Jason Sams2010-08-124-27/+22
|\ \ | |/
| * Thread launch strategies.Jason Sams2010-08-124-27/+22
* | Merge "Fix GC issue, fix local shader transformations."Romain Guy2010-08-123-6/+22
|\ \
| * | Fix GC issue, fix local shader transformations.Romain Guy2010-08-123-6/+22
* | | Merge "Better support for rotation and perspective matrices."Romain Guy2010-08-123-113/+173
|\ \ \ | |/ /
| * | Better support for rotation and perspective matrices.Romain Guy2010-08-123-113/+173
* | | Merge "Fix field packer bug for U32 data. Fix initial refcounts in allocation...Jason Sams2010-08-122-2/+5
|\ \ \ | |/ / |/| / | |/
| * Fix field packer bug for U32 data.Jason Sams2010-08-122-2/+5
* | Preparing renderscript java code for use with phanton references.Alex Sakhartchouk2010-08-121-4/+1
* | Merge "Fix anonymous struct."Shih-wei Liao2010-08-121-1/+1
|\ \
| * | Fix anonymous struct.Shih-wei Liao2010-08-121-1/+1
* | | Bunch of fixes.Romain Guy2010-08-112-6/+27
* | | Merge "Delete shaders after a compile error. Also disable extra logging."Romain Guy2010-08-112-1/+3
|\ \ \
| * | | Delete shaders after a compile error. Also disable extra logging.Romain Guy2010-08-112-1/+3
* | | | am 80328ba0: am 8ea71511: Merge "Initial tool for OBB manipulation" into ging...Kenny Root2010-08-111-3/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | am 8ea71511: Merge "Initial tool for OBB manipulation" into gingerbreadKenny Root2010-08-111-3/+39
| |\ \ \
| | * | | Initial tool for OBB manipulationKenny Root2010-08-111-3/+39
* | | | | Adding allocation reference counting to the a3d models.Alex Sakhartchouk2010-08-112-1/+7
* | | | | Renaming stucts back.Alex Sakhartchouk2010-08-111-4/+4
* | | | | Merge "Adding quaternion functions to math library."Alex Sakhartchouk2010-08-112-3/+172
|\ \ \ \ \
| * | | | | Adding quaternion functions to math library.Alex Sakhartchouk2010-08-102-3/+172
* | | | | | am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbreadDianne Hackborn2010-08-111-0/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | am a5ae50cd: Merge "More native work." into gingerbreadDianne Hackborn2010-08-111-0/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | More native work.Dianne Hackborn2010-08-111-0/+6
* | | | | Merge "Add extra blending modes."Romain Guy2010-08-102-12/+29
|\ \ \ \ \
| * | | | | Add extra blending modes.Romain Guy2010-08-102-12/+29
* | | | | | Merge "Refcounting in allocations."Jason Sams2010-08-106-11/+111
|\ \ \ \ \ \
| * | | | | | Refcounting in allocations.Jason Sams2010-08-096-11/+111
* | | | | | | Merge "Update image processing to cleaup code by not inlining functions that ...Jason Sams2010-08-101-34/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Update image processing to cleaup code by not inliningJason Sams2010-08-091-34/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Add support for text underline and strikethru."Romain Guy2010-08-101-2/+49
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Add support for text underline and strikethru.Romain Guy2010-08-101-2/+49
* | | | | | am 95105f3c: am c3fc2d03: Fix safe mode and KeyEvent.getMaxKeyCode().Jeff Brown2010-08-101-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | am c3fc2d03: Fix safe mode and KeyEvent.getMaxKeyCode().Jeff Brown2010-08-101-0/+8
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix safe mode and KeyEvent.getMaxKeyCode().Jeff Brown2010-08-101-0/+8
* | | | | Fast text selection drawing.Romain Guy2010-08-101-3/+0
* | | | | Fix tons of bugs and add new text rendering support.Romain Guy2010-08-105-25/+35
| |_|/ / |/| | |
* | | | Make libhwui entirely optional.Romain Guy2010-08-083-33/+39
* | | | Enforce maximum texture size.Romain Guy2010-08-079-9/+50
* | | | am d7ce227b: am 818490ab: Fix String8::operator+Kenny Root2010-08-062-2/+78
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | am 818490ab: Fix String8::operator+Kenny Root2010-08-062-2/+78
| |\ \ | | |/
| | * Fix String8::operator+Kenny Root2010-08-062-2/+78
* | | Merge "Fix debugging support for float vectors and add matrix debugging."Jason Sams2010-08-063-31/+62
|\ \ \
| * | | Fix debugging support for float vectors and add matrix debugging.Jason Sams2010-08-063-31/+62
* | | | Merge "Added drop shadow renderer to the font class."Alex Sakhartchouk2010-08-062-18/+120
|\ \ \ \
| * | | | Added drop shadow renderer to the font class.Alex Sakhartchouk2010-08-062-18/+120
* | | | | Automatically cleanup textures that don't fit in the cache.Romain Guy2010-08-065-3/+38
* | | | | Fix incorrect memory cleanup in SkiaShader.Romain Guy2010-08-061-3/+3