1
0
Fork 0
mirror of https://github.com/ocornut/imgui.git synced 2026-01-11 00:04:24 +00:00

Merge branch 'jdm3_master'

This commit is contained in:
omar 2018-02-22 17:04:15 +01:00
commit 0d063585e8
8 changed files with 1416 additions and 0 deletions

View file

@ -74,6 +74,10 @@ directx11_example/
DirectX11 example, Windows only.
This is quite long and tedious, because: DirectX11.
directx12_example/
DirectX12 example, Windows only.
This is quite long and tedious, because: DirectX12.
apple_example/
OSX & iOS example.
On iOS, Using Synergy to access keyboard/mouse data from server computer.