Commit History

Author SHA1 Message Date
  niki 7b8fcfb919 fix vulkan::StreamBuffer::unmap 3 years ago
  niki 4e583c8cf8 make vulkan::ShaderStage non abstract 3 years ago
  niki 1267f2a7bb make vulkan::Shder non abstract 3 years ago
  niki 4d7fe75001 add vulkan streambuffer implementation 3 years ago
  niki d09f834bf3 first draft of vulkan buffer implementation 3 years ago
  niki b80ef89e8d handle resizing correctly 3 years ago
  niki 65074dae15 hello world triangle 3 years ago
  Alex Szpakowski 5549279eb1 Use metal by default on supported systems. 3 years ago
  Alex Szpakowski 6e49b1f901 metal: fix texture sampler changes not affecting draws using shaders. 3 years ago
  Alex Szpakowski 81791a3217 Merge pull request #1768 from slime73/https 3 years ago
  Alex Szpakowski 8029c25898 Virtual destructor for HTTPSClient. 3 years ago
  Alex Szpakowski 48a6fb4374 https: add missing config.h 3 years ago
  Alex Szpakowski c748f45ed4 Fix gitignore ignoring any file prefixed with 'config'. 3 years ago
  Alex Szpakowski 596f927e0c Fix https cmake code 3 years ago
  Alex Szpakowski d7522c88af Add HTTPS Lua module. 3 years ago
  Alex Szpakowski f4a85f42df metal: Apple Silicon macs also support rgba4 / rgb5a1 / rgb565. 3 years ago
  Alex Szpakowski b3d37e5fc2 metal: Apple Silicon macs support PVRTC/ETC/ASTC textures. 3 years ago
  Alex Szpakowski e4020e439a metal: lowdpi on macOS uses nearest instead of linear upscaling. 3 years ago
  Alex Szpakowski 4de258b5fb Update changelog 3 years ago
  Alex Szpakowski a5351e5046 metal: improve detection of rgba32f format filter and MSAA support. 3 years ago
  Alex Szpakowski 6dbb7fa5de Add love.graphics.setStencilMode. Remove old stencil API. 3 years ago
  Alex Szpakowski 173fe3dab5 Add a love.graphics.setColorMask variant which accepts a single bool. 3 years ago
  Alex Szpakowski c26f6ed94f metal: improve performance of auto depth/stencil in setCanvas. 3 years ago
  Alex Szpakowski 4c3c875aa9 metal: clean up some code around render pipeline states. 3 years ago
  Alex Szpakowski 87592513a2 metal: fix automatic depth/stencil with setCanvas. 3 years ago
  Alex Szpakowski 8c496d60e5 metal: add a couple comments clarifying depth format fallbacks. 3 years ago
  Alex Szpakowski 1cf0073cf4 metal: use a fallback for fonts when luminance-alpha isn't supported. 3 years ago
  Alex Szpakowski 62de8f62c7 metal: hook up emulated 'fan' mesh draw mode. 3 years ago
  Alex Szpakowski 3ecae61189 metal: improve texture initialization. 3 years ago
  Alex Szpakowski 44d87ff7ce metal: fix textures not being tagged with compute-write flags. 3 years ago