Age | Commit message (Collapse) | Author |
|
See bug 25663.
|
|
|
|
See bug 25663.
|
|
See bug 25663.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This prevents the mystery blank window if, for example, glxgears is
resized larger than 2048 wide on 915. Since the Intel drivers in Mesa
7.6 lack GTT mapped fallbacks, the performance is a slideshow at
best. On Mesa 7.7 and later the performance is much better.
|
|
|
|
this keeps branch targets correct.
glsl/trirast works correctly now afaics
|
|
at least i think this is how it was meant to work
|
|
wpos.y seems inferted to what opengl expexts, so calculate correct
value from window dimension and replace references in fragmentprog
with calculated value
|
|
|
|
|
|
|
|
|
|
|
|
fixes, cleanups, etc.
not working yet
|
|
|
|
The 0 value is correct for I8 format.
|
|
Need to properly setup colorbuffer when dst pitch != dst width.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This file has been modified in master and removed in feature branch.
This gave a merge conflict I couldn't resolve by removing and git adding
it to index.
|
|
Conflicts:
progs/perf/drawoverhead.c
progs/perf/teximage.c
progs/perf/vbo.c
progs/perf/vertexrate.c
src/mesa/shader/slang/library/slang_common_builtin_gc.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|