Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle view properties at the native level | Chet Haase | 2012-03-12 | 3 | -55/+582 |
* | Merge "Fix argument passing with dimLOD." | Stephen Hines | 2012-03-12 | 1 | -2/+2 |
|\ | |||||
| * | Fix argument passing with dimLOD. | Stephen Hines | 2012-03-12 | 1 | -2/+2 |
* | | Merge "Turn down the number of glGetError() calls." | Romain Guy | 2012-03-12 | 1 | -1/+0 |
|\ \ | |||||
| * | | Turn down the number of glGetError() calls. | Romain Guy | 2012-03-12 | 1 | -1/+0 |
| |/ | |||||
* | | Merge "Split off driver code into a separate static library." | Alex Sakhartchouk | 2012-03-12 | 1 | -33/+38 |
|\ \ | |/ |/| | |||||
| * | Split off driver code into a separate static library. | Alex Sakhartchouk | 2012-03-09 | 1 | -33/+38 |
* | | Merge "Don't bind data to missing uniforms" | Romain Guy | 2012-03-09 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Don't bind data to missing uniforms | Romain Guy | 2012-03-09 | 1 | -1/+1 |
* | | Merge "More header untangling." | Alex Sakhartchouk | 2012-03-09 | 16 | -22/+19 |
|\ \ | |||||
| * | | More header untangling. | Alex Sakhartchouk | 2012-03-09 | 16 | -22/+19 |
* | | | Merge "Fix issue #6054627: resource matching issue of size qualifiers" | Dianne Hackborn | 2012-03-09 | 1 | -49/+40 |
|\ \ \ | |||||
| * | | | Fix issue #6054627: resource matching issue of size qualifiers | Dianne Hackborn | 2012-03-09 | 1 | -49/+40 |
| | |/ | |/| | |||||
* | | | Merge "Starting to untangle header spaghetti." | Alex Sakhartchouk | 2012-03-09 | 15 | -10/+11 |
|\ \ \ | | |/ | |/| | |||||
| * | | Starting to untangle header spaghetti. | Alex Sakhartchouk | 2012-03-09 | 15 | -10/+11 |
* | | | Merge "Moving lod's into hal struct." | Alex Sakhartchouk | 2012-03-09 | 2 | -56/+66 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Moving lod's into hal struct. | Alex Sakhartchouk | 2012-03-08 | 2 | -56/+66 |
* | | remove files that moved to frameworks/native | Mathias Agopian | 2012-03-07 | 90 | -26053/+0 |
* | | fixup hardcoded include paths for new project | Mathias Agopian | 2012-03-07 | 3 | -2/+81 |
|/ | |||||
* | Merge "BufferQueue: fixed issues with buffer slots not available" | Jamie Gennis | 2012-03-07 | 1 | -7/+2 |
|\ | |||||
| * | BufferQueue: fixed issues with buffer slots not available | Daniel Lam | 2012-03-07 | 1 | -7/+2 |
* | | Merge "attempt to fix a deadlock in SurfaceTextureClient::disconnect" | Mathias Agopian | 2012-03-07 | 1 | -8/+11 |
|\ \ | |||||
| * | | attempt to fix a deadlock in SurfaceTextureClient::disconnect | Mathias Agopian | 2012-03-06 | 1 | -8/+11 |
| |/ | |||||
* | | Merge "Remove references to sched_policy.h in RS" | Glenn Kasten | 2012-03-07 | 2 | -12/+0 |
|\ \ | |/ |/| | |||||
| * | Remove references to sched_policy.h in RS | Glenn Kasten | 2012-03-05 | 2 | -12/+0 |
* | | Merge "Remove obsolete references to sched_policy.h" | Glenn Kasten | 2012-03-06 | 1 | -1/+0 |
|\ \ | |||||
| * | | Remove obsolete references to sched_policy.h | Glenn Kasten | 2012-03-05 | 1 | -1/+0 |
| |/ | |||||
* | | Merge "Add missing includes for Mutex.h" | Derek Sollenberger | 2012-03-06 | 2 | -0/+2 |
|\ \ | |||||
| * | | Add missing includes for Mutex.h | Derek Sollenberger | 2012-03-05 | 2 | -0/+2 |
* | | | Merge "Add ATRACEs for Buffer indices" | Mathias Agopian | 2012-03-05 | 1 | -0/+15 |
|\ \ \ | |||||
| * | | | Add ATRACEs for Buffer indices | Mathias Agopian | 2012-03-01 | 1 | -0/+15 |
| |/ / | |||||
* | | | Delete display list objects and resources on the UI thread | Romain Guy | 2012-03-05 | 4 | -4/+32 |
* | | | Merge "Deferred layer updates" | Romain Guy | 2012-03-05 | 2 | -0/+42 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Deferred layer updates | Romain Guy | 2012-03-02 | 2 | -0/+42 |
* | | | Merge "BufferQueue: fixed acquire operation" | Mathias Agopian | 2012-03-05 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | BufferQueue: fixed acquire operation | Daniel Lam | 2012-03-02 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge "Add multisampling support to renderscript." | Alex Sakhartchouk | 2012-03-05 | 1 | -10/+34 |
|\ \ \ | |||||
| * | | | Add multisampling support to renderscript. | Alex Sakhartchouk | 2012-02-28 | 1 | -10/+34 |
* | | | | Merge "Using surface texture as a default renderscript surface." | Alex Sakhartchouk | 2012-03-05 | 1 | -6/+9 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Using surface texture as a default renderscript surface. | Alex Sakhartchouk | 2012-02-28 | 1 | -6/+9 |
* | | | Merge "add more tracing for buffer allocation" | Mathias Agopian | 2012-03-01 | 2 | -0/+10 |
|\ \ \ | |||||
| * | | | add more tracing for buffer allocation | Mathias Agopian | 2012-02-29 | 2 | -0/+10 |
* | | | | Remove stray log | Romain Guy | 2012-03-01 | 2 | -4/+5 |
| |_|/ |/| | | |||||
* | | | Merge "Small tweak to Canvas.drawPath() GL implementation" | Romain Guy | 2012-03-01 | 2 | -10/+9 |
|\ \ \ | |||||
| * | | | Small tweak to Canvas.drawPath() GL implementation | Romain Guy | 2012-03-01 | 2 | -10/+9 |
* | | | | Merge "Allocation sampling api prototypes." | Alex Sakhartchouk | 2012-03-01 | 3 | -109/+170 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Allocation sampling api prototypes. | Alex Sakhartchouk | 2012-02-29 | 3 | -109/+170 |
| | |/ | |/| | |||||
* | | | Merge "Full implementation of Canvas.drawPath()" | Romain Guy | 2012-02-29 | 3 | -60/+184 |
|\ \ \ | | |/ | |/| | |||||
| * | | Full implementation of Canvas.drawPath() | Romain Guy | 2012-02-29 | 3 | -60/+184 |
| |/ | |||||
* | | Merge "Fixed several 64-bit porting issues" | Andrew Hsieh | 2012-02-29 | 4 | -7/+11 |
|\ \ |