summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix texture coordinates for sub-bitmap rendering."Romain Guy2011-05-261-4/+4
|\
| * Fix texture coordinates for sub-bitmap rendering.Romain Guy2011-05-261-4/+4
* | Merge "Correctly implement the CLEAR xfermode."Romain Guy2011-05-264-6/+38
|\ \ | |/
| * Correctly implement the CLEAR xfermode.Romain Guy2011-05-264-6/+38
* | Merge "Start splitting allocation into hal and core."Jason Sams2011-05-2618-520/+679
|\ \ | |/ |/|
| * Start splitting allocation into hal and core.Jason Sams2011-05-2618-520/+679
* | SurfaceTexture: disable a failing test.Jamie Gennis2011-05-251-1/+3
* | SurfaceTexture: fix an error check in dequeueBuffer.Jamie Gennis2011-05-252-10/+21
* | SurfaceTexture: clean up some comments, tests, etc.Jamie Gennis2011-05-253-47/+48
* | Merge "Call RefBase::destroy() when OBJECT_LIFETIME_* is not the default"Mathias Agopian2011-05-201-2/+4
|\ \
| * | Call RefBase::destroy() when OBJECT_LIFETIME_* is not the defaultMathias Agopian2011-05-191-2/+4
* | | Merge "Enable large font rendering with GPU acceleration"Chet Haase2011-05-202-6/+35
|\ \ \
| * | | Enable large font rendering with GPU accelerationChet Haase2011-05-192-6/+35
| | |/ | |/|
* | | resolved conflicts for merge of 06a8ceac to masterDianne Hackborn2011-05-191-3/+10
|\ \ \ | |_|/ |/| |
| * | am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-3/+10
| |\ \
| | * | Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-3/+10
| * | | am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen widt...Dianne Hackborn2011-05-131-7/+24
| |\ \ \ | | |/ /
| | * | DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-7/+24
* | | | Merge "RefBase subclasses can now decide how they want to be destroyed."Mathias Agopian2011-05-191-1/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | RefBase subclasses can now decide how they want to be destroyed.Mathias Agopian2011-05-191-1/+5
* | | | Move context and device creation out of the spec file.Jason Sams2011-05-184-62/+26
* | | | Merge "Preparing libRS for for compilation on host."Alex Sakhartchouk2011-05-188-21/+15
|\ \ \ \
| * | | | Preparing libRS for for compilation on host.Alex Sakhartchouk2011-05-178-21/+15
* | | | | Merge "Disable error report temporarily to enable inline video"Mathias Agopian2011-05-181-1/+2
|\ \ \ \ \
| * | | | | Disable error report temporarily to enable inline videoTeng-Hui Zhu2011-05-181-1/+2
* | | | | | Merge "Add auto-white balance locking to the Camera API."Eino-Ville Talvala2011-05-181-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add auto-white balance locking to the Camera API.Eino-Ville Talvala2011-05-171-0/+2
* | | | | | Merge "Moves fbo support in renderscript behind the hal"Alex Sakhartchouk2011-05-178-131/+249
|\ \ \ \ \ \
| * | | | | | Moves fbo support in renderscript behind the halAlex Sakhartchouk2011-05-138-131/+249
* | | | | | | Merge "Core to client fifo on sockets."Jason Sams2011-05-178-175/+315
|\ \ \ \ \ \ \
| * | | | | | | Core to client fifo on sockets.Jason Sams2011-05-178-175/+315
| | |_|_|/ / / | |/| | | | |
* | | | | | | Updates resulting from the Skia merge (revision 1327)Derek Sollenberger2011-05-161-5/+4
|/ / / / / /
* | | | | | Merge "Full backup tweaks"Christopher Tate2011-05-131-12/+20
|\ \ \ \ \ \
| * | | | | | Full backup tweaksChristopher Tate2011-05-131-12/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge "Add initial API for stylus and mouse buttons."Jeff Brown2011-05-134-46/+112
|\ \ \ \ \ \
| * | | | | | Add initial API for stylus and mouse buttons.Jeff Brown2011-05-134-46/+112
| | |/ / / / | |/| | | |
* | | | | | Merge "Prepare OpenGLRenderer to use glyphs from TextLayoutCache"Fabrice Di Meglio2011-05-132-0/+7
|\ \ \ \ \ \
| * | | | | | Prepare OpenGLRenderer to use glyphs from TextLayoutCacheFabrice Di Meglio2011-05-132-0/+7
* | | | | | | Merge "Cleanup mesh creation."Alex Sakhartchouk2011-05-133-45/+16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Cleanup mesh creation.Alex Sakhartchouk2011-05-123-45/+16
| | |/ / / / | |/| | | |
* | | | | | Use pax extended tar format to support long filenames etc.Christopher Tate2011-05-121-41/+116
* | | | | | Merge "Antialiasing for rectangles"Chet Haase2011-05-122-1/+81
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Antialiasing for rectanglesChet Haase2011-05-122-1/+81
* | | | | | Merge "rsLib cleanup"Alex Sakhartchouk2011-05-1218-122/+66
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | rsLib cleanupAlex Sakhartchouk2011-05-0618-122/+66
* | | | | | fix onFrameAvailableMathias Agopian2011-05-111-4/+20
* | | | | | Add SurfaceTexture loggingMathias Agopian2011-05-111-0/+65
* | | | | | Implement {Surface|SurfaceTextureClient}::setSwapInterval()Mathias Agopian2011-05-114-39/+202
* | | | | | new tests for SurfaceTexture synchronous modeMathias Agopian2011-05-111-0/+263
* | | | | | Add the concept of synchronous dequeueBuffer in SurfaceTextureMathias Agopian2011-05-111-49/+134