2019-02-03 |
|
---|---|
2019-02-01 |
Examples: OpenGL3: Using GLSL 4.10 shaders for any GLSL version over 410 (e.g. 430, 450). (#2329) [@BrutPitt]
omar
committed
on 1 Feb 2019
|
2019-01-20 |
|
Removed trailing spaces (#2038, #2299)
omar
committed
on 20 Jan 2019
|
|
2018-11-30 |
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar
committed
on 30 Nov 2018
|
|
|
About, IO: Added io.BackendPlatformName, io.BackendRendererName for informational/QA purpose.
omar
committed
on 30 Nov 2018
|
|
2018-11-22 |
|
2018-11-21 |
Examples: OpenGL3: More explicit testing for == GL_UPPER_LEFT in case glGetIntegerv(GL_CLIP_ORIGIN is not honored properly. (#2186, #2195) Fix
f52f0a5
omar
committed
on 21 Nov 2018
|
2018-11-15 |
|
2018-11-13 |
Examples: OpenGL3: Added support for GL 4.5's glClipControl(GL_UPPER_LEFT). (#2186)
omar
committed
on 13 Nov 2018
|
2018-10-25 |
|
Comments in demo and opengl code + Internals: Added HoveredIdNotActiveTimer tracking hovering time unless the item is active, which is a commonly useful pattern.
omar
committed
on 25 Oct 2018
|
|
2018-10-12 |
|
2018-10-07 |
Examples: OpenGL3: Cast compile/link status to GLboolean (#2112, #2125)
...
hesiod
authored
on 7 Oct 2018
omar
committed
on 7 Oct 2018
|
2018-10-06 |
Examples: imgui_imp_opengl3.cpp explicit casting for overly aggressive glbinding compatibility. (#2112) [@hesiod]
omar
committed
on 6 Oct 2018
|
2018-09-14 |
|
2018-09-13 |
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
omar
committed
on 13 Sep 2018
|
2018-08-29 |
|
2018-08-28 |
Examples: OpenGL: Added support for glew and glad OpenGL loaders out of the box. (#2001, #2002). Changelog, tweaks, applied changes to SDL+OpenGL3 example.
omar
committed
on 28 Aug 2018
|
WIP on configurable OpenGL loader. (#2001, #2002)
Jérémie Dumas
authored
on 4 Aug 2018
omar
committed
on 28 Aug 2018
|
|
2018-08-13 |
|
2018-08-09 |
Examples: Cast to ImTextureID instead of void* when assigning to TexId. Applied to all examples. (#2015)
omar
committed
on 9 Aug 2018
|
imgui_impl_opengl3: Advertised as a ES2/ES3 renderer. Defaults to ES3 on Android. Default on "#version 300 es" on ES 3. (#2002, #1873)
omar
committed
on 9 Aug 2018
|
|
2018-08-08 |
imgui_impl_opengl3.cpp Using GLES3 on IOS instead of gl3w. (#2002, #1873)
...
omar
committed
on 8 Aug 2018
|
2018-07-31 |
|
2018-07-30 |
imgui_impl_opengl3: Comments. (#1987)
omar
committed
on 30 Jul 2018
|
Examples: imgui_impl_opengl3.cpp Using #ifdef GL_SAMPLER_BINDING instead of if (glBindSampler) (#1985)
Dado
authored
on 30 Jul 2018
omar
committed
on 30 Jul 2018
|
|
Examples: OpenGL3: Tweaks, added changelog. (#1941)
omar
committed
on 30 Jul 2018
|
|
Examples; imgui_impl_opengl3.cpp to work with Emscripten (#1941)
...
Omar Sherif Fathy
authored
on 30 Jul 2018
omar
committed
on 30 Jul 2018
|