niki
|
b32c5f3c4e
hello world triangle
|
3 年之前 |
Alex Szpakowski
|
9709f95194
metal: fix structs in uniforms.
|
3 年之前 |
Alex Szpakowski
|
e2c397355c
metal: implement copyBufferToTexture and copyTextureToBuffer.
|
3 年之前 |
Alex Szpakowski
|
40aa50662a
Merge branch '12.0-development' into metal
|
3 年之前 |
Alex Szpakowski
|
e602f08c24
metal: support constant initializer values for local uniforms.
|
3 年之前 |
Alex Szpakowski
|
813c9d1781
Fix GL version check for arbitrary texture-to-buffer copy support.
|
3 年之前 |
Alex Szpakowski
|
4474312f76
Updated changelog
|
3 年之前 |
Alex Szpakowski
|
fc1c1e1e1f
Merge branch 'main' into 12.0-development
|
3 年之前 |
Alex Szpakowski
|
21b996e5b4
Add note in the changelog about LuaJIT 2.1.
|
3 年之前 |
Alex Szpakowski
|
b66daf3338
Update iOS CI for xcframework dependencies
|
3 年之前 |
Alex Szpakowski
|
c0dc051bc4
iOS: use new xcframework dependency libraries.
|
3 年之前 |
Miku AuahDark
|
165ffa7e34
Package JIT modules as artifact in Windows
|
3 年之前 |
Alex Szpakowski
|
ebe628eb8b
Update CI and readme for new love-apple-dependencies repo path.
|
3 年之前 |
Alex Szpakowski
|
0786eff656
Update changelog
|
3 年之前 |
Alex Szpakowski
|
cf0a45f601
Fix non-stream buffers uploading redundant data when a sub-range is modified.
|
3 年之前 |
Alex Szpakowski
|
bfcf025ef7
Add 'staging' buffer data usage enum.
|
3 年之前 |
Alex Szpakowski
|
52101b2563
Add love.graphics.copyTextureToBuffer and copyBufferToTexture.
|
3 年之前 |
Alex Szpakowski
|
d7bfc2ebcb
Fix compile error
|
3 年之前 |
Alex Szpakowski
|
5b3a5e7721
Remove the need for copysource and copydest buffer usage flags.
|
3 年之前 |
Alex Szpakowski
|
4195911680
Relax Texture:replacePixels sub-rect restriction for compressed textures.
|
3 年之前 |
Alex Szpakowski
|
be6736cba5
Update glslang
|
3 年之前 |
Alex Szpakowski
|
ca9b9ba91f
Update spirv-cross
|
3 年之前 |
Alex Szpakowski
|
045f5ff0a5
Fix initializing the graphics module after a window is opened.
|
3 年之前 |
Alex Szpakowski
|
19feec43f9
metal: don't do auto sRGB -> P3 color conversions on the backbuffer
|
3 年之前 |
Alex Szpakowski
|
37ff7ef665
metal: support for depth16 on iOS
|
3 年之前 |
Alex Szpakowski
|
30fe00d767
metal: implement storage buffer bindings
|
3 年之前 |
Alex Szpakowski
|
c6e4cfdc64
metal: initial love.graphics.dispatchThreadgroups implementation
|
3 年之前 |
Alex Szpakowski
|
a03041043f
metal: partial implementation of love.graphics.discard
|
3 年之前 |
Alex Szpakowski
|
759937a458
metal: fix depth24stencil8 fallback on macOS
|
3 年之前 |
Alex Szpakowski
|
2868ede191
metal: restrict to macOS 10.15+ and iOS 13+.
|
3 年之前 |