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
2015-11-23Cleanup: warningCampbell Barton
2015-11-23OpenGL: fix hq viewport dof on Mac / GL 2.1Mike Erwin
2015-11-23OpenGL: codegen formattingMike Erwin
2015-11-23OpenGL: update geometry shaders, fixes T46838Mike Erwin
2015-11-23OpenGL: choose compatible GLSL versionMike Erwin
2015-11-23revert file mode to 644Mike Erwin
2015-11-23OpenGL: bump gpu_extensions to GL 2.1, prepare for 3.xMike Erwin
2015-11-22Remove vertex array support from GPUBuffers. Remove USER_DISABLE_VBO. AllAntony Riakiotakis
2015-11-22OpenGL: bump gpu_buffers to GL 2.1Mike Erwin
2015-11-16Cleanup: typosCampbell Barton
2015-11-16Add missing newlines for debug printsCampbell Barton
2015-10-20Fix T46496: GL Render fails w/ Anti-AliasingCampbell Barton
2015-10-20New function to draw offscreen, and related API changesDalai Felinto
2015-10-19GPU: check for blit support, using MSAA FBO'sCampbell Barton
2015-10-16Cleanup: styleCampbell Barton
2015-10-153D View: support non-uniform scaled lampsCampbell Barton
2015-10-14Support for multi-sample off-screen buffersCampbell Barton
2015-10-11Cleanup: warning with new glewCampbell Barton
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-09-20Cleanup: warning, styleCampbell Barton
2015-09-16Fix T46128: High Quality DoF brokenSergey Sharybin
2015-09-16Get rid of leftover from refactor of VBO code. Thanks to severin forAntony Riakiotakis
2015-09-16Fix T46105, disable viewport compositing when non power of two textureAntony Riakiotakis
2015-09-14Alternate fix for offscreen render w/o npotCampbell Barton
2015-09-14Revert "Fix crash in opengl render caused..."Campbell Barton
2015-09-14Fix crash in opengl render caused by gfx being blacklisted forJoe Eagar
2015-09-13Cleanup: spellingCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-08-25OpenSubdiv: Fix/workaround shader compilation when going to GLSL modeSergey Sharybin
2015-08-25Quiet warning with arg typesCampbell Barton
2015-08-24Fix T45737: Vertex colors show washed-outCampbell Barton
2015-08-23Fix T45860, missing extension in GLSL after recent own fix.Antony Riakiotakis
2015-08-20Fix T45491 not all GPUs support those extensions, use check forAntony Riakiotakis
2015-08-07Attempt to fix T45718, crash when enabling GLSL mode with UV layers.Antony Riakiotakis
2015-08-06Cleanup: whitespace, unused varCampbell Barton
2015-08-06Fix T45691 crash on material viewAntony Riakiotakis
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-04Fix fast navigate winding being incorrect (apparent when backfaceAntony Riakiotakis
2015-08-03Multires sculpting drawing optimization:Antony Riakiotakis
2015-08-03Fix T45654 fast navigate artifacts.Antony Riakiotakis
2015-08-03OpenSubdiv: Corrections to GLSL versionSergey Sharybin
2015-08-03OpenSubdiv: Fix crash caused by applying subsurf on non-mesh objectSergey Sharybin
2015-07-31Use polygon normals for sculpt drawingCampbell Barton
2015-07-28Fix T45590: Some more missing glsl functionsSergey Sharybin
2015-07-28Fix T45581: GPU failed to find function node_bsdf_refractionSergey Sharybin
2015-07-25Convert CCGSubsurf VBO system to also sort hidden and visible faces.Antony Riakiotakis
2015-07-25GPU Buffers:Antony Riakiotakis
2015-07-25GPU buffer materials:Antony Riakiotakis
2015-07-24Fix T45541 crash when mixing flat and smooth shaded faces in sculptAntony Riakiotakis