niki
|
e128f3453e
vulkan: implement compressed textures
|
2 年之前 |
niki
|
d1da47dbf0
vulkan: implement screenshots
|
2 年之前 |
niki
|
76199688f6
vulkan: implement discard
|
2 年之前 |
niki
|
1658c89f3d
vulkan: add support for custom depth/stencil tex
|
3 年之前 |
niki
|
a93d153792
vulkan: adjust code styling
|
3 年之前 |
niki
|
a0ee9f7b9b
vulkan: implement compute shaders
|
3 年之前 |
niki
|
d123021e26
vulkan: fix canvas rendering (on android)
|
3 年之前 |
niki
|
77f75648e8
vulkan: default renderpass and framebuffers
|
3 年之前 |
niki
|
7cc6ed40be
vulkan: implement depth and stencil
|
3 年之前 |
niki
|
7be9bb3ecc
vulkan: implement vsync setting
|
3 年之前 |
niki
|
be8778b4eb
vulkan: remove dep on VK_KHR_push_descriptor
|
3 年之前 |
niki
|
b2771dd111
vulkan: fix cube textures
|
3 年之前 |
niki
|
0ebb34e037
vulkan: avoid usage of general image layout
|
3 年之前 |
niki
|
1647f6c9c2
vulkan: remove unnecessary quadindex code
|
3 年之前 |
niki
|
dcea056fcb
vulkan: properly implement samplers
|
3 年之前 |
niki
|
98ebdd7871
vulkan: fix wireframe validation error
|
3 年之前 |
niki
|
224b9e84f0
vulkan: add support for 2d array textures
|
3 年之前 |
niki
|
8cf7a79657
vulkan: add missing layout transitions
|
3 年之前 |
niki
|
7bbc042fce
vulkan: remove redundant tabs
|
3 年之前 |
niki
|
506cf8c210
vulkan: fix colors
|
3 年之前 |
niki
|
94c58e1599
vulkan: fix video rendering
|
3 年之前 |
niki
|
6d7bd645fc
vulkan: use vkCmdClearColorImage to clear texture
|
3 年之前 |
niki
|
6916182a79
vulkan: implement getAPIStats
|
3 年之前 |
niki
|
4c33d0aa36
vulkan: fix Shader::attach()
|
3 年之前 |
niki
|
95952c691d
vulkan: implement setRenderTargetsInternal
|
3 年之前 |
niki
|
0ae81091d1
vulkan: use dynamic rendering
|
3 年之前 |
niki
|
38f15ae97d
vulkan: implement cull and winding
|
3 年之前 |
niki
|
c6d79ae87e
vulkan: implement setColorMask
|
3 年之前 |
niki
|
a591b2b99e
vulkan: implement setBlendState
|
3 年之前 |
niki
|
0834408b90
vulkan: implement draw(DrawCommand)
|
3 年之前 |