0
I Use This!
Inactive

Commits : Listings

Analyzed 10 minutes ago. based on code collected about 11 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ruby-SDL-FFI 0.4 released. More... about 13 years ago
Updated homepage URLs. More... about 13 years ago
Added in-file credits for Bart Leusink's contributions. More... about 13 years ago
Added SDL::SaveBMP and SDL::LoadBMP More... over 13 years ago
Fixed making the current process a front process on OSX More... over 13 years ago
Ruby-SDL-FFI 0.3 released. More... almost 14 years ago
Updated copyright on files modified in 2010. More... almost 14 years ago
Fixed examples to use '#!/usr/bin/env ruby'. More... almost 14 years ago
Updated NEWS.rdoc, README.rdoc, and ruby-sdl-ffi.gemspec for version 0.3. More... almost 14 years ago
Improved how RUBYSDLFFI_PATH and SDL_PATHS are processed. More... almost 14 years ago
Added SDL.set_app_name (and SDL::Mac.set_app_name). More... almost 14 years ago
Removed unused Mac code and nibs. More... almost 14 years ago
Extract paths from ENV["RUBYSDLFFI_PATH"] if present. More... almost 14 years ago
More progress on Mac support. More... almost 14 years ago
More object-oriented style for Mac ObjC/Cocoa bindings. More... almost 14 years ago
WIP experimental mac menu support More... almost 14 years ago
Disable Mac magic if using rsdl or ENV["RUBYSDLFFI_NOCOCOA"] is true. More... almost 14 years ago
Improved integration with the Mac window manager. More... almost 14 years ago
Preliminary support for Mac without rsdl. More... almost 14 years ago
Fixed SDL.GL_GetAttribute returning FFI::Buffer instead of integer. More... almost 14 years ago
Made SDL::Palette enumerable, defined #each and #at. More... about 14 years ago
Made a nice wrapper around SDL::GetKeyRepeat(). More... over 14 years ago
Use Buffer instad of MemoryPointer in many places. More... over 14 years ago
Fixed a mistake in SDL::WaitEvent(). More... over 14 years ago
Ruby-SDL-FFI 0.2 released. More... over 14 years ago
Updated ruby-sdl-ffi.gemspec. More... over 14 years ago
Added NEWS.rdoc (release notes). More... over 14 years ago
Updated README.rdoc. More... over 14 years ago
rotozoomSurfaceXY and rotozoomSurfaceSizeXY don't need to be optional. More... over 14 years ago
Reordered gfx/primitives.rb a bit. More... over 14 years ago