Elias Naur
794b7854ea
gpu/internal/rendertest: add missing license headers
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2021-10-07 17:03:28 +02:00
Elias Naur
3434bf8af1
internal/ops: don't run deferred macros twice
...
Discovered while debugging #277 .
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2021-09-24 15:14:45 +02:00
Elias Naur
75c9736708
op/paint: skip zero images
...
Updates gio#235
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2021-06-16 12:01:42 +02:00
Elias Naur
2c07b2dc0e
headless: clear background to transparent, not white
...
The clear background is the most useful, and the old behaviour can
be achieved by filling the entire viewport with a white paint.ColorOp.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2021-05-03 11:31:45 +02:00
Egon Elbre
5393a05110
gpu/internal/rendertest: test depth buffer overlaps
...
Regression test for 44991f355c
Signed-off-by: Egon Elbre <egonelbre@gmail.com >
2021-03-06 15:43:37 +01:00
Elias Naur
cb1defbc63
gpu/internal/rendertest: move rendertest package below gpu
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2021-03-06 14:32:43 +01:00