1. cbfc92c svga: s/unsigned/enum tgsi_texture_type/ by Brian Paul · 7 years ago
  2. 980fe46 svga: wrap long comments in svga_tgsi_vgpu10.c by Brian Paul · 7 years ago
  3. 3c71c42 svga: emit sampler constants only if sampler view exists by Charmaine Lee · 7 years ago
  4. 497506a gallium: remove TGSI opcode SCS by Marek Olšák · 7 years ago
  5. cdaaf66 gallium: remove TGSI opcode BREAKC by Marek Olšák · 7 years ago
  6. 985e6b5 gallium: remove TGSI opcode XPD by Marek Olšák · 7 years ago
  7. 3e2ff8f gallium: remove TGSI opcode DPH by Marek Olšák · 7 years ago
  8. 86e6f7a gallium: remove TGSI opcode DP2A by Marek Olšák · 7 years ago
  9. 91735e2d svga: implement MSAA alpha_to_one feature by Brian Paul · 7 years ago
  10. 71d3b69 svga: rework the FS white fragments code by Brian Paul · 7 years ago
  11. 1820ef6 svga: Limit number of immediates in shader by Neha Bhende · 7 years ago
  12. 83ca6b9 svga: fix constant indices for texcoord scale factors and texture buffer size by Charmaine Lee · 7 years ago
  13. acfb158 svga: fix unnormalized->normalized texture coordinate conversion by Neha Bhende · 7 years ago
  14. 589f546 svga: add comment about 'extra' constant locations by Brian Paul · 7 years ago
  15. f7e78ab svga: fix texture swizzle writemasking by Brian Paul · 7 years ago
  16. bf7a4f4 svga: s/unsigned/enum tgsi_texture_type/ by Brian Paul · 7 years ago
  17. 1d82674 svga: s/unsigned/enum tgsi_swizzle by Brian Paul · 7 years ago
  18. 3effacf svga: s/unsigned/enum tgsi_interpolate_mode/ by Brian Paul · 7 years ago
  19. 9330112 svga: s/unsigned/enum tgsi_file_type/ by Brian Paul · 7 years ago
  20. 1b5e88b svga: s/unsigned/enum tgsi_semantic/ by Brian Paul · 7 years ago
  21. 31ff7bf svga: document some incorrect VGPU10 shader translation issues by Brian Paul · 7 years ago
  22. d995115 gallium: remove TGSI_OPCODE_SUB by Marek Olšák · 8 years ago
  23. a4ace98 gallium: remove TGSI_OPCODE_ABS by Marek Olšák · 8 years ago
  24. b09e4ab svga: s/INDEX_0D/INDEX_IMMEDIATE32/ by Brian Paul · 8 years ago
  25. 2e1cfcc svga: add guest statistic gathering interface by Charmaine Lee · 8 years ago
  26. 4791991 svga: fix indirect non-indexable temp access by Charmaine Lee · 9 years ago
  27. 60a27ad Remove wrongly repeated words in comments by Giuseppe Bilotta · 8 years ago
  28. e0184b3 svga: s/Elements/ARRAY_SIZE/ by Brian Paul · 8 years ago
  29. fb523cb gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_* by Marek Olšák · 8 years ago
  30. b283c76 svga: check TXF instruction's target to determine MSAA by Brian Paul · 8 years ago
  31. dc9ecf5 svga: use shader sampler view declarations by Brian Paul · 8 years ago
  32. 2f3d06d svga: allow non-contiguous VS input declarations by Brian Paul · 8 years ago
  33. 8cc9a8a tgsi: add ureg support for image decls by Ilia Mirkin · 10 years ago
  34. 69f43c2 util/pstipple: allow fragment shader POSITION to be a system value by Marek Olšák · 9 years ago
  35. b074a5b svga: skip vertex attribute instruction with zero usage_mask by Charmaine Lee · 9 years ago
  36. 13eb5f5 gallium/drivers: Sanitize NULL checks into canonical form by Edward O'Callaghan · 9 years ago
  37. d31481e svga: implement 'white_fragments' option for VGPU10 fragment shaders by Brian Paul · 9 years ago
  38. 1082735 svga: detect constant color writes in fragment shaders by Brian Paul · 9 years ago
  39. 18a631e svga: fix clip plane regression after recent tgsi_scan change by Brian Paul · 9 years ago
  40. f413f1a svga: use new svga_new_shader_variant() function by Brian Paul · 9 years ago
  41. e054251 svga: update driver for version 10 GPU interface by Brian Paul · 9 years ago
  42. 35bb29d svga: add new svga_tgsi_vgpu10.c file by Brian Paul · 9 years ago