2016-09-15
@ocornut
Metrics: Displaying window position + moving extraneous line in IsPopupOpen().
ocornut committed on 15 Sep 2016
2016-09-13
@ocornut
Fixed EndGroup() not restoring offset properly. breaking SameLine() offset (caused by 954c890) (#829)
ocornut committed on 13 Sep 2016
2016-09-11
@ocornut
Fixing minor english typos (#827)
ocornut committed on 11 Sep 2016
2016-09-10
@ocornut
Examples: OpenGL2: Uploading font texture as RGBA32 to increase compatibility with users shaders for beginners (#824)
ocornut committed on 10 Sep 2016
@omar
Merge pull request #825 from philix/fix-build ...
omar authored on 10 Sep 2016 GitHub committed on 10 Sep 2016
@Felipe Oliveira Carvalho
Fix Mac OS X build and remove cruft from Makefile
Felipe Oliveira Carvalho committed on 10 Sep 2016
2016-09-08
@omar
Update README.md
omar authored on 8 Sep 2016 GitHub committed on 8 Sep 2016
@omar
Update README.md
omar authored on 8 Sep 2016 GitHub committed on 8 Sep 2016
2016-09-07
@ocornut
TODO list
ocornut committed on 7 Sep 2016
2016-09-05
@ocornut
Examples: OpenGL*: Savnig/restoring existing scissor rectangle for completeness (#807)
ocornut committed on 5 Sep 2016
@ocornut
Examples: OpenGL3: Revert Makefile change for OSX for now (#812)
ocornut committed on 5 Sep 2016
@omar
Update README.md
omar authored on 5 Sep 2016 GitHub committed on 5 Sep 2016
2016-09-03
@ocornut
Examples: Accessing ImVector fields directly, feel less stl-ey and fix renderer side assert when render list only contains a callback (#810)
ocornut committed on 3 Sep 2016
@ocornut
Fixed assert triggering when a window has zero rendering but has a callback (#810)
ocornut committed on 3 Sep 2016
2016-09-02
@omar
Merge pull request #812 from linkemars/master ...
omar authored on 2 Sep 2016 GitHub committed on 2 Sep 2016
@Kun Lin
Correct name for linking opengl3_example ...
Kun Lin committed on 2 Sep 2016
2016-09-01
@omar
Merge pull request #804 from Loftilus/master ...
omar authored on 1 Sep 2016 GitHub committed on 1 Sep 2016
2016-08-29
@Gustav
fixed space issues
Gustav committed on 29 Aug 2016
2016-08-27
@Håvard Mathisen
Fix Vulkan example for use when a depth buffer is active.
Håvard Mathisen committed on 27 Aug 2016
2016-08-26
@Gustav
Fixed OpenGL error when calling Shutdown without calling NewFrame
Gustav committed on 26 Aug 2016
2016-08-25
@omar
Travis test fix
omar authored on 25 Aug 2016 GitHub committed on 25 Aug 2016
@ocornut
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
ocornut committed on 25 Aug 2016
@ocornut
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
ocornut committed on 25 Aug 2016
2016-08-23
@ocornut
ImFormatString() Fixed an overflow handling bug with implementation of vsnprintf() that do not return -1 (#793)
ocornut committed on 23 Aug 2016
2016-08-20
@ocornut
Ignore list for Visual Studio
ocornut committed on 20 Aug 2016
@ocornut
Merge branch 'martty-master'
ocornut committed on 20 Aug 2016
@Marcell Kiss
tabs to space, remove braces
Marcell Kiss committed on 20 Aug 2016
@Marcell Kiss
maxImageCount may be 0; add missing sType; change to 1 push constant range
Marcell Kiss committed on 20 Aug 2016
2016-08-19
@omar
Merge pull request #783 from bear24rw/patch-1 ...
omar authored on 19 Aug 2016 GitHub committed on 19 Aug 2016
2016-08-18
@Max Thrun
Add null terminator to ShowStyleEditor output_type combo options ...
Max Thrun authored on 18 Aug 2016 GitHub committed on 18 Aug 2016