projects
/
libs
/
gl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Set both min and mag filters when exporting textures
[libs/gl.git]
/
source
/
2019-06-15
Mikko Rasa
Make ambient occlusion edge detection threshold adjustable
tree
|
commitdiff
2019-06-15
Mikko Rasa
Use RED format for ambient occlusion render target
tree
|
commitdiff
2019-06-12
Mikko Rasa
Use a type registry to manage postprocessor types for...
tree
|
commitdiff
2019-06-11
Mikko Rasa
Add overloads of keyframe uniform statements without...
tree
|
commitdiff
2019-06-11
Mikko Rasa
Animate only those components which are present in...
tree
|
commitdiff
2019-06-11
Mikko Rasa
Keep track of which components have been set in Transform
tree
|
commitdiff
2019-06-08
Mikko Rasa
Fix a copypaste error in AnimationPlayer uniform settin...
tree
|
commitdiff
2019-06-08
Mikko Rasa
Fix the keyword of the uniform scaling statement in...
tree
|
commitdiff
2019-06-08
Mikko Rasa
Add getter for Animation::looping
tree
|
commitdiff
2019-06-08
Mikko Rasa
Merge branch 'animation-rework'
tree
|
commitdiff
2019-06-08
Mikko Rasa
Add compatibility support for slope-based animation...
tree
|
commitdiff
2019-06-08
Mikko Rasa
Add a setter for KeyFrame uniforms
tree
|
commitdiff
2019-06-08
Mikko Rasa
Refactor KeyFrame ownership management in Animation
tree
|
commitdiff
2019-06-07
Mikko Rasa
Use bezier splines in Animation
tree
|
commitdiff
2019-06-07
Mikko Rasa
Make animation curve creation more generic
tree
|
commitdiff
2019-06-07
Mikko Rasa
Do not clear previous assignments on assignment to...
tree
|
commitdiff
2019-06-07
Mikko Rasa
Visit the rest of an iteration statement in NodeRemover
tree
|
commitdiff
2019-06-06
Mikko Rasa
Avoid some brain damage from Windows headers
tree
|
commitdiff
2019-06-05
Mikko Rasa
Reimplement Animation using splines
tree
|
commitdiff
2019-06-04
Mikko Rasa
Check for armature mismatches in Animation
tree
|
commitdiff
2019-06-04
Mikko Rasa
Store a Transform in keyframes instead of a Matrix
tree
|
commitdiff
2019-06-04
Mikko Rasa
Add more public methods to Transform
tree
|
commitdiff
2019-06-04
Mikko Rasa
Move transform loading to ObjectInstance
tree
|
commitdiff
2019-06-04
Mikko Rasa
Add a class to unify loading coordinate transforms
tree
|
commitdiff
2019-06-04
Mikko Rasa
Do not use the srgb flag for textures that explicitly...
tree
|
commitdiff
2019-06-03
Mikko Rasa
Update deprecated things
tree
|
commitdiff
2019-05-31
Mikko Rasa
Add getters for RenderTarget width and height
tree
|
commitdiff
2019-05-30
Mikko Rasa
Fix a texture data indexing bug in AmbientOcclusion
tree
|
commitdiff
2019-05-28
Mikko Rasa
Inline functions in variable initialization expressions
tree
|
commitdiff
2019-05-25
Mikko Rasa
Support while loops in GLSL
tree
|
commitdiff
2019-05-25
Mikko Rasa
Improve formatting of an empty loop body
tree
|
commitdiff
2019-05-25
Mikko Rasa
Allow removing the initialization statement of a for...
tree
|
commitdiff
2019-05-25
Mikko Rasa
Make all components of a for loop optional
tree
|
commitdiff
2019-05-25
Mikko Rasa
Remove an XXX because I no longer remember how to repro...
tree
|
commitdiff
2019-05-25
Mikko Rasa
Fix various issues with constant condition elimination
tree
|
commitdiff
2019-05-24
Mikko Rasa
Process MemberAccess nodes in FunctionInliner
tree
|
commitdiff
2019-05-24
Mikko Rasa
Correctly parse consecutive *s in a comment
tree
|
commitdiff
2019-05-24
Mikko Rasa
Don't try to access a nonexistent return expression
tree
|
commitdiff
2019-05-24
Mikko Rasa
Remove useless using declarations
tree
|
commitdiff
2019-05-24
Mikko Rasa
Don't attempt to create a copy of null ProgramData
tree
|
commitdiff
2019-05-24
Mikko Rasa
Copy the material slot of RenderPass
tree
|
commitdiff
2019-05-24
Mikko Rasa
Remember the camera given to Renderer constructor
tree
|
commitdiff
2019-05-24
Mikko Rasa
Add OffscreenView class
tree
|
commitdiff
2019-05-24
Mikko Rasa
Some cleanup for View and WindowView
tree
|
commitdiff
2019-05-24
Mikko Rasa
Add numberless versions of vertex array statements
tree
|
commitdiff
2019-05-24
Mikko Rasa
Allow tagging objects in a scene file for retrieval...
tree
|
commitdiff
2018-07-07
Mikko Rasa
Be less eager to optimize constant conditions in loops
tree
|
commitdiff
2018-07-05
Mikko Rasa
Support the sample sampling qualifier
tree
|
commitdiff
2018-07-05
Mikko Rasa
Add a utility class for switching renderables
tree
|
commitdiff
2018-07-04
Mikko Rasa
Allow RED and RG pixel formats in RenderTargetFormat
tree
|
commitdiff
2018-07-03
Mikko Rasa
Add support for GLSL interpolation qualifiers
tree
|
commitdiff
2018-07-03
Mikko Rasa
Rearrange GLSL qualifier parsing
tree
|
commitdiff
2018-07-02
Mikko Rasa
Have Object provide an identity matrix from get_matrix
tree
|
commitdiff
2018-07-02
Mikko Rasa
Disable mipmaps from various render target textures
tree
|
commitdiff
2018-07-02
Mikko Rasa
Allow the maximum mipmap level of a texture to be specified
tree
|
commitdiff
2018-07-02
Mikko Rasa
Explicitly define the number of mipmap levels in textures
tree
|
commitdiff
2018-07-02
Mikko Rasa
Throw an exception if Texture*::allocate is called...
tree
|
commitdiff
2018-07-02
Mikko Rasa
Don't link keyframes with zero interval
tree
|
commitdiff
2018-07-02
Mikko Rasa
Don't allow iterators on empty animations
tree
|
commitdiff
2018-07-02
Mikko Rasa
Require the first keyframe of an animation to be at...
tree
|
commitdiff
2018-07-01
Mikko Rasa
Add getter for animation duration
tree
|
commitdiff
2018-07-01
Mikko Rasa
Add a speed parameter for animation playback
tree
|
commitdiff
2018-07-01
Mikko Rasa
Support slopes in keyframe interpolation
tree
|
commitdiff
2018-07-01
Mikko Rasa
Support animations on Placeables
tree
|
commitdiff
2018-07-01
Mikko Rasa
Add functions to control environment map updates
tree
|
commitdiff
2018-07-01
Mikko Rasa
Add a function to set depth clip of EnvironmentMap
tree
|
commitdiff
2018-07-01
Mikko Rasa
Do not attempt to legacy-bind texture targets which...
tree
|
commitdiff
2018-07-01
Mikko Rasa
Bind textures in the modern way when shaders are used
tree
|
commitdiff
2018-07-01
Mikko Rasa
Use DSA for binding textures if available
tree
|
commitdiff
2018-07-01
Mikko Rasa
Recognize in and out qualifiers for function parameters
tree
|
commitdiff
2018-06-26
Mikko Rasa
Fix a stupid error with PixelStore parameter mask
tree
|
commitdiff
2018-06-25
Mikko Rasa
Fix shadowing warnings from older gcc versions
tree
|
commitdiff
2018-06-23
Mikko Rasa
Additional overloads for creating pipelines
tree
|
commitdiff
2018-06-23
Mikko Rasa
Plug a memory leak in PipelineTemplate
tree
|
commitdiff
2018-06-20
Mikko Rasa
Make grid texture coordinates relative to the grid...
tree
|
commitdiff
2018-06-20
Mikko Rasa
Add default texture anisotropy to Resources
tree
|
commitdiff
2018-06-20
Mikko Rasa
Minor fixes to texture anisotropy handling
tree
|
commitdiff
2018-06-20
Mikko Rasa
Add loading support for AmbientOcclusion
tree
|
commitdiff
2018-06-16
Mikko Rasa
Apply FunctionResolver again after DeclarationReorderer
tree
|
commitdiff
2018-06-16
Mikko Rasa
Reorder functions in dependency order
tree
|
commitdiff
2018-06-16
Mikko Rasa
Fix matrix interpolation parameter calculation
tree
|
commitdiff
2018-05-17
Mikko Rasa
Fix an incorrect negation
tree
|
commitdiff
2018-05-09
Mikko Rasa
Fix a bug in ProgramData when all uniforms in a block...
tree
|
commitdiff
2018-05-02
Mikko Rasa
Add a missing initializer
tree
|
commitdiff
2018-05-02
Mikko Rasa
Cosmetic fixes
tree
|
commitdiff
2018-05-02
Mikko Rasa
Implement an event system for animations
tree
|
commitdiff
2018-05-02
Mikko Rasa
Refactor the Animation reference out of TimedKeyFrame
tree
|
commitdiff
2018-05-02
Mikko Rasa
Refactor AnimationPlayer ticking
tree
|
commitdiff
2018-05-02
Mikko Rasa
Fix a stale pointer issue with Animation
tree
|
commitdiff
2018-05-02
Mikko Rasa
Change some class names
tree
|
commitdiff
2018-04-28
Mikko Rasa
Use vector when there's no reason to use some other...
tree
|
commitdiff
2018-04-28
Mikko Rasa
Make Animation::Iterator assignable
tree
|
commitdiff
2018-04-26
Mikko Rasa
Share shader data between copied RenderPasses
tree
|
commitdiff
2018-04-26
Mikko Rasa
Support overriding uniforms in inherited Techniques
tree
|
commitdiff
2018-04-26
Mikko Rasa
Allow setting uniform values using a Uniform object
tree
|
commitdiff
2018-04-26
Mikko Rasa
Add const overload for AnimatedObject::get_shader_data
tree
|
commitdiff
2018-04-25
Mikko Rasa
Add missing includes
tree
|
commitdiff
2018-04-25
Mikko Rasa
Check for OES_mapbuffer in Buffer::unmap
tree
|
commitdiff
2018-04-25
Mikko Rasa
Cosmetic changes and TODOs
tree
|
commitdiff
2018-04-25
Mikko Rasa
Use an explicit material slot name in RenderPass
tree
|
commitdiff
next