6
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move render-to-texture implementation to own file More... over 6 years ago
Use a framebuffer to implement Graphics::render More... over 6 years ago
Clean up Gosu::Texture with shared_from_this More... over 6 years ago
Add DrawOpQueue::mode() More... over 6 years ago
Minor formatting modernization More... over 6 years ago
Synchronize touch & non-touch tutorials More... over 6 years ago
Fix typo in rdoc/gosu.rb More... over 6 years ago
Disable QuickType suggestions in TextInput More... over 6 years ago
Fix and docs update: #insert_text bypasses #filter More... over 6 years ago
Add new TextInput methods to Ruby interface More... over 6 years ago
Merge pull request #449 from gosu/textinput-uikit More... over 6 years ago
Never mind UITextInput, UIKeyInput is much easier More... over 6 years ago
Begin implementing UITextInput protocol More... over 6 years ago
Minor code modernizations More... over 6 years ago
Use main TextInput.cpp file on iOS as well More... over 6 years ago
Rewrite text rendering system to allow for fallbacks More... over 6 years ago
Merge pull request #429 from gosu/font-refactoring More... over 6 years ago
Fix tests (mostly, and with hacks) More... over 6 years ago
Fix handling of \r More... over 6 years ago
Remove round/trunc in favor of the C++11 versions More... over 6 years ago
Fix iOS port after utf8proc addition More... over 6 years ago
Font creates one image per grapheme, not codepoint More... almost 7 years ago
Merge pull request #444 from gosu/drop-ruby-1.8 More... almost 7 years ago
Remove support for Ruby <2.3 on Windows More... almost 7 years ago
Use SDL 2.0.8 on Appveyor while we're at it More... almost 7 years ago
Remove support for Ruby 1.8 from Gemspec & SWIG More... almost 7 years ago
Remove support for Ruby 1.8 on Windows More... almost 7 years ago
Fix line breaks for CJK text More... almost 7 years ago
Project updates from Xcode 9.3 More... almost 7 years ago
Add utf8proc 2.1.0 (does not compile as C++ :/) More... almost 7 years ago