This website requires JavaScript.
Explore
Help
Register
Sign In
shadps4-emu
/
ext-imgui
Watch
1
Star
0
Fork
0
You've already forked ext-imgui
mirror of
https://github.com/shadps4-emu/ext-imgui.git
synced
2025-01-19 05:23:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ext-imgui
/
examples
/
opengl_example
History
ocornut
e4a79e9fc8
Moved IO.Font*** options to inside the IO.Font-> structure.. Added IO.FontGlobalScale setting (vs Font->Scale)
2014-11-29 00:02:46 +00:00
..
glew
Added OpenGL and DirectX9 example applications
2014-08-10 22:02:33 +01:00
glfw
Added OpenGL and DirectX9 example applications
2014-08-10 22:02:33 +01:00
main.cpp
Moved IO.Font*** options to inside the IO.Font-> structure.. Added IO.FontGlobalScale setting (vs Font->Scale)
2014-11-29 00:02:46 +00:00
Makefile
opengl_example makefile cross platform supported.
2014-09-30 10:21:39 +09:00
opengl_example.sln
Added OpenGL and DirectX9 example applications
2014-08-10 22:02:33 +01:00
opengl_example.vcxproj
OpenGL/DirectX examples: support for international text input in UTF-8 + implement ImeSetInputScreenPosFn on Windows.
2014-09-25 14:54:19 +01:00
opengl_example.vcxproj.filters
Added OpenGL and DirectX9 example applications
2014-08-10 22:02:33 +01:00
stb_image.h
Fix stb_image to load 1/2/4 bpp PNG (unofficial fix, submitted as PR)
2014-09-26 01:02:03 +01:00