Commit History

Author SHA1 Message Date
  ocornut a6399f120f IO: Added "Super" keyboard modifiers (corresponding to Cmd on Mac and Windows key in theory although the later is hard to read) (#473) 9 years ago
  ocornut 04396ed7a9 FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...) 9 years ago
  ocornut 31fe006c85 Examples: DirectX10 fixed ImGui_ImplDX10_NewFrame() from recreating device objects if render isn't called (g_pVB not set) 9 years ago
  ocornut 9596e6f794 Examples: DirectX10: Minor tweaks, updated to latest example changes (#424) 9 years ago
  ocornut dadd03fc11 Examples: DirectX10: Fix warning, disable debug device, add ignore list (#424) 9 years ago
  Julian Bosch 32c1a3e46c Removed d3d11 references 9 years ago
  Julian Bosch 1f3a0e78cc Ported d3d11 renderer to d3d10 9 years ago