ocornut
|
dd8a7655f5
|
Fixed DirectX11 example.
|
10 years ago |
ocornut
|
1c657564ac
|
Examples: Added STB_IMAGE_STATIC in examples to avoid conflicting implementation. Relate to #109
|
10 years ago |
omar
|
e9e0e36f98
|
New and better Set[Next]Window(Pos|Size|Collapsed) API.
Removed rarely useful SetNewWindowDefaultPos() in favor of new API.
|
10 years ago |
omar
|
2e5b81627f
|
Examples: DirectX11: moved shader to be close to its usage location,
|
10 years ago |
omar
|
b02eed3e49
|
Examples: adding title to the top of each examples. Cleaning up file headers.
|
10 years ago |
ocornut
|
bd762b559c
|
DirectX11 example: fixed projection matrix offset.
|
10 years ago |
ocornut
|
b4fd216bd2
|
DirectX9/DirectX11 example: fixed window initially showing an hourglass cursor.
|
10 years ago |
ocornut
|
0730ec7577
|
Example apps: accumulate mouse wheel to accodomate for slow framerate.
|
10 years ago |
ocornut
|
0e6f288a2f
|
DirectX11 example: further tweaks/massaging (-15 lines). Syncing example.
|
10 years ago |
ocornut
|
7f804d3d64
|
Tab->Spaces :( visual studio can't even be trusted for that, oh thanks.
|
10 years ago |
ocornut
|
de44af5227
|
DirectX11 example: closing all handler/resources in Cleanup.
|
10 years ago |
ocornut
|
0f29cd7a14
|
Removed Microsoft IME handler in examples, too confusing. Moved to imgui.cpp instruction block.
|
10 years ago |
ocornut
|
a5a84a9b69
|
Tab->Spaces :(
|
10 years ago |
ocornut
|
9e16317382
|
Added DirectX11 example application (code is too long!)
|
10 years ago |