]> git.tdb.fi Git - libs/gl.git/history - source/core/blend.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / core / blend.h
2022-04-23 Mikko RasaAdd support for alpha to coverage
2022-01-12 Mikko RasaStore simpler states by value in PipelineState
2022-01-12 Mikko RasaMake various enums use uint8_t as their underlying...
2021-10-30 Mikko RasaUpdate and improve documentation
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory
2021-10-01 Mikko RasaAdd color write mask to blend state
2021-09-30 Mikko RasaCompletely hide OpenGL from the public headers
2021-08-18 Mikko RasaRedesign depth and stencil test and blend state management
2021-02-14 Mikko RasaRearrange soucre files into subdirectories