.. |
Font.cpp
|
6aa8399aa8
Made love.vcproj buildable again.
|
14 years ago |
Font.h
|
500e0f1417
image fonts now print from the upper left like truetype fonts do (fixes #100)
|
14 years ago |
Framebuffer.cpp
|
fade6f0cbc
Fixed Framebuffers scaling their contents when not sized identically to the main window
|
14 years ago |
Framebuffer.h
|
77e5b7f880
moved the FramebufferStrategy structs back to Framebuffer.cpp
|
14 years ago |
GLee.c
|
dcb3dfd83d
Initial Mercurial commit.
|
16 years ago |
GLee.h
|
8e681b4204
It's now possible to build each module individually (as a DLL).
|
16 years ago |
Glyph.cpp
|
37baf32374
changed LUMINOSITY_ALPHA to LUMINANCE_ALPHA (more consistent with opengl's phrasing)
|
14 years ago |
Glyph.h
|
5a3b9691e5
tweaked drawing a bit more for efficiency's sake
|
15 years ago |
Graphics.cpp
|
f4da97d46e
Add hasFocus (issue #117)
|
14 years ago |
Graphics.h
|
f4da97d46e
Add hasFocus (issue #117)
|
14 years ago |
Image.cpp
|
1eca14ed9e
Fixed artifacts exposed (not really caused) by a0d18b527fb1. GL_CLAMP is deprecated in OpenGL ES. Image::Filter and Image::Wrap did not have reasonable default.
|
15 years ago |
Image.h
|
29c68d06f1
Image settings now survive setMode, fixes bug #10
|
15 years ago |
ParticleSystem.cpp
|
ea38442770
Fixed VS project files, and a bug where ParticleSystem::setSprite did not retain the new Image.
|
15 years ago |
ParticleSystem.h
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
Quad.cpp
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
Quad.h
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
SpriteBatch.cpp
|
944a1a6e8b
SpriteBatches are now affected by love.graphics.setColor()
|
15 years ago |
SpriteBatch.h
|
9c4926b7da
Fixed double-transform spritebatch bug.
|
15 years ago |
wrap_Font.cpp
|
0188572124
Added maxwidth, lines = font:getWrap(string, wrap) by feature request
|
15 years ago |
wrap_Font.h
|
0188572124
Added maxwidth, lines = font:getWrap(string, wrap) by feature request
|
15 years ago |
wrap_Framebuffer.cpp
|
ce6ca185f1
Issue #5: Add Framebuffer:getImageData()
|
15 years ago |
wrap_Framebuffer.h
|
ce6ca185f1
Issue #5: Add Framebuffer:getImageData()
|
15 years ago |
wrap_Glyph.cpp
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
wrap_Glyph.h
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
wrap_Graphics.cpp
|
f4da97d46e
Add hasFocus (issue #117)
|
14 years ago |
wrap_Graphics.h
|
f4da97d46e
Add hasFocus (issue #117)
|
14 years ago |
wrap_Image.cpp
|
0e6e7c6c03
Cleaned up getting wrap and filter modes for Images.
|
15 years ago |
wrap_Image.h
|
41124e9032
fixed typo in wrapper function declaration
|
15 years ago |
wrap_ParticleSystem.cpp
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
wrap_ParticleSystem.h
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
wrap_Quad.cpp
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
wrap_Quad.h
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
wrap_SpriteBatch.cpp
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |
wrap_SpriteBatch.h
|
aa01c984b9
Updated all dates to 2010.
|
15 years ago |