DescriptionNew drop of tegra2 ldk from chromeos-0.0.0.10 ldk tag
gles: Implement BGR[A] support for glTexSubImage2D: Ensure that
glTexImage2D and glTexSubImage2D accept the same formats and
that GL_BGR_EXT and GL_BGRA_EXT are included.
gles: fixing use-after-delete fbo bugs: 1. ardrv: setting fbo to
null didn't mark them dirty in ardrv. 2. Updating
primVirtualSyncpt3DValue after vcaa resolve nvddk2d operation.
Otherwise color buffer can be deleted before nvddk2d flush happens.
gles: Fix crash when destroying an invalid window:
Fix a segfault in nvwinsys when a window is destroyed that is not
backed by a native resource.
Caveats:
* The ARGB hardware cursor currently does not interact well with
other display state changes (OpenGL flipping, OpenMAX flipping).
Essentially, only a single display state change can be made
per-vblank, causing momentary stalls. We are working to update how
display state changes are programmed, to fix this.
Change-Id: Iea1a4e26064d1e1b68722ce34eb95a9aaaf622a7
Signed-off-by: Matt Pedro <mapedro@nvidia.com>
BUG=chrome-os-partner:2538
TEST=test report attached to partner issue
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=d867eb9
Patch Set 1 #Patch Set 2 : Updating the patch since the last drop 0.0.0.8 and nvrm 0.0.0.9 was applied. #
Messages
Total messages: 3 (0 generated)
|