niki
|
f39d01e940
Merge branch 'vulkan' of https://github.com/nikeinikei/love into vulkan
|
3 년 전 |
niki
|
8694655edd
use shaderc instead of glslang to compile shader
|
3 년 전 |
niki
|
7b8fcfb919
fix vulkan::StreamBuffer::unmap
|
3 년 전 |
niki
|
4e583c8cf8
make vulkan::ShaderStage non abstract
|
3 년 전 |
niki
|
1267f2a7bb
make vulkan::Shder non abstract
|
3 년 전 |
niki
|
4d7fe75001
add vulkan streambuffer implementation
|
3 년 전 |
niki
|
d09f834bf3
first draft of vulkan buffer implementation
|
3 년 전 |
niki
|
b80ef89e8d
handle resizing correctly
|
3 년 전 |
niki
|
65074dae15
hello world triangle
|
3 년 전 |
niki
|
cc56c79606
use shaderc instead of glslang to compile shader
|
3 년 전 |
niki
|
867766dafe
fix vulkan::StreamBuffer::unmap
|
3 년 전 |
niki
|
9b176cbcde
make vulkan::ShaderStage non abstract
|
3 년 전 |
niki
|
829b33a77e
make vulkan::Shder non abstract
|
3 년 전 |
Alex Szpakowski
|
5549279eb1
Use metal by default on supported systems.
|
3 년 전 |
Alex Szpakowski
|
6e49b1f901
metal: fix texture sampler changes not affecting draws using shaders.
|
3 년 전 |
Alex Szpakowski
|
81791a3217
Merge pull request #1768 from slime73/https
|
3 년 전 |
Alex Szpakowski
|
8029c25898
Virtual destructor for HTTPSClient.
|
3 년 전 |
Alex Szpakowski
|
48a6fb4374
https: add missing config.h
|
3 년 전 |
Alex Szpakowski
|
c748f45ed4
Fix gitignore ignoring any file prefixed with 'config'.
|
3 년 전 |
Alex Szpakowski
|
596f927e0c
Fix https cmake code
|
3 년 전 |
Alex Szpakowski
|
d7522c88af
Add HTTPS Lua module.
|
3 년 전 |
Alex Szpakowski
|
f4a85f42df
metal: Apple Silicon macs also support rgba4 / rgb5a1 / rgb565.
|
3 년 전 |
Alex Szpakowski
|
b3d37e5fc2
metal: Apple Silicon macs support PVRTC/ETC/ASTC textures.
|
3 년 전 |
Alex Szpakowski
|
e4020e439a
metal: lowdpi on macOS uses nearest instead of linear upscaling.
|
3 년 전 |
Alex Szpakowski
|
4de258b5fb
Update changelog
|
3 년 전 |
Alex Szpakowski
|
a5351e5046
metal: improve detection of rgba32f format filter and MSAA support.
|
3 년 전 |
Alex Szpakowski
|
6dbb7fa5de
Add love.graphics.setStencilMode. Remove old stencil API.
|
3 년 전 |
Alex Szpakowski
|
173fe3dab5
Add a love.graphics.setColorMask variant which accepts a single bool.
|
3 년 전 |
Alex Szpakowski
|
c26f6ed94f
metal: improve performance of auto depth/stencil in setCanvas.
|
3 년 전 |
Alex Szpakowski
|
4c3c875aa9
metal: clean up some code around render pipeline states.
|
3 년 전 |