summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Optimizing display lists by referencing pointers to resources instead of copy...Chet Haase2010-10-2111-196/+469
* Camera framework change required for 0-memcpy recordingJames Dong2010-10-192-0/+79
* Solve rendering issue with embedded WebViews.Romain Guy2010-10-191-8/+5
* am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking u...Jeff Brown2010-10-191-40/+28
|\
| * am 7689dd49: Merge "Fix bug where home presses were not poking user activity....Jeff Brown2010-10-181-40/+28
| |\
| | * Fix bug where home presses were not poking user activity.Jeff Brown2010-10-181-40/+28
* | | Merge "Some cleanup"Alex Sakhartchouk2010-10-194-45/+6
|\ \ \
| * | | Some cleanupAlex Sakhartchouk2010-10-184-45/+6
* | | | Merge "Remove unneeded inclusion of rs_math.rsh."Shih-wei Liao2010-10-181-3/+0
|\ \ \ \
| * | | | Remove unneeded inclusion of rs_math.rsh.Shih-wei Liao2010-10-181-3/+0
* | | | | Merge "Add support for calibrating touch position."Jeff Brown2010-10-181-5/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for calibrating touch position.Jeff Brown2010-10-181-5/+33
* | | | | Merge "Small cleanup."Romain Guy2010-10-184-17/+16
|\ \ \ \ \
| * | | | | Small cleanup.Romain Guy2010-10-184-17/+16
* | | | | | Merge "Use VBOs to render most geometries."Romain Guy2010-10-1811-85/+172
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Use VBOs to render most geometries.Romain Guy2010-10-1811-85/+172
* | | | | Adding new unit test for rsDebug().Stephen Hines2010-10-183-0/+99
* | | | | Merge "Add support for rsDebug with 64-bit types."Stephen Hines2010-10-182-3/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for rsDebug with 64-bit types.Stephen Hines2010-10-152-3/+30
* | | | | am 9e0e0543: am 36e65ffd: Merge "Fix a native crash in input dispatcher when ...Jeff Brown2010-10-181-1/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | am 36e65ffd: Merge "Fix a native crash in input dispatcher when windows are r...Jeff Brown2010-10-151-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix a native crash in input dispatcher when windows are removed.Jeff Brown2010-10-151-1/+1
| * | | am c1a564b1: Merge "Add support for secure system overlays. (DO NOT MERGE)" ...Jeff Brown2010-10-151-2/+3
| |\ \ \ | | |/ /
| | * | Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-151-2/+3
* | | | am 5f0cbfce: am c1e7b218: Merge "Improve input device calibration format." in...Jeff Brown2010-10-161-111/+176
|\ \ \ \ | |/ / /
| * | | am c1e7b218: Merge "Improve input device calibration format." into gingerbreadJeff Brown2010-10-151-111/+176
| |\ \ \ | | |/ /
| | * | Merge "Improve input device calibration format." into gingerbreadJeff Brown2010-10-151-111/+176
| | |\ \
| | | * | Improve input device calibration format.Jeff Brown2010-10-141-111/+176
* | | | | Merge "Fix header file to always inline stub functions."Jason Sams2010-10-151-1/+1
|\ \ \ \ \
| * | | | | Fix header file to always inline stub functions.Jason Sams2010-10-151-1/+1
* | | | | | Merge "Don't draw entirely transparent 9patch meshes."Romain Guy2010-10-153-7/+14
|\ \ \ \ \ \
| * | | | | | Don't draw entirely transparent 9patch meshes.Romain Guy2010-10-153-7/+14
* | | | | | | Add support for secure system overlays.Jeff Brown2010-10-151-2/+3
* | | | | | | Merge "Fix text rendering artifact."Romain Guy2010-10-151-0/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix text rendering artifact.Romain Guy2010-10-151-0/+7
* | | | | | | Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-154-80/+290
* | | | | | | am 729503c2: am 848a2bc4: Merge "MinGW/Cygwin requires open() in O_BINARY mod...Raphael Moll2010-10-151-20/+37
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | am 848a2bc4: Merge "MinGW/Cygwin requires open() in O_BINARY mode." into ging...Raphael Moll2010-10-141-20/+37
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge "MinGW/Cygwin requires open() in O_BINARY mode." into gingerbreadRaphael Moll2010-10-141-20/+37
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | MinGW/Cygwin requires open() in O_BINARY mode.Raphael Moll2010-10-131-20/+37
* | | | | | | am 567db077: am 2d441e14: Merge "Make sure EventHub reports added/removed dev...Jeff Brown2010-10-151-3/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 2d441e14: Merge "Make sure EventHub reports added/removed devices immediat...Jeff Brown2010-10-141-3/+8
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Make sure EventHub reports added/removed devices immediately." into gi...Jeff Brown2010-10-141-3/+8
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Make sure EventHub reports added/removed devices immediately.Jeff Brown2010-10-141-3/+8
* | | | | | | am 8fda1636: am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gi...Kenny Root2010-10-152-17/+45
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am bdf8034c: Merge "OBB: use PBKDF2 for key generation." into gingerbreadKenny Root2010-10-132-17/+45
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "OBB: use PBKDF2 for key generation." into gingerbreadKenny Root2010-10-132-17/+45
| | |\ \ \ \ \
| | | * | | | | OBB: use PBKDF2 for key generation.Kenny Root2010-10-132-17/+45
* | | | | | | | Merge "Fix clipping issue in StackView."Romain Guy2010-10-152-4/+7
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix clipping issue in StackView.Romain Guy2010-10-152-4/+7