Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge "Fixing refcounting debug statements that've gotten bitrotten." | Alex Sakhartchouk | 2010-10-12 | 1 | -5/+5 | |
|\ | ||||||
| * | Fixing refcounting debug statements that've gotten bitrotten. | Alex Sakhartchouk | 2010-10-12 | 1 | -5/+5 | |
| | | | | | | | | Change-Id: Ie93bf651b9e469b7b4e9cacd8f79b38d04012892 | |||||
* | | Support for unsigned long and unsigned long long. | Stephen Hines | 2010-10-11 | 2 | -1/+17 | |
| | | | | | | | | Change-Id: I2f9cfb7f352e2e7e7fd49eac42a821c03b5fcb9f | |||||
* | | Merge "Test exported "long" type." | Stephen Hines | 2010-10-11 | 2 | -3/+3 | |
|\ \ | |/ |/| | ||||||
| * | Test exported "long" type. | Stephen Hines | 2010-10-11 | 2 | -3/+3 | |
| | | | | | | | | Change-Id: I1239aecf29f6d25ed975c8d026328366624d58b9 | |||||
* | | Update allocation from bitmap. | Alex Sakhartchouk | 2010-10-11 | 6 | -10/+79 | |
|/ | | | | | | GL attribute cleanup in type. Change-Id: I504dcf6744ad13d65e068e784b6608c999ab48c6 | |||||
* | Fix support for 64-bit integers. | Stephen Hines | 2010-10-11 | 5 | -19/+85 | |
| | | | | Change-Id: I4e2146a5fda41f280ee3f6f685a34f3cff28f05e | |||||
* | Cleanup error message for null binding address. | Jason Sams | 2010-10-10 | 11 | -20/+24 | |
| | | | | | | | | | | | Only print the debug if script debugging is enabled. Change-Id: I72b9c2a73d49987a73b354442e9defec02b93bc6 Implement inner utiliy class to specify surface formats. Remove boxed bitmap upload functions. Change-Id: I3ff5ca59e53d02b9d75277afa947ea3d218459eb | |||||
* | Remove pragma for RS export variables. | Stephen Hines | 2010-10-08 | 12 | -49/+13 | |
| | | | | Change-Id: Icfd958e8212843f4f1a6b64dd43ce63e09d00d7c | |||||
* | Removing fixed size arrays. | Alex Sakhartchouk | 2010-10-08 | 6 | -36/+67 | |
| | | | | Change-Id: I5c65b29a197013de2517cfb6dbe7abb9e24a688b | |||||
* | Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core ↵ | Shih-wei Liao | 2010-10-07 | 3 | -28/+27 | |
| | | | | | | | | functionalities instead of math functionalities. Also portions of rsDebug implementation has been in rs_core.rsh already. Add #define guard for rs_types.rsh to prevent multiple inclusion. Change-Id: I1db6dac9825c2618db3660e22c8791aff08d6243 | |||||
* | Merge "Add RS testing for long and long long." | Stephen Hines | 2010-10-07 | 1 | -0/+10 | |
|\ | ||||||
| * | Add RS testing for long and long long. | Stephen Hines | 2010-10-07 | 1 | -0/+10 | |
| | | | | | | | | Change-Id: I42716b1a273c79103474b2e96441e7e3eac020b9 | |||||
* | | Merge "changing vec4 to vec2 for perf reasons." | Alex Sakhartchouk | 2010-10-06 | 4 | -5/+6 | |
|\ \ | ||||||
| * | | changing vec4 to vec2 for perf reasons. | Alex Sakhartchouk | 2010-10-06 | 4 | -5/+6 | |
| | | | | | | | | | | | | Change-Id: Ic885a6dc697af4fd82e184158772863673f041bd | |||||
* | | | Merge "Adding average fps counter. Removing rsLight from libRS" | Alex Sakhartchouk | 2010-10-05 | 11 | -231/+24 | |
|\ \ \ | |/ / | ||||||
| * | | Adding average fps counter. | Alex Sakhartchouk | 2010-10-05 | 11 | -231/+24 | |
| | | | | | | | | | | | | | | | | | | Removing rsLight from libRS Change-Id: I8622efd10619dc120d37f3a12122e9c7fc34ff2e | |||||
* | | | Merge "Implement allocation resizing." | Jason Sams | 2010-10-05 | 5 | -4/+120 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Implement allocation resizing. | Jason Sams | 2010-10-05 | 5 | -4/+120 | |
| |/ | | | | | | | Change-Id: Ie38d42419d595cec730a8721cc1321c5edb6b4d6 | |||||
* | | Adding text metrics to renderscript. | Alex Sakhartchouk | 2010-10-05 | 7 | -74/+253 | |
|/ | | | | Change-Id: Ica460525243d714a278e4ad5e436af43e1008e0c | |||||
* | Fix for bug 3053078 | Alex Sakhartchouk | 2010-10-01 | 2 | -14/+82 | |
| | | | | | | Font gamma correction to match with lib HWUI. Change-Id: I329a2f97058f4929b96724c9df39fbfad4243b33 | |||||
* | fixing bugs 3053960, 3044804, 3044798 | Alex Sakhartchouk | 2010-10-01 | 8 | -54/+63 | |
| | | | | | | shader cleanup and removing unnecessary state setup. Change-Id: Ibddf2ad3a26bb983fc43bdeb58b1cec6224920b4 | |||||
* | Merge "Add object validity checking." | Jason Sams | 2010-09-30 | 7 | -14/+77 | |
|\ | ||||||
| * | Add object validity checking. | Jason Sams | 2010-09-30 | 7 | -14/+77 | |
| | | | | | | | | Change-Id: I2613e87b09a6e560f0381d4ed620d60a10bc30e4 | |||||
* | | Merge "Adding anisotropic filtering and related samples." | Alex Sakhartchouk | 2010-09-30 | 11 | -19/+141 | |
|\ \ | |/ |/| | ||||||
| * | Adding anisotropic filtering and related samples. | Alex Sakhartchouk | 2010-09-30 | 11 | -19/+141 | |
| | | | | | | | | Change-Id: Idb173274417feb5e25bfd64c5e9fa2492a23a17e | |||||
* | | Fix clear() operation for rsScriptC. | Stephen Hines | 2010-09-29 | 10 | -18/+85 | |
|/ | | | | | | | | | | | - This removes a memory leak where some elements were not getting tracked properly (and then triggering an assert when a context is destroyed). - Convert ScriptCState to use a tracked object reference for mScript. - Add a missing clear to FontState. - Clean up synchronization in RSTest so that our graphics context outlives any subtest context. Change-Id: I0d5768c4d2f8810dd1ae2f68b1edd7e150f382fd | |||||
* | More robust attribute binding | Alex Sakhartchouk | 2010-09-29 | 12 | -56/+98 | |
| | | | | | | | Adding attribute and uniform debug logging. Checking to see if aniso filtering is available. Change-Id: I2ed9d166ed7ff3df971d7af18b7a33f4e3ade928 | |||||
* | Fix safe for mp check in ScriptC. | Jason Sams | 2010-09-28 | 3 | -12/+17 | |
| | | | | Change-Id: Id91b3c1e99b2705fd39f9e74a52c61110805e246 | |||||
* | Fix RS bug with message ID 0. | Stephen Hines | 2010-09-28 | 5 | -21/+83 | |
| | | | | | | Clamp RSTest list to nice viewable range. Change-Id: I0909511e16984ec78150cda17c22e22af1fa0cdb | |||||
* | Error checking for MVP matrix computation. | Alex Sakhartchouk | 2010-09-27 | 2 | -9/+14 | |
| | | | | | | Fixing more padding bugs. Change-Id: Ic5d4260027b7dc86a50fdab7221c7296c7d3ea0d | |||||
* | Adding timer to display renderscript jit duration. | Alex Sakhartchouk | 2010-09-26 | 1 | -8/+11 | |
| | | | | Change-Id: I8ab1dea60a833cd11771cf145cadbc96ac52b934 | |||||
* | Merge "Adding support for dynamically updated test status" | Stephen Hines | 2010-09-24 | 5 | -22/+50 | |
|\ | ||||||
| * | Adding support for dynamically updated test status | Stephen Hines | 2010-09-23 | 5 | -22/+50 | |
| | | | | | | | | Change-Id: If67de45f7fbf3ecaf4c6e85ed8dded0099e543fd | |||||
* | | Merge "Adding support for all allowed textures. Cleaning up unused code ↵ | Alex Sakhartchouk | 2010-09-24 | 20 | -222/+248 | |
|\ \ | |/ |/| | | | Adding error messages" | |||||
| * | Adding support for all allowed textures. | Alex Sakhartchouk | 2010-09-23 | 20 | -222/+248 | |
| | | | | | | | | | | | | | | Cleaning up unused code Adding error messages Change-Id: I3a92476738ff7699d49feeafcd3eee6f70621acb | |||||
* | | Add RsList implementation to RSTest. | Stephen Hines | 2010-09-23 | 10 | -59/+344 | |
|/ | | | | | | | | | Run subtests in their own thread / RS context. Created UnitTest framework using message passing for RS. Add color status reporting to device output. Fix some typos in RsList. Change-Id: I251d632b9550a1c117d677f011741a796b561e59 | |||||
* | Better debugging for scripts. | Jason Sams | 2010-09-22 | 2 | -23/+26 | |
| | | | | Change-Id: I916cea86dcfdb43a9465708ea4a16f19cbe42370 | |||||
* | Merge "Remove excessive logging." | Jason Sams | 2010-09-22 | 1 | -2/+0 | |
|\ | ||||||
| * | Remove excessive logging. | Jason Sams | 2010-09-22 | 1 | -2/+0 | |
| | | | | | | | | Change-Id: If8e30fcb93d7cbf639c3a6c280c23f4553f11e5b | |||||
* | | Merge "Fix two minor RS bugs. 1: index set size was populated with bad value ↵ | Jason Sams | 2010-09-22 | 1 | -2/+0 | |
|\ \ | |/ | | | | | in java, 2: bad error check in uploadToBufferObject." | |||||
| * | Fix two minor RS bugs. | Jason Sams | 2010-09-22 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | 1: index set size was populated with bad value in java, 2: bad error check in uploadToBufferObject. Change-Id: I5946053cdfba0b2fbbaa34d562a9ec53e26ce9f2 | |||||
* | | Test use of "f" suffix on float initializers. | Stephen Hines | 2010-09-21 | 1 | -2/+4 | |
|/ | | | | Change-Id: I3325576d1ec2d7c1c966afd8ef279745c549125f | |||||
* | Updated RSTest to test primitive type assignments. | Stephen Hines | 2010-09-21 | 3 | -19/+59 | |
| | | | | Change-Id: I6c377cfdc647806d9362effc4c1715638dcf5bfb | |||||
* | Add support for Float64 (double) to RenderScript. | Stephen Hines | 2010-09-20 | 2 | -0/+12 | |
| | | | | Change-Id: Iad1c4adadf657a46aa38a3fad7813927e643e29d | |||||
* | Merge "Handle RS reflection name changes." | Stephen Hines | 2010-09-17 | 7 | -21/+21 | |
|\ | ||||||
| * | Handle RS reflection name changes. | Stephen Hines | 2010-09-17 | 7 | -21/+21 | |
| | | | | | | | | Change-Id: I0f3f9805a0f0bf44ce9e9944a3eaa5a80dd0cdde | |||||
* | | Merge "Minor app updates for RS. force RSTest to portrait." | Stephen Hines | 2010-09-17 | 3 | -5/+5 | |
|\ \ | |/ | ||||||
| * | Minor app updates for RS. force RSTest to portrait. | Stephen Hines | 2010-09-15 | 3 | -5/+5 | |
| | | | | | | | | Change-Id: Ic2356644e00be8d373da97a9072f008e59a0264a | |||||
* | | Fix function name match for refcounting funcs. | Jason Sams | 2010-09-17 | 1 | -4/+55 | |
| | | | | | | | | Change-Id: I3fa8211200023e0df494cd9aab698e215b3c2164 |