mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 20:18:47 +02:00
Examples: Allegro5: Added support for ImGuiConfigFlags_NoMouseCursorChange flag. Added clipboard support. Unindexing buffers ourselves as Allegro indexed drawing primitives are buggy in the DirectX9 back-end.
This commit is contained in:
1
examples/.gitignore
vendored
1
examples/.gitignore
vendored
@ -10,6 +10,7 @@ build/*
|
||||
*.o
|
||||
*.obj
|
||||
*.exe
|
||||
*.log
|
||||
*.pdb
|
||||
*.ilk
|
||||
*.VC.db
|
||||
|
Reference in New Issue
Block a user