1. ca90cde radeonsi: implement gl_SampleMaskIn by Marek Olšák · 9 years ago
  2. f9fd0c4 radeonsi: add support for SQRT by Marek Olšák · 9 years ago
  3. d73c1c1 radeonsi: add support for FMA by Marek Olšák · 9 years ago
  4. dfea356 gallium/radeon: don't use LLVMReadOnlyAttribute for ALU by Marek Olšák · 9 years ago
  5. 216543e gallium: add FMA and DFMA opcodes (v3) by Marek Olšák · 9 years ago
  6. e92bc6b freedreno: update generated headers by Rob Clark · 9 years ago
  7. d3fb949 freedreno/ir3: remove old compiler by Rob Clark · 9 years ago
  8. feb858b freedreno/ir3: avoid scheduler deadlock by Rob Clark · 9 years ago
  9. 7208e96 freedreno/ir3: bit of cleanup by Rob Clark · 9 years ago
  10. 620e29b freedreno: fix slice pitch calculations by Ilia Mirkin · 9 years ago
  11. 89b26d5 freedreno/a3xx: use the same layer size for all slices by Ilia Mirkin · 9 years ago
  12. e5cd42e nvc0: fix wrong max value for driver queries by Samuel Pitoiset · 9 years ago
  13. 7a37d5c r600g: Use R600_MAX_VIEWPORTS instead of 16 by Alexandre Demers · 9 years ago
  14. c939231 r300g: fix sRGB->sRGB blits by Marek Olšák · 9 years ago
  15. 9953586 r300g: fix a crash when resolving into an sRGB texture by Marek Olšák · 9 years ago
  16. 1136010 r300g: use memset for clearing the shader key by Marek Olšák · 9 years ago
  17. 4815c18 r300g: remove the broken SNORM->UNORM shader lowering pass by Marek Olšák · 9 years ago
  18. 74a757f r300g: fix RGTC1 and LATC1 SNORM formats by Marek Olšák · 9 years ago
  19. f710b99 r300g: Fix the ATI1N swizzle (RGTC1 and LATC1) by Stefan Dösinger · 9 years ago
  20. 51b43c5 radeonsi: Add additional information to shader dumps by Tom Stellard · 9 years ago
  21. bbfa1c3 radeonsi/compute: Use value from compiler for COMPUTE_PGM_RSRC1.FLOAT_MODE by Tom Stellard · 9 years ago
  22. cb3eb43 freedreno/ir3: get the # of miplevels from getinfo by Ilia Mirkin · 9 years ago
  23. 8ac957a freedreno/ir3: fix array count returned by TXQ by Ilia Mirkin · 9 years ago
  24. f3dfe65 freedreno: move fb state copy after checking for size change by Ilia Mirkin · 9 years ago
  25. fd17db6 freedreno: replace glsl130 debug flag with glsl120 by Rob Clark · 9 years ago
  26. 060d349 freedreno/ir3: relative dst by Rob Clark · 10 years ago
  27. b770321 freedreno/ir3: split out array_fanin() helper by Rob Clark · 9 years ago
  28. 17754b7 freedreno/ir3: drop deref nodes by Rob Clark · 9 years ago
  29. f8f7548 freedreno/ir3: helpful iterator macros by Rob Clark · 9 years ago
  30. 26b79ac freedreno/ir3: fix register usage calculations by Rob Clark · 10 years ago
  31. 3ecc834 freedreno/ir3: couple tweaks for cmdline compiler by Rob Clark · 9 years ago
  32. 0f797f7 freedreno/ir3: split up ssa_dst by Rob Clark · 10 years ago
  33. 27648ef freedreno/ir3: fix failed assert in grouping by Rob Clark · 9 years ago
  34. b28c037 r300g: Fix build, invalid extern "C" around header inclusion. by Mark Janes · 9 years ago
  35. c4b91a1 nouveau: Fix build, invalid extern "C" around header inclusion. by Mark Janes · 9 years ago
  36. 2034680 nv50,nvc0: remove bogus 64_FLOAT formats by Ilia Mirkin · 9 years ago
  37. bca6c85 ilo: clarify valid and preferred tilings by Chia-I Wu · 9 years ago
  38. bf061a3 ilo: clean up Gen6 WAs by Chia-I Wu · 9 years ago
  39. ba5670f ilo: add generic ilo_render_3dprimitive() by Chia-I Wu · 9 years ago
  40. 8b2eecf ilo: add generic ilo_render_pipe_control() by Chia-I Wu · 9 years ago
  41. 35b713a ilo: fix padding of linear sampler views by Chia-I Wu · 9 years ago
  42. dda4823 ilo: do not check for interleaved_samples by Chia-I Wu · 9 years ago
  43. ebad062 ilo: enable L3 cache in MOCS by Chia-I Wu · 9 years ago
  44. c7d17f8 ilo: track if a ilo_view_surface is a scanout by Chia-I Wu · 9 years ago
  45. e7c74ef ilo: clean up SURFACE_STATE and BINDING_TABLE_STATE by Chia-I Wu · 9 years ago
  46. 60096ed freedreno/ir3: fix silly typo for binning pass shaders by Rob Clark · 9 years ago
  47. 4ddd981 ilo: add more convenient intel_bo_{ref,unref}() by Chia-I Wu · 9 years ago
  48. 70ef171 ilo: add intel_bo_set_tiling() by Chia-I Wu · 9 years ago
  49. 0ac7065 ilo: replace intel_tiling_mode by gen_surface_tiling by Chia-I Wu · 9 years ago
  50. eb32ac1 ilo: update genhw headers by Chia-I Wu · 9 years ago
  51. 237dcb4 Fix invalid extern "C" around header inclusion. by Mark Janes · 9 years ago
  52. b5eb6f7 ilo: improve WA handling in rectlist path by Chia-I Wu · 9 years ago
  53. 1424bdd ilo: clean up Gen7.5 WAs by Chia-I Wu · 9 years ago
  54. 68d2e39 ilo: add ILO_DEBUG=hang by Chia-I Wu · 9 years ago
  55. af4cff5 ilo: add some more winsys functions by Chia-I Wu · 9 years ago
  56. ade0b58 r300g: Check return value of snprintf(). by Matt Turner · 9 years ago
  57. f5e2aa1 r300g: Use PATH_MAX instead of limiting ourselves to 100 chars. by Matt Turner · 9 years ago
  58. b709adf freedreno/ir3: fix old compiler after f6b2e8af742 by Rob Clark · 9 years ago
  59. d0b1c74 svga: Set MSVC2013 compat flags. by Jose Fonseca · 9 years ago
  60. 2c25008 softpipe,trace: Set MSVC 2008 compat flags. by Jose Fonseca · 9 years ago
  61. 00faf9f scons: Use -Werror MSVC compatibility flags per-directory. by Jose Fonseca · 9 years ago
  62. 8e67fd7 freedreno/a4xx: re-enable int (conditional on glsl130) by Rob Clark · 9 years ago
  63. e9f2abe freedreno/ir3: handle flat bypass for a4xx by Rob Clark · 9 years ago
  64. 9d732d3 freedreno/ir3: add support for memory (cat6) instructions by Rob Clark · 9 years ago
  65. 20b50a0 freedreno/ir3: fix up cat6 instruction encodings by Rob Clark · 9 years ago
  66. 583a8a8 freedreno/a3xx,a4xx: silence some warnings by Rob Clark · 9 years ago
  67. 80c5bd7 configure: Leverage gcc warn options to enable safe use of C99 features where possible. by Jose Fonseca · 9 years ago
  68. 9a07435 identity: Remove. by Jose Fonseca · 9 years ago
  69. 982723d Revert "configure: Leverage gcc warn options to enable safe use of C99 features where possible." by Kenneth Graunke · 9 years ago
  70. da85ab4 radeonsi/compute: Enable PIPE_SHADER_CAP_DOUBLES v2 by Tom Stellard · 9 years ago
  71. 79daa51 configure: Leverage gcc warn options to enable safe use of C99 features where possible. by Jose Fonseca · 9 years ago
  72. 8170eba r300g/tests: Include stdio.h. by Vinson Lee · 9 years ago
  73. 40cfa0c radeon/compiler: include stdio.h by Brian Paul · 9 years ago
  74. 538e13d r300g: remove dependency on compiler.h by Brian Paul · 9 years ago
  75. 8643402 freedreno: drop ARRAY_SIZE macro by Rob Clark · 9 years ago
  76. 1180e61 r600g,radeonsi: fix streamout after pipeline stats have been used by Marek Olšák · 9 years ago
  77. fdf2c04 radeonsi: small cleanup around current_rast_prim by Marek Olšák · 9 years ago
  78. 0b1f31a radeonsi: set current_rast_prim in the right place by Marek Olšák · 9 years ago
  79. 4eb0ccf radeonsi: simplify obtaining a shader property in si_emit_clip_regs by Marek Olšák · 9 years ago
  80. 5349437 radeonsi: only preload VertexID for the GS copy shader by Marek Olšák · 9 years ago
  81. ffd701e radeonsi: dump the shader key when dumping shaders by Marek Olšák · 9 years ago
  82. 93daf5a r600g,radeonsi: cleanup of hex literals by Marek Olšák · 9 years ago
  83. fa913a2 radeonsi: set PA_SU_HARDWARE_SCREEN_OFFSET to 0 by Marek Olšák · 9 years ago
  84. d80701d r600g: Implement GL_ARB_draw_indirect for EG/CM by Glenn Kennard · 9 years ago
  85. dd70e78 freedreno/a4xx: aniso filtering by Rob Clark · 9 years ago
  86. c70097a freedreno: update generated headers by Rob Clark · 9 years ago
  87. daccbd2 freedreno/a4xx: add ARB_instanced_arrays support by Rob Clark · 10 years ago
  88. e133987 freedreno/a4xx: handle index_bias (i.e. base_vertex) by Rob Clark · 9 years ago
  89. 283bb48 freedreno/a4xx: add support for vertexid and instanceid sysvals by Rob Clark · 10 years ago
  90. 4aef0d7 freedreno/a4xx: pass number of instances to draw by Rob Clark · 10 years ago
  91. 49d3c6a vc4: Update to current kernel sources. by Eric Anholt · 9 years ago
  92. 1d1e820 r600: Fix build after 984f3069370cd4a347cb38269d430b428385affd by Eric Anholt · 9 years ago
  93. bfcdb84 mesa: Use assert() instead of ASSERT wrapper. by Matt Turner · 9 years ago
  94. 050bf75 radeonsi: fix a warning caused by previous commit by Marek Olšák · 9 years ago
  95. 7820a11 radeonsi: fix point sprites by Marek Olšák · 9 years ago
  96. 51e3357 freedreno/a4xx: set PC_PRIM_VTX_CNTL.VAROUT properly by Rob Clark · 9 years ago
  97. fb1301e freedreno: update generated headers by Rob Clark · 9 years ago
  98. bdf0234 freedreno/a4xx: bit of cleanup by Rob Clark · 9 years ago
  99. e174373 freedreno: implement fence by Rob Clark · 9 years ago
  100. 6855226 freedreno/a2xx: fix increment in assert by Rob Clark · 9 years ago