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_flow.c]
  2. a32e9b2 llvmpipe: remove unused #define by Brian Paul · 15 years ago
  3. 5208af7 llvmpipe: fix more if/else/endif design bugs by Brian Paul · 15 years ago
  4. 855d7f5 llvmpipe: move some fields to the private lp_build_flow_if struct by Brian Paul · 15 years ago
  5. af31e65 llvmpipe: free the phi array by Brian Paul · 15 years ago
  6. 70b8d59 llvmpipe: checkpoint if/else/endif contructs work by Brian Paul · 15 years ago
  7. baeb3a2 llvmpipe: checkpoint commit of new if/else/endif flow control by Brian Paul · 15 years ago
  8. db7f9b0 llvmpipe: more comments in flow builder code by Brian Paul · 15 years ago
  9. 4e8d67a llvmpipe: flow-control comments by Brian Paul · 15 years ago
  10. aeb6351 llvmpipe: fix upper/lower-case typo by Brian Paul · 15 years ago
  11. 7d9b977 llvmpipe: added function comments by Brian Paul · 15 years ago
  12. b4835ea llvmpipe: Make lp_type a regular union. by José Fonseca · 15 years ago
  13. c3c80c5 llvmpipe: Skip blending when mask is zero. by José Fonseca · 15 years ago
  14. 8e6b925 llvmpipe: Proper control flow builders. by José Fonseca · 15 years ago
  15. 9897180 llvmpipe: Generate the fragment pipeline into a single function. by José Fonseca · 15 years ago
  16. 3d7a886 llvmpipe: Early depth testing. by José Fonseca · 15 years ago
  17. c5531f5 llvmpipe: Split control flow function declarations and notes. by José Fonseca · 15 years ago[Renamed (89%) from src/gallium/drivers/llvmpipe/lp_bld_loop.c]
  18. 9a519ec llvmpipe: Fix typo in copyright. by José Fonseca · 15 years ago
  19. 8783732 llvmpipe: Pixel packing/unpacking and loop code generators. by José Fonseca · 15 years ago