summaryrefslogtreecommitdiff
path: root/video.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-07OpenGL supportSegher Boessenkool1-3/+1
2010-02-19Add new debug key 'f': show framerate barSegher Boessenkool1-0/+2
2010-02-19video: Big speedupSegher Boessenkool1-4/+3
2010-02-18video: Init the IRQ position to something impossibleSegher Boessenkool1-0/+2
2010-02-13Big fat interrupt updateSegher Boessenkool1-0/+2
2010-02-02Rename text page 0, 1 to page 1, 2Segher Boessenkool1-1/+1
2010-02-02Update copyrightsSegher Boessenkool1-1/+1
2009-03-03video: Render to RGB buffers, not to an indexed buffer. Adjust SDL support f...Segher Boessenkool1-1/+3
2009-02-25Update copyright messagesSegher Boessenkool1-1/+1
2008-11-13Some new debug commands.Segher Boessenkool1-0/+4
2008-10-01Split off device loads into their respective files.Segher Boessenkool1-0/+1
2008-09-25Move video_store() to video.cSegher Boessenkool1-0/+2
2008-09-17Split SDL stuff and video emulation into separate files.Segher Boessenkool1-0/+14