]> git.tdb.fi Git - libs/gl.git/shortlog
libs/gl.git
2020-02-09 Mikko RasaRemove the kludge for FBO error codes on GLES
2020-02-09 Mikko RasaDon't call glVertexAttribDivisor if the extension is...
2020-02-09 Mikko RasaUse GLES3 headers instead of GLES2
2020-02-09 Mikko RasaRemove sized L and LA pixel formats
2020-02-09 Mikko RasaAdd the specializations for non-square matrix uniforms
2020-02-05 Mikko RasaRecognize an assignment to an out parameter as used
2020-02-05 Mikko RasaAdd support for non-square matrix uniforms
2020-02-05 Mikko RasaRewrite ProgramData update in a more efficient way
2019-11-04 Mikko RasaRemove the EXT_draw_range_elements extension
2019-11-04 Mikko RasaCheck for null camera in View::render
2019-11-04 Mikko RasaAllow system framebuffer to not have attachments
2019-11-03 Mikko RasaUse a persistent Renderer in View
2019-11-03 Mikko RasaDeprecated the Renderer constructor taking a Camera...
2019-11-01 Mikko RasaRemove one more render function without a Renderer...
2019-11-01 Mikko RasaSupport rendering View with an externally provided...
2019-11-01 Mikko RasaRemove various old deprecated things
2019-10-29 Mikko RasaRequire vertex arrays to have a buffer when adding...
2019-10-29 Mikko RasaRemove bind mechanics from Mesh and VertexArray
2019-10-29 Mikko RasaRemove last fragments of rendererless rendering
2019-10-29 Mikko RasaAdd sanity checks to bind functions
2019-10-28 Mikko RasaAlways use VertexSetup in Mesh
2019-10-28 Mikko RasaRemove immediate mode emulation
2019-10-23 Mikko RasaAlways use buffers in Mesh
2019-10-23 Mikko RasaRemove support for legacy OpenGL features
2019-09-30 Mikko RasaInitialize members of Font::Glyph legacy
2019-09-25 Mikko RasaRequire ARB_shader_objects in Shader constructor
2019-09-18 Mikko RasaHide windows.h from public headers
2019-09-12 Mikko RasaAppease the compiler with some extra copy-ctor's and...
2019-08-26 Mikko RasaProduce a linear animation curve if there's only one...
2019-08-07 Mikko RasaPlug some memory leaks
2019-08-06 Mikko RasaFix an uninitialized variable
2019-07-28 Mikko RasaAdd a function to flush shader data in Renderer
2019-07-27 Mikko RasaAdd an object LoD bias parameter to Renderer
2019-07-27 Mikko RasaAdd an alpha channel flag to Pipeline
2019-07-26 Mikko RasaDon't add externally specified postprocessors as owned
2019-07-23 Mikko RasaRecognize the samplerCubeArray type in shaders
2019-07-23 Mikko RasaSupport named postprocessor slots in pipeline templates
2019-07-23 Mikko RasaAllow access to ShadowMap's texture and matrix from...
2019-07-11 Mikko RasaRecognize #version directive in GLSL
2019-07-11 Mikko RasaAdd feature check for array texture samplers
2019-07-11 Mikko RasaTranslate cube map sampling function for old GLSL versions
2019-07-09 Mikko RasaAdd functions for setting arrays of 2x2 and 3x3 matrix...
2019-07-08 Mikko RasaMake explicit mipmap generation public
2019-07-03 Mikko RasaGuard against sample points behind the camera in ambien...
2019-07-03 Mikko RasaSort things by name when exporting
2019-07-03 Mikko RasaRemove a stray debug print
2019-07-03 Mikko RasaAdd an option to skip existing resources when exporting...
2019-07-03 Mikko RasaCorrectly process meshes with empty material slots
2019-06-23 Mikko RasaChange AnimationPlayer::stop to take a Placeable
2019-06-23 Mikko RasaExport the entire scene by default
2019-06-23 Mikko RasaUse double for animation curves
2019-06-23 Mikko RasaAdd public functions for adding owned keyframes to...
2019-06-21 Mikko RasaRetain assignment location when moving out variables...
2019-06-21 Mikko RasaTranslate shader compile errors to actual source file...
2019-06-21 Mikko RasaRecord statement source lines and emit #line directives...
2019-06-21 Mikko RasaRefactor ProgramCompiler::Formatter
2019-06-21 Mikko RasaRequire import module names to be identifiers
2019-06-21 Mikko RasaConsistently use the NodeList and NodeArray types
2019-06-21 Mikko RasaAdd an intermediate node type for statements
2019-06-21 Mikko RasaObtain the instance transform location from shader...
2019-06-21 Mikko RasaMerge variable declaration layouts
2019-06-21 Mikko RasaConsider extensions when checking GLSL features
2019-06-21 Mikko RasaStore information about attributes in Program
2019-06-21 Mikko RasaSplit the interface queries from Program::link into...
2019-06-21 Mikko RasaInitial support for instanced rendering
2019-06-19 Mikko RasaSome refactoring of the draw code path
2019-06-19 Mikko RasaExpose world-to-eye matrix in Renderer's standard shdata
2019-06-19 Mikko RasaAdd vertex setup state to Renderer
2019-06-18 Mikko RasaUse direct state access for updating VertexSetup
2019-06-18 Mikko RasaOnly update the changed parts of VertexSetup
2019-06-18 Mikko RasaMove vertex array object management out of Mesh
2019-06-17 Mikko RasaChange the return type of Renderable::get_instance_key...
2019-06-17 Mikko RasaMake a const pointer to a Bufferable's buffer publicly...
2019-06-17 Mikko RasaUse linear filtering when rendering bloom
2019-06-16 Mikko RasaBetter checking of the existence of image filepath
2019-06-16 Mikko RasaCheck the result of open_raw
2019-06-16 Mikko RasaAdd simple ligature support to Font
2019-06-16 Mikko RasaAdd looping detection to animation exporter
2019-06-16 Mikko RasaSet both min and mag filters when exporting textures
2019-06-16 Mikko RasaImport fixes for exporter
2019-06-15 Mikko RasaMake ambient occlusion edge detection threshold adjustable
2019-06-15 Mikko RasaUse RED format for ambient occlusion render target
2019-06-15 Mikko RasaImprove ambient occlusion edge detection
2019-06-12 Mikko RasaUse mspdatatool to generate the builtin resources file
2019-06-12 Mikko RasaUse a type registry to manage postprocessor types for...
2019-06-11 Mikko RasaAdd overloads of keyframe uniform statements without...
2019-06-11 Mikko RasaFix a data corruption issue in mesh exporter
2019-06-11 Mikko RasaRemove an incorrect and unnecessary check in scene...
2019-06-11 Mikko RasaAdd an option to export all animations for all selected...
2019-06-11 Mikko RasaAdjust exported animation keyframes to start from zero...
2019-06-11 Mikko RasaAdd exporter for animations
2019-06-11 Mikko RasaAnimate only those components which are present in...
2019-06-11 Mikko RasaKeep track of which components have been set in Transform
2019-06-08 Mikko RasaFix a copypaste error in AnimationPlayer uniform settin...
2019-06-08 Mikko RasaFix the keyword of the uniform scaling statement in...
2019-06-08 Mikko RasaAdd getter for Animation::looping
2019-06-08 Mikko RasaMerge branch 'animation-rework'
2019-06-08 Mikko RasaAdd compatibility support for slope-based animation...
2019-06-08 Mikko RasaAdd a setter for KeyFrame uniforms
2019-06-08 Mikko RasaRefactor KeyFrame ownership management in Animation
next