Game Development Community

How to get display card information?

by Ivan Yung · in Technical Issues · 05/01/2002 (2:52 am) · 2 replies

Hi, how to get the information of a display card? is there any good sample code? Thanks a lot!

#1
05/01/2002 (3:50 am)
IDirect3D8::GetAdapterIdentifier()

and
IDirect3D8::GetDeviceCaps() or IDirect3DDevice8::GetDeviceCaps()