커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Alex Szpakowski e557ae9fbf Merge pull request #3 from reinerh/spelling 5 년 전
  Reiner Herrmann 27942191c5 Fix typos 5 년 전
  Alex Szpakowski 2b124c163f Merge pull request #2 from MisterDA/permissions 5 년 전
  Alex Szpakowski 6e21b0d4e4 Merge pull request #1 from MisterDA/gitattributes 5 년 전
  Antonin Décimo 66e3f29a68 Change file permissions from 755 to 644 5 년 전
  Antonin Décimo 88d2c52d10 Create a gitattributes file 5 년 전
  Alex Szpakowski 55e1ce6579 github actions: minor updates to Windows CI 5 년 전
  Alex Szpakowski a4f407e961 Remove bitbucket-pipelines file 5 년 전
  Alex Szpakowski 9b4789eebf Update readme with more correct links. 5 년 전
  Miku AuahDark 088866f3a6 Actions CI 5 년 전
  Alex Szpakowski 2058f43432 Appveyor: pull megasource from the new git repo instead of the old hg repo. 5 년 전
  Alex Szpakowski eab3b83a2e Fix a hard freeze on AMD+Windows systems when the internal buffers used for automatic batching are resized. 5 년 전
  Alex Szpakowski fc4847c69d Update copyright for the new year 5 년 전
  Paul Cercueil 0bac89e00f Fix build on MIPS 5 년 전
  Alex Szpakowski 6a552d5a6f Allow Canvases to use the r16, rg16, and rgba16 pixel formats. 5 년 전
  Alex Szpakowski c3be5c4682 Fix a crash when Canvas:newImageData is called and the width multiplied by the canvas format's pixel byte size is not a multiple of 4, for example a 3x3 r16f canvas (thanks Max!) 5 년 전
  Alex Szpakowski fe2c204a2c Use Data:getFFIPointer instead of Data:getPointer for internal ImageData and SoundData FFI code. 5 년 전