add Vulkan support + strike-through GPU effects from the roadmap
This commit is contained in:
parent
f1ad821f1a
commit
20b05d9ec2
|
@ -104,8 +104,9 @@ Pixel is in development and still missing few critical features. Here're the mos
|
||||||
- ~~Advanced window manipulation (cursor hiding, window icon, ...)~~
|
- ~~Advanced window manipulation (cursor hiding, window icon, ...)~~
|
||||||
- Better support for Hi-DPI displays
|
- Better support for Hi-DPI displays
|
||||||
- Mobile (and perhaps HTML5?) backend
|
- Mobile (and perhaps HTML5?) backend
|
||||||
- More advanced graphical effects (e.g. blur)
|
- ~~More advanced graphical effects (e.g. blur)~~ (solved with the addition of GLSL effects)
|
||||||
- Tests and benchmarks
|
- Tests and benchmarks
|
||||||
|
- Vulkan support
|
||||||
|
|
||||||
**Implementing these features will get us to the 1.0 release.** Contribute, so that it's as soon as
|
**Implementing these features will get us to the 1.0 release.** Contribute, so that it's as soon as
|
||||||
possible!
|
possible!
|
||||||
|
|
Loading…
Reference in New Issue