summaryrefslogtreecommitdiff
path: root/src/video/cocoa_v.mm
AgeCommit message (Expand)Author
2007-06-17(svn r10192) -Fix r10190: forgot to change the includes of win32 and cocoa vi...truelight
2007-06-17(svn r10190) -Codechange: merged renderer and blitter to one single class API...truelight
2007-06-17(svn r10182) -Codechange: rewrite most part of the file loading/searching to ...rubidium
2007-06-12(svn r10124) -Fix r10123: fix the OSX video driver properlytruelight
2007-06-12(svn r10123) -Fix r10121: the 8 bpp cocoa video driver works againbjarni
2007-06-12(svn r10121) -Codechange: split renderer from rest of code; no longer any cod...truelight
2007-03-17(svn r9266) -Codechange: unify the retrieval of the base paths a little more.rubidium
2007-03-11(svn r9111) -Feature: [OSX] mighty mice and touchpads can now scroll the map ...bjarni
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-06(svn r9039) -Fix r9034: missed the _pause in cocoa_v.mmbjarni
2007-03-02(svn r8967) -Fix (OSX): silent the warnings in cocoa_v.mm about deprecated st...truelight
2007-02-26(svn r8907) -Fix (r3281): reading from an unitialized variable.rubidium
2007-02-05(svn r8605) -Codechange: [OSX] changed all objective C to objective C++bjarni