Bill Meltsner
|
ae02ee573c
Update MSVC project
|
14 éve |
Bill Meltsner
|
b3e80e389b
Update Xcode project for 4.2 (still 3.2-compatible)
|
14 éve |
Bart van Strien
|
bc2dd6f75b
Enola Gay delivers again
|
14 éve |
Bill Meltsner
|
cb6bde5ad7
Always use protection
|
14 éve |
Bill Meltsner
|
d20f42c230
this machine kills compiler warnings
|
14 éve |
Bart van Strien
|
b32464f0d3
Forward box2d asserts to exception, then catch those in the new* functions
|
14 éve |
Bill Meltsner
|
57f9cf439e
Add LOVE_UNUSED macro to stamp out all those "unused parameter" warnings
|
14 éve |
Bill Meltsner
|
56ae3a95fc
Bring back some elements of better Body destruction that got lost in the merge
|
14 éve |
Bill Meltsner
|
d40b25c1e6
Hindenmerge
|
14 éve |
vrld
|
5eb26e8f7e
Probably fix issue #312. Needs more testing with intel cards.
|
14 éve |
vrld
|
51443454c2
Determine FramebufferStrategy only once
|
14 éve |
vrld
|
6b7b68ebd0
Fix issue #314: Can't use #define in shader code.
|
14 éve |
Bill Meltsner
|
c5cf3fefeb
that awkward moment when you forget you can't automatically allocate arrays with variable expressions in C++
|
14 éve |
Bill Meltsner
|
bc0cd3b2d5
Changing flipping broke Canvas:getImageData - fortunately, it also made it much simpler (fixes issue #311)
|
14 éve |
vrld
|
ce9e694acc
Make setDefaultImageFilter() not break image:setFilter() (thanks adrix89!)
|
14 éve |
Bill Meltsner
|
668b4cbcbd
Update MSVC project with new files
|
14 éve |
Bill Meltsner
|
7584efe46d
Fix include paths on Linux (from bartbes)
|
14 éve |
vrld
|
d1e5bc4b1f
Update changelog
|
14 éve |
vrld
|
b0b9117721
Add uniform cache in pixel effect. Remove a compiler warning and debug output.
|
14 éve |
vrld
|
48137cd2e1
Fix Issue #278: Set default filter mode for new images.
|
14 éve |
Bart van Strien
|
bee9d49515
Add premultiplied blending
|
14 éve |
Bill Meltsner
|
ff284e74e4
It's not Canvas:drawq, it's love.graphics.drawq
|
14 éve |
Bill Meltsner
|
5fb9f982b0
Ch-ch-ch-ch-changes
|
14 éve |
Bill Meltsner
|
4f4fbae9a5
Properly #include DrawQable in wrap_Graphics.cpp
|
14 éve |
Bill Meltsner
|
14348f6146
Create DrawQable class, make Image and Canvas DrawQable, and make love.graphics.drawq take a DrawQable as its first argument
|
14 éve |
Bill Meltsner
|
4cb247b3ea
Change how Canvas is flipped and add Canvas::drawq
|
14 éve |
Bart van Strien
|
9425c56de8
Null terminate version compatibility list
|
14 éve |
Bart van Strien
|
73de544d21
Add getWidth and getHeight to Canvas (issue #307)
|
14 éve |
Bill Meltsner
|
2949d2ea4a
Update Xcode project to support 64-bit builds, and clean up some old project cruft
|
14 éve |
Bart van Strien
|
4f70742875
Display a warning if the game's version is incompatible.
|
14 éve |