Changeset 99877 in vbox
- Timestamp:
- May 20, 2023 2:43:30 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 157518
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win.cpp
r99688 r99877 678 678 679 679 case SVGA3D_DEVCAP_SURFACEFMT_R5G6B5: 680 *pu32Val = vmsvga3dGetSurfaceFormatSupport(pState, idx3dCaps, D3DFMT_ A4R4G4B4);680 *pu32Val = vmsvga3dGetSurfaceFormatSupport(pState, idx3dCaps, D3DFMT_R5G6B5); 681 681 break; 682 682
Note:
See TracChangeset
for help on using the changeset viewer.