Readme paths [skip ci]

This commit is contained in:
saschawillems 2017-11-12 19:48:59 +01:00
parent 94a076e1ae
commit 9393c63533
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Dynamic uniform buffers
<img src="../screenshots/dynamicuniformbuffer.jpg" height="256px">
<img src="../../screenshots/dynamicuniformbuffer.jpg" height="256px">
## Synopsis

View file

@ -1,6 +1,6 @@
# Indirect drawing
<img src="../screenshots/indirectdraw.jpg" height="256px">
<img src="../../screenshots/indirectdraw.jpg" height="256px">
## Synopsis

View file

@ -1,6 +1,6 @@
# Run-time mip-map generation
<img src="../screenshots/texture_mipmap_gen.jpg" height="256px">
<img src="../../screenshots/texture_mipmap_gen.jpg" height="256px">
## Synopsis