ocornut
|
1e18da5c38
Backends, Examples: Add comments about using WndProc handler and WantCaptureXXX flags. (#5061)
|
3 years ago |
Giovanni Funchal
|
6792e1a3e0
Backends: SDL2: Remove unnecessary ImGui_ImplSDL2_NewFrame() parameter. (#3244)
|
4 years ago |
ocornut
|
6f360d6040
Examples: Win32: using a more explicit loop for PeekMessage polling to make the code easier to copy and paste and less error-prone.
|
4 years ago |
ocornut
|
6a161b8789
Examples: Reworked setup of clear color to be compatible with transparent values. (#2693, #2764, #2766, #2873, #3447, #3813, #3816)
|
4 years ago |
ocornut
|
b1a18d82e3
Moving backends code from examples/ to backends/ (step 6: update markdown documentation)
|
4 years ago |
ocornut
|
124c2608f1
Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency.
|
4 years ago |
ocornut
|
40b799023b
Docs: Update fonts.md (#2861) + update all references to FONTS.txt
|
5 years ago |
ocornut
|
b016f1ad70
Examples: SDL+DX11: Fixed resizing main window. Amend (#3057)
|
5 years ago |
joeslay
|
a0f01d2290
Improve resizing in dx11 example (#3057)
|
5 years ago |
Rokas Kupstys
|
21b9e42964
Minor fixes to example_sdl_metal and a changelog entry.
|
5 years ago |
omar
|
26d177bc03
Docs: Moved misc/fonts/README.txt to docs/FONTS.txt. + tweaks
|
5 years ago |
Rokas Kupstys
|
6892b81578
Remove trailing spaces from bunch of files.
|
5 years ago |
omar
|
a2f3dcfc97
Added comment about SDL and SDL_INIT_GAMECONTROLLER. (#2809)
|
5 years ago |
omar
|
516c3dee80
Examples: SDL+DX11: Changelog, readme, batch files, fixed vcxproj, minor stylistic fixes + minor sync of other main.cpp files. (#2632)
|
6 years ago |
Vincent Hamm
|
cc4d76cc23
Implement SDL/dx11 sample
|
6 years ago |