You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gargaj 839067fda9 Capture/release window in DX9 implementation
This helps a lot when the user drags a slider but carries the cursor offscreen before releasing the button - without the capturing, the slider will "stick" to the mouse cursor even after the button has been released. (This should generally be added to all Windows implementations - I won't mind doing it if you think it's a good idea.)
7 years ago
..
build_win32.bat Examples: DirectX9: Removed dependency on dx3x9 (remainder) (#611) 9 years ago
directx9_example.vcxproj Examples: DirectX9: Removed dependency on dxguid.lib + remainder of d3dx9.lib (#611) 9 years ago
directx9_example.vcxproj.filters Examples: Added README into the Visual Studio solution to people are less likely to miss it. 9 years ago
imgui_impl_dx9.cpp Capture/release window in DX9 implementation 7 years ago
imgui_impl_dx9.h FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...) 9 years ago
main.cpp Examples: Adding Roboto to the commented-out font list, and removing the unnecessary ProggyClean from there. 7 years ago