Bart van Strien
|
f0aa29f9a5
The actual commit
|
14 年之前 |
Bart van Strien
|
49ec65dbf3
Oops, didn't have a clean tree
|
14 年之前 |
Bart van Strien
|
d8666202cd
Improve compatibility check (I still can't believe robin was right)
|
14 年之前 |
vrld
|
9d63f08472
Make GLSL compiler messages NULL-terminated strings, even if they already are.
|
14 年之前 |
Bill Meltsner
|
7eb1cef99c
Update Xcode project for newly abstractified modules
|
14 年之前 |
rude
|
2753c62985
Abstractify some modules completely: timer, keyboard and mouse.
|
14 年之前 |
vrld
|
cd66b01da3
Add GLSL version number check to PixelEffect::isSupported()
|
14 年之前 |
vrld
|
f296fbb903
Add format guard
|
14 年之前 |
Bart van Strien
|
d8b1d67a34
Centralize NPOT support check for image, export it to isSupported
|
14 年之前 |
Bill Meltsner
|
a6eca47cef
Add love.audio.stop() call to the error handlers
|
14 年之前 |
Bart van Strien
|
dc66ea20c1
Add SpriteBatch:set(q) and make add(q) return the index
|
14 年之前 |
Bill Meltsner
|
7a15953595
Add cstddef include so certain compilers don't complain about NULL not being declared
|
14 年之前 |
Bill Meltsner
|
ae02ee573c
Update MSVC project
|
14 年之前 |
Bill Meltsner
|
b3e80e389b
Update Xcode project for 4.2 (still 3.2-compatible)
|
14 年之前 |
Bart van Strien
|
bc2dd6f75b
Enola Gay delivers again
|
14 年之前 |
Bill Meltsner
|
cb6bde5ad7
Always use protection
|
14 年之前 |
Bill Meltsner
|
d20f42c230
this machine kills compiler warnings
|
14 年之前 |
Bart van Strien
|
b32464f0d3
Forward box2d asserts to exception, then catch those in the new* functions
|
14 年之前 |
Bill Meltsner
|
57f9cf439e
Add LOVE_UNUSED macro to stamp out all those "unused parameter" warnings
|
14 年之前 |
Bill Meltsner
|
56ae3a95fc
Bring back some elements of better Body destruction that got lost in the merge
|
14 年之前 |
Bill Meltsner
|
d40b25c1e6
Hindenmerge
|
14 年之前 |
vrld
|
5eb26e8f7e
Probably fix issue #312. Needs more testing with intel cards.
|
14 年之前 |
vrld
|
51443454c2
Determine FramebufferStrategy only once
|
14 年之前 |
vrld
|
6b7b68ebd0
Fix issue #314: Can't use #define in shader code.
|
14 年之前 |
Bill Meltsner
|
c5cf3fefeb
that awkward moment when you forget you can't automatically allocate arrays with variable expressions in C++
|
14 年之前 |
Bill Meltsner
|
bc0cd3b2d5
Changing flipping broke Canvas:getImageData - fortunately, it also made it much simpler (fixes issue #311)
|
14 年之前 |
vrld
|
ce9e694acc
Make setDefaultImageFilter() not break image:setFilter() (thanks adrix89!)
|
14 年之前 |
Bill Meltsner
|
668b4cbcbd
Update MSVC project with new files
|
14 年之前 |
Bill Meltsner
|
7584efe46d
Fix include paths on Linux (from bartbes)
|
14 年之前 |
vrld
|
d1e5bc4b1f
Update changelog
|
14 年之前 |