GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
9
Releases
59
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
imgui
Download ZIP
2849 commits
Transfer to URL with SHA
tree:
cf48e28932
Switch branches
×
docking
features/draw_callback_extra_arg
features/fnv1a
features/imvector_size_t
features/premake
features/range_select
features/tex_round_corners
master
v1.67-fixes
imgui
/
examples
/
opengl2_example
/
latest commit
cf48e28932
unknown
authored
on 1 Sep 2017
..
Makefile
add SDL GL3 makefile
7 years ago
build_win32.bat
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
8 years ago
imgui_impl_glfw.cpp
Backup polygon mode, draw with filled polygons, restore state, for clients running opengl with glPolygonMode. closes #798
7 years ago
imgui_impl_glfw.h
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
8 years ago
main.cpp
Renamed ImGuiSetCond_XXX type and enums to ImGuiCond_XXX, kept old enums under #ifdef IMGUI_DISABLE_OBSOLETE_FUNCTIONS
7 years ago
opengl2_example.vcxproj
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
8 years ago
opengl2_example.vcxproj.filters
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
8 years ago