niki
|
14b8abeef5
vulkan: implement setColor
|
3 년 전 |
niki
|
c5327bfc4f
vulkan: fix some more memory leaks
|
3 년 전 |
niki
|
0759e8d513
vulkan: fix some memory leaks
|
3 년 전 |
niki
|
7fe2a2d821
vulkan: fix vertex format
|
3 년 전 |
niki
|
ef08282f0d
vulkan: implement getRendererInfo
|
3 년 전 |
niki
|
0cea07806f
use different uniform buffers for each draw call
|
3 년 전 |
niki
|
7f894e5bf7
some work on drawQuads (not fully working yet)
|
3 년 전 |
niki
|
efdc2b8ee2
fix crash on exit
|
3 년 전 |
niki
|
b5ba2b65b5
stop hardcoding vulkan vertex layouts
|
3 년 전 |
niki
|
2bf7c35220
use constant color for VertexColor
|
3 년 전 |
niki
|
c996860602
Use löve's uniform data object for vulkan shader
|
3 년 전 |
niki
|
3a4058d750
allow drawing more than one texture
|
3 년 전 |
niki
|
acf0474cc8
Implement drawing very basic textures
|
3 년 전 |
niki
|
6c19e8c10a
merge newest 12.0 commits
|
3 년 전 |
niki
|
d0aaddfef6
cleanup redundant initialization code
|
3 년 전 |
niki
|
c16c07780f
use default texture when rendering primitives
|
3 년 전 |
niki
|
75a6bc9b5d
Merge remote-tracking branch 'origin/12.0-development' into vulkan
|
3 년 전 |
niki
|
4e8304255d
first draft of vulkan texture impl
|
3 년 전 |
niki
|
8f55f093a4
partially implement initCapabilities for vulkan
|
3 년 전 |
niki
|
e6f8b465bc
use vma for streambuffer implementation
|
3 년 전 |
niki
|
158052c52c
implement basic per frame uniform variables
|
3 년 전 |
niki
|
157c8f8a20
include custom vulkan shader in love source
|
3 년 전 |
niki
|
197dfb9738
start implementing vulkan Shader type
|
3 년 전 |
niki
|
7d680838b6
restructure to not hardcore draw vk commands
|
3 년 전 |
niki
|
d09f834bf3
first draft of vulkan buffer implementation
|
3 년 전 |
niki
|
b80ef89e8d
handle resizing correctly
|
3 년 전 |
niki
|
65074dae15
hello world triangle
|
3 년 전 |