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
2018-05-22Cleanup: fix compiler warnings.Brecht Van Lommel
2018-05-15Workbench: Cleaner Shadow edges own shadowJeroen Bakker
2018-05-13GPUTexture: Add Texture Buffer support.Clément Foucault
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-05-02GPUTexture: Fix wrong multisample texture size.Clément Foucault
2018-04-30GPUTexture: Add support for GPU_RG16.Clément Foucault
2018-04-30DRW: Remove DRWTextureFormat in favor or GPUTextureFormat.Clément Foucault
2018-04-25Silhouette Overlap OverlayJeroen Bakker
2018-04-21Cleanup: styleCampbell Barton
2018-04-19Cleanup: styleCampbell Barton
2018-04-17Remove game properties in image editorDalai Felinto
2018-04-16GPU/DRW: Add GPU_R16UI format.Clément Foucault
2018-03-26GPUTexture: Fix compilation issue.Clément Foucault
2018-03-25GPUFramebuffer: Refactor (Part 2)Clément Foucault
2018-03-25GPUTexture: Style: Respect 120 char per line limit.Clément Foucault
2018-03-25GPUTexture: Small refactor.Clément Foucault
2018-03-14GPUTexture: Unlock GL_R16I format.Clément Foucault
2018-03-14GPUTexture: Save sample count inside texture struct.Clément Foucault
2018-01-15GPU Texture: Add GL_RG16I format.Clément Foucault
2018-01-04GPU_offscreen: Add option for high bit depth.Clément Foucault
2017-11-14GPUTexture: Add for stencil to default depth buffers.Clément Foucault
2017-09-25GPUTexture : Fix Bind/Unbind function so it works with multisample textures.Clément Foucault
2017-08-22GPUTexture: Remove Warning.Clément Foucault
2017-08-22GL_TEXTURE_2D_ARRAY wasn't handled in GPU_texture_updateDalai Felinto
2017-08-22GPU Texture: Use switch instead of if/elseDalai Felinto
2017-08-22Eevee: Fix T52486Clément Foucault
2017-08-18GPU_texture : Add RG8 format.Clément Foucault
2017-08-13Eevee: Fix the AO problem around object edges.Clément Foucault
2017-07-06GPUTexture: Change default comparison mode to GL_NONE.Clément Foucault
2017-06-22GPUTexture: Support for nearest sampling with mipmaps.Clément Foucault
2017-05-20GPUTexture: Enabling R32 format for linear depth encoding.Clément Foucault
2017-05-19Remove reference to WITH_LEGACY_OPENGLDalai Felinto
2017-05-16Draw Manager: Texture Memory usage improvement.Clément Foucault
2017-05-16GPUViewport: Add a Texture Pool to reuse textures across engines.Clément Foucault
2017-05-12Fix ogl deprecated calls.Clément Foucault
2017-05-10GPUTexture: Add support for 32bit textures.Clément Foucault
2017-05-04Draw Manager: Add a memory stats to debug view.Clément Foucault
2017-04-27OpenGL: manage legacy state only when WITH_LEGACY_OPENGL=ONMike Erwin
2017-04-27OpenGL: stop enabling GL_TEXTUREMike Erwin
2017-04-18Eevee: Introduction of world preconvolved envmap.Clément Foucault
2017-04-18GPUTexture: Fix Cubemap uploadClément Foucault
2017-04-18GPUTexture: Add Mipmap Control functions.Clément Foucault
2017-04-16OpenGL: tweak GPU_texture_create_nDMike Erwin
2017-04-12Merge branch 'master' into 28Campbell Barton
2017-04-12Cleanup: use lowercase gpu prefix for static funcsCampbell Barton
2017-04-10Eevee: First Shadows implementationClément Foucault
2017-04-10GPUTextures: Work on cubemap support and array texturesClément Foucault
2017-04-03Eevee: LTC area lightsClément Foucault
2017-03-18GPUTexture: Add support for depth_stencil textures.Clément Foucault
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault