提交歷史

作者 SHA1 備註 提交日期
  Bart van Strien 03b863d788 Simplify love.audio's Pool class 8 年之前
  Alex Szpakowski 7b6e1523b4 Very minor style cleanup 8 年之前
  Alex Szpakowski 218950fe76 Potentially fix compilation for MSVC 8 年之前
  Alex Szpakowski 28b2192ef5 Update Xcode project 8 年之前
  Bart van Strien 42b8249b60 Remove extra whitespace 8 年之前
  Bart van Strien cbaf9e047b Merged in rcoaxil/love-patches/minor (pull request #75) 8 年之前
  Alex Szpakowski ded5d4d413 Updated license.txt 8 年之前
  Raidho 8572a33880 Prettifyed the code exploiting inheritance rules 8 年之前
  Raidho 6ea1ebde9c Data:clone ported to minor 8 年之前
  Tanner Rogalsky bc6a2db22f Do not attempt to free pointer to scratch buffer 8 年之前
  Raidho 94b4d2bdef naming updated, Filters patched up 8 年之前
  Bart van Strien 2b4cd99c96 Exclude windows folder of glslang on linux 8 年之前
  Bart van Strien 6db676d149 Sort changelog 8 年之前
  Bart van Strien edbd4309f8 Merge default into minor 8 年之前
  Bart van Strien ab7b3a8125 Update changelog 8 年之前
  Alex Szpakowski f2597168a2 Fix text object drawing and a bug in stream buffers used in autobatching 8 年之前
  Alex Szpakowski a3ae0e2279 Fix love.graphics.points when no per-point colors are given 8 年之前
  Alex Szpakowski 98493d9844 Fix rendering to only use glDrawElementsInstanced when necessary 8 年之前
  Alex Szpakowski 7d7f8e0a92 Mark classes as ‘final’ 8 年之前
  Alex Szpakowski 8558d7894c Move all remaining love.graphics Lua wrapper code out of the opengl implementation folder. 8 年之前
  Alex Szpakowski c0e66eba83 Move backend-agnostic Mesh and SpriteBatch code out of the opengl implementation folder. 8 年之前
  Alex Szpakowski 3616470a0a Move love.graphics Image wrapper code out of the opengl subfolder 8 年之前
  Alex Szpakowski 4a3319245b Fix Windows build 8 年之前
  Alex Szpakowski 673bcf4a7f Updated CMakeLists.txt 8 年之前
  Alex Szpakowski 13af754d3d Move most of Text and Video love.graphics classes out of the opengl subfolder. 8 年之前
  Alex Szpakowski d990044288 love.graphics internal Buffer objects are no longer OpenGL-specific. 8 年之前
  Alex Szpakowski 470098b7e6 Shader code cleanup 8 年之前
  Alex Szpakowski e360346c21 Fix Windows build 8 年之前
  Alex Szpakowski 7f9ec24dae Updated the changelog 8 年之前
  Alex Szpakowski c764f9f206 Support instancing on more systems. Note that GLSL 3 may not be supported everywhere that instancing is, and love_InstanceID requires GLSL 3 (but instanced vertex attributes do not). 8 年之前