]> git.tdb.fi Git - libs/gl.git/history - source/core/commands.cpp
Add an abstraction for queries
[libs/gl.git] / source / core / commands.cpp
2021-10-01 Mikko RasaAdd an abstraction for queries
2021-09-25 Mikko RasaAutomatically detect which multisample buffers to resolve
2021-09-25 Mikko RasaClear the pipeline state through Commands
2021-09-25 Mikko RasaMake it possible to specify explicit clear values
2021-09-18 Mikko RasaUse friend declarations to access OpenGL IDs of objects
2021-09-18 Mikko RasaAdd missing Require to Commands::resolve_multisample
2021-09-11 Mikko RasaDisconnect the PrimitiveType enum from OpenGL constants
2021-09-11 Mikko RasaCreate a class for issuing drawing commands