Age | Commit message (Collapse) | Author |
|
|
|
|
|
The final output buffer can't be used to hold intermediate results
as the intermediate vertex size may be greater than the final vertex
size, and in any case the output buffer may be uncached in hw drivers.
|
|
|
|
|
|
Checks if all instructions are of the form MOV OUT[n], IN[n]
Untested at this time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is used, the simple swizzle must be set to identity.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/gallium/drivers/i915simple/i915_context.h
|
|
WinCE processes supposedly have environment, but it is not clear which API to use.
|
|
|
|
|
|
Conflicts:
src/gallium/auxiliary/draw/draw_pt_varray.c
src/gallium/auxiliary/draw/draw_pt_varray_tmp.h
src/gallium/auxiliary/draw/draw_pt_vcache.c
|
|
Conflicts:
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MSVC seems picky about this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|