Alex Szpakowski
|
a68bdfe7a2
Constified many Graphics and Window methods
|
12 anos atrás |
Alex Szpakowski
|
eba8cbc0b5
Removed internal code support for multitexturing without shaders, since it's not currently used and there are no plans to do so
|
12 anos atrás |
Alex Szpakowski
|
0e4d7f1f4a
Replaced deprecated lua_open calls with luaL_newstate
|
12 anos atrás |
Alex Szpakowski
|
1945b7975d
Cleaned up exception handling code when creating new fonts, spritebatches, and shaders
|
12 anos atrás |
Alex Szpakowski
|
e1779897ab
Removed love.graphics.drawTest
|
12 anos atrás |
Alex Szpakowski
|
e05e8e6e6a
Switched audio backends in OS X from Apple's OpenAL implementation to OpenAL Soft
|
12 anos atrás |
Alex Szpakowski
|
77ab120424
Fixed SpriteBatch file includes
|
12 anos atrás |
Alex Szpakowski
|
ceb0ee6c7e
Added SpriteBatch:remove(id)
|
12 anos atrás |
Alex Szpakowski
|
842c01b4e5
liblove now builds as a framework on OS X
|
12 anos atrás |
Alex Szpakowski
|
668a1bfa6d
Silenced some compiler warnings
|
12 anos atrás |
Alexander Szpakowski
|
ef8bdb96bd
removed stowaway hgcheck file
|
12 anos atrás |
Alex Szpakowski
|
c6da6ffab9
XCode project now builds liblove and uses it with love.app
|
12 anos atrás |
Alex Szpakowski
|
3cf03fee8f
Fixed the lua header generator script to output the correct year in the copyright text
|
12 anos atrás |
Alex Szpakowski
|
96161c66f6
Updated copyright text for the new year
|
12 anos atrás |
Alex Szpakowski
|
e16b5afa6d
Fixed love.graphics.getPointStyle
|
12 anos atrás |
Alex Szpakowski
|
a76ffd5715
Fixed VertexIndex::getElementSize
|
12 anos atrás |
Alex Szpakowski
|
de959b7275
Added a method to VertexIndex to determine the size in bytes of an element in the index array
|
12 anos atrás |
Alex Szpakowski
|
a9211a1389
Removed direct OpenGL calls in the SDL Window module
|
12 anos atrás |
Bart van Strien
|
8fba362fc5
Add SoundData:getDuration, returns the duration in seconds
|
12 anos atrás |
Alex Szpakowski
|
7a16e4cb49
Made Visual Studio play nice with the C++ STL min/max functions in the new shader code
|
12 anos atrás |
Alex Szpakowski
|
7384bf15d3
Merged rude/love into default
|
12 anos atrás |
Alex Szpakowski
|
02d2a872ab
Improved shader member variable names, fixed up XCode project file
|
12 anos atrás |
Alex Szpakowski
|
383cfb11ea
Merged rude/love into vertexshader/default
|
12 anos atrás |
Bart van Strien
|
f81eebfb5f
Reapply sdl's keyrepeat settings after setWindow
|
12 anos atrás |
Alex Szpakowski
|
09ee533cea
Cleaned up TrueType Rasterizer code
|
12 anos atrás |
Alex Szpakowski
|
5cae5ea37e
Removed code for tesselation and geometry shader detection
|
12 anos atrás |
Alex Szpakowski
|
383bed8098
Use const references for string function arguments
|
12 anos atrás |
Alex Szpakowski
|
191af5cd5b
Minor cosmetics
|
12 anos atrás |
Alex Szpakowski
|
76b0537eff
ImageFonts now replace the spacer color with transparency when generating a glyph instead of when first parsing ImageData (source ImageData used to generate an ImageFont is now unmolested.)
|
12 anos atrás |
Alex Szpakowski
|
6247e7b60b
Removed silly exception case
|
12 anos atrás |