6
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update bundled SDL version for Windows More... about 1 year ago
Fix and test Image#subimage, loading images from rects, and BLOB roundtrips (#674) More... over 1 year ago
Fix for nesting Gosu.clip_to in Gosu.render in Window#draw More... over 1 year ago
Refactor and test clipping code (#673) More... over 1 year ago
Update SDL to 2.28.3 More... over 1 year ago
Fix gem installation on Windows (hidden/missing symbols) More... over 1 year ago
Fix gem installation problems and CI on Windows (#671) More... over 1 year ago
Update SDL to 2.28.2, also refresh mojoAL More... over 1 year ago
Refactor and test Font and Text code (#669) More... over 1 year ago
Fix Font construction through FFI (missing parameter) (#668) More... over 1 year ago
DirectoriesApple.cpp: Fix duplicate symbols More... over 1 year ago
Remove platform-specific code in favor of SDL2 (#667) More... over 1 year ago
Rework OpenGL context handling (#666) More... over 1 year ago
Rename Gosu::Graphics to Gosu::Viewport, move static methods out of it (#663) More... over 1 year ago
Adjust code and make non-interactive tests pass More... over 1 year ago
Clean up extconf.rb/rake-compiler setup (#665) More... over 1 year ago
Absorb github.com/cyberarm/ffi-gosu More... over 1 year ago
Refactor Window.cpp, especially threading with regards to OpenGL (#662) More... over 1 year ago
Thread safety and TexChunk lifecycle fixes (#661) More... over 1 year ago
Extract Gosu::create_drawable from Graphics and test/refactor it (#660) More... over 1 year ago
Rename ImageData to Drawable (#659) More... over 1 year ago
Rename BlockAllocator to BinPacker, refactor and test it (#658) More... over 1 year ago
Add more tests to increase coverage from 39% to 45% (#657) More... over 1 year ago
Rename, refactor, and test LargeImageData (now TiledImageData) (#656) More... over 1 year ago
GitHub Actions/CI fixes (#655) More... over 1 year ago
Test and refactor/improve Bitmap::apply_color_key (#654) More... over 1 year ago
Simplify/merge Gosu::Buffer and Gosu::Bitmap (#653) More... over 1 year ago
Refactor and test Gosu/Math.cpp and Gosu/Transform.cpp (#650) More... over 1 year ago
Refactor and test Bitmap and Color, introduce Gosu::Rect (C++ only) (#646) More... over 1 year ago
More CMake work (goal: make CLion's coverage reporting work) (#648) More... over 1 year ago