summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Disabble vertex logging. bug 2734616"Jason Sams2010-06-021-1/+1
|\
| * Disabble vertex logging.Jason Sams2010-06-021-1/+1
* | Merge "Remove RS_KIND from vertex arrays types. Legacy vertex programs now bi...Jason Sams2010-06-0112-275/+80
|\ \ | |/
| * Remove RS_KIND from vertex arrays types.Jason Sams2010-06-0112-275/+80
* | Merge "types update."Jason Sams2010-06-013-38/+63
|\ \ | |/
| * types update.Jason Sams2010-05-283-38/+63
* | am 7258fd92: am 5be7de5f: Merge "fix a bug where fading in/out of opaque 32-b...Mathias Agopian2010-06-012-22/+19
|\ \
| * | fix a bug where fading in/out of opaque 32-bits windows wasn't workingMathias Agopian2010-06-012-22/+19
* | | am 5220af87: am 770492cb: more clean-up in preparation of bigger changesMathias Agopian2010-06-019-70/+84
|\ \ \ | |/ / | | / | |/ |/|
| * more clean-up in preparation of bigger changesMathias Agopian2010-05-289-70/+84
* | Merge "Rough implemetation of ForEach. Remove launchID from root graphics scr...Jason Sams2010-05-287-37/+161
|\ \
| * | Rough implemetation of ForEach.Jason Sams2010-05-287-37/+161
* | | Merge "Fountain update. Update field names to match legacy expectations. Cle...Jason Sams2010-05-284-49/+35
|\ \ \
| * | | Fountain update. Update field names to match legacy expectations.Jason Sams2010-05-284-49/+35
| |/ /
* | | Merge "Move CursorWindow class from core/jni to libbinder"Mike Lockwood2010-05-282-0/+409
|\ \ \
| * | | Move CursorWindow class from core/jni to libbinderMike Lockwood2010-05-282-0/+409
* | | | am 3ed1da35: am 198975bb: Merge "Add video frame parameter." into krakenWu-cheng Li2010-05-281-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge "Add video frame parameter." into krakenWu-cheng Li2010-05-281-0/+1
| |\ \ \
| | * | | Add video frame parameter.Wu-cheng Li2010-05-281-0/+1
* | | | | am 6a9d88ff: am 64ff6ab4: Merge "more clean-up of Surfaceflinger\'s client ma...Mathias Agopian2010-05-282-238/+170
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | more clean-up of Surfaceflinger's client managementMathias Agopian2010-05-272-238/+170
| |/ /
* | | am ec272924: am df0364de: Merge "minor clean-up GLclampx -> GLclampf" into kr...Mathias Agopian2010-05-263-9/+9
|\ \ \ | |/ /
| * | minor clean-up GLclampx -> GLclampfMathias Agopian2010-05-263-9/+9
* | | am ed34e950: am d908822d: Merge "clean-up dead-code" into krakenMathias Agopian2010-05-264-27/+0
|\ \ \ | |/ /
| * | clean-up dead-codeMathias Agopian2010-05-264-27/+0
* | | am 521b8d5c: am a950aa84: Merge "Make sure to use filtering while in fixed-si...Mathias Agopian2010-05-265-8/+26
|\ \ \ | |/ /
| * | Make sure to use filtering while in fixed-size modeMathias Agopian2010-05-265-8/+26
* | | am 2a0f01ea: am 7ca7eedb: Merge "oopsie. forgot to displatch SET_BUFFERS_GEOM...Mathias Agopian2010-05-261-0/+3
|\ \ \ | |/ /
| * | oopsie. forgot to displatch SET_BUFFERS_GEOMETRYMathias Agopian2010-05-261-0/+3
* | | am eaac2761: am 64f7549b: Merge "fix [2712278] The preview buffer left some b...Mathias Agopian2010-05-264-101/+101
|\ \ \ | |/ /
| * | fix [2712278] The preview buffer left some black borders in left and bottom e...Mathias Agopian2010-05-254-101/+101
* | | Fix issue 2641884: Bluetooth volume is dependent on in call volume.Eric Laurent2010-05-251-12/+22
* | | am 61a58708: am 2e948ca1: Merge "added the notion of fixed-size buffers" into...Mathias Agopian2010-05-247-86/+216
|\ \ \ | |/ /
| * | added the notion of fixed-size buffersMathias Agopian2010-05-247-86/+216
* | | am 27d2f0ca: am acdc44bb: Merge "fix a bug when reallocating a window\'s buff...Mathias Agopian2010-05-241-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * fix a bug when reallocating a window's buffers is neededMathias Agopian2010-05-241-2/+2
* | am 6099e141: am 25f0bdae: added native_window_set_buffer_count()Mathias Agopian2010-05-212-1/+11
|\ \ | |/
| * added native_window_set_buffer_count()Mathias Agopian2010-05-212-1/+11
* | Removed unnecessary change based on comments.Alex Sakhartchouk2010-05-2143-382/+1427
* | am 9840fe25: am 4f5f2786: Merge "fix the threading issue for setBuffercount()...Mathias Agopian2010-05-2114-172/+244
|\ \ | |/
| * fix the threading issue for setBuffercount()Mathias Agopian2010-05-2014-172/+244
* | Remove noise functions and update images processing to use new rs namespace n...Jason Sams2010-05-208-338/+13
* | Begin naming cleanup for renderscript runtime.Jason Sams2010-05-1918-1039/+997
* | Merge "Added benchmark mode. Added some image processing operations."Alex Sakhartchouk2010-05-197-75/+840
|\ \
| * | Added benchmark mode.Alex Sakhartchouk2010-05-197-75/+840
* | | Merge "Split ScriptC Lib into CL, GL, and basic."Jason Sams2010-05-186-697/+859
|\ \ \
| * | | Split ScriptC Lib into CL, GL, and basic.Jason Sams2010-05-186-697/+859
* | | | am f98b752a: am d633215b: Merge "add a few tests to SharedBufferStackTest" in...Mathias Agopian2010-05-171-4/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | add a few tests to SharedBufferStackTestMathias Agopian2010-05-171-4/+14
* | | | am fdc1f4a7: am f75d738d: Merge "improve SharedBufferStack test" into krakenMathias Agopian2010-05-171-15/+43
|\ \ \ \ | |/ / /