Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Again.
|
|
|
|
|
|
|
|
|
|
being traced.
|
|
For consistency and to simplify these objects' destruction.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Only pipe_screen calls traced, and only linux supported, for now.
|
|
|
|
|
|
|
|
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
|
|
Check for these caps in state tracker and enable corresponding GL extensions
if supported.
|
|
|
|
|
|
|
|
Prevents shader dumps from getting concatenated with the next debug message.
|
|
It appears to be working without this before, and it is probably necessary.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|