2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Alex Szpakowski 395a1dbced The "alpha" blend mode now outputs more useful/intuitive alpha values (thanks Boolsheet) 12 жил өмнө
  Alex Szpakowski e1779897ab Removed love.graphics.drawTest 12 жил өмнө
  Alex Szpakowski 96161c66f6 Updated copyright text for the new year 12 жил өмнө
  Alex Szpakowski e16b5afa6d Fixed love.graphics.getPointStyle 12 жил өмнө
  Alex Szpakowski a9211a1389 Removed direct OpenGL calls in the SDL Window module 12 жил өмнө
  Alexander Szpakowski f016840ed0 Merged in changes from main repository 12 жил өмнө
  Alexander Szpakowski e24d721381 Renamed all instances of 'ShaderEffect' (previously 'PixelEffect') to 'Shader'. 12 жил өмнө
  Alexander Szpakowski 8fdd6cbbb2 Merged in from main repository (originally from love-mipmap fork) 12 жил өмнө
  Alexander Szpakowski 3e3f5c6bdd Minor tweaks, balanced disable/enable clientstate calls in SpriteBatches 12 жил өмнө
  Alexander Szpakowski 808a09f786 Changed shader source list from a vector of sources to a map of shader types to source codes 12 жил өмнө
  Alexander Szpakowski eb98e8cc48 Removed unnecessary tabs in empty lines, fixed texture filtering when the minification and mipmap filter are the same 12 жил өмнө
  Alexander Szpakowski 88af7239c3 Removed unnecessary tabs from empty lines 12 жил өмнө
  Alexander Szpakowski 37191a5953 Minor cleanup 12 жил өмнө
  Alexander Szpakowski 1de26ea1fa Added "mipmap" love.graphics.isSupported string 12 жил өмнө
  Alexander Szpakowski 1678252b7a Applied patch from issue #542 (texture filtering inconsistencies) in main LÖVE repository 12 жил өмнө
  Alexander Szpakowski 6560019829 opengl graphics module files now always include OpenGL.h rather than GLee.h 12 жил өмнө
  Alexander Szpakowski 83204c5dc5 ShaderEffects now take a dynamically sized list of source codes instead of one vertex and one fragment shader string 12 жил өмнө
  Alexander Szpakowski 0611234067 changed PixelEffect name to ShaderEffect, added lua-side support for vert/frag shader combinations with love.graphics.newShaderEffect, added tentative support for single-file vertex+fragment shaders 12 жил өмнө
  Alexander Szpakowski a8dc813258 Text drawing performance improvements (issue #532) 13 жил өмнө
  Bart van Strien 68a895e7c6 Catch errors in love.font.newRasterizer, add luax_pconvobj which pcalls, allowing love.graphics.newFont to clean up before re-erroring 13 жил өмнө
  Bart van Strien d24c0344c8 Make second argument to setDefaultImageFilter Image:setFilter and Image:setWrap optional, and default to the first 13 жил өмнө
  Bart van Strien 84b6eedf1f Make the default point style to setPoint 'smooth' (issue #543), and fix setPointStyle ignoring normal operation 12 жил өмнө
  vrld 48f5afcc0e Throw error if invalid canvas type was supplied in l.g.newCanvas() 13 жил өмнө
  vrld ccdf6e1c00 Fix Issue #476: Add HDR Canvas (thanks, Alexander Szpakowski!). 13 жил өмнө
  Bart van Strien 148b0c2f6d Correctly read filter modes in newImageFont when the implicit newRasterizer is used (issue #437) 13 жил өмнө
  Bart van Strien b10bc87b9a Make love.graphics.setCanvas(nil) error 13 жил өмнө
  vrld 85fa71c519 Make love.graphics.getFont() return (and set) default font when no font set. 13 жил өмнө
  Bart van Strien 7793e7f02f CRLF to LF 13 жил өмнө
  rude 81c38e22d0 Applied the new style guidelines. 13 жил өмнө
  Bart van Strien 1a89622262 Fonts and ImageFonts now use the default image filter, newImageFont gets a second and third argument, to optionally specify the filters 13 жил өмнө