0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #44 from silverhammermba/fix_samples More... over 11 years ago
Merge pull request #42 from silverhammermba/sfml_latest More... over 11 years ago
Add description
Max
More... over 11 years ago
Lowercase for gem name (suggested by rubygems.org)
Max
More... over 11 years ago
Move *.so location to simplify gem
Max
More... over 11 years ago
Use all.so instead of sfml.rb
Max
More... over 11 years ago
Fix copy, build gem, remove lib afterwards
Max
More... over 11 years ago
Don't copy sfml/all.so for gem
Max
More... over 11 years ago
Add rake task for building gem
Max
More... over 11 years ago
Add sfml.rb for requiring all SFML components
Max
More... over 11 years ago
Use sfml.rb instead of all.so
Max
More... over 11 years ago
Ignore built gem file
Max
More... over 11 years ago
Add gemspec
Max
More... over 11 years ago
Ignore doc/
Max
More... over 11 years ago
Slight comment/whitespace tweak
Max
More... over 11 years ago
Use latest build for samples, run without opengl
Max
More... over 11 years ago
Test latest build rather than installed build
Max
More... over 11 years ago
Refactor Texture.bind
Max
More... over 11 years ago
Texture#bind is now Texture.bind
Max
More... over 11 years ago
Shader#bind is now Shader.bind
Max
More... over 11 years ago
Readd -fPIC (needed for building on (some) Linux)
Max
More... over 11 years ago
Fix links for SFML source
Max
More... over 11 years ago
Make Linux build instructions simpler/agnostic
Max
More... over 11 years ago
Remove include/lib requirements in Rakefile
Max
More... over 11 years ago
Weird fPIC flag had been included somehow, fixed now More... over 11 years ago
Updated SFML dependency More... over 11 years ago
Updated license More... over 11 years ago
Updated readme More... over 11 years ago
A lot of fixes for render target More... over 11 years ago
Fixed intersection bug in rect More... over 11 years ago