Age | Commit message (Collapse) | Author |
|
|
|
Fixes a few glean glsl regressions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note: KIL (unconditional) not done yet.
|
|
|
|
|
|
|
|
|
|
Again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We need to compute the default dst_stride and src_stride _before_ clipping.
After clipping, the width value may have changed.
This fixes visible tile glitches in some demos like progs/glsl/texdemo.c
|
|
|
|
|
|
Prevents shader dumps from getting concatenated with the next debug message.
|
|
|
|
|
|
Rather stupid warning: msvc is warning that converting from a 1bit
structure bitfield to a unsigned char looses precision... /WX makes this
an error.
|
|
|
|
|
|
|
|
Provide more info for register usage errors/warnings.
|
|
of a trace.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|