]> git.jsancho.org Git - lugaru.git/history - Source/OpenGL_Windows.cpp
Add default stereo settings to config file
[lugaru.git] / Source / OpenGL_Windows.cpp
2010-05-16 Vadim TrochinskyAdd default stereo settings to config file
2010-05-16 Vadim Trochinskymerge
2010-05-16 Vadim TrochinskyRead stereo settings to config file, and read them...
2010-05-16 Vadim TrochinskyMerge
2010-05-16 Vadim TrochinskyDo not initialize stencil buffer for interlaced stereo...
2010-05-16 Vadim TrochinskyMerged with parent
2010-05-16 Neal GompaMoved 'resource.h' inclusion in 'OpenGL_Windows.cpp...
2010-05-16 Neal GompaFixed header include in 'OpenGL_Windows.cpp'
2010-05-16 Vadim TrochinskyInitial stereo code.
2010-05-14 Ryan HansonMade filepaths use ConvertFileName(), so it works on...
2010-05-14 Neal GompaReverting file paths changes; they make the problem...
2010-05-14 Neal GompaOops, Initial forward slash needs to be removed in...
2010-05-14 Neal GompaChanged paths in several files from OS9 style to POSIX...
2010-05-14 Ryan C. GordonRemoved registration checks.
2010-05-14 Ryan C. GordonMerge.
2010-05-14 Ryan C. GordonRemoved non-SDL codepaths.
2010-05-14 Ryan C. GordonImplemented isFocused().
2010-05-14 Ryan C. GordonRemoved leftover DevIL support code.
2010-05-14 Ryan C. Gordonmerge
2010-05-14 Ryan C. GordonFixed some strrchr compiler warnings.
2010-05-14 Neal GompaMerged
2010-05-13 Harley LaueMerged
2010-05-13 Harley LaueSeems there were a few things I forgot when I removed...
2010-05-13 Neal GompaMerged
2010-05-13 Harley LaueMerged FMod changes in
2010-05-13 Harley LaueRemoved FMod from the source.
2010-05-13 Ryan C. GordonMerge.
2010-05-13 Ryan C. GordonCleaned up the stricmp() nonsense.
2010-05-13 Neal GompaMore fixes to 'OpenGL_Windows.cpp' to work on Linux...
2010-05-13 Neal GompaFixed 'OpenGL_Windows.cpp' to work on Linux and Windows...
2010-05-13 Ryan C. GordonFixed command key sticking (where Mac users might quit...
2010-05-13 Ryan C. GordonSome Windows build fixes.
2010-05-13 Ryan C. GordonMerge.
2010-05-13 Ryan C. GordonRemoved some commented code that isn't coming back.
2010-05-13 Ryan C. GordonMerge.
2010-05-13 Neal GompaAdded a conditional to fix for Windows
2010-05-13 Neal GompaAdded extern structure to 'OpenGL_Windows.cpp' and...
2010-05-13 Neal GompaMore Windows include fixes in 'OpenGL_Windows.cpp'...
2010-05-13 Neal GompaDisabled inclusion of 'vld.h' in 'OpenGL_Windows.cpp...
2010-05-12 Neal GompaSwitching to default branch and closing cmake branch...
2010-05-12 Ryan C. GordonMerged latest cmake branch to default.
2010-05-12 Ryan C. GordonRemoved Logger (it's not GPL compatible).
2010-05-13 Ryan C. GordonMerge to unconfuse my repo.
2010-05-13 Ryan C. Gordonjpeglib (etc) need to be wrapped in extern "C". :/
2010-05-12 Ryan C. GordonMerge to mainline.
2010-05-12 Ryan C. GordonMerging cmake branch to the default branch.
2010-05-12 Neal GompaResolved merges again
2010-05-11 Harley LaueRenamed old Makefile, updated .hgignore, and made chang...
2010-05-11 Harley LaueSource changes to make Linux CMake build use system...
2010-05-11 Ryan C. GordonAdded GPL license and headers.
2010-02-18 Ryan C. GordonDrop keyboard input if it was part of the grab or windo...
2009-11-17 Ryan C. GordonForce a double-buffered GL context.
2009-11-08 Ryan C. GordonMake Apple-Q work like the Carbonized version.
2009-11-08 Ryan C. GordonAllow user to set any reasonable resolution.
2009-11-08 Ryan C. GordonTry fallbacks if we can't set video mode.
2009-11-08 Ryan C. GordonAllow Mac OS X builds to quit with Apple-Q hotkey.
2009-11-01 Ryan C. Gordonchdir to base of app bundle on the Mac.
2009-11-01 Ryan C. GordonUpdated web browser launching code.
2009-08-19 Ryan C. GordonChanged capitalization of the small window caption.
2009-08-19 Ryan C. GordonFixed buffer overrun (misunderstanding about input...
2009-08-19 Ryan C. GordonSimplified web browser launching on Linux.
2009-08-19 Ryan C. GordonCleaned up incorrect OpenGL init code.
2005-08-24 Ryan C. GordonWhoops, nasty malloc bug.
2005-08-24 Ryan C. GordonScary code to call execvp() instead of system() to...
2005-08-23 Ryan C. GordonDon't lock mouse if video mode couldn't be set. Fixes...
2005-08-12 Ryan C. GordonWhoops, broke browser launch code...
2005-08-12 Ryan C. GordonHack around crash on shutdown.
2005-08-10 Ryan C. GordonFixed keyboard input AGAIN.
2005-08-10 Ryan C. GordonTry to use ALSA first, then OSS, plus command lines...
2005-08-10 Ryan C. GordonFixed shift, ctrl and alt.
2005-08-09 Ryan C. GordonFixed resolution selection and added 1920x1200 mode...
2005-08-08 Ryan C. GordonChdir to base dir on startup and check for --windowed...
2005-08-08 Ryan C. GordonPatched to compile on the Holy Build Box.
2005-08-08 Ryan C. GordonLaunch web browsers on Linux.
2005-08-07 Ryan C. GordonFixed mouse buttons.
2005-08-07 Ryan C. GordonMore prefpath fixes.
2005-08-07 Ryan C. GordonUse real SDL mouse grab instead of cursor warping ...
2005-08-06 Ryan C. GordonDynamically load the GL.
2005-08-06 Ryan C. GordonImplemented screenshots without DevIL...now DevIL is...
2005-08-06 Ryan C. GordonJPG support.
2005-08-06 Ryan C. GordonStarted removing DevIL dependency. PNG read support...
2005-08-05 Ryan C. GordonLots of input work...demo is now fully playable.
2005-08-05 Ryan C. GordonGame builds and runs...need more input.
2005-08-05 Ryan C. GordonAdded newline to all the source/headers in Source.
2005-08-05 Ryan C. GordonRenamed WinDefs.* to MacCompatibility.*, since most...
2005-08-05 Ryan C. GordonMore work.
2005-08-05 Ryan C. GordonInitial import.