Commit History

Author SHA1 Message Date
  omar b8ade0b94f Examples: Main: Removed call to SetNextWindowSize() 8 years ago
  omar 7e452ec737 Renamed ImGuiSetCond_XXX type and enums to ImGuiCond_XXX, kept old enums under #ifdef IMGUI_DISABLE_OBSOLETE_FUNCTIONS 8 years ago
  omar 645875a240 Examples: Enable vsync by default in example applications (#1213, #1151) 8 years ago
  ocornut 8a0d3b9628 Examples; DirectX10/11: Added comments about removing dependency on d3dcompiler DLL (#638) 9 years ago
  ocornut f4633d09ac Examples: DirectX10, DirectX11: Removed seemingly unnecessary bunch of rasterizer state creation code. 9 years ago
  ocornut 7661b1e778 Trim trailing spaces 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 1f3a0e78cc Ported d3d11 renderer to d3d10 9 years ago