Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Szpakowski cdcf052a73 Update LZ4. hace 7 años
  Alex Szpakowski f69affebc9 Update tinyexr. hace 7 años
  Alex Szpakowski 487c17d1d8 Attempt to fix compilation with gcc. hace 7 años
  Alex Szpakowski 54c09c910a Update glslang. hace 7 años
  Alex Szpakowski 640e8f0d2e love.filesystem.mount can accept a Data object containing zipped data. hace 7 años
  Alex Szpakowski ce46fa3ebe Remove PhysFS 2.x-specific code, it's no longer needed since we always have PhysFS 3. hace 7 años
  Alex Szpakowski 70bf18182d Fix Image:getMipmapCount returning greater than 1 when a compressed texture is loaded without mipmaps in its source data but with mipmaps=true set. hace 7 años
  Alex Szpakowski 1d8a3326b3 Include the physfs 3.0.1 source in love. hace 7 años
  rude 5950688770 Added new nogame screen (Duckloon). hace 7 años
  Alex Szpakowski 3a8390ceff Fix a couple bugs with love.graphics.clear. hace 7 años
  Alex Szpakowski 4399e7cfad Merge minor into default hace 7 años
  Alex Szpakowski 3adc9fecc5 Updated the changelog hace 7 años
  Alex Szpakowski 7354de2059 Add (low level) functionality to allow rendering 3D Meshes. hace 7 años
  Alex Szpakowski 915e6c8eec Fill-mode love.graphics.circle/ellipse draws a triangle fan from the center of the ellipse, instead of from an edge. hace 7 años
  Alex Szpakowski e099e57052 Cleaned up some internal love.graphics code. hace 7 años
  Alex Szpakowski cbcb1a8606 Allow a depth/stencil canvas to be active without a color canvas. hace 7 años
  Alex Szpakowski 0c1c78fe29 Merged in Nixola/love/Nixola/reversed-alignedmalloc-return-value-posi-1512135128149 (pull request #101) hace 7 años
  Nicola Orlando a9961b7c70 Reversed alignedMalloc return value. hace 7 años
  Alex Szpakowski fccc6fa733 Increase the love.graphics max stack depth from 64 to 128. hace 7 años
  Alex Szpakowski b6cb6aed47 Error if the ImageData given to love.window.setIcon is not a 32 bit RGBA format. hace 7 años
  Alex Szpakowski 82553d793d Clamp colors in love.graphics.newMesh. I missed this one in my previous commit. hace 7 años
  Alex Szpakowski 6dea2ab714 Clamp all color arguments to [0, 1] in cases where values outside that range don't make sense (fixed-point color values & sRGB colors). Closes issue #1315. hace 7 años
  Alex Szpakowski 1cd1a8d32e Mark SDL implementations of love.window methods with 'override'. hace 7 años
  Alex Szpakowski 0b9ca3e344 Fix love.window.isMaximized. Add love.window.restore and love.window.isMinimized (resolves issue #1354). hace 7 años
  Alex Szpakowski c5fcfd1714 Add an Xcode 9 generated file. hace 7 años
  Alex Szpakowski b8c4b07edf Clean up unused temporary Canvases after a few frames. hace 7 años
  Alex Szpakowski 8672ff2272 Use a more efficient method of streaming automatically batched vertices on AMD Windows and Linux systems. hace 7 años
  Bart van Strien 19ddc27069 Use a seekless implementation of File:lines/love.filesystem.lines hace 7 años
  Bart van Strien d19129de5b Regenerate boot.lua.h hace 7 años
  Bart van Strien 59fb287bd1 Merged in SoniEx2/love/minor (pull request #96) hace 7 años