Marco Carvalho
|
86de288142
|
Removing shift by 0 (#5249)
* Integral numbers should not be shifted by zero or more than their number of bits-1
* more
|
2023-06-09 11:23:44 +02:00 |
|
gdkchan
|
832a5e8852
|
Make sure blend is disabled if render target has integer format (#5122)
* Make sure blend is disabled if render target has integer format
* Change approach to avoid permanently mutating state
|
2023-05-29 00:38:04 +02:00 |
|
TSR Berry
|
cee7121058
|
Move solution and projects to src
|
2023-04-27 23:51:14 +02:00 |
|