banister

Email
Website/Blog
http://banisterfiend.wordpress.com/
Location
New Zealand
Member Since
Jul 19, 2008 (about 1 year)

Following 10 githubbers and watching 27 repositories view all →

Public Repositories (12)

  • devil

    ruby bindings for devil cross platform image loading library

    legend

    Last updated Tue Nov 10 22:04:34 -0800 2009

  • texplay

    image manipulation tool for ruby and gosu

    legend

    Last updated Tue Oct 20 20:04:36 -0700 2009

  • chipmunk

    cross platform physics library

    legend

    Forked from beoran/chipmunk Tue Sep 29 21:46:55 -0700 2009

    Last updated Sun Oct 04 10:24:53 -0700 2009

  • mult

    a few utility functions written in C

    legend

    Last updated Sun Oct 04 06:02:02 -0700 2009

  • object2module

    Convert Classes and Objects to Modules so they can be extended/included.

    legend

    Last updated Fri Sep 25 00:24:34 -0700 2009

  • state-ology

    Clean and fast Object state transitions in Ruby using the Mixology C extension

    legend

    Last updated Mon Sep 14 02:44:10 -0700 2009

  • selene

    ruby spaceship game

    legend

    Last updated Thu Sep 10 13:58:43 -0700 2009

  • gen_eval

    a strange new breed of instance_eval

    legend

    Last updated Fri Aug 14 00:32:26 -0700 2009

  • mixology19

    A version of the Mixology C extension that is 1.9.1 and 1.8.6 compatible

    legend

    Last updated Thu Aug 06 12:26:39 -0700 2009

  • tremolo

    Worms-like game for Ruby

    legend

    Last updated Tue Feb 24 03:34:46 -0800 2009

  • dup_eval

    A souped up version of instance_eval in the vein of mix_eval

    legend

    Last updated Sat Feb 14 13:59:01 -0800 2009

  • window-rotate-for-emacs

    rotate the buffers for the active windows in emacs

    legend

    Last updated Sun Dec 14 00:05:27 -0800 2008

Public Activity feed

banister created gist: 231900 Wed Nov 11 04:27:33 -0800 2009
#define MULT_FLOAT4(X, Y) ({ \ asm volatile ( ...
banister closed issue 8 on banister/devil Tue Nov 10 22:21:11 -0800 2009
ILUT sometimes shows image flipped or reversed
banister closed issue 6 on banister/devil Tue Nov 10 22:20:51 -0800 2009
install problem with Macports
banister pushed to master at banister/devil Tue Nov 10 22:04:34 -0800 2009
HEAD is 6bbb2070b3e49c54be677d5c9f9419eb99e3f28f
  • banister committed 6bbb2070:
    re-released 0.1.9.0 removing ILUT support, see CHANGELOG for reasons
banister opened issue 8 on banister/devil Tue Nov 10 15:09:20 -0800 2009
ILUT sometimes shows image flipped or reversed
banister pushed to master at banister/devil Tue Nov 10 15:03:50 -0800 2009
HEAD is 5a7863c40392a25b1874a1cce44a754672c8d4ce
  • banister committed 5a7863c4:
    changed installation instructions, added test_ilut.rb
banister uploaded a file to banister/devil Tue Nov 10 14:50:16 -0800 2009
"devil-dlls.zip" is at banister/devil/downloads

zip file containing Devil.dll and ILU.dll and ILUT.dll

banister uploaded a file to banister/devil Tue Nov 10 14:49:27 -0800 2009
"ILUT.dll" is at banister/devil/downloads
banister uploaded a file to banister/devil Tue Nov 10 14:47:37 -0800 2009
"devil-dlls.zip" is at banister/devil/downloads

zip file containing Devil.dll and ILU.dll and ILUT.dll

banister uploaded a file to banister/devil Tue Nov 10 14:45:04 -0800 2009
"devil-dlls.zip" is at banister/devil/downloads

zip files containing Devil.dll and ILU.dll and ILUT.dll

banister closed issue 7 on banister/devil Tue Nov 10 13:45:22 -0800 2009
Documentation: do not recommend install to system32 for Windows
banister pushed to master at banister/devil Mon Nov 09 23:46:52 -0800 2009
HEAD is d68ad975829e9b6e3812f2c5365225cbf57ffb8c
  • banister committed d68ad975:
    added ILUT library for OpenGL interop. Version bump to 0.1.9.0
banister opened issue 4 on banister/texplay Fri Nov 06 02:52:09 -0800 2009
change example program resolution to 500x500
banister opened issue 5 on banister/devil Fri Nov 06 02:50:41 -0800 2009
change example program resolution to 500x500
banister started watching tmm1/gdb.rb Wed Nov 04 20:34:39 -0800 2009
gdb.rb's description:
gdb hooks for MRI
banister opened issue 4 on banister/devil Fri Oct 30 06:11:46 -0700 2009
high quality scale filters dont work on macports or windows
banister closed issue 3 on banister/devil Fri Oct 30 06:00:40 -0700 2009
Memory leak with Devil?
banister pushed to master at banister/devil Thu Oct 29 08:06:24 -0700 2009
banister pushed to master at banister/devil Thu Oct 29 08:05:36 -0700 2009
HEAD is 8439b242771cd9e2de1962018197de97e594e151
banister pushed to master at banister/devil Thu Oct 29 06:20:43 -0700 2009
HEAD is a2dc430585b7ff44e73eb9318c467bcfee6ae4d2
banister pushed to master at banister/devil Wed Oct 28 23:26:46 -0700 2009
HEAD is c17697f4921a443a1e82d3524c66068b635cbea8
  • banister committed c17697f4:
    added Devil.with_group for loading multiple images. got rid of all memory leaks from tests. added a few more IL constants to ruby_il.c. version bump to 0.1.8.8
banister pushed to master at banister/devil Tue Oct 27 10:24:44 -0700 2009
HEAD is d370b20944ba290c4ac6a1cf0da313a02131f31d
banister pushed to master at banister/devil Tue Oct 27 09:48:06 -0700 2009
HEAD is 7ca0456fbcf743180f76dfbb064c1c6cff34743d
  • banister committed 7ca0456f:
    made compile-time check for IL_LBM constant more robust. Auto convert all images to RGBA UNSIGNED_BYTE format, updated test_blank to reflect change
banister created gist: 219589 Tue Oct 27 07:16:26 -0700 2009
// change this: #ifdef _WIN32 rb_define_const(mIL, "LBM", INT2NUM(IL_ILBM));
banister pushed to master at banister/devil Sun Oct 25 07:19:07 -0700 2009
HEAD is 03d6c02d0dee089c17071790eb1e0283d22763b5
  • banister committed 03d6c02d:
    restored c89 compatibility, updated rdoc for info on hooks
banister pushed to master at banister/devil Sun Oct 25 03:31:33 -0700 2009
HEAD is ccee49f0a83c80ba6f7bb83454223fe083951ddc
banister pushed to master at banister/devil Sun Oct 25 00:28:38 -0700 2009
HEAD is 8118b2251871f53183a312400ea625b73b517d02
  • banister committed 8118b225:
    version bump to 0.1.8.5, color profiles not officially supported. Added create_image and load_image hooks
banister created gist: 217877 Sat Oct 24 20:18:56 -0700 2009
#include <IL/il.h> #include <IL/ilu.h> #include <stdio.h>
banister pushed to master at banister/devil Fri Oct 23 20:16:30 -0700 2009
HEAD is 1577a66f3c7a3cf0166c1f2fa9f1991ea56f4cd4
  • banister committed 1577a66f:
    added support for color profiles, fixed gosu image flip bug, added create_image method to Devil
banister pushed to master at banister/devil Wed Oct 21 04:55:03 -0700 2009
HEAD is de6669a08fa538be7bf79a8e2b6f02d3a9bc2cbb

2 commits »

banister pushed to master at banister/devil Tue Oct 20 21:24:34 -0700 2009
banister pushed to master at banister/devil Tue Oct 20 21:06:37 -0700 2009
HEAD is 19d3683fcdc674361bd86f5f82a261176ff4ed23

2 commits »

banister pushed to master at banister/devil Tue Oct 20 20:49:06 -0700 2009
banister pushed to master at banister/devil Tue Oct 20 20:34:45 -0700 2009
HEAD is 4a715d5c419ddb9505225e8b1ac2ff0f3610b937

2 commits »