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
2019-08-01GPU: more complete coverage of drivers for Intel shader compilation workaroundBrecht Van Lommel
2019-08-01Cleanup: misc spelling fixes in variable names & definesCampbell Barton
2019-07-31Fix T67951: Bone selection is broken on some Intel GPUsmano-wii
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-07-15Fix T67009, T67013: crash with Intel HD Graphics and some older driversBrecht Van Lommel
2019-07-15Fix T63349: image texture garbage collection causing freezesBrecht Van Lommel
2019-07-15Fix crash running GPU shader.format_calc() with attributes like gl_VertexIDJeroen Bakker
2019-07-15Fix crash HD Graphics 4000 Series On WindowsJeroen Bakker
2019-07-09Cleanup: GPU: Correct commentClément Foucault
2019-07-09Fix T61474: laggy interaction on Windows/NVIDIA when gizmos are visibleBrecht Van Lommel
2019-07-09GPU: ATI Proxy checkJeroen Bakker
2019-07-09GPU: added debug value to investigate lagging issue in T6147Brecht Van Lommel
2019-07-09Fix T66573 Heap Corruption when baking to irradiance volume probeClément Foucault
2019-07-08Fix T66351 Wireframe display in sculpt-mode broke when hiding partsClément Foucault
2019-07-07Cleanup: spellingCampbell Barton
2019-07-03Fix T66372 Convert to mesh with subdivision breaks topologyClément Foucault
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-07-02Cleanup: rename set_inverted_drawing, move to GPU_stateCampbell Barton
2019-06-26Revert "GPU: Create and use new GPU_texture_read_rect utility."mano-wii
2019-06-24Fix T65812: Image empty has wrong aspect with limit texture sizeCampbell Barton
2019-06-22Cleanup: add bracesCampbell Barton
2019-06-22GPU_matrix: Add GPU_matrix_unproject_precalcCampbell Barton
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
2019-06-18Cleanup: GPU: Fix codestyleClément Foucault
2019-06-17Fix T57650 UVEdit: selection not visible if behind unselected UVsClément Foucault
2019-06-13Fix T61768 Eevee Offscreen renderingClément Foucault
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-09Fix T65657: crash in float texture painting, after recent changesBrecht Van Lommel
2019-06-07Fix T64625: Eevee image textures with alpha have dark edgesBrecht Van Lommel
2019-06-06Fix T65383 UI graphics glitches on macOS with Intel HD 4000Clément Foucault
2019-06-06Fix T58920: Dyntopo sculpt and snake hook brush artifacts.mano-wii
2019-06-06Fix missing header for gpu_state.cCampbell Barton
2019-06-06Cleanup: argument sign mismatch warningCampbell Barton
2019-06-05Fix crash when editing shaders on Intel HD 4000.mano-wii
2019-06-04GPU: High Definition Color BufferJeroen Bakker
2019-06-03GPU: Fix Restart index bugClément Foucault
2019-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-30Cleanup: GPUMaterial: Remove unused struct membersClément Foucault
2019-05-30GPU: Enforce Uniform buffer alignment to 16bytesClément Foucault
2019-05-30GPU: Remove GPU_INDEX_U8Clément Foucault
2019-05-303D View: Support light probe data clippingCampbell Barton
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-27Cleanup: Fix warnings in gpu_batchRay Molenkamp
2019-05-27Fix T65066 Armature and bone selection is broken on macOSClément Foucault
2019-05-27Cleanup: DRW: Move WorldClipPlanes to builtin uniformClément Foucault
2019-05-23Eevee: Fix SSS energy disapearing with alpha blended materialClément Foucault
2019-05-22DRW/Eevee: Fix camera texture coordinates in rendersClément Foucault
2019-05-22GPU: Refactor GPU_batch_draw_range_exClément Foucault