Olivier Goffart
|
b7f57eba1e
|
Fix readme of opengl_texture example
Fix typos + add screenshot
|
2023-09-15 06:49:50 +02:00 |
|
Tobias Hunger
|
0139eea4f9
|
xtask: Fix up license headers
* Keep project related .md files triple licensed as the rest of the
crate
* Make vtable MIT OR Apache 2.0 (as suggested by @ogoffart)
|
2023-08-17 08:55:28 +02:00 |
|
Simon Hausmann
|
96d7bb132c
|
reuse: remove glob for markdown files
Instead, place the copyright and license right into the source.
To satisfy reuse, this also removes the unnecessary MIT.txt
symlinks.
|
2023-08-17 08:55:28 +02:00 |
|
Simon Hausmann
|
eadfec64a3
|
Add support for importing OpenGL textures into Slint
This is the initial API for Slint to borrow OpenGL textures from the
application for rendering.
|
2023-06-01 15:56:55 +02:00 |
|