Readme paths [skip ci]
This commit is contained in:
parent
94a076e1ae
commit
9393c63533
4 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Dynamic uniform buffers
|
||||
|
||||
<img src="../screenshots/dynamicuniformbuffer.jpg" height="256px">
|
||||
<img src="../../screenshots/dynamicuniformbuffer.jpg" height="256px">
|
||||
|
||||
## Synopsis
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Indirect drawing
|
||||
|
||||
<img src="../screenshots/indirectdraw.jpg" height="256px">
|
||||
<img src="../../screenshots/indirectdraw.jpg" height="256px">
|
||||
|
||||
## Synopsis
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue