]> git.tdb.fi Git - libs/gl.git/shortlog
libs/gl.git
2022-04-09 Mikko RasaRemove Vulkan checks from feature converters
2022-04-09 Mikko RasaRefactor SL::Features::from_api_version to take the...
2022-04-09 Mikko RasaFix incorrect version for ARB_explicit_attrib_location
2022-04-09 Mikko RasaRefactor Renderer's texture management to make it more...
2022-04-09 Mikko RasaUnify handling of shader resources in PipelineState
2022-04-07 Mikko RasaFix an incorrect variable name
2022-04-07 Mikko RasaRefresh target framebuffer before blitting
2022-04-07 Mikko RasaUse a default sampler in Renderer if null was passed in
2022-03-22 Mikko RasaRefactor render pass operations into a helper struct
2022-03-22 Mikko RasaSome adjustments to includes
2022-03-21 Mikko RasaFix issues from the command recorder refactoring
2022-03-19 Mikko RasaMake StructureBuilder return const references to the...
2022-03-19 Mikko RasaAdd a wrapper class for recording Vulkan commands
2022-03-19 Mikko RasaMove environment map handling to its own shader file
2022-03-19 Mikko RasaFix a copy-paste error
2022-03-18 Mikko RasaAdd files which were forgotten earlier
2022-03-18 Mikko RasaBegin creating a new demo program
2022-03-17 Mikko RasaMostly cosmetic changes
2022-03-17 Mikko RasaMake it possible to export instance arrays from Blender
2022-03-17 Mikko RasaAdd a loader to InstanceArray and make them loadable...
2022-03-17 Mikko RasaAdd instancing support to standard shaders and RenderMethod
2022-03-17 Mikko RasaCall set_matrix from ObjectInstance's transform loader
2022-03-17 Mikko RasaFix instance attribute description updates in VertexSet...
2022-03-17 Mikko RasaSort shader program input attributes by name
2022-03-17 Mikko RasaRedesign InstanceArray
2022-03-17 Mikko RasaRebind all descriptor sets if push constant layout...
2022-03-17 Mikko RasaFurther refactoring of instance handling in the Blender...
2022-03-17 Mikko RasaMove the utility functions in export_material into...
2022-03-17 Mikko RasaRemove support for material atlases from the Blender...
2022-03-16 Mikko RasaSet debug names for pipeline and descriptor set layouts...
2022-03-16 Mikko RasaAdd a missing function import
2022-03-16 Mikko RasaDon't try to draw world properties if there's no world
2022-03-16 Mikko RasaExport instances created through geometry nodes
2022-03-16 Mikko RasaRefactor object prototype discovery in the blender...
2022-03-16 Mikko RasaFix handling of descriptor set bindings when shader...
2022-03-16 Mikko RasaFix binding of descriptor sets of the new pipeline...
2022-03-16 Mikko RasaInitialize pipeline handle
2022-03-16 Mikko RasaSkip binding of low-numbered descriptor sets if they...
2022-03-16 Mikko RasaAnnotate uniforms with descriptor set layout qualifiers
2022-03-16 Mikko RasaMask out the descriptor set part of bind point when...
2022-03-16 Mikko RasaRemove set layout qualifiers on OpenGL
2022-03-16 Mikko RasaReplace some local pointers with references in VulkanCo...
2022-03-16 Mikko RasaOnly mark Result as checked if that specific value...
2022-03-16 Mikko RasaRewrite descriptor set management
2022-03-15 Mikko RasaMake use of the sorted nature of PipelineState resource...
2022-03-14 Mikko RasaSome tweaks to vector component handling
2022-03-14 Mikko RasaUse default member initializers for ZSortedScene::Sorte...
2022-03-14 Mikko RasaUse a per-camera cache in ZSortedScene
2022-03-14 Mikko RasaUse is_ortographic in Camera instead of checking fov...
2022-03-14 Mikko RasaAdapt to changes in mspmath
2022-03-13 Mikko RasaMove frustum culling from Scene to Camera
2022-03-13 Mikko RasaMake it possible to disable Vulkan validation
2022-03-13 Mikko RasaUse persistent tags for the model matrix uniforms in...
2022-03-13 Mikko RasaTreat standard and camera shader data specially in...
2022-03-11 Mikko RasaSet debug names for shader modules on Vulkan
2022-03-11 Mikko RasaRemove unused stages from shader programs
2022-03-11 Mikko RasaFlip normal if a surface faces away from the camera
2022-03-11 Mikko RasaUse mesh as the task object when exporting it
2022-03-11 Mikko RasaUse R8 format when extracting a single channel from...
2022-03-11 Mikko RasaRefactor face cull settings in Blender
2022-03-11 Mikko RasaChange front face logic on Vulkan to match the OpenGL...
2022-03-11 Mikko RasaDetect and export alpha cutoff in Blender
2022-03-11 Mikko RasaFix the recognition of additive blending in the Blender...
2022-03-11 Mikko RasaImplement alpha cutoff for materials
2022-03-11 Mikko RasaEnable shadow map for the blended method when exporting
2022-03-11 Mikko RasaSupport specifying enabled methods in effect templates
2022-03-11 Mikko RasaCreate specialized versions of SPIR-V modules with...
2022-03-10 Mikko RasaTake care of SPIR-V load IDs in ternary expressions
2022-03-09 Mikko RasaNormalize vertex normal and tangent vectors in vertex...
2022-03-08 Mikko RasaAvoid allocating buffers and images too close together
2022-03-08 Mikko RasaMinor tweaks to MemoryAllocator
2022-03-08 Mikko RasaAdd a function to request debug information from Memory...
2022-03-06 Mikko RasaHandle certain shader graph patterns that occur in...
2022-03-06 Mikko RasaRemove unnecessary import statements from the Blender...
2022-03-06 Mikko RasaUse bpy.path.basename instead of a custom function
2022-03-06 Mikko RasaChange some leftover .tex2d extensions in the exporter
2022-03-05 Mikko RasaHandle arbitrary channel inversions in material inputs.
2022-03-05 Mikko RasaRefactor the material node processing code
2022-03-05 Mikko RasaDon't check group in get_unlit_inputs
2022-03-05 Mikko RasaMake texture channel handling in the Blender exporter...
2022-03-05 Mikko RasaFixes for exporting objects consisting only of lines
2022-03-05 Mikko RasaRedesign progress and error reporting in the Blender...
2022-03-01 Mikko RasaFix incorrect vertex array indexing in InstanceArray
2022-02-28 Mikko RasaMove ProgramData to materials
2022-01-29 Mikko RasaSimplify Program by removing transient data
2022-01-25 Mikko RasaAlign staging memory with an alignment suitable for...
2022-01-25 Mikko RasaUse a dummy transmittance lookup texture to render...
2022-01-25 Mikko RasaOverhaul the Vulkan backend's memory allocator
2022-01-25 Mikko RasaRefactor Vulkan memory mapping functions
2022-01-25 Mikko RasaRefactor allocation index and ID handling in the Vulkan...
2022-01-25 Mikko RasaRemove the unused get_allocation_size function
2022-01-19 Mikko RasaUse pipeline keys for objects and effects
2022-01-17 Mikko RasaSupport multiple PipelineStates in Renderer
2022-01-15 Mikko RasaApply only changed parts of VulkanPipelineState
2022-01-14 Mikko RasaMinor, largely cosmetic tweaks
2022-01-13 Mikko RasaUse the changes member directly in PipelineState backends
2022-01-12 Mikko RasaStore simpler states by value in PipelineState
2022-01-12 Mikko RasaCreate a function for applying framebuffer state in...
2022-01-12 Mikko RasaMake various enums use uint8_t as their underlying...
2022-01-09 Mikko RasaOnly set pipeline resources as used when the resource...
next