diff options
| author | 2013-03-19 10:31:38 -0700 | |
|---|---|---|
| committer | 2013-03-19 10:31:38 -0700 | |
| commit | bbb4e03ad4e86e79c9b51cbb18c563a5a79cf837 (patch) | |
| tree | 8717852e9eef2d37abebab318487db655cdf5735 | |
| parent | d4289922ce772ed8e170a27d1c9521672b315698 (diff) | |
Update hardware acceleration compatibility docs
Change-Id: I3848eb281a06f4bdcbd603e9f624eff73314a4ec
| -rw-r--r-- | docs/html/guide/topics/graphics/hardware-accel.jd | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/html/guide/topics/graphics/hardware-accel.jd b/docs/html/guide/topics/graphics/hardware-accel.jd index 01dd79aebddc..9859c2840136 100644 --- a/docs/html/guide/topics/graphics/hardware-accel.jd +++ b/docs/html/guide/topics/graphics/hardware-accel.jd @@ -512,6 +512,13 @@ changed.</li> <td class="s7">✗</td> <td class="s11">✗</td> </tr> + <tr> + <td class="s10">Local matrix on ComposeShader</td> + <td class="s7">✗</td> + <td class="s11">✗</td> + <td class="s7">✗</td> + <td class="s11">✓</td> + </tr> </tbody> </table> |