Commit History

Author SHA1 Message Date
  Yuxiao Mao 6f2fb0c8f6 [dx] fix spaces/tab 3 months ago
  clementlandrin a6fe9e8d24 Can create directx11 read only depth stencil view. (#620) 1 year ago
  Nicolas Cannasse bea1af67d7 disable gpu timeout flag if no dx 11.1 support 5 years ago
  Nicolas Cannasse f826963059 added drawIndexedInstanced 6 years ago
  ncannasse 3463849fbf added DrawIndexedInstancedIndirect support 7 years ago
  Nicolas Cannasse 537ba47d23 hl_error_msg -> hl_error 7 years ago
  Nicolas Cannasse 92d89fa361 fixed omSetDepthStencilState (stencil ref value) 7 years ago
  ncannasse 753e3d77a9 added disposeDriver 7 years ago
  ncannasse da4defd10e added set_error_handler (required for future context lost support) 7 years ago
  Pascal Peridont 6205c33037 Ignore DXGI_STATUS_OCCLUDED in present (#129) 7 years ago
  ncannasse cdebea7809 minor 7 years ago
  ncannasse 2cb9223df3 disable instrumentation (should be done at haxe level) 7 years ago
  Pascal Peridont ddb620104a Added support for xbo (#121) 7 years ago
  ncannasse 6171eb23ae fallback when requesting debug driver and it's not available 7 years ago
  Pascal Peridont d064861da7 Fixed DirectX createSwapChain (#82) 7 years ago
  Nicolas Cannasse 9008b07e27 minor warning 7 years ago
  Nicolas Cannasse 8391577600 a few x64 warnings fixes 7 years ago
  ncannasse 3829e5d3a8 always report directx errors that are not out_of_memory 7 years ago
  Nicolas Cannasse c44a5cffd3 allow to print dx error messages 7 years ago
  Nicolas Cannasse d89a09417e added copySubresourceRegion 8 years ago
  Nicolas Cannasse 6e1837a022 allow to restrict directx version used 8 years ago
  Nicolas Cannasse ddc1dc4e91 added debugPrint 8 years ago
  Nicolas Cannasse 4519b46c20 added fullscreen state 8 years ago
  Nicolas Cannasse 6e668ac0c5 added map pitch 8 years ago
  Nicolas Cannasse c76f02d1b7 added generateMips 8 years ago
  Nicolas Cannasse 27e4de4217 added copy_resource 8 years ago
  Nicolas Cannasse cdc3b562b8 dx : fullscreen, vsync, resize ok 8 years ago
  Nicolas Cannasse f08dad9434 use Ref instead of Arrays to allow ptr offsetting at HL level 8 years ago
  Nicolas Cannasse 30a7af1f7a more directx support 8 years ago
  Nicolas Cannasse e136c1fa95 more api 8 years ago