2018-07-10 |
Examples: OpenGL3: Added shaders more versions of GLSL + made the example app default to GL 3.0 + GLSL 130 (instead of GL 3.2 + GLSL 150) unless on Mac. (#1938, #1900, #1513, #1466, etc.)
omar
committed
on 10 Jul 2018
|
---|---|
OpenGL3: Added error output when shaders fail to compile / link. (#1938)
omar
committed
on 10 Jul 2018
|
|
2018-07-09 |
Examples: Comments, Demo: Log early out, TODO. (#1553)
omar
committed
on 9 Jul 2018
|
2018-07-04 |
Examples: Comments, bits of documentation
omar
committed
on 4 Jul 2018
|
2018-06-25 |
Examples: OpenGL3: Remove misleading or unnecessary "#version 150" strings.
omar
committed
on 25 Jun 2018
|
2018-06-12 |
Internals: Added GetItemID(), GetFocusID() for consistency. Made GetActiveID() inline. Comments, fixed typos, demo tweaks.
omar
committed
on 12 Jun 2018
|
2018-06-11 |
Comments, documentation
omar
committed
on 11 Jun 2018
|
Examples: Comments to make ImGuiConfigFlags_NoMouseCursorChange more visible (#1027). + Allegro5: Added support for ImGuiConfigFlags_NoMouseCursorChange flag.
omar
committed
on 11 Jun 2018
|
|
2018-06-08 |
Big example binding refactor (manually imported from Viewport branch, stripped out of Viewport code). (#1870)
...
omar
committed
on 8 Jun 2018
|