1. c61bf36 llvmpipe: export the tgsi translation code to a common layer by Zack Rusin · 14 years ago[Renamed from src/gallium/drivers/llvmpipe/lp_bld_sample_soa.c]
  2. 345178a llvmpipe: put labels on some value refs by Brian Paul · 15 years ago
  3. 4e014c0 pipe_sampler_state::compare_mode is not a boolean enable flag. by Michal Krol · 15 years ago
  4. f02347374 gallium: remove PIPE_TEX_FILTER_ANISO by Luca Barbieri · 15 years ago
  5. 88e08d7 llvmpipe: Human friendlier sampler state dump. by José Fonseca · 15 years ago
  6. e4c5e01 llvmpipe: Immediate multiplication. by José Fonseca · 15 years ago
  7. e1342f8 llvmpipe: Fast path for sampling rgba8 textures with linear filtering. by José Fonseca · 15 years ago
  8. a55b305 llvmpipe: Merge lp_build_load_rgba_soa into lp_build_sample_texel. by José Fonseca · 15 years ago
  9. bc93e91 llvmpipe: Factor our pixel offset computation. by José Fonseca · 15 years ago
  10. b4f6907 llvmpipe: Move a few format/sampling functions into better space. by José Fonseca · 15 years ago
  11. 741c40a llvmpipe: Implement non SSE4.1 versions of floor and round. by José Fonseca · 15 years ago
  12. f911d19 llvmpipe: Don't assert due to unsupported texture wrap modes. by José Fonseca · 15 years ago
  13. b4835ea llvmpipe: Make lp_type a regular union. by José Fonseca · 15 years ago
  14. 1fc4100 llvmpipe: Update status in README and TODO/FIXME comments throughout the code. by José Fonseca · 15 years ago
  15. 48f19c0 llvmpipe: Fix sampling from depth textures. Respect texture compare func. by José Fonseca · 15 years ago
  16. bd3b59d llvmpipe: Copy the texture target into the sampler static state. by José Fonseca · 15 years ago
  17. 4139bc8 llvmpipe: Quick hack for 1D textures. by José Fonseca · 15 years ago
  18. de8376e llvmpipe: Texture sampling code generation primitives. by José Fonseca · 15 years ago