2017-05-01 |
|
---|---|
Fixed all issues found by vulkan debug report. Reasons for the major design changes are commented.
Peter Particle
authored
on 26 Feb 2017
omar
committed
on 1 May 2017
|
|
Examples: Vulkan: Disable IMGUI_VULKAN_DEBUG_REPORT by default. Update .bat files for newer VulkanSDK.
omar
committed
on 1 May 2017
|
|
Vulkan backend: optionally enabling vulkan validation layers and debug report callback
...
Peter Particle
authored
on 26 Feb 2017
omar
committed
on 1 May 2017
|
|
Merge branch 'ParticlePeter-g_FrameIndex_not_used_fix'
omar
committed
on 1 May 2017
|
|
Merge branch 'g_FrameIndex_not_used_fix' of https://github.com/ParticlePeter/imgui into ParticlePeter-g_FrameIndex_not_used_fix
omar
committed
on 1 May 2017
|
|
Examples: Vulkan: windows batch file for 64-bits.
omar
committed
on 1 May 2017
|
|
Comments
omar
committed
on 1 May 2017
|
|
Merge branch 'martty-vk_small_fix'
omar
committed
on 1 May 2017
|
|
Merge branch 'vk_small_fix' of https://github.com/martty/imgui into martty-vk_small_fix
omar
committed
on 1 May 2017
|
|
Examples: SDL2: Tweaked batch files for Win32.
omar
committed
on 1 May 2017
|
|
Merge pull request #1080 from SaschaWillems/master
...
omar
authored
on 1 May 2017
GitHub
committed
on 1 May 2017
|
|
Examples: SDL2: Added build .bat files for win32.
omar
committed
on 1 May 2017
|
|
|
|
Renamed ImDrawList::PathFill() to ImDrawList::PathFillConvex() for clarity. (breaking API)
omar
committed
on 1 May 2017
|
|
Merge branch 'ecraven-addimagequad'
omar
committed
on 1 May 2017
|
|
ImDrawList::AddImage* renamed uv_ parameters to be more consistent. Fix AddImageQuad to use IM_COL32_A_MASK (#1009)
omar
committed
on 1 May 2017
|
|
Merge branch 'addimagequad' of https://github.com/ecraven/imgui into ecraven-addimagequad
omar
committed
on 1 May 2017
|
|
Merge branch 'greggman-fix-opengl3-example'
omar
committed
on 1 May 2017
|
|
Examples: SDL2+GL3: Fix blend func state save/restore (#1120)
omar
committed
on 1 May 2017
|
|
|
|
2017-04-30 |
End() avoid calling Columns() if no columns set is open, not sure what it wasn't the case.
...
omar
committed
on 30 Apr 2017
|
Clarified asserts in CheckStacksSize() when there is a stack mismatch
omar
committed
on 30 Apr 2017
|
|
2017-04-28 |
Update README.md
omar
authored
on 28 Apr 2017
GitHub
committed
on 28 Apr 2017
|
Update README.md
omar
authored
on 28 Apr 2017
GitHub
committed
on 28 Apr 2017
|
|
Update README.md
omar
authored
on 28 Apr 2017
GitHub
committed
on 28 Apr 2017
|
|
Added UnrealEngine_ImGui link
omar
authored
on 28 Apr 2017
GitHub
committed
on 28 Apr 2017
|
|
|
|
2017-04-26 |
imconfig: Added comment about redefining ImDrawIdx
omar
committed
on 26 Apr 2017
|
Comments to redirect people to OpenGL3 examples (#1116)
omar
committed
on 26 Apr 2017
|