niki
|
cc56c79606
use shaderc instead of glslang to compile shader
|
hace 3 años |
niki
|
867766dafe
fix vulkan::StreamBuffer::unmap
|
hace 3 años |
niki
|
9b176cbcde
make vulkan::ShaderStage non abstract
|
hace 3 años |
niki
|
829b33a77e
make vulkan::Shder non abstract
|
hace 3 años |
niki
|
73ee691d23
add vulkan streambuffer implementation
|
hace 3 años |
niki
|
aed6595ee6
first draft of vulkan buffer implementation
|
hace 3 años |
niki
|
81e3bed778
handle resizing correctly
|
hace 3 años |
niki
|
b32c5f3c4e
hello world triangle
|
hace 3 años |
Alex Szpakowski
|
9709f95194
metal: fix structs in uniforms.
|
hace 3 años |
Alex Szpakowski
|
e2c397355c
metal: implement copyBufferToTexture and copyTextureToBuffer.
|
hace 3 años |
Alex Szpakowski
|
40aa50662a
Merge branch '12.0-development' into metal
|
hace 3 años |
Alex Szpakowski
|
e602f08c24
metal: support constant initializer values for local uniforms.
|
hace 3 años |
Alex Szpakowski
|
813c9d1781
Fix GL version check for arbitrary texture-to-buffer copy support.
|
hace 3 años |
Alex Szpakowski
|
4474312f76
Updated changelog
|
hace 3 años |
Alex Szpakowski
|
fc1c1e1e1f
Merge branch 'main' into 12.0-development
|
hace 3 años |
Alex Szpakowski
|
21b996e5b4
Add note in the changelog about LuaJIT 2.1.
|
hace 3 años |
Alex Szpakowski
|
b66daf3338
Update iOS CI for xcframework dependencies
|
hace 3 años |
Alex Szpakowski
|
c0dc051bc4
iOS: use new xcframework dependency libraries.
|
hace 3 años |
Miku AuahDark
|
165ffa7e34
Package JIT modules as artifact in Windows
|
hace 3 años |
Alex Szpakowski
|
ebe628eb8b
Update CI and readme for new love-apple-dependencies repo path.
|
hace 3 años |
Alex Szpakowski
|
0786eff656
Update changelog
|
hace 3 años |
Alex Szpakowski
|
cf0a45f601
Fix non-stream buffers uploading redundant data when a sub-range is modified.
|
hace 3 años |
Alex Szpakowski
|
bfcf025ef7
Add 'staging' buffer data usage enum.
|
hace 3 años |
Alex Szpakowski
|
52101b2563
Add love.graphics.copyTextureToBuffer and copyBufferToTexture.
|
hace 3 años |
Alex Szpakowski
|
d7bfc2ebcb
Fix compile error
|
hace 3 años |
Alex Szpakowski
|
5b3a5e7721
Remove the need for copysource and copydest buffer usage flags.
|
hace 3 años |
Alex Szpakowski
|
4195911680
Relax Texture:replacePixels sub-rect restriction for compressed textures.
|
hace 3 años |
Alex Szpakowski
|
be6736cba5
Update glslang
|
hace 3 años |
Alex Szpakowski
|
ca9b9ba91f
Update spirv-cross
|
hace 3 años |
Alex Szpakowski
|
045f5ff0a5
Fix initializing the graphics module after a window is opened.
|
hace 3 años |