Robin
|
0ef604bbb1
|
Update to glow 0.12
|
2023-02-02 15:00:28 +01:00 |
|
dbr
|
b730a88d00
|
Rename viewport example
Mostly so when running "cargo run --example" it is clearer
|
2023-01-30 16:55:56 +10:30 |
|
Robin
|
ce92bd6dd1
|
Clippy fixes in imgui-winit-glow-renderer-viewports
|
2023-01-21 21:16:12 +01:00 |
|
Robin
|
3ac84559fa
|
viewports renderer now uses event-based io
|
2023-01-21 21:05:37 +01:00 |
|
Robin
|
bc9cb1c246
|
viewports renderer now backups OpenGL state
|
2023-01-21 20:44:22 +01:00 |
|
Robin
|
5528eef52d
|
cargo fmt
|
2023-01-21 20:10:19 +01:00 |
|
Robin Quint
|
a84610ee03
|
Fixed renderer on wayland
|
2023-01-21 20:04:59 +01:00 |
|
Robin
|
5f4cbcdc16
|
Renderer now disables viewports on wayland
|
2023-01-21 19:51:51 +01:00 |
|
Robin
|
654aabac71
|
viewports renderer should now work with viewports disabled
|
2023-01-21 19:30:16 +01:00 |
|
Robin
|
9dbcdabdaa
|
Merge branch 'main' of https://github.com/imgui-rs/imgui-rs
|
2023-01-21 14:00:31 +01:00 |
|
Robin
|
45b9d27557
|
Adapted Viewport structs to new ImGui Version
|
2023-01-14 19:28:59 +01:00 |
|
Robin Quint
|
382cb74daa
|
Added more fine-grained errors
|
2022-12-29 14:20:07 +01:00 |
|
Robin Quint
|
9a48b78acd
|
Added basic cursor support
|
2022-12-29 14:07:26 +01:00 |
|
Robin Quint
|
183830a1fb
|
Merge branch 'main' of github.com:rob2309/imgui-rs
|
2022-12-23 11:27:28 +01:00 |
|
Robin Quint
|
5d2e71ee55
|
Fixed moving viewports messing up graphics
|
2022-12-23 11:26:36 +01:00 |
|
Robin Quint
|
f430041018
|
Fixed crash on window docking on linux
|
2022-12-22 14:44:26 +01:00 |
|
Robin
|
070f56f1d1
|
Removed explicit version from shaders and not using new glsl features
|
2022-12-21 19:44:45 +01:00 |
|
Robin
|
41e9d973f4
|
Implemented basic viewports renderer
|
2022-12-20 13:32:26 +01:00 |
|
Robin Quint
|
6bb28843b2
|
Added basic combined renderer
|
2022-12-19 16:31:56 +01:00 |
|