Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libRS | Alex Sakhartchouk | 2012-03-28 | 149 | -27316/+0 |
| | | | | Change-Id: I1e42204e862585b9c2f7818b615890c60f08faf6 | ||||
* | Merge "State based shader recompile to support camera input." | Alex Sakhartchouk | 2012-03-27 | 5 | -66/+132 |
|\ | |||||
| * | State based shader recompile to support camera input. | Alex Sakhartchouk | 2012-03-26 | 5 | -66/+132 |
| | | | | | | | | Change-Id: Ia6c362571e1b44254461522a8c49a8551b46f28d | ||||
* | | rsdGL uses DummyConsumer | Daniel Lam | 2012-03-26 | 1 | -2/+6 |
|/ | | | | | | | | | Using a DummyConsumer instead of a SurfaceTexture avoids errors such as BufferQueue has been abandoned due to the SurfaceTexture going out of scope and disconnecting from the BufferQueue. Bug: 6172739 Change-Id: I775ead2d0392a68fd0f7e724d6eb25298d2fb00d | ||||
* | Merge "Implement USAGE_IO_INPUT" | Jason Sams | 2012-03-23 | 12 | -40/+77 |
|\ | |||||
| * | Implement USAGE_IO_INPUT | Jason Sams | 2012-03-23 | 12 | -40/+77 |
| | | | | | | | | Change-Id: Idbf7bb21f5ab673ad77082c5c19921d2b276c04b | ||||
* | | Wrapping new api's with proper RS_VERSION | Alex Sakhartchouk | 2012-03-22 | 7 | -147/+48 |
| | | | | | | | | Change-Id: Ib8656cb2b6d0b8adeab15edfd704620451ce56ad | ||||
* | | More rearrangement and renaming. | Alex Sakhartchouk | 2012-03-22 | 4 | -22/+21 |
| | | | | | | | | Change-Id: Ia922c5bff1734a29b786ba95065f81c8dedf90cd | ||||
* | | Changing rsg to rs where functions don't rely on graphics. | Alex Sakhartchouk | 2012-03-21 | 1 | -145/+0 |
| | | | | | | | | Change-Id: I92a93d7a520b4a5416be88c7c05c2f8d3cc89243 | ||||
* | | Breaking up rs headers by logical components. | Alex Sakhartchouk | 2012-03-21 | 6 | -123/+480 |
|/ | | | | Change-Id: I2d23eec0277b1136852b8a7acb61aecf6f699a7d | ||||
* | Add prop to force cap compute threading. | Jason Sams | 2012-03-15 | 3 | -10/+17 |
| | | | | | | bug=6124869 Change-Id: Ibf2cc388f3906cea2741382ff5e522e3b416393c | ||||
* | Fix minor C++ api issues. | Jason Sams | 2012-03-14 | 6 | -85/+145 |
| | | | | Change-Id: I30e12938be5da52b2d952db57a51b4deb5e27239 | ||||
* | Fix test makefile | Jason Sams | 2012-03-13 | 1 | -3/+9 |
| | | | | | | bug=5972398 Change-Id: I9298e08220863eecf5c87047a05d7aa146a4c060 | ||||
* | Merge "Fix argument passing with dimLOD." | Stephen Hines | 2012-03-12 | 1 | -2/+2 |
|\ | |||||
| * | Fix argument passing with dimLOD. | Stephen Hines | 2012-03-12 | 1 | -2/+2 |
| | | | | | | | | | | | | BUG=6152130 Change-Id: I5c857b692af8ec45e4cbef8140c44d72aec6600e | ||||
* | | Split off driver code into a separate static library. | Alex Sakhartchouk | 2012-03-09 | 1 | -33/+38 |
|/ | | | | Change-Id: I055a6d7aecf3663e5e399a0ddee068cc33eca666 | ||||
* | More header untangling. | Alex Sakhartchouk | 2012-03-09 | 16 | -22/+19 |
| | | | | Change-Id: I090943775cbda8d9515cdb484957f6b05d5b1799 | ||||
* | Starting to untangle header spaghetti. | Alex Sakhartchouk | 2012-03-09 | 15 | -10/+11 |
| | | | | Change-Id: I31f38d05dc8b55c659e8c7e9c0a87b94b9ac1db5 | ||||
* | Moving lod's into hal struct. | Alex Sakhartchouk | 2012-03-08 | 2 | -56/+66 |
| | | | | Change-Id: Iaec34fea7c002d7948d91df6b7a1af7f832f74ea | ||||
* | Remove references to sched_policy.h in RS | Glenn Kasten | 2012-03-05 | 2 | -12/+0 |
| | | | | | | | | As part of scheduling policy cleanup, removing some references to sched_policy.h and its APIs. Activity manager should be responsible for configuring scheduling policy, rather than leaving it up to each app. Change-Id: Iffe972799bf3fde090b1efdd3abce5141e4d261e | ||||
* | Merge "Add multisampling support to renderscript." | Alex Sakhartchouk | 2012-03-05 | 1 | -10/+34 |
|\ | |||||
| * | Add multisampling support to renderscript. | Alex Sakhartchouk | 2012-02-28 | 1 | -10/+34 |
| | | | | | | | | Change-Id: I38bf50a5b54aa5df7e4f76ea40027d9e36dc4b5d | ||||
* | | Merge "Using surface texture as a default renderscript surface." | Alex Sakhartchouk | 2012-03-05 | 1 | -6/+9 |
|\ \ | |/ | |||||
| * | Using surface texture as a default renderscript surface. | Alex Sakhartchouk | 2012-02-28 | 1 | -6/+9 |
| | | | | | | | | Change-Id: I969aa56683fdf4538ff54fa1065dada77cf9d04d | ||||
* | | Merge "Allocation sampling api prototypes." | Alex Sakhartchouk | 2012-03-01 | 3 | -109/+170 |
|\ \ | |||||
| * | | Allocation sampling api prototypes. | Alex Sakhartchouk | 2012-02-29 | 3 | -109/+170 |
| |/ | | | | | | | Change-Id: Ia11c6a107ea49ad6f40cfd220c537376a18c3b62 | ||||
* | | Merge "Removing GL calls from librs" | Alex Sakhartchouk | 2012-02-27 | 5 | -23/+50 |
|\ \ | |/ |/| | |||||
| * | Removing GL calls from librs | Alex Sakhartchouk | 2012-02-24 | 5 | -23/+50 |
| | | | | | | | | Change-Id: Ida22199a33f0f9fd534dcc5951d12937967a187b | ||||
* | | Merge "remove dependency on android_native{s_priv|buffer}.h" | Mathias Agopian | 2012-02-24 | 1 | -1/+2 |
|\ \ | |||||
| * | | remove dependency on android_native{s_priv|buffer}.h | Mathias Agopian | 2012-02-24 | 1 | -1/+2 |
| | | | | | | | | | | | | Change-Id: Ie4b95f7061c240f37c504414259f92d72c4ffc89 | ||||
* | | | Merge "test runs but I do not check results yet." | Jason Sams | 2012-02-24 | 12 | -4/+150 |
|\ \ \ | |/ / |/| | | |||||
| * | | test runs but I do not check results yet. | Jason Sams | 2012-02-24 | 12 | -4/+150 |
| | | | | | | | | | | | | Change-Id: I427581a301bb1a9710554187accad2d6f9d9b10c | ||||
* | | | remove libui dependency on libEGL | Mathias Agopian | 2012-02-24 | 1 | -1/+23 |
|/ / | | | | | | | Change-Id: I1194f04085637d5c384e134967249430cc43b6ee | ||||
* | | More RS cpp binding work. All classes for | Jason Sams | 2012-02-23 | 13 | -33/+259 |
| | | | | | | | | | | | | compute should be partially implemented at this time. Change-Id: Iddf9405cc69513b708975d20783395f0be04c680 | ||||
* | | Merge "start new headers" | Jason Sams | 2012-02-23 | 13 | -1/+1978 |
|\ \ | |||||
| * | | start new headers | Jason Sams | 2012-02-22 | 13 | -1/+1978 |
| |/ | | | | | | | | | | | Change-Id: I950e5db76ecd3afbc7ea2b3ec792e4cb242f57bf cpp | ||||
* | | Merge "Support running ForEach on non-root functions." | Stephen Hines | 2012-02-23 | 7 | -16/+33 |
|\ \ | |/ |/| | |||||
| * | Support running ForEach on non-root functions. | Stephen Hines | 2012-02-22 | 7 | -16/+33 |
| | | | | | | | | | | | | BUG=6000538 Change-Id: Ie2b16893b150cc5955ee4b9d028c988f69a82744 | ||||
* | | frameworks/base refactoring. | Mathias Agopian | 2012-02-17 | 1 | -1/+1 |
| | | | | | | | | | | | | step 2: move libutils headers to their new home: androidfw Change-Id: I14624ba23db92a81f2cb929f104386e1fab293ef | ||||
* | | Merge "Work around VSync signal while screen is off." | Jason Sams | 2012-02-17 | 1 | -0/+4 |
|\ \ | |||||
| * | | Work around VSync signal while screen is off. | Jason Sams | 2012-02-17 | 1 | -0/+4 |
| | | | | | | | | | | | | Change-Id: I0a9637170ee658ff84a363e91c558892dce5cfaf | ||||
* | | | Merge "Update prototype remote fifo. Tested primary connection using only ↵ | Jason Sams | 2012-02-17 | 3 | -74/+143 |
|\ \ \ | | | | | | | | | | | | | fifo data transport." | ||||
| * | | | Update prototype remote fifo. Tested primary connection | Jason Sams | 2012-02-16 | 3 | -74/+143 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | using only fifo data transport. cleanup cl. Change-Id: I9b5f5e5a256b7f66b387bd801c1da0e642761200 | ||||
* | | | | Merge "Rename three header files to free namespace for api." | Jason Sams | 2012-02-17 | 11 | -9/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Rename three header files to free namespace for api. | Jason Sams | 2012-02-16 | 11 | -9/+9 |
| |/ / | | | | | | | | | | Change-Id: Ie9ef65a477373c30b2d5b02248f62e768b6f27ae | ||||
* | | | Merge "Piping texture names through shader builder. Fixing uint size_t ↵ | Alex Sakhartchouk | 2012-02-16 | 14 | -261/+321 |
|\ \ \ | |_|/ |/| | | | | | mismatch." | ||||
| * | | Piping texture names through shader builder. | Alex Sakhartchouk | 2012-02-15 | 14 | -261/+321 |
| | | | | | | | | | | | | | | | | | | Fixing uint size_t mismatch. Change-Id: Ia7c8bd9f829deaa50e1cc381ccd50f29676bbdfb | ||||
* | | | Merge "Fixing uint32 size_t mismatches." | Alex Sakhartchouk | 2012-02-15 | 4 | -12/+12 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Fixing uint32 size_t mismatches. | Alex Sakhartchouk | 2012-02-14 | 4 | -12/+12 |
| | | | | | | | | Change-Id: I5263158f5855472db6317a52c209fe4e273f3368 | ||||
* | | Beging IO stream out from allocation to surface texture. | Jason Sams | 2012-02-15 | 7 | -2/+172 |
|/ | | | | Change-Id: I4d6b7f7740a896d39b811d6fe7532bb00db62373 |