Difference between revisions of "Hardware 3D (C++ DirectX Graphics) Tutorial 14"

From Chilipedia
Jump to: navigation, search
(Created page with "Error reporting and rich diagnostics. These are what separate professional engineer's approach to tackling a new API from the finger-up-butting of an amateur. == Topics Cover...")
(No difference)

Revision as of 01:00, 2 March 2019

Error reporting and rich diagnostics. These are what separate professional engineer's approach to tackling a new API from the finger-up-butting of an amateur.

Topics Covered

  • dxerr replacement code
  • DXGIInfo Debug Layer

Video Timestamp Index

Tutorial 14

Source Code

See also