Alex Szpakowski
|
96b8d29a5c
Clean up code for computing smooth line vertex colors.
|
5 年 前 |
Miku AuahDark
|
cd6bbc1299
Merge branch 'master' of https://github.com/love2d/love
|
5 年 前 |
Miku AuahDark
|
74ceb08dce
Add LodePNG and stb_image to license
|
5 年 前 |
Miku AuahDark
|
4191351f55
Update stb_image to 2.25
|
5 年 前 |
Miku AuahDark
|
5602d29812
Update lodepng to 20200306
|
5 年 前 |
Alex Szpakowski
|
c1d5937d0e
Merge pull request #1584 from qaisjp/fix/github-typo
|
5 年 前 |
Qais Patankar
|
ee43401c81
Fix "github" typo in readme
|
5 年 前 |
Alex Szpakowski
|
44033cd143
Fix a compile error on macOS/iOS
|
5 年 前 |
Alex Szpakowski
|
5d570db398
Merge pull request #1578 from pfirsich/timer_zero_start
|
5 年 前 |
Joel Schumacher
|
1c5b8431ca
Remove usage of invalid timespec
|
5 年 前 |
Joel Schumacher
|
ba37b262c0
Fix getTime for Windows
|
5 年 前 |
Joel Schumacher
|
0a5db1ba6d
Subtract start time before double conversion
|
5 年 前 |
Joel Schumacher
|
8d627c88ae
Fix comment regarding first invocation of getTime
|
5 年 前 |
Joel Schumacher
|
b9dd24d3ce
Make getTime() relative to first invocation
|
5 年 前 |
Alex Szpakowski
|
9e03bc3f0d
Merge pull request #1558 from pfirsich/master
|
5 年 前 |
Alex Szpakowski
|
8fac08809a
Eliminate redundant glActiveTexture calls when shaders are used.
|
5 年 前 |
Joel Schumacher
|
789110208f
Add GitHub action steps to build AppImage
|
5 年 前 |
Alex Szpakowski
|
9c2454816f
Fix the active GL texture unit not always being set properly.
|
5 年 前 |
Alex Szpakowski
|
20b5ba6edb
Merge pull request #1553 from namtabmai/set-win-title-on-create
|
5 年 前 |
Andrew West
|
0efb49dc5f
Changed to set the window title before creation rather than after
|
5 年 前 |
Alex Szpakowski
|
ee546b271a
Github CI status label in the readme links to the CI page
|
5 年 前 |
Miku AuahDark
|
56cce88655
Update readme and license to refer to new dr_flac link.
|
5 年 前 |
Alex Szpakowski
|
15f0e4109b
Fix a typo in a comment
|
5 年 前 |
Alex Szpakowski
|
813b1e0e69
Remove debug print
|
5 年 前 |
Alex Szpakowski
|
ca84b6db48
More robust error handling for AMD Pinned Memory buffers (issue #1540)
|
5 年 前 |
Miku AuahDark
|
5a27742c34
FLAC: Update dr_flac to 0.12.3
|
5 年 前 |
Miku AuahDark
|
67ee1e4d76
Windows: Actually query page size.
|
5 年 前 |
Miku AuahDark
|
2cd2119fb1
Revert "AppVeyor: Add -j2 to cmake build command."
|
5 年 前 |
Miku AuahDark
|
1232fab431
AppVeyor: Add -j2 to cmake build command.
|
5 年 前 |
Miku AuahDark
|
0e5a6d8ba5
Actions: use -j2 for Windows cmake build (hopefully faster)
|
5 年 前 |