Age | Commit message (Expand) | Author |
---|---|---|
2010-03-11 | gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]' | Brian Paul |
2010-03-11 | gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h | Brian Paul |
2010-03-10 | gallivm: overhaul of texture sampling code | Brian Paul |
2010-03-08 | llvmpipe/gallivm: checkpoint: array of pointers to mipmap levels | Brian Paul |
2010-03-05 | gallivm: added methods for getting texture depth, num mipmap levels | Brian Paul |
2010-03-05 | gallivm: added field for sampler lod | Brian Paul |
2010-03-04 | gallivm: added texture border_color field | Brian Paul |
2010-02-09 | gallium: Remove prefilter member from pipe_sampler_state struct. | Michal Krol |
2010-02-08 | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin |