| 2016-05-07 | 
                Examples: DirectX11: Fixed uninitialized fields. Disabling depth-write (#640, #636)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 7 May 2016
    
  
                  
                 | 
|---|---|
| 
                Examples: DirectX10, DirectX11: Removed seemingly unnecessary bunch of rasterizer state creation code.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 7 May 2016
    
  
                  
                 | |
| 
                Examples: DirectX11: Fixed handle leak + minor coding style fix for #640
                
                 
                  
                  ocornut
                  committed 
  
    
      on 7 May 2016
    
  
                  
                 | |
| 
                DX11 example depth test
                
                 
                  
                  josiahmanson
                  committed 
  
    
      on 7 May 2016
    
  
                  
                 | |
| 2016-05-04 | 
                Examples: SDL: Fixed unused variable warning on non-Windows platforms (#626)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 4 May 2016
    
  
                  
                 | 
| 
                Fixed various Clang -Weverything warnings (#626)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 4 May 2016
    
  
                  
                 | |
| 2016-05-03 | 
                Examples: DirectX9: Removed dependency on dxguid.lib + remainder of d3dx9.lib (#611)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 May 2016
    
  
                  
                 | 
| 
                Examples: DirectX9: Removed dependency on dx3x9 (remainder) (#611)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 May 2016
    
  
                  
                 | |
| 
                Examples: DirectX9: Removed dependency on dx3x9.h so it can be used in a DirectXMath.h only environment (#611)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 May 2016
    
  
                  
                 | |
| 2016-04-30 | 
                Examples: OpenGL3: Saving/restoring glActiveTexture() state (#602)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 30 Apr 2016
    
  
                  
                 | 
| 2016-04-24 | 
                Examples: OpenGL2: Extra comments (#606)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 24 Apr 2016
    
  
                  
                 | 
| 2016-04-20 | 
                Examples: Apple/iOS: lowered xcode project deployment target from 10.7 to 10.11 (#598, #575)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 20 Apr 2016
    
  
                  
                 | 
| 2016-04-12 | 
                Examples: SDL: Initialize video+timer subsystem only.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 12 Apr 2016
    
  
                  
                 | 
| 2016-04-11 | 
                Examples: DirectX9: save/restore some more device state.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 11 Apr 2016
    
  
                  
                 | 
| 2016-04-05 | 
                Update README.md
                
                 
                  
                  omar
                  committed 
  
    
      on 5 Apr 2016
    
  
                  
                 | 
| 
                Examples: Apple: Readme tweaks (#575 #247)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 5 Apr 2016
    
  
                  
                 | |
|  | |
| 2016-04-03 | 
                Examples: Libs: Update glfw binaries to glfw master.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 Apr 2016
    
  
                  
                 | 
| 
                Examples: Vulkan: Coding style tweaks.
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 Apr 2016
    
  
                  
                 | |
| 
                Merge branch 'master' of https://github.com/Loftilus/imgui into Loftilus-master
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 Apr 2016
    
  
                  
                 | |
| 
                Examples: DirectX10,DirectX11 : Minor renaming
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 Apr 2016
    
  
                  
                 | |
| 
                Examples: DirectX10: Save/restore state + minor cleanups (#570)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 Apr 2016
    
  
                  
                 | |
| 
                Examples: DirectX11: Shallow massaging to make the code more consistent/readable (following #570)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 Apr 2016
    
  
                  
                 | |
| 
                Examples: DX11: Cleanup state backup/restore code (#570)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 3 Apr 2016
    
  
                  
                 | |
| 2016-04-02 | 
                capture and restore all state
                
                 
                  
                  Nicolas Guillemot
                  committed 
  
    
      on 2 Apr 2016
    
  
                  
                 | 
| 
                IO: Added "Super" keyboard modifiers (corresponding to Cmd on Mac and Windows key in theory although the later is hard to read) (#473)
                
                  ...
                
                 
                  
                  ocornut
                  committed 
  
    
      on 2 Apr 2016
    
  
                  
                 | |
| 2016-03-29 | 
                Examples: Links
                
                 
                  
                  ocornut
                  committed 
  
    
      on 29 Mar 2016
    
  
                  
                 | 
| 2016-03-26 | 
                Trim trailing spaces
                
                 
                  
                  ocornut
                  committed 
  
    
      on 26 Mar 2016
    
  
                  
                 | 
| 2016-03-25 | 
                Examples: SDL: Made ImGui_ImplSdlGL3_NewFrame() signature match GL2 one
                
                 
                  
                  ocornut
                  committed 
  
    
      on 25 Mar 2016
    
  
                  
                 | 
| 
                Examples: SDL: Minor fixes to follow syntax of other examples (#495)
                
                 
                  
                  ocornut
                  committed 
  
    
      on 25 Mar 2016
    
  
                  
                 |