История коммитов

Автор SHA1 Сообщение Дата
  Alex Szpakowski 1124612c1f Some work towards OpenGL ES 2+ support for love 0.10. 10 лет назад
  Alex Szpakowski a7e4148869 Merged default into minor 10 лет назад
  Alex Szpakowski c7b45b3505 Updated copyright for the new year 10 лет назад
  Alex Szpakowski 3a51f0ad08 Changed the love.graphics internal code to always use a default shader when none is set externally, and replaced the deprecated OpenGL vertex attribute code with the equivalent generic vertex attribute functions. 11 лет назад
  Alex Szpakowski 8ffe610659 Added love.graphics.getStats. It returns a table with performance-related graphics statistics. Currently it contains these fields: 11 лет назад
  Alex Szpakowski 3120a0e650 Goodbye 2013, hello 2014! 11 лет назад
  Alex Szpakowski aa69a695d3 Canvases can now be used in SpriteBatches, ParticleSystems, and Meshes (resolves issue #782). 11 лет назад
  Alex Szpakowski bcee9a222b Made some float/int/unsigned char conversions explicit, fixed ParticleSystem:getColors, fixed love.mouse.isDown with x1 and x2 buttons 12 лет назад
  Alex Szpakowski 7e4e5e9c0b Resolved compiler warning 12 лет назад
  vrld 8b53bc385e Fix line drawing artefact with nearly parallel segments. 12 лет назад
  vrld 0dea115abe Add missing Polyline.{h,cpp} 12 лет назад