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-08-12Merge branch 'blender2.8' into hair_guideshair_guidesLukas Tönne
2018-08-10GPUMaterial: Group all colorband texture togetherClément Foucault
2018-07-19GPU: Add GC to FBOs and UBOs and centralize all GCsClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15Merge branch 'blender2.8' into hair_guidesLukas Toenne
2018-07-10GPUTexture: Refactor of texture creation & new featureClément Foucault
2018-07-03Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-06-27Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-06-27bf_gpu: Add GPU_state module.Ray Molenkamp
2018-06-22Cleanup: styleCampbell Barton
2018-06-22GLRefactor: Refactor bf_blenfont to use GPUTexture instead of raw GL calls an...Ray Molenkamp
2018-06-15Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-06-14GPU: consistenly use mipmap on/off in all draw modes.Brecht Van Lommel
2018-06-12Cleanup: remove image->bindcode, always wrap in GPUTexture.Brecht Van Lommel
2018-06-11Revert "Cleanup: remove image->bindcode, always wrap in GPUTexture."Brecht Van Lommel
2018-06-11Cleanup: remove image->bindcode, always wrap in GPUTexture.Brecht Van Lommel
2018-06-09Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-06-08Rename: GPU_texture_orphansDalai Felinto
2018-06-05Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04 Cleanup: strip trailing space in GPU moduleCampbell Barton
2018-06-02GPU: Fix texture being freed in threads without ogl context bound.Clément Foucault
2018-05-31GPUTexture: Expose GPU_texture_create_buffer and add GL_R32I support.Clément Foucault
2018-05-15Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-05-13GPUTexture: Add Texture Buffer support.Clément Foucault
2018-05-06Merge branch 'blender2.8' into hair_guidesLukas Tönne
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-21Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-04-16GPU/DRW: Add GPU_R16UI format.Clément Foucault
2018-04-15Merge branch 'blender2.8' into hair_guidesLukas Tönne
2018-03-25GPUFramebuffer: Refactor (Part 2)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-21Merge branch 'blender2.8' into hair_guidesLukas Tönne
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-19Merge branch 'blender2.8' into hair_guidesLukas Tönne
2017-11-14GPUTexture: Add for stencil to default depth buffers.Clément Foucault
2017-11-09Merge branch 'blender2.8' into hair_guidesLukas Tönne
2017-08-22Eevee: Fix T52486Clément Foucault
2017-08-19Merge branch 'blender2.8' into strand_editmodeLukas Tönne
2017-08-18GPU_texture : Add RG8 format.Clément Foucault
2017-08-01Hair fiber (child hair) drawing during edit mode, with heavy GPU leveraging.Lukas Tönne
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-16Draw Manager: Texture Memory usage improvement.Clément Foucault
2017-05-16GPUViewport: Add a Texture Pool to reuse textures across engines.Clément Foucault