Commit History

Author SHA1 Message Date
  ocornut 042a3b01d2 Merge branch 'master' into docking 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 2665288b30 Merge branch 'master' into docking 5 years ago
  ocornut 40b799023b Docs: Update fonts.md (#2861) + update all references to FONTS.txt 5 years ago
  ocornut ea0399414c Merge branch 'master' into docking 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
  ocornut fbaf65b8f6 Revert "Viewports: Renamed UpdatePlatformWindows > PlatformWindowsUpdate, RenderPlatformWindowsDefault -> PlatformWindowsRender, DestroyPlatformWindows > PlatformWindowsDestroy (#1542)" 5 years ago
  ocornut f2c7f3b200 Viewports: Renamed UpdatePlatformWindows > PlatformWindowsUpdate, RenderPlatformWindowsDefault -> PlatformWindowsRender, DestroyPlatformWindows > PlatformWindowsDestroy (#1542) 5 years ago
  Omar bb1e6f8af6 Merge branch 'master' into docking 5 years ago
  Rokas Kupstys 21b9e42964 Minor fixes to example_sdl_metal and a changelog entry. 5 years ago
  omar 813e0c18e6 Merge branch 'master' into docking 5 years ago
  omar 26d177bc03 Docs: Moved misc/fonts/README.txt to docs/FONTS.txt. + tweaks 5 years ago
  omar 7feccf9ab2 Merge branch 'master' into docking 5 years ago
  Rokas Kupstys 6892b81578 Remove trailing spaces from bunch of files. 5 years ago
  omar e0c0e53edf Merge branch 'master' into docking 5 years ago
  omar a2f3dcfc97 Added comment about SDL and SDL_INIT_GAMECONTROLLER. (#2809) 5 years ago
  omar adbbd17cb6 Addendum to #2635. Add support for multi-viewports in SDL+DX!! example. making all Win32-centric back-ends handle PlatformHandleRaw. Using the field to use/store the HWND for internal purpose in SDL/GLFW back-ends. (#1542) 6 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