omar
|
9c8671e7b0
|
Tables: Add empty file, skeleton.
|
2020-12-04 19:15:19 +01:00 |
|
ocornut
|
a7e21fb05f
|
Moving backends code from examples/ to backends/ (step 3: fixing project files)
|
2020-10-14 14:41:40 +02:00 |
|
ocornut
|
124c2608f1
|
Docs: Renamed all occurences of "binding" and "back-end" to "backend" in comments and documentations, for consistency.
|
2020-10-12 17:54:52 +02:00 |
|
omar
|
963839373c
|
Demo tweaks + general removal of the word dummy were possible with no issues (kept the API call).
|
2020-08-03 21:31:42 +02:00 |
|
Rokas Kupstys
|
5af8a8c7e8
|
CI: Extra warnings for builds with Clang. Backends: OpenGL3: Fix sign conversion warnings.
|
2020-06-05 15:50:12 +02:00 |
|
omar
|
d8824f9a9a
|
CI: Clarify purpose of example_null, Changelog
|
2020-03-19 11:13:52 +01:00 |
|
Rokas Kupstys
|
ac5ffffc23
|
CI: Test builds with freetype on linux.
|
2020-03-19 11:05:53 +01:00 |
|
Rokas Kupstys
|
7a22767483
|
CI: Add MSVC extra warnings build and correct labels of other extra warnings builds.
|
2020-01-22 14:17:03 +01:00 |
|
Rokas Kupstys
|
f03c00bc89
|
Added imgui_single_file.h, We use this to validate compiling all *.cpp in same compilation unit.
Removed Unity builds stuff from example_null/. CI builds a temporary .cpp file.
|
2020-01-10 19:04:35 +01:00 |
|
omar
|
7ff13f4ee1
|
Examples: Explicitly adding -DIMGUI_IMPL_OPENGL_LOADER_GL3W to Makefile to match linking settings
(otherwise if another loader such as Glew is accessible, the opengl3 backend might automatically use it). [#2919, #2798]
|
2019-12-06 10:43:27 +01:00 |
|
Rokas Kupstys
|
bf6d1ba3d1
|
CI: Add 32/64 bit build variations to builds with extra warnings.
|
2019-11-27 16:20:19 +01:00 |
|
Rokas Kupstys
|
1742ca45c5
|
CI: Add unity builds test. (#2893)
|
2019-11-27 16:18:52 +01:00 |
|
Rokas Kupstys
|
1615e9ea2a
|
CI: Enable extended warnings in example_null builds.
CI: Add MinGW build with extra warnings on windows.
(cherry picked from commit ebc98c273054d0f9b305a1346db98052616a8b21)
|
2019-11-25 16:38:21 +01:00 |
|
omar
|
4597632662
|
Readme, comments, dear imgui prefixes
|
2019-06-11 16:11:36 +02:00 |
|
omar
|
b8fe0df7df
|
Examples: Null: Added Makefile.
|
2019-04-08 19:16:45 +02:00 |
|
omar
|
1afd29d382
|
Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo.
|
2018-09-13 16:50:13 +02:00 |
|
omar
|
8d58fbb5ed
|
Examples: Renamed example folders. (#1870)
|
2018-06-10 15:42:14 +02:00 |
|