1. c3db19e radeonsi: Better indexing of parameters in the pixel shader. by Michel Dänzer · 12 years ago
  2. 22ae062 radeonsi: define SGPR register numbers by Christian König · 12 years ago
  3. fcc9c12 radeonsi: remove unused code by Christian Koenig · 12 years ago
  4. 0fb1e68 radeonsi: Handle position input parameter for pixel shaders v2 by Tom Stellard · 12 years ago
  5. cc571a3 radeonsi: Pass shader type to the compiler by Tom Stellard · 12 years ago
  6. 30b3037 radeonsi: Handle TGSI_SEMANTIC_FOG. by Michel Dänzer · 12 years ago
  7. cfebaf9 radeonsi: Enable whole quad mode for pixel shaders. by Michel Dänzer · 12 years ago
  8. 88a4fd8 radeonsi: stop big offsets from hanging the GPU v2 by Christian König · 12 years ago
  9. e7723b5 radeonsi: handle indirect constants gracefully by Christian König · 12 years ago
  10. c3c323a radeonsi: Handle TGSI_SEMANTIC_PSIZE by Tom Stellard · 12 years ago
  11. cf4ac69 radeon/llvm: Declare the interpolation intrinsics as ReadOnly by Tom Stellard · 12 years ago
  12. f402acd radeonsi: Use FP16 shader export format when necessary / possible. by Michel Dänzer · 12 years ago
  13. 26c7139 radeonsi: Refactor initialization of shader export intrinsic arguments. by Michel Dänzer · 12 years ago
  14. d1e40b3 radeonsi: Maintain cache of pixel shader variants according to contxt state. by Michel Dänzer · 12 years ago
  15. 4b64fa2 radeonsi: Fix LLVM context leak. by Michel Dänzer · 12 years ago
  16. 40c41fe radeon/llvm: Add live-in registers during DAG lowering by Tom Stellard · 12 years ago
  17. ce40e47 radeonsi: cleanup shader headers by Christian König · 12 years ago
  18. 82cd9c0 radeonsi: If pixel shader compilation fails, use a dummy shader. by Michel Dänzer · 12 years ago
  19. a5ac8ee radeonsi: Properly initialize si_shader_ctx.radeon_bld by Tom Stellard · 12 years ago
  20. c2bae6b radeonsi: Handle TGSI TXP opcode. by Michel Dänzer · 12 years ago
  21. 250b7fd radeonsi: fix TEX writemask by Christian König · 12 years ago
  22. 3508815 radeonsi: fix shader param and color count by Christian König · 12 years ago
  23. 92b96a8 radeonsi: fix texture loads from sampler > 0 by Christian König · 12 years ago
  24. f18fd25 radeonsi: fix dummy export in shaders v2 by Christian König · 12 years ago
  25. b15e3ae radeonsi: fix vertex buffer and elements by Christian König · 12 years ago
  26. d51b9b7 radeonsi: fix shader size and handling by Christian König · 12 years ago
  27. fe41287 radeonsi: rename r600_resource to si_resource by Christian König · 12 years ago
  28. 022b543 radeonsi: Add support for loading integers from constant memory by Tom Stellard · 12 years ago
  29. 3c09f11 radeonsi: move shaders to new handling by Christian König · 12 years ago
  30. f67fae0 radeonsi: move rasterizer state into new handling by Christian König · 12 years ago
  31. 835098a radeonsi: move framebuffer to new handling by Christian König · 12 years ago
  32. 185fc9a radeonsi: Dump TGSI code prior to doing TGSI->LLVM conversion. by Tom Stellard · 12 years ago
  33. 90c6eac radeonsi: Use linear instead of constant interpolation for now. by Michel Dänzer · 12 years ago
  34. 4c4ef9c radeonsi: Only dump shaders with environment variable RADEON_DUMP_SHADERS=1. by Michel Dänzer · 12 years ago
  35. 89ece08 radeonsi: Remove use.sgpr* intrinsics, use load instructions instead by Tom Stellard · 12 years ago
  36. 467f516 radeonsi: Handle TGSI CONST registers by Tom Stellard · 12 years ago
  37. dd9d619 radeonsi: Fix parameter cache offsets for fragment shader inputs. by Michel Dänzer · 12 years ago
  38. 1deb2be radeonsi: Flesh out shader interpolation related code. by Michel Dänzer · 12 years ago
  39. 1279923 gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token. by Francisco Jerez · 12 years ago
  40. 0a61202 winsys/radeon: simplify buffer map/unmap functions by Marek Olšák · 12 years ago
  41. 509ddb0 radeon: Move radeon_llvm_emit.cpp declarations into their own header by Tom Stellard · 12 years ago
  42. 9918fbd radeonsi: (User) SGPR related cleanups. by Michel Dänzer · 12 years ago
  43. de12c6c radeonsi: Fix sampler offsets for shader intrinsic. by Michel Dänzer · 12 years ago
  44. a75c616 radeonsi: initial WIP SI code by Tom Stellard · 13 years ago