提交歷史

作者 SHA1 備註 提交日期
  Sasha Szpakowski bcc4a45e46 Merge pull request #1885 from nikeinikei/12.0-development 2 年之前
  niki 74027ad780 vulkan: remove unneeded Module::getInstance call 2 年之前
  niki cd07a464fb vulkan: document future possibility for vsync 2 年之前
  Sasha Szpakowski 5fe40be724 Fix compilation 2 年之前
  Sasha Szpakowski 7137c3ffb7 Remove #ifdefs supporting old Visual Studio versions. 2 年之前
  Sasha Szpakowski ad96fa6668 Merge pull request #1884 from devenvexe/devenvexe/12.0-development 2 年之前
  Matt Durgavich c441797976 Prefer snprintf over sprintf in OpenGL 2 年之前
  niki 00c65d63fe vulkan: fix incorrect descriptor sets 2 年之前
  niki 8694c44207 vulkan: fix incorrect textures in shader uniforms 2 年之前
  niki 28c69597e4 vulkan: fix crash 2 年之前
  niki ccca355664 vulkan: fix love.window.setVsync 2 年之前
  nikeinikei eec94ccc99 Merge branch 'love2d:12.0-development' into 12.0-development 2 年之前
  niki 30bdb03f3b vulkan: code styling 2 年之前
  niki 92b5278b31 Merge branch '12.0-development' of https://github.com/nikeinikei/love into 12.0-development 2 年之前
  Miku AuahDark 9086afb718 Fix SDL_CONTROLLERSENSORUPDATE handling not surrounded in SDL version macro. 2 年之前
  niki 2d5b4966d3 vulkan: add missing vulkan errors 2 年之前
  Sasha Szpakowski a37c2fb9a9 Mesh:attachAttribute: add an optional start array index parameter. 2 年之前
  Sasha Szpakowski f17d3d94f1 Rename love.graphics Text objects to TextBatch. 2 年之前
  Sasha Szpakowski 90c3e8d6c8 remove pre-SDL 2.0.4 hacks from window code. 2 年之前
  Sasha Szpakowski c0c195ec47 Fix lua wrapper return value count for Texture:setWrap. 2 年之前
  Sasha Szpakowski c89192990b vulkan: potentially improved highdpi support. 2 年之前
  Sasha Szpakowski 8119b87b89 Merge pull request #1874 from MikuAuahDark/sdl209 2 年之前
  Miku AuahDark 7a3d2be804 Remove touch coordinates normalization workaround in Linux. 2 年之前
  Miku AuahDark 93612a84d1 Bump minimum SDL version to 2.0.9 2 年之前
  Sasha Szpakowski 72fca1c2da update xcode project with new sensor module files 2 年之前
  Sasha Szpakowski 77f43342f6 Merge pull request #1873 from MikuAuahDark/sensor 2 年之前
  Miku AuahDark bc1c619599 Sensor: Check if getConstant is successful. 2 年之前
  Miku AuahDark 64d79eed18 Rename (joystick) sensor callbacks to past tense. 2 年之前
  Miku AuahDark d801c07691 Update changes.txt 2 年之前
  Miku AuahDark 0753e7eee7 Silence some compiler warnings. 2 年之前