summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Handle view properties at the native levelChet Haase2012-03-123-55/+582
* Merge "Fix argument passing with dimLOD."Stephen Hines2012-03-121-2/+2
|\
| * Fix argument passing with dimLOD.Stephen Hines2012-03-121-2/+2
* | Merge "Turn down the number of glGetError() calls."Romain Guy2012-03-121-1/+0
|\ \
| * | Turn down the number of glGetError() calls.Romain Guy2012-03-121-1/+0
| |/
* | Merge "Split off driver code into a separate static library."Alex Sakhartchouk2012-03-121-33/+38
|\ \ | |/ |/|
| * Split off driver code into a separate static library.Alex Sakhartchouk2012-03-091-33/+38
* | Merge "Don't bind data to missing uniforms"Romain Guy2012-03-091-1/+1
|\ \ | |/ |/|
| * Don't bind data to missing uniformsRomain Guy2012-03-091-1/+1
* | Merge "More header untangling."Alex Sakhartchouk2012-03-0916-22/+19
|\ \
| * | More header untangling.Alex Sakhartchouk2012-03-0916-22/+19
* | | Merge "Fix issue #6054627: resource matching issue of size qualifiers"Dianne Hackborn2012-03-091-49/+40
|\ \ \
| * | | Fix issue #6054627: resource matching issue of size qualifiersDianne Hackborn2012-03-091-49/+40
| | |/ | |/|
* | | Merge "Starting to untangle header spaghetti."Alex Sakhartchouk2012-03-0915-10/+11
|\ \ \ | | |/ | |/|
| * | Starting to untangle header spaghetti.Alex Sakhartchouk2012-03-0915-10/+11
* | | Merge "Moving lod's into hal struct."Alex Sakhartchouk2012-03-092-56/+66
|\ \ \ | |/ / | | / | |/ |/|
| * Moving lod's into hal struct.Alex Sakhartchouk2012-03-082-56/+66
* | remove files that moved to frameworks/nativeMathias Agopian2012-03-0790-26053/+0
* | fixup hardcoded include paths for new projectMathias Agopian2012-03-073-2/+81
|/
* Merge "BufferQueue: fixed issues with buffer slots not available"Jamie Gennis2012-03-071-7/+2
|\
| * BufferQueue: fixed issues with buffer slots not availableDaniel Lam2012-03-071-7/+2
* | Merge "attempt to fix a deadlock in SurfaceTextureClient::disconnect"Mathias Agopian2012-03-071-8/+11
|\ \
| * | attempt to fix a deadlock in SurfaceTextureClient::disconnectMathias Agopian2012-03-061-8/+11
| |/
* | Merge "Remove references to sched_policy.h in RS"Glenn Kasten2012-03-072-12/+0
|\ \ | |/ |/|
| * Remove references to sched_policy.h in RSGlenn Kasten2012-03-052-12/+0
* | Merge "Remove obsolete references to sched_policy.h"Glenn Kasten2012-03-061-1/+0
|\ \
| * | Remove obsolete references to sched_policy.hGlenn Kasten2012-03-051-1/+0
| |/
* | Merge "Add missing includes for Mutex.h"Derek Sollenberger2012-03-062-0/+2
|\ \
| * | Add missing includes for Mutex.hDerek Sollenberger2012-03-052-0/+2
* | | Merge "Add ATRACEs for Buffer indices"Mathias Agopian2012-03-051-0/+15
|\ \ \
| * | | Add ATRACEs for Buffer indicesMathias Agopian2012-03-011-0/+15
| |/ /
* | | Delete display list objects and resources on the UI threadRomain Guy2012-03-054-4/+32
* | | Merge "Deferred layer updates"Romain Guy2012-03-052-0/+42
|\ \ \ | |_|/ |/| |
| * | Deferred layer updatesRomain Guy2012-03-022-0/+42
* | | Merge "BufferQueue: fixed acquire operation"Mathias Agopian2012-03-051-0/+1
|\ \ \
| * | | BufferQueue: fixed acquire operationDaniel Lam2012-03-021-0/+1
| | |/ | |/|
* | | Merge "Add multisampling support to renderscript."Alex Sakhartchouk2012-03-051-10/+34
|\ \ \
| * | | Add multisampling support to renderscript.Alex Sakhartchouk2012-02-281-10/+34
* | | | Merge "Using surface texture as a default renderscript surface."Alex Sakhartchouk2012-03-051-6/+9
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Using surface texture as a default renderscript surface.Alex Sakhartchouk2012-02-281-6/+9
* | | Merge "add more tracing for buffer allocation"Mathias Agopian2012-03-012-0/+10
|\ \ \
| * | | add more tracing for buffer allocationMathias Agopian2012-02-292-0/+10
* | | | Remove stray logRomain Guy2012-03-012-4/+5
| |_|/ |/| |
* | | Merge "Small tweak to Canvas.drawPath() GL implementation"Romain Guy2012-03-012-10/+9
|\ \ \
| * | | Small tweak to Canvas.drawPath() GL implementationRomain Guy2012-03-012-10/+9
* | | | Merge "Allocation sampling api prototypes."Alex Sakhartchouk2012-03-013-109/+170
|\ \ \ \ | |_|/ / |/| | |
| * | | Allocation sampling api prototypes.Alex Sakhartchouk2012-02-293-109/+170
| | |/ | |/|
* | | Merge "Full implementation of Canvas.drawPath()"Romain Guy2012-02-293-60/+184
|\ \ \ | | |/ | |/|
| * | Full implementation of Canvas.drawPath()Romain Guy2012-02-293-60/+184
| |/
* | Merge "Fixed several 64-bit porting issues"Andrew Hsieh2012-02-294-7/+11
|\ \