History for imgui / examples / directx11_example / main.cpp
2014-12-03
@omar
Examples: DirectX11: moved shader to be close to its usage location,
omar committed on 3 Dec 2014
@omar
Examples: adding title to the top of each examples. Cleaning up file headers.
omar committed on 3 Dec 2014
2014-12-01
@ocornut
DirectX11 example: fixed projection matrix offset.
ocornut committed on 1 Dec 2014
2014-11-30
@ocornut
DirectX9/DirectX11 example: fixed window initially showing an hourglass cursor.
ocornut committed on 30 Nov 2014
@ocornut
Example apps: accumulate mouse wheel to accodomate for slow framerate.
ocornut committed on 30 Nov 2014
@ocornut
DirectX11 example: further tweaks/massaging (-15 lines). Syncing example.
ocornut committed on 30 Nov 2014
@ocornut
Tab->Spaces :( visual studio can't even be trusted for that, oh thanks.
ocornut committed on 30 Nov 2014
@ocornut
DirectX11 example: closing all handler/resources in Cleanup.
ocornut committed on 30 Nov 2014
@ocornut
Removed Microsoft IME handler in examples, too confusing. Moved to imgui.cpp instruction block.
ocornut committed on 30 Nov 2014
@ocornut
Tab->Spaces :(
ocornut committed on 30 Nov 2014
@ocornut
Added DirectX11 example application (code is too long!)
ocornut committed on 30 Nov 2014