166 Commits (31852e1d05007f6a880d5249445af6bde3752485)

Author SHA1 Message Date
Dale Kim 7bd507d266 Disable client state in OpenGL example after rendering.
Using the example code in another application that has other rendering
code can cause rendering bugs or memory access errors if client state
is not disabled.
10 years ago
ocornut 42d4b4be6a Converted all Tabs to Spaces (git diff -w shows an empty diff) 10 years ago
ocornut 46eee0cee4 Tidying up example applications so it looks easier to just grab code 10 years ago
ocornut 530f103dfe Tweak MacOS X Makefile for likely scenario 10 years ago
ocornut b6d1d85d86 Fixed scissoring in OpenGL example 10 years ago
ocornut cb3d503941 OpenGL example now use the fixed function-pipeline. Code down by 120 lines. 10 years ago
ocornut ddc7f8b0b0 Simplified ImDrawList system (samples are 20 lines shorter) + merged title bar draw bar. 10 years ago
ocornut a1e176fb07 Added Makefile for MacOS X (courtesy of djoshea) 10 years ago
ocornut f4ee74b312 Renamed Makefile 10 years ago
Marc Planard e2655d104e add a quick and dirty makefile to build on linux 10 years ago
ocornut 8825545653 Portability fixes to OpenGL example application (courtesy of djoshea) 10 years ago
ocornut 98a000055e Tidying up example applications 10 years ago
ocornut 4020ef7b58 Tidying up example applications 10 years ago
ocornut 86d2c9d232 Commented samples and shuffled bits of the initialisation based on user's feedback. 10 years ago
ocornut 8ab2942716 Added PixelCenterOffset for OpenGL/DirectX compatibility. 10 years ago
ocornut 26f54c7364 Added OpenGL and DirectX9 example applications 10 years ago