15 Commits (141339e4b756e996a7eec5948ae69e3d4f0f1e3b)

Author SHA1 Message Date
omar 7e452ec737 Renamed ImGuiSetCond_XXX type and enums to ImGuiCond_XXX, kept old enums under #ifdef IMGUI_DISABLE_OBSOLETE_FUNCTIONS 7 years ago
omar 645875a240 Examples: Enable vsync by default in example applications (#1213, #1151) 7 years ago
omar 166e8f6261 Examples: OpenGL2+GLFW/SDL: Added commented out glUseProgram(0) in main.cpp for visibility (#1116) 7 years ago
radius 8b6896faf9 add SDL GL3 makefile 7 years ago
radius d43695b748 fix gl2 sample too 7 years ago
omar f030087f8e Comments to redirect people to OpenGL3 examples (#1116) 8 years ago
ocornut 1396659b72 Examples: Speculative fix for OSX Makefile to make Travis happy (re #812) 8 years ago
ocornut 775ac24d45 Fixed overzealous GCC warnings (#883) + partly undo 8553bab241 8 years ago
ocornut 81eefb704b Minor const fixes for overzealous warnings (#883) 8 years ago
ocornut 0d3f8807c7 Added a void* user_data parameter to Clipboard function handlers. (#875) 8 years ago
ocornut 02399852fe Examples: OpenGL2: Uploading font texture as RGBA32 to increase compatibility with users shaders for beginners (#824) 8 years ago
ocornut bc57fd5d1d Examples: OpenGL*: Savnig/restoring existing scissor rectangle for completeness (#807) 8 years ago
ocornut 2825eaa0be Examples: Accessing ImVector fields directly, feel less stl-ey and fix renderer side assert when render list only contains a callback (#810) 8 years ago
ocornut 5ae71aa04a Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git) 8 years ago
ocornut 3c384c2f10 Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git) 8 years ago