summaryrefslogtreecommitdiff
path: root/axis.hs
AgeCommit message (Expand)Author
2014-01-16count the hexagonsAndrew Cady
2014-01-16fix the pixel edgesAndrew Cady
2014-01-16add sdl-gfx hexgaonal gridAndrew Cady
2014-01-16remove text output of eventsAndrew Cady
2014-01-16fix cabal buildAndrew Cady
2014-01-16output sdl keys being pressedAndrew Cady
2014-01-15grabInput True; showCursor False; display mouse buttonsAndrew Cady
2014-01-15add mouse warp and show mouse movement in displayAndrew Cady
2014-01-15factor out textBand function to draw text over full width of screenAndrew Cady
2014-01-15show currently-playing midi notes in real-time through sdl!Andrew Cady
2014-01-15render netwire hooray text in SDLAndrew Cady
2014-01-15add fullscreen SDL graphics (empty black window)Andrew Cady
2014-01-15add alsa initialization to axis.hsAndrew Cady
2014-01-13Initial commit.Andrew Cady