]> git.jsancho.org Git - lugaru.git/history - Source/OpenGL_Windows.cpp
Refactor of the texture system
[lugaru.git] / Source / OpenGL_Windows.cpp
2011-05-17 Côme BERNIGAUDRefactor of the texture system
2011-05-13 Côme BERNIGAUDSome cleans, fullscreen is back if "--windowed" isn...
2011-05-09 sf17kmerge
2011-05-07 sf17ktoggle fullscreen with alt+enter
2011-05-06 sf17kbeginnings of windowed mode support
2011-05-04 sf17kupdate, remove config files
2011-05-04 Alexander MonakovGuard SDL_GL_SWAP_CONTROL by version check
2011-05-02 Alexander MonakovSet swap interval via SDL, enable by default
2011-05-02 Alexander MonakovDo not link against OpenGL library
2011-01-07 Alexander MonakovRemove terraindetail (== 1 anyway)
2011-01-07 Alexander MonakovSquash one remaining registration tidbit
2010-12-22 Alexander MonakovMove some global vars from Globals.cpp, add decls to...
2010-12-17 Alexander MonakovMove playing stuff to the right wrapper :)
2010-12-12 Alexander MonakovCleanup sound loading
2010-06-06 Alexander MonakovUnused
2010-06-06 Alexander MonakovMerge
2010-06-06 Alexander MonakovMerge
2010-06-06 Côme BERNIGAUDMissing files in the CMakeList.txt
2010-06-06 Alexander MonakovRemove Random.cpp
2010-06-06 Alexander MonakovMerge
2010-06-06 Côme BERNIGAUDcleaning up again.
2010-06-05 Alexander MonakovMerge
2010-06-05 Alexander MonakovMerge original history
2010-06-05 Côme BERNIGAUDVarious SDL input and Game::* cleanups
2010-06-05 Côme BERNIGAUDDo not open browser for registering the game
2010-06-05 Côme BERNIGAUDRemove early exit Linux-specific hack
2010-06-05 Côme BERNIGAUDCleanup SDL video routines
2010-06-05 Côme BERNIGAUDMinor code simplifications
2010-06-05 Côme BERNIGAUDAdjust source code formatting
2010-06-04 Côme BERNIGAUDRemoved an unused function
2010-06-04 Côme BERNIGAUDSome clean up.
2010-06-03 Côme BERNIGAUDmerge & removing debug printf. (in Settings.cpp, by...
2010-06-03 Côme BERNIGAUDHUGE refactoring:
2010-05-30 Ondřej HošekQuick fix to Lugaru's freezing at going out of focus
2010-05-24 Côme BERNIGAUDmerge
2010-05-23 Vadim TrochinskyMerge
2010-05-21 Vadim Trochinskymerge
2010-05-21 Côme BERNIGAUDmerging :-)
2010-05-20 Vadim Trochinskymerge
2010-05-18 Vadim TrochinskyMoved stereo initialization code to a separate file.
2010-05-17 Vadim TrochinskyRewrite config file system, remove duplicate config...
2010-05-16 Vadim TrochinskyMerge
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-15 Côme BERNIGAUDAdd a pretty and desactivable damage bar.
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.
next