diff --git a/README.md b/README.md index 49c04b1..0c03c51 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ - [x] mipmapping - [x] cube mapping - [x] shadow mapping / depth texture sampling - - [ ] Cubemaps with mipmaps + - [x] Cubemaps with mipmaps - [ ] Multi threaded cmdbuf generation test (secondary cmdbufs) - [x] Shader compiler chain - [x] QPU assembler / disassembler