Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
these really shouldn't be exposed here
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
SConstruct
configs/default
configs/linux-dri
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fd.o bug #25290
Suggested fix from Rafael Monica
|
|
|
|
|
|
otherwise for example const[ADDR-3] gets us 253 - ALU_SRC_LITERAL which
expects immediate floats to follow and hangs
|
|
|
|
The assert in util_gen_mipmap() caught it, although
it does the right thing anyway.
|
|
|
|
|
|
|
|
|
|
...And looks like there's already things I don't know. Go figure.
|
|
fd.o bug #25290
Suggested fix from Rafael Monica
|
|
|
|
|
|
it would be nice if this stuff would be test built on mesa's primary
platform with mesa's primary build system.
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
|
|
|
In Sphinx/ReST format.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is due to the glsl pp interface changes.
|
|
|
|
|
|
Already implemented in mesa compiler using predefined symbols.
|
|
|