Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-25Automatic DPI for all platforms, per monitor DPI for Windows.Wouter
2016-12-01Fix T46795 : Reset GWLP_USERDATA to NULL at window destruction so any future ...lazydodo
2016-08-15OpenGL: debug context on WindowsMike Erwin
2016-07-18[bf_intern_ghost/Windows] CleanupRay Molenkamp
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
2016-05-24GHOST cleanup (null check before delete, and 0 -> NULL for pointers).Bastien Montagne
2015-12-07OpenGL: request version 2.1 when creating context on WindowsMike Erwin
2015-11-22Error out on Windows if driver does not support OpenGL 2.1 with an errorAntony Riakiotakis
2015-07-02Support debug contexts on win32Antony Riakiotakis
2015-02-27cleanup: ghost Win32 IMEMike Erwin
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-10-08Ghost Context RefactorJason Wilkins
2014-08-07Cleanup: Remove special code for Visual Studio 2008.Thomas Dinges
2014-08-02SpellingCampbell Barton
2014-07-27Style cleanup GHOST/Win32Campbell Barton
2014-07-03Fix T39825: Crash on startup with tabletCampbell Barton
2014-07-01Fix T40065: Pressing Esc in separate render result window does not focus main...Tamito Kajiyama
2014-01-29Fix T37999: incorrect windows size with Visual Studio 2013 builds.Brecht Van Lommel
2014-01-13Fix some harmless warnings that mostly appeared on MinGW64Antony Riakiotakis
2013-10-06Revert revision 59985, 59986, 60046 and 60067. These were fixes to improve saveBrecht Van Lommel
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-12Fix for [#36707] Blender Opens in fullscreen and stays like thatNathan Letwory
2013-09-11Fix [#36702] blenderapplication window position and sizeNathan Letwory
2013-09-10Remove dimension checks from window creation.Nathan Letwory
2013-09-04Add new cursor types to data handling to account for Intuos 4 device (pen and...Nathan Letwory
2013-07-30BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adap...Mitchell Stokes
2013-06-28Fix #35904: on Windows force NVidia Optimus, which does automatic graphicsBrecht Van Lommel
2013-05-26Live resize on Windows. Based on Ton's patch for mac.Alexander Kuznetsov
2013-05-25Solving ancient Blender window sizing issue;Ton Roosendaal
2013-05-19revert (ifdef) r54745. which enbabled alpha in the GL buffer.Campbell Barton
2013-05-14Patch [#35234]:Jürgen Herrmann
2013-04-09Live window resizing on WindowsAlexander Kuznetsov
2013-04-02Fix incorrect OS X warning message in console when using multisample antialia...Brecht Van Lommel
2013-02-25is_crappy_intel_card() was checking strstr(glGetString(GL_VENDOR), "Intel") e...Campbell Barton
2013-02-22Fix for windows size on win32Alexander Kuznetsov
2013-02-22Fixing typosGaia Clary
2013-02-22bge bugfix: [#18967] alpha value is never available in the color buffer by Ca...Dalai Felinto
2013-01-07fix for bugs 30300, 31107: pen pressure with multiple open windows on MS WindowsMike Erwin
2012-12-06Disable multisamples on windows for intel cardsSergey Sharybin
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-15syntax error in previous commitCampbell Barton
2012-09-15code cleanup: quiet some windows warnings.Campbell Barton
2012-09-06code clenup: comments and some style edits on ghost/osx (odd indentation)Campbell Barton
2012-09-03Fix #32046: GHOST_DropTargetWin32 memory leak, patch by Matt D.Brecht Van Lommel
2012-07-22style cleanupCampbell Barton
2012-07-01style cleanup: commentsCampbell Barton
2012-05-19style cleanup: ghostCampbell Barton
2012-05-04Renamed "fake" OpenGL identifiers.Jason Wilkins
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov