58 Commits (897badec7a96ddbe727bd25e9fac3575591d1198)

Author SHA1 Message Date
omar 9d1a392d7d Examples: OpenGL: Comments about versions and loaders. (#2393, #2351) 6 years ago
omar 54ba8a643e Removed trailing spaces from text files. (#2038, #2299) 6 years ago
omar 295ada0364 Examples: Win32: Using wc.lpszClassName instead of duplicating the literal. + tweak README format. 6 years ago
omar 1afd29d382 Examples: Using "dear imgui" terminology in all examples headers/comments + fix minor typo. 6 years ago
omar 5d40d295b3 Comments, readme updates 6 years ago
omar d5793102db imgui_impl_opengl3: Advertised as a ES2/ES3 renderer. Defaults to ES3 on Android. Default on "#version 300 es" on ES 3. (#2002, #1873) 6 years ago
omar 89e2ddf07f Examples: Comments + shallow coding convention tweak to be consistent across examples and with imgui_impl_osx 6 years ago
omar 569e0f07f1 Examples: Removed old example_apple/ + tweak comments (#1873) 6 years ago
Omar Cornut c3f9220c15 Apple: Fixed example_osx_opengl2, renamed to example_apple_opengl2 + misc comments 6 years ago
omar 0d7e779b37 Merge branch 'master' into osx
# Conflicts:
#	examples/.gitignore
#	examples/README.txt
6 years ago
omar 2ce121b7d0 Readme, Links, Bindings 6 years ago
omar 40845852b9 Fixed warnings + readme 6 years ago
omar cdf51cad2d Comments, documentation 6 years ago
omar a1b6766d43 Examples: FreeGLUT: Added FreeGLUT bindings. Added FreeGLUT+OpenGL2 example. (#801) 6 years ago
omar fac0c801da Examples: Added imgui_impl_osx.mm bindings (#1870, #281) 6 years ago
omar 6f7b7807ad Fixed Travis path + various paths in comments/documentations 6 years ago
omar 5a13e4dcde Examples: Renamed imgui_impl_sdl2.cpp to imgui_impl_sdl.cpp (#1870) + changelog bits 6 years ago
omar 8d58fbb5ed Examples: Renamed example folders. (#1870) 6 years ago
omar 85f9694bd4 Big example binding refactor (manually imported from Viewport branch, stripped out of Viewport code). (#1870)
Read examples/README.txt for some details.
ImDrawData: Added DisplayPos, DisplaySize fields honored by all backends (not strictly necessary to honor just now, but doing it to be ahead)
6 years ago
omar 63be3e7c82
Update README.txt 7 years ago
omar 9be7d048c8 Examples: DirectX12: Merge, various styling tweaks, update for 1.60 wip, synchronized Win32 features with other examples. (#301) 7 years ago
omar 0d063585e8 Merge branch 'jdm3_master' 7 years ago
omar 277f6e7842 Examples: Comments 7 years ago
omar ef5dd30625 Sisyphus says: tweaked comments about not using old-style OpenGL examples (#1459, #1394 etc.) 7 years ago
omar 6bd3b45b34 Sisyphus says: tweaked comments about not using old-style OpenGL examples (#1459, #1394 etc.) 7 years ago
omar c5027d4fa1 Examples: Extra clarification for the 100th person who insist on using the OpenGL2 code in spite of existing documentation leaning against it. (#1394) 7 years ago
Jefferson Montgomery f72b95d73f Merge 'ocornut/master' into 'jdmo3/master' 7 years ago
ocornut d5d825debb Nav/Examples: honoring the io.WantMoveMouse flag in most common examples (#323)
Missing support Vulkan (#549), Apple (#575, #247), SDL (#58, #356),
Allegro, Marmalade (#368, #375)
7 years ago
omar f030087f8e Comments to redirect people to OpenGL3 examples (#1116) 8 years ago
Jefferson Montgomery 30954b4a88 Merge latest from ocornut/imgui 8 years ago
ocornut 612b17ef57 Fixing minor english typos (#827) 8 years ago
ocornut 3c384c2f10 Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git) 8 years ago
Jeongseok Lee 47911d92b2 Fix minor typo in examples/README.txt 9 years ago
ocornut 71b981d05f Examples: Apple: Readme tweaks (#575 #247) 9 years ago
ocornut 0e7b9b8284 Examples: Vulkan: Coding style tweaks. 9 years ago
ocornut ae0c33c983 Examples: Links 9 years ago
Jefferson Montgomery f6181b3428 Examples: DirectX12: Add directx12_example 9 years ago
ocornut a81a5e5235 Commented Clang warning that's not compatible with all versions. Comments. 9 years ago
ocornut 9e8795f4e2 Examples: Added extra comments 9 years ago
ocornut 9596e6f794 Examples: DirectX10: Minor tweaks, updated to latest example changes (#424) 9 years ago
ocornut d673db3092 Examples: Added README into the Visual Studio solution to people are less likely to miss it. 9 years ago
ocornut 9735563b65 Additional comments for new users 9 years ago
ocornut e2ecc02e02 Examples: Updated README 9 years ago
gzito 50b25b6c75 Added example for the Marmalade platform 9 years ago
ocornut 25b4b88a7a Examples: Update readme. 9 years ago
ocornut 0bb46c824e Examples: OpenGL2/3: save/restore some more state correctly.
Might save an hour of staring at blank-screen to 5% of the population,
worth it.
9 years ago
ocornut 62671ef96e Examples: update readme 9 years ago
ocornut 470200ee5c Update documentation 9 years ago
omar 98047b1b65 Update README.txt 9 years ago
omar f53d5da0f8 Update README.txt 9 years ago