提交歷史

作者 SHA1 備註 提交日期
  Alex Szpakowski b8c4b07edf Clean up unused temporary Canvases after a few frames. 7 年之前
  Alex Szpakowski 8672ff2272 Use a more efficient method of streaming automatically batched vertices on AMD Windows and Linux systems. 7 年之前
  Bart van Strien 19ddc27069 Use a seekless implementation of File:lines/love.filesystem.lines 7 年之前
  Bart van Strien d19129de5b Regenerate boot.lua.h 7 年之前
  Bart van Strien 59fb287bd1 Merged in SoniEx2/love/minor (pull request #96) 7 年之前
  Bart van Strien 790625f0c4 Make love.run and love.errhand return a function for their main loop instead (resolves #1268) 7 年之前
  Alex Szpakowski 77f152eaf5 Update changelog 8 年之前
  Alex Szpakowski 7f88037d94 Move the implementation for Graphics::flushStreamDraws out of the opengl backend 8 年之前
  Alex Szpakowski e3fd489373 Abstracted lower level drawing code, moved all type-specific drawing code out of opengl backend, deleted obsolete files 8 年之前
  Alex Szpakowski 7ffb04f019 Fix windows build 8 年之前
  Alex Szpakowski 15cc540e4c Make internal vertex attribute code less OpenGL-specific. 8 年之前
  Alex Szpakowski b0c5bf2156 Fix build? 8 年之前
  Alex Szpakowski 7a2e52b12d Cleaned up some vertex data-related code. 8 年之前
  Alex Szpakowski 4f8e04d391 Fix a crash on quit if a deprecated function was used. 8 年之前
  Alex Szpakowski 90cb3870e7 Fix error output when a shader stage fails to compile. 8 年之前
  Alex Szpakowski 8db8b71587 Fix building for macOS and iOS 8 年之前
  Alex Szpakowski d882c6811b Make love.run's code style more consistent. 8 年之前
  Alex Szpakowski e5b0d96b27 Restructured some Shader code. Added runtime temporary caching and sharing of shader stages. Resolves issue #1235. 8 年之前
  Bart van Strien f4e515edac Suppress unused variable warning on linux 8 年之前
  Bart van Strien bf1a9344eb Reduce template instantiations of std::vector<std::string> 8 年之前
  Bart van Strien 75e0caa0ff Faster video seeking 8 年之前
  Bart van Strien de945a528b Catch up on video faster 8 年之前
  Bart van Strien 52ae68b288 Fixes for video files that do not have the video as first stream, and better EOS detection 8 年之前
  Bart van Strien 0e9f71b29a Split theora::VideoStream into OggDemuxer and TheoraVideoStream 8 年之前
  Alex Szpakowski 95adf7e347 Error instead of crashing when a frequency of 0 is set on a MouseJoint. Resolves issue #1197. 8 年之前
  Bart van Strien ba1d4dc0e9 Make VERTEX/PIXEL shader defines result in themselves 8 年之前
  Bart van Strien ac12424bab Add optional channel parameter to SoundData:getSample/setSample (resolves #1346) 8 年之前
  Bart van Strien 9e4374935d Show (short) list of possible enum values when an invalid value is encountered (resolves #1318) 8 年之前
  Alex Szpakowski ac84589c57 Backed out changeset 1b487edea8a8 8 年之前
  Alex Szpakowski 050be14547 Small graphics code cleanup 8 年之前