summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Wrapping new api's with proper RS_VERSIONAlex Sakhartchouk2012-03-227-147/+48
* More rearrangement and renaming.Alex Sakhartchouk2012-03-224-22/+21
* Merge "Changing rsg to rs where functions don't rely on graphics."Alex Sakhartchouk2012-03-211-145/+0
|\
| * Changing rsg to rs where functions don't rely on graphics.Alex Sakhartchouk2012-03-211-145/+0
* | Merge "Breaking up rs headers by logical components."Alex Sakhartchouk2012-03-216-123/+480
|\ \ | |/
| * Breaking up rs headers by logical components.Alex Sakhartchouk2012-03-216-123/+480
* | Plug memory leak.Romain Guy2012-03-211-0/+2
* | Enable DisplayList propertiesChet Haase2012-03-191-1/+1
|/
* Merge "Add prop to force cap compute threading."Jason Sams2012-03-163-10/+17
|\
| * Add prop to force cap compute threading.Jason Sams2012-03-153-10/+17
* | Merge "Optimizing DisplayList properties"Chet Haase2012-03-161-26/+26
|\ \
| * | Optimizing DisplayList propertiesChet Haase2012-03-161-26/+26
* | | Merge "Add a new camera open API that allows taking the ownership."Wu-cheng Li2012-03-152-5/+10
|\ \ \
| * | | Add a new camera open API that allows taking the ownership.Wu-cheng Li2012-03-152-5/+10
| |/ /
* | | Set the default text length to -1, not 1Romain Guy2012-03-151-1/+1
|/ /
* | Merge "AudioFlinger playback thread CPU measurement in Hz"Glenn Kasten2012-03-141-7/+120
|\ \ | |/ |/|
| * AudioFlinger playback thread CPU measurement in HzGlenn Kasten2012-03-141-7/+120
* | Fix minor C++ api issues.Jason Sams2012-03-146-85/+145
* | Merge "Correctly compute the number of bytes written by each op. Bug #6157792"Romain Guy2012-03-132-6/+5
|\ \
| * | Correctly compute the number of bytes written by each op.Romain Guy2012-03-132-6/+5
* | | Merge "Fix test makefile"Jason Sams2012-03-131-3/+9
|\ \ \ | |/ / |/| |
| * | Fix test makefileJason Sams2012-03-131-3/+9
* | | Merge "Fix spurious ANRs in native activities."Jeff Brown2012-03-132-0/+56
|\ \ \
| * | | Fix spurious ANRs in native activities.Jeff Brown2012-03-132-0/+56
* | | | Fix garbage deref with DisplayList property structuresChet Haase2012-03-131-4/+3
| |_|/ |/| |
* | | Merge "Follow the include style used elsewhere in the library"Romain Guy2012-03-131-1/+1
|\ \ \
| * | | Follow the include style used elsewhere in the libraryRomain Guy2012-03-131-1/+1
| | |/ | |/|
* | | Fix garbage deref in DisplayList structuresChet Haase2012-03-131-11/+13
|/ /
* | 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
|\ \