ocornut
|
ce6e6da510
|
Examples: Made example_sdl_opengl3 and example_glfw_opengl3 build with Emscripten. Removed dedicated examples. (#2492, #2494, #3699, #3705)
|
2023-02-02 18:08:17 +01:00 |
|
ocornut
|
e3988a84db
|
Backends: OpenGL3: Embed our own minimal GL loader (amends). (#4445)
|
2021-08-19 16:24:59 +02:00 |
|
ocornut
|
020d1ced1d
|
Examples: SDL2: Accomodate for vcpkg install having headers in SDL2/SDL.h vs SDL.h + vcpkg related comments.
|
2021-06-08 17:10:24 +02:00 |
|
ITotalJustice
|
ea9122b0ac
|
Examples: add backends include path in readmes. (#4106)
|
2021-05-07 15:12:09 +02:00 |
|
ocornut
|
a7e21fb05f
|
Moving backends code from examples/ to backends/ (step 3: fixing project files)
|
2020-10-14 14:41:40 +02:00 |
|
omar
|
131bf5ee4a
|
Examples: SDL: Tweaked Windows instructions and batch files. (#2175)
|
2018-11-06 09:51:21 +01:00 |
|
luk1337
|
e3eb4111cc
|
Examples: Fix 'How to build' instructions for SDL2 examples (#2012)
|
2018-08-08 18:55:09 +02:00 |
|
omar
|
5a13e4dcde
|
Examples: Renamed imgui_impl_sdl2.cpp to imgui_impl_sdl.cpp (#1870) + changelog bits
|
2018-06-10 15:58:21 +02:00 |
|
omar
|
8d58fbb5ed
|
Examples: Renamed example folders. (#1870)
|
2018-06-10 15:42:14 +02:00 |
|