35 Commits (a9b0abe493d4209660e68d0a1850b413c18fd941)

Author SHA1 Message Date
Nick Gravelyn a9b0abe493 Automatically updating DisplayFrameBufferScale by reading the OpenGL drawable size and comparing with the window size. This fixed dear imgui which was rendering only to 1/4 of my window. ago%!(EXTRA string=9 years)
ocornut 04396ed7a9 FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...) ago%!(EXTRA string=9 years)
ocornut 1dcb9c877d Examples: OpenGL: Fix early return on zero-sized framebuffer breaking GL state (#486, #547) ago%!(EXTRA string=9 years)
ocornut 2813a44dcc Examples: OpenGL: skip rendering and calling glViewport() if we have a zero-fixed buffer (#486) ago%!(EXTRA string=10 years)
ocornut 9e86d0e225 Examples: SDL/OpenGL: Tabs to spaces ago%!(EXTRA string=10 years)
ocornut 217a6c875a Examples: OpenGL: Tentative fix for miscaled call to glViewport on high-DPI screens (#441) ago%!(EXTRA string=10 years)
ocornut 6cee2fca94 Examples: Not clearing input data/tex data in atlas (will be required for dynamic atlas anyway). Effectively fix resizing in DX examples. ago%!(EXTRA string=10 years)
ocornut 94ec3d534e Examples: Header comments. ago%!(EXTRA string=10 years)
ocornut 6800939e73 Examples: Header comments. ago%!(EXTRA string=10 years)
ocornut 5c52e9ec0d Examples: Clarified comments. Removed font merging example from comments. ago%!(EXTRA string=10 years)
zryan3 aa6cb32bd4 fixed text referencing GLFW library in SDL examples ago%!(EXTRA string=10 years)
ocornut 624adb1b23 Tweak build batch files and readmes ago%!(EXTRA string=10 years)
ocornut e46c7b70eb Examples: Most examples apps detect if ImDrawIdx was changed to 32-bits instead of 16 ago%!(EXTRA string=10 years)
ocornut 980ca286fe Examples: OpenGL2/3: Save/setup/restore viewport as part of render function. Update SDL example to match GL2 one. (fix #392) ago%!(EXTRA string=10 years)
ocornut e858d229a0 Examples: update all examples with same comment (#389) ago%!(EXTRA string=10 years)
ocornut 5d53f37a5d Examples: Possibly clarified the intent of imgui_impl_* files. ago%!(EXTRA string=10 years)
ocornut 7d6ddbe5c8 Examples: comment on setting the RenderDrawListsFn function. ago%!(EXTRA string=10 years)
ocornut 9a0650dbd0 Examples: imgui_impl* functions declared with IMGUI_API to ease copy & pasting into projects using DLL ago%!(EXTRA string=10 years)
Andres Vahter ccbc72e98b add mac os x build instructions for sdl_opengl_example ago%!(EXTRA string=10 years)
Thomas Pöchtrager 3604aecf8f Minor Windows adjustments ago%!(EXTRA string=10 years)
ocornut 85dab1a680 Fixed documentation ago%!(EXTRA string=10 years)
ocornut 11d91a27a4 Carriage return (#289) ago%!(EXTRA string=10 years)
Jonathan Adamczewski f158617551 Show SDL error message on init failure ago%!(EXTRA string=10 years)
Daniel Gibson b7d1b91e4b Use ImGuiIO::AddInputCharactersUTF8() in SDL2 example ago%!(EXTRA string=10 years)
Daniel Gibson 02a0967243 Fix SDL2-example for Linux ago%!(EXTRA string=10 years)
ocornut 4842ac3bc6 Fonts: added Cousine-Regular.ttf ago%!(EXTRA string=10 years)
ocornut 0224d29a35 Examples: comments. ago%!(EXTRA string=10 years)
ocornut 1845ff4690 SDL example: tweaks (#233 #226) ago%!(EXTRA string=10 years)
ocornut e49977a913 SDL example: hasty readme. ago%!(EXTRA string=10 years)
ocornut b7e63c163c SDL example: update for indexed rendering. ago%!(EXTRA string=10 years)
ocornut a14f6696a3 SDL example: more cleanup to match other examples (#233 #226) ago%!(EXTRA string=10 years)
ocornut 22e099366f SDL example: further cleanup to match other examples (#233 #226) ago%!(EXTRA string=10 years)
ocornut 4167528001 SDL example: moved event loop to main.cpp , adding page up/page down. (#226) ago%!(EXTRA string=10 years)
ocornut b7a2a6b23f SDL example: renamed folder, added in README ago%!(EXTRA string=10 years)