|
7b56e874e3
|
add BufferWidget
|
2014-08-14 21:22:54 -04:00 |
|
|
bdf0e1c6bc
|
add initial Buffer class
|
2014-08-14 21:13:33 -04:00 |
|
|
e2608b1d29
|
add GL module; move OpenGL loading from Window to GL
|
2014-08-04 14:21:10 -04:00 |
|
|
f2d3942f8a
|
add Widget module
|
2014-07-27 09:28:35 -04:00 |
|
|
b7ad236b7b
|
convert Font to Ruby class
|
2014-07-25 23:31:29 -04:00 |
|
|
abf21b4b73
|
mark main() as extern "C"
|
2014-07-24 15:08:45 -04:00 |
|
|
6aef5dab75
|
begin on GLProgram
|
2014-07-22 18:36:16 -04:00 |
|
|
b6c5e9e1d7
|
break up Init_Graphics() into Init_SDL() and Init_OpenGL() since they need to be called at separate times
|
2014-07-19 12:34:25 -04:00 |
|
|
b559ef1be0
|
add Window module
|
2014-07-19 09:24:55 -04:00 |
|
|
a3326b099b
|
print exceptions like MRI
|
2014-07-12 11:12:21 -04:00 |
|
|
2d7d3d14ab
|
pass ARGV to main.rb; catch bootstrapping exceptions
|
2014-07-12 10:30:02 -04:00 |
|
|
f0db52e3d7
|
embed a Ruby; load runtime/main.rb
|
2014-07-12 10:09:24 -04:00 |
|
|
e1c5d0f0f4
|
remove library/gui source trees, put everything under src/
|
2014-07-12 09:46:32 -04:00 |
|