Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Move texture bindings to base program object. Change ProgramFragment ↵ | Jason Sams | 2009-12-17 | 8 | -175/+102 | |
| | | | | | | | | creation to require a texture format in 1.0 mode. | |||||
* | | Fix live wallpaper many. Z coordinate was being ignored for draw quad call. | Jason Sams | 2009-12-16 | 1 | -1/+1 | |
| | | ||||||
* | | Fix emulated glColor in es2 mode. | Jason Sams | 2009-12-16 | 3 | -0/+12 | |
| | | ||||||
* | | Place shader logging behind prop to declutter logs. | Jason Sams | 2009-12-15 | 10 | -19/+32 | |
| | | ||||||
* | | Continue es2 shader dev | Jason Sams | 2009-12-15 | 6 | -42/+90 | |
| | | | | | | | | | | | | | | Conflicts: graphics/java/android/renderscript/Program.java graphics/java/android/renderscript/ProgramVertex.java | |||||
* | | Continue development of es2.0 user shader support for renderscript. This ↵ | Jason Sams | 2009-12-15 | 22 | -373/+399 | |
| | | | | | | | | change cleans up ProgramVertex creation and adds support for passing input, output, and constant type info. | |||||
* | | Implement RS tracked defered texture and buffer object uploads. | Jason Sams | 2009-12-14 | 5 | -14/+74 | |
| | | ||||||
* | | am b62954b6: am 8f31c230: am 57ce0888: Merge change Id22c0137 into eclair | Jason Sams | 2009-12-10 | 5 | -33/+45 | |
|\ \ | | | | | | | | | | | | | | | | | | | Merge commit 'b62954b66542e3e2654d97a81123c51805bceca7' * commit 'b62954b66542e3e2654d97a81123c51805bceca7': Throttle low priority RS threads by sleeping once per frame to avoid starving other apps. | |||||
| * \ | am 57ce0888: Merge change Id22c0137 into eclair | Jason Sams | 2009-12-10 | 5 | -33/+45 | |
| |\ \ | | |/ | | | | | | | | | | | | | | | | Merge commit '57ce0888fcb1376b385c3dab5e4262793acaaf16' into eclair-mr2 * commit '57ce0888fcb1376b385c3dab5e4262793acaaf16': Throttle low priority RS threads by sleeping once per frame to avoid starving other apps. | |||||
| | * | Throttle low priority RS threads by sleeping once per frame to avoid ↵ | Jason Sams | 2009-12-09 | 5 | -33/+45 | |
| | | | | | | | | | | | | starving other apps. | |||||
| | * | DO NOT MERGE. Implement WAR which should prevent the white square bug from ↵ | Jason Sams | 2009-12-03 | 1 | -0/+14 | |
| |/ | | | | | | | appearing on user devices. If we see a 0 texture id during bind for rendering, attempt to re-upload. If this fails log debug info and restart the app. | |||||
* | | Beging GL2 user shaders. Switch master to using GL2 by default. | Jason Sams | 2009-11-30 | 7 | -19/+62 | |
| | | ||||||
* | | Fix film | Jason Sams | 2009-11-25 | 1 | -1/+1 | |
| | | ||||||
* | | Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 ↵ | Jason Sams | 2009-11-25 | 24 | -116/+963 | |
| | | | | | | | | can be enabled and will render most tests correctly. | |||||
* | | am e4df64bd: am 66358e24: am 9dab667e: Force a crash under conditions where ↵ | Jason Sams | 2009-11-24 | 4 | -3/+32 | |
|\ \ | |/ | | | | | | | | | | | | | | | white square bug in all apps is likely to occur. Merge commit 'e4df64bdaaf86fb7d06715de122a97d723d7fea2' * commit 'e4df64bdaaf86fb7d06715de122a97d723d7fea2': Force a crash under conditions where white square bug in all apps is likely to occur. | |||||
| * | Force a crash under conditions where white square bug in all apps is likely ↵ | Jason Sams | 2009-11-24 | 4 | -3/+32 | |
| | | | | | | | | to occur. | |||||
* | | am 9f96a37a: am 6a2500a3: am 39dbb099: Merge change I36176536 into eclair | Jason Sams | 2009-11-23 | 1 | -2/+1 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '9f96a37aabbffffe719c1dfb73b5c437f190bcf0' * commit '9f96a37aabbffffe719c1dfb73b5c437f190bcf0': Fix ref counting bug that could cause memory leak in allApps. | |||||
| * | Fix ref counting bug that could cause memory leak in allApps. | Jason Sams | 2009-11-23 | 1 | -2/+1 | |
| | | ||||||
* | | am 93f409b5: am d581b1a8: am ddac83a5: Fix extended logging for object dumping. | Jason Sams | 2009-11-19 | 1 | -12/+6 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '93f409b5f7992767594107b7f468143e4a89a8c1' * commit '93f409b5f7992767594107b7f468143e4a89a8c1': Fix extended logging for object dumping. | |||||
| * | Fix extended logging for object dumping. | Jason Sams | 2009-11-19 | 1 | -12/+6 | |
| | | ||||||
* | | Merge change Id10824da | Android (Google) Code Review | 2009-11-17 | 1 | -4/+14 | |
|\ \ | | | | | | | | | | | | | * changes: Fix film init | |||||
| * | | Fix film init | Jason Sams | 2009-11-17 | 1 | -4/+14 | |
| | | | ||||||
* | | | Merge change I948415fd | Android (Google) Code Review | 2009-11-17 | 27 | -999/+0 | |
|\ \ \ | |/ / | | | | | | | | | | * changes: Delete the old rollo sample which is obsolete. | |||||
| * | | Delete the old rollo sample which is obsolete. | Jason Sams | 2009-11-17 | 27 | -999/+0 | |
| | | | ||||||
* | | | resolved conflicts for merge of f6309041 to master | Jason Sams | 2009-11-17 | 6 | -0/+42 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Add support for dumping RS objects to aid in debugging of white blocks bug. | Jason Sams | 2009-11-17 | 6 | -0/+42 | |
| | | | ||||||
* | | | am 234e509a: am 22186a2c: am ec8178eb: Merge change I9c1bad53 into eclair | Jason Sams | 2009-11-17 | 3 | -6/+32 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | Merge commit '234e509a67eb32606f3051d21eb3ea25b272d80d' * commit '234e509a67eb32606f3051d21eb3ea25b272d80d': Add setPriority to allow wallpapers to run at lower cpu priority than default. | |||||
| * | | Add setPriority to allow wallpapers to run at lower cpu priority than default. | Jason Sams | 2009-11-15 | 3 | -6/+32 | |
| | | | ||||||
* | | | am 8dcb4233: am 4834887e: am 4dd6fee7: Merge change Ieb4b0318 into eclair | Jason Sams | 2009-11-13 | 4 | -18/+21 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | Merge commit '8dcb4233fcb043f82774768d3e5bee86d867b852' * commit '8dcb4233fcb043f82774768d3e5bee86d867b852': Make default vertex program correctly track surface size. | |||||
| * | | Make default vertex program correctly track surface size. | Jason Sams | 2009-11-12 | 4 | -18/+21 | |
| | | | ||||||
* | | | am adf38939: am da8bb292: am 59175ac2: Merge change I81b1421a into eclair | Jason Sams | 2009-11-13 | 7 | -44/+76 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | Merge commit 'adf38939836ee1d1f5967fc45d02e07117f44009' * commit 'adf38939836ee1d1f5967fc45d02e07117f44009': Defer EGL init until the surface changed call comes in. Pass w,h along with surface for verification of driver state. | |||||
| * | | Defer EGL init until the surface changed call comes in. Pass w,h along with ↵ | Jason Sams | 2009-11-12 | 7 | -44/+76 | |
| | | | | | | | | | | | | surface for verification of driver state. | |||||
* | | | am e614f938: am dac92e6f: am 3e584fc9: Merge change I5975651f into eclair | Romain Guy | 2009-11-11 | 1 | -55/+18 | |
|\ \ \ | |/ / | | / | |/ |/| | | | | | Merge commit 'e614f9382799826ca11960eb8ffacb677e2a2b1b' * commit 'e614f9382799826ca11960eb8ffacb677e2a2b1b': Don't feed the timezone to RenderScript time functions, let the library figure it out. | |||||
| * | Don't feed the timezone to RenderScript time functions, let the library ↵ | Romain Guy | 2009-11-11 | 1 | -55/+18 | |
| | | | | | | | | | | | | | | | | figure it out. Bug #2211070. Change-Id: I5975651fd12399fb8dfe283dfdfaa17569738c7b | |||||
* | | am 4909b554: am a8f2c2b4: am 902051df: Merge change I0e27b5ca into eclair | Jason Sams | 2009-11-05 | 1 | -0/+1 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '4909b554782c1970bce11fb421b0a06664a25718' * commit '4909b554782c1970bce11fb421b0a06664a25718': Fix texture upload bug for narrow texture of less than 32bpp. | |||||
| * | Fix texture upload bug for narrow texture of less than 32bpp. | Jason Sams | 2009-11-05 | 1 | -0/+1 | |
| | | ||||||
* | | am eb7e27e8: am a1c3681f: am decc139b: Merge change I7a824efc into eclair | Jason Sams | 2009-11-03 | 3 | -21/+42 | |
|\ \ | |/ | | | | | | | | | | | Merge commit 'eb7e27e8007d1b27d3e01c376b6747dc885db517' * commit 'eb7e27e8007d1b27d3e01c376b6747dc885db517': Support applications changing the surface attached to the RS. | |||||
| * | Support applications changing the surface attached to the RS. | Jason Sams | 2009-11-03 | 3 | -21/+42 | |
| | | ||||||
* | | am 03fa848a: am ebca5eec: am 83665194: Merge change I9d5e03db into eclair | Jason Sams | 2009-11-03 | 6 | -14/+23 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '03fa848afd16ee678e2d04ec824794893f199804' * commit '03fa848afd16ee678e2d04ec824794893f199804': Fix RS bugs. We were holding a pointer to the script text from the java vm. Move freeing of objects to before context teardown to allow allocations to clean up their data. | |||||
| * | Fix RS bugs. We were holding a pointer to the script text from the java vm. ↵ | Jason Sams | 2009-11-03 | 6 | -14/+23 | |
| | | | | | | | | Move freeing of objects to before context teardown to allow allocations to clean up their data. | |||||
* | | am 15ec511b: am 38f95586: am 03e778b9: Merge change Ic4918c30 into eclair | Jason Sams | 2009-11-02 | 2 | -3/+0 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '15ec511b5c5cdb901bf1bd0e26ff0514635fc681' * commit '15ec511b5c5cdb901bf1bd0e26ff0514635fc681': Fix a build break. Too many branches to keep track of. | |||||
| * | Fix a build break. Too many branches to keep track of. | Jason Sams | 2009-11-02 | 2 | -3/+0 | |
| | | ||||||
* | | am 766df995: am d31b0e44: am 3bbb5e9a: Merge change Ib7a6c434 into eclair | Jason Sams | 2009-11-02 | 5 | -0/+9 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '766df995e30caa054cc25068e55f160c765590eb' * commit '766df995e30caa054cc25068e55f160c765590eb': Fix some leaks. This fixes the major malloc memory leak in allApps. Still tracking some much more minor issues. | |||||
| * | Fix some leaks. This fixes the major malloc memory leak in allApps. Still ↵ | Jason Sams | 2009-11-02 | 5 | -0/+9 | |
| | | | | | | | | tracking some much more minor issues. | |||||
* | | am 923f2cf0: am a89a059e: am 04104665: Merge change I911458a0 into eclair | Marco Nelissen | 2009-10-29 | 1 | -1/+1 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '923f2cf0dc15ac2bafa8013b31a722b85a64176b' * commit '923f2cf0dc15ac2bafa8013b31a722b85a64176b': Fix x offset for boxed textures | |||||
| * | Fix x offset for boxed textures | Marco Nelissen | 2009-10-28 | 1 | -1/+1 | |
| | | ||||||
* | | am 3c249da7: am 21e799ed: am e9e50b57: Merge change I7136220b into eclair | Jason Sams | 2009-10-29 | 2 | -3/+60 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '3c249da7eaceaffae87657aeb7179ffc4a5e1570' * commit '3c249da7eaceaffae87657aeb7179ffc4a5e1570': Fix egl cleanup code on context teardown. | |||||
| * | Fix egl cleanup code on context teardown. | Jason Sams | 2009-10-27 | 2 | -3/+60 | |
| | | ||||||
* | | Fix dirty state tracking of allocation attached to ProgramVertex objects ↵ | Jason Sams | 2009-10-26 | 6 | -25/+42 | |
|/ | | | | when being updated while not attached. | |||||
* | Fix bug where dirty messages for allocations attached to programVertex ↵ | Jason Sams | 2009-10-15 | 2 | -0/+5 | |
| | | | | objects could be lost. |