Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Alex Szpakowski 16f5557131 Move more backend-agnostic code out of the love.graphics opengl implementation files. 8 năm trước cách đây
  Alex Szpakowski 621fb24ba1 Require stencil=true to be specified in setCanvas if stenciling is used while a Canvas is active and there is no custom stencil buffer. 8 năm trước cách đây
  Alex Szpakowski 10d73ea1d7 Moved some backend-agnostic code out of the OpenGL backend of love.graphics. 8 năm trước cách đây
  Alex Szpakowski fd64999748 Allow calling love.graphics.drawLayer(arraycanvas, layer) when rendering to a different layer of the same Canvas. 8 năm trước cách đây
  Alex Szpakowski 353852ca24 Fix the default mipmap filter of mipmapped Canvases (thanks Shell32). 8 năm trước cách đây
  Alex Szpakowski 70b32c47ce Error if a non-2D/affine matrix is used with auto-batched draws, since they perform CPU-side matrix transforms on 2-component vectors. 8 năm trước cách đây
  Alex Szpakowski 7161d600b7 Add mipmapping support to Canvases. 8 năm trước cách đây
  Alex Szpakowski a0ef2ac28b Add Depth compare / shadow sampler support. Officially this is only supported in glsl3 shaders. 8 năm trước cách đây
  Alex Szpakowski 0001b4695e Add new variants of love.graphics.clear for controlling how the depth and stencil buffers are cleared. 8 năm trước cách đây
  Alex Szpakowski 72c7602650 Readable depth-stencil Canvases with MSAA are not currently supported. 8 năm trước cách đây
  Alex Szpakowski fca3d4a841 Improved the error message when a Canvas with the readable field explicitly set is not supported. 8 năm trước cách đây
  Alex Szpakowski 43172bd3f6 Add optional ‘readable’ boolean field to the table passed into love.graphics.newCanvas. Added new variant of love.graphics.getCanvasFormats which takes a ‘readable’ boolean. 8 năm trước cách đây
  Alex Szpakowski c36a53fdcb Add new non-readable Canvas formats: depth16, depth24, depth32f, depth24stencil8, and depth32fstencil8. 8 năm trước cách đây
  Alex Szpakowski 018a3831cb Add a new “stencil8” pixel format for Canvases (resolves issue #1003). 8 năm trước cách đây
  Alex Szpakowski 08a377ff30 Rename love.graphics.flush to love.graphics.flushBatch. 8 năm trước cách đây
  Bart van Strien ac00329ddd Fix wrong default reference angle for WeldJoint/PrismaticJoint/RevoluteJoint (fixes #1258) 8 năm trước cách đây
  Bart van Strien f70ad12d3e Expose love.event.poll_i 8 năm trước cách đây
  Alex Szpakowski a854602344 Fix a crash when a Source stops playing. 8 năm trước cách đây
  Alex Szpakowski 60f898af67 Fix a crash when loading .pvr compressed texture. 8 năm trước cách đây
  Alex Szpakowski f8c58c54c8 love.math.randomNormal can be JIT-compiled 8 năm trước cách đây
  Bart van Strien b205b8a020 Remove references to old LOVE_ENABLE_module_implementation defines 8 năm trước cách đây
  Alex Szpakowski 43fea45f9f Fix a memory leak when pushing love objects to threads which never load that object’s module (resolves issue #1267). 8 năm trước cách đây
  Bart van Strien 3c29c26e7a Oops, some automagic messages ended up on stderr 8 năm trước cách đây
  Bart van Strien 4ccbe6dfec Update autotools build system 8 năm trước cách đây
  Bart van Strien cc4dea07b5 Make automagic automatically print command output in case an error occurs 8 năm trước cách đây
  Alex Szpakowski 7fdea9a5d1 Merged in lognz/love-minor2/particle system new features (pull request #85) 8 năm trước cách đây
  lognz 9f2ac304e3 Corrected angle not factoring setDirection() into spawn angle 8 năm trước cách đây
  lognz 0f99f261e0 Particle System new features 8 năm trước cách đây
  lognz 09b757f018 2 new area particle distributions: borderellipse and borderrectangle 8 năm trước cách đây
  Alex Szpakowski a8e4db8e1e Clamp color arguments to [0, 1] in cases where we don’t support values outside of that range internally. 8 năm trước cách đây