Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
program concatenation.
|
|
|
|
|
|
|
|
|
|
Remove some debugging output and try to make sure that
Mesa compiles when configured without LLVM
|
|
Seems to have similar rounding border problems as cos.
|
|
|
|
There's some weird rounding issue with COS that I can't figure
out.
|
|
|
|
Redo the entry points, get the output propagation correctly,
interpolate the inputs before feeding into llvm for now.
|
|
arguments that we need there.
|
|
|
|
fragment shaders through llvm.
|
|
intelCopyBuffer() is now intelDisplayBuffer(): it displays the given surface
in the on-screen window.
Added a pipe_surface parameter to winsys->flush_frontbuffer().
Front buffer rendering/flushing actually works now.
But, we should only allocate the front surface on demand...
|
|
|
|
context.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
where it fails.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|