diff options
author | Eric Anholt <eric@anholt.net> | 2010-08-26 12:12:00 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-08-26 14:55:44 -0700 |
commit | 9763d0a82a1ee605a8794f199d432824fb972b6a (patch) | |
tree | 1ed4a3f2f23a39f32e5dd2eac4fdcd94eb3b199a /src/mesa/drivers/dri/r600/r700_render.c | |
parent | c1dfdcb93a8991788032d4906c5bf1a5b48cdc48 (diff) |
i965: Start building direct GLSL2 IR to 965 assembly codegen.
Our channel-expressions and vector-splitting changes now happen into a
private copy of the IR that we maintain for ourselves. Uniform
assignment still happens by the core, so we continue using Mesa IR
generation not just for swrast fallbacks but also for uniform values
(since there's no storage for their contents other than
shader_program->FragmentProgram->Parameters->ParameterValues). And
most importantly, at the moment no actual codegen is hooked up other
than emitting our favorite color to the framebuffer.
Diffstat (limited to 'src/mesa/drivers/dri/r600/r700_render.c')
0 files changed, 0 insertions, 0 deletions