summaryrefslogtreecommitdiffstats
path: root/libs/rs
Commit message (Expand)AuthorAgeFilesLines
...
* | Move texture bindings to base program object. Change ProgramFragment creatio...Jason Sams2009-12-178-175/+102
* | Fix live wallpaper many. Z coordinate was being ignored for draw quad call.Jason Sams2009-12-161-1/+1
* | Fix emulated glColor in es2 mode.Jason Sams2009-12-163-0/+12
* | Place shader logging behind prop to declutter logs.Jason Sams2009-12-1510-19/+32
* | Continue es2 shader devJason Sams2009-12-156-42/+90
* | Continue development of es2.0 user shader support for renderscript. This cha...Jason Sams2009-12-1522-373/+399
* | Implement RS tracked defered texture and buffer object uploads.Jason Sams2009-12-145-14/+74
* | am b62954b6: am 8f31c230: am 57ce0888: Merge change Id22c0137 into eclairJason Sams2009-12-105-33/+45
|\ \
| * \ am 57ce0888: Merge change Id22c0137 into eclairJason Sams2009-12-105-33/+45
| |\ \ | | |/
| | * Throttle low priority RS threads by sleeping once per frame to avoid starving...Jason Sams2009-12-095-33/+45
| | * DO NOT MERGE. Implement WAR which should prevent the white square bug from ap...Jason Sams2009-12-031-0/+14
| |/
* | Beging GL2 user shaders. Switch master to using GL2 by default.Jason Sams2009-11-307-19/+62
* | Fix filmJason Sams2009-11-251-1/+1
* | Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 c...Jason Sams2009-11-2524-116/+963
* | am e4df64bd: am 66358e24: am 9dab667e: Force a crash under conditions where w...Jason Sams2009-11-244-3/+32
|\ \ | |/
| * Force a crash under conditions where white square bug in all apps is likely t...Jason Sams2009-11-244-3/+32
* | am 9f96a37a: am 6a2500a3: am 39dbb099: Merge change I36176536 into eclairJason Sams2009-11-231-2/+1
|\ \ | |/
| * Fix ref counting bug that could cause memory leak in allApps.Jason Sams2009-11-231-2/+1
* | am 93f409b5: am d581b1a8: am ddac83a5: Fix extended logging for object dumping.Jason Sams2009-11-191-12/+6
|\ \ | |/
| * Fix extended logging for object dumping.Jason Sams2009-11-191-12/+6
* | Merge change Id10824daAndroid (Google) Code Review2009-11-171-4/+14
|\ \
| * | Fix film initJason Sams2009-11-171-4/+14
* | | Merge change I948415fdAndroid (Google) Code Review2009-11-1727-999/+0
|\ \ \ | |/ /
| * | Delete the old rollo sample which is obsolete.Jason Sams2009-11-1727-999/+0
* | | resolved conflicts for merge of f6309041 to masterJason Sams2009-11-176-0/+42
|\ \ \ | | |/ | |/|
| * | Add support for dumping RS objects to aid in debugging of white blocks bug.Jason Sams2009-11-176-0/+42
* | | am 234e509a: am 22186a2c: am ec8178eb: Merge change I9c1bad53 into eclairJason Sams2009-11-173-6/+32
|\ \ \ | |/ /
| * | Add setPriority to allow wallpapers to run at lower cpu priority than default.Jason Sams2009-11-153-6/+32
* | | am 8dcb4233: am 4834887e: am 4dd6fee7: Merge change Ieb4b0318 into eclairJason Sams2009-11-134-18/+21
|\ \ \ | |/ /
| * | Make default vertex program correctly track surface size.Jason Sams2009-11-124-18/+21
* | | am adf38939: am da8bb292: am 59175ac2: Merge change I81b1421a into eclairJason Sams2009-11-137-44/+76
|\ \ \ | |/ /
| * | Defer EGL init until the surface changed call comes in. Pass w,h along with ...Jason Sams2009-11-127-44/+76
* | | am e614f938: am dac92e6f: am 3e584fc9: Merge change I5975651f into eclairRomain Guy2009-11-111-55/+18
|\ \ \ | |/ / | | / | |/ |/|
| * Don't feed the timezone to RenderScript time functions, let the library figur...Romain Guy2009-11-111-55/+18
* | am 4909b554: am a8f2c2b4: am 902051df: Merge change I0e27b5ca into eclairJason Sams2009-11-051-0/+1
|\ \ | |/
| * Fix texture upload bug for narrow texture of less than 32bpp.Jason Sams2009-11-051-0/+1
* | am eb7e27e8: am a1c3681f: am decc139b: Merge change I7a824efc into eclairJason Sams2009-11-033-21/+42
|\ \ | |/
| * Support applications changing the surface attached to the RS.Jason Sams2009-11-033-21/+42
* | am 03fa848a: am ebca5eec: am 83665194: Merge change I9d5e03db into eclairJason Sams2009-11-036-14/+23
|\ \ | |/
| * Fix RS bugs. We were holding a pointer to the script text from the java vm. ...Jason Sams2009-11-036-14/+23
* | am 15ec511b: am 38f95586: am 03e778b9: Merge change Ic4918c30 into eclairJason Sams2009-11-022-3/+0
|\ \ | |/
| * Fix a build break. Too many branches to keep track of.Jason Sams2009-11-022-3/+0
* | am 766df995: am d31b0e44: am 3bbb5e9a: Merge change Ib7a6c434 into eclairJason Sams2009-11-025-0/+9
|\ \ | |/
| * Fix some leaks. This fixes the major malloc memory leak in allApps. Still t...Jason Sams2009-11-025-0/+9
* | am 923f2cf0: am a89a059e: am 04104665: Merge change I911458a0 into eclairMarco Nelissen2009-10-291-1/+1
|\ \ | |/
| * Fix x offset for boxed texturesMarco Nelissen2009-10-281-1/+1
* | am 3c249da7: am 21e799ed: am e9e50b57: Merge change I7136220b into eclairJason Sams2009-10-292-3/+60
|\ \ | |/
| * Fix egl cleanup code on context teardown.Jason Sams2009-10-272-3/+60
* | Fix dirty state tracking of allocation attached to ProgramVertex objects when...Jason Sams2009-10-266-25/+42
|/
* Fix bug where dirty messages for allocations attached to programVertex object...Jason Sams2009-10-152-0/+5