1. 4a1238a egl: turn one more boolean `int` into a `bool` by Eric Engestrom · 7 years ago
  2. 60f9842 egl: turn boolean `int`s into `bool`s by Eric Engestrom · 7 years ago
  3. 17918a0 i965/miptree: Move isl_surf_get_(hiz|mcs)_surf out of the assert by Jason Ekstrand · 7 years ago
  4. 78b843a intel/genxml: Use the same naming convention for Floating Point Mode. by Rafael Antognolli · 7 years ago
  5. ce72859 intel/genxml: Normalize URB Data field in WM_STATE. by Rafael Antognolli · 7 years ago
  6. 4441505 intel/genxml: Rename field on WM_STATE to match gen6+. by Rafael Antognolli · 7 years ago
  7. 82c6696 intel/genxml: Normalize fields on WM_STATE. by Rafael Antognolli · 7 years ago
  8. eddb1eb intel/genxml: Add missing field to CLIP_STATE. by Rafael Antognolli · 7 years ago
  9. 9a5ae19 intel/genxml: Fix type of UserClipFlags ClipTest Enable Bitmask. by Rafael Antognolli · 7 years ago
  10. 19d1def intel/genxml: Add missing fields to CLIP_STATE on gen4-5. by Rafael Antognolli · 7 years ago
  11. faa4f5c intel/genxml: Normalize GS_STATE. by Rafael Antognolli · 7 years ago
  12. 0eef03a i915: Always emit W on gen3 by Ville Syrjälä · 7 years ago
  13. 26fbdb1 mesa: add KHR_no_error support for glStencilOp() by Samuel Pitoiset · 7 years ago
  14. 5407662 mesa: add stencil_op() helper by Samuel Pitoiset · 7 years ago
  15. e6659c5 mesa: add KHR_no_error support for glStencilFunc() by Samuel Pitoiset · 7 years ago
  16. db967dc mesa: add stencil_func() helper by Samuel Pitoiset · 7 years ago
  17. b9e2d5c mesa: add KHR_no_error support for glStencilOpSeparate() by Samuel Pitoiset · 7 years ago
  18. 0614b7a mesa: add stencil_op_separate() helper by Samuel Pitoiset · 7 years ago
  19. d222e14 mesa: add KHR_no_error support for glStencilMaskSeparate() by Samuel Pitoiset · 7 years ago
  20. 8ab0aaa mesa: add stencil_mask_separate() helper by Samuel Pitoiset · 7 years ago
  21. 9c49c9d mesa: add KHR_no_error support for glStencilFuncSeparate() by Samuel Pitoiset · 7 years ago
  22. 6f10d93 mesa: add stencil_func_separate() helper by Samuel Pitoiset · 7 years ago
  23. 629003b etnaviv: fix blend color for RB swapped rendertargets by Lucas Stach · 7 years ago
  24. 1bd0aca spirv: Work around the Doom shader bug by Jason Ekstrand · 7 years ago
  25. 9305557 glsl: Update build instructions for int64.glsl by Ian Romanick · 7 years ago
  26. 7e46be3 glsl: Fix indent in dump code by Elie Tournier · 8 years ago
  27. 8754c53 st/xvmc: deal with drivers wanting different texture formats by Ilia Mirkin · 8 years ago
  28. 7bae3ef nvc0: fix transfer of larger rectangles with DmaCopy on gk104 and up by Ben Skeggs · 8 years ago
  29. ec3d489 nvc0: copy engine surface params are only relevant for tiled surfaces by Ben Skeggs · 8 years ago
  30. 72c8c68 st/mesa: fix assert to be simpler by Dave Airlie · 7 years ago
  31. 030abc6 intel: compiler/i965: fix is_broxton checks by Lionel Landwerlin · 7 years ago
  32. b3b6121 mesa/main: Move NULL pointer check. by Plamena Manolova · 7 years ago
  33. 12f5294 swr: Include definition of missing function by George Kyriazis · 7 years ago
  34. 3e10555 i965/cnl: Add l3 configuration for Cannonlake by Ben Widawsky · 8 years ago
  35. 1024dad i965: Add a variable for way size per bank in get_l3_way_size() by Anuj Phogat · 7 years ago
  36. 8521559 i965: Fix broxton 2x6 l3 config by Anuj Phogat · 7 years ago
  37. 4eb3747 i965: Fall back to normal blorp clear instead of meta clear by Ian Romanick · 7 years ago
  38. cbb941c intel/blorp: Apply source offset in the TEX case by Ian Romanick · 7 years ago
  39. 990f2be intel/blorp: Apply Gen4 coord. normalization after cubemap sizes are adjusted by Ian Romanick · 7 years ago
  40. b2dd611 intel/blorp: Set needs_(dst|src)_offset for Gen4 cubemaps by Jason Ekstrand · 7 years ago
  41. cc14286 meta/blit: Silence unused parameter warning by Ian Romanick · 7 years ago
  42. 37164da meta: Silence unused parameter warning by Ian Romanick · 7 years ago
  43. 691beaf i965: Fix incorrect comment by Ian Romanick · 7 years ago
  44. 4f00b2b mesa: simplify _mesa_IsVertexArray() by Samuel Pitoiset · 7 years ago
  45. cb3e01c mesa/format_info: use designated initialiser list by Eric Engestrom · 7 years ago
  46. 45b0172 vc4: Clean up release build warnings using MAYBE_UNUSED. by Eric Anholt · 8 years ago
  47. 743dcdd vc4: Allow VBOs to be mapped during execution. by Eric Anholt · 7 years ago
  48. d8148ed gallium/vbuf: avoid segfault when we get invalid glDrawRangeElements() by Brian Paul · 7 years ago
  49. 2a9d8a4 gallium/vbuf: add some const qualifiers by Brian Paul · 7 years ago
  50. ed83e73 translate: whitespace fixes in translate_generic.c by Brian Paul · 7 years ago
  51. ceb9ca7 softpipe: remove unused softpipe_context::line_stipple_counter by Brian Paul · 7 years ago
  52. ea2492b radeonsi: set correct usage flag according to image access type by Samuel Pitoiset · 7 years ago
  53. 58af1f6 winsys/amdgpu: fix a deadlock when waiting for submission_in_progress by Marek Olšák · 7 years ago
  54. afeaa2e radeonsi: update all resident texture descriptors when needed by Samuel Pitoiset · 7 years ago
  55. f00e80e radeonsi: keep track of the sampler state for texture handles by Samuel Pitoiset · 7 years ago
  56. bf5ca4f i965: perf: use gen_device_info rather then brw_context by Lionel Landwerlin · 8 years ago
  57. 6d759cb intel: common: add number of thread per eu by Lionel Landwerlin · 7 years ago
  58. c77d98e intel: common: express timestamps units in frequency by Lionel Landwerlin · 7 years ago
  59. e5743ee i965: convert MI_REPORT_PERF_COUNT to genxml by Lionel Landwerlin · 7 years ago
  60. a26f8d9 i965: perf: fix codegen with single operand equation by Lionel Landwerlin · 8 years ago
  61. 5f2fe93 intel: common: add flag to identify platforms by name by Lionel Landwerlin · 7 years ago
  62. b539f69 i965/wm: Use stored hiz surface instead of creating copy by Topi Pohjolainen · 8 years ago
  63. 7e4ea22 i965/blorp: Use hiz surface instead of creating copy by Topi Pohjolainen · 8 years ago
  64. f60e23c i965/miptree/gen7+: Use isl for hiz layouts by Topi Pohjolainen · 8 years ago
  65. 67b44a8 i965/miptree: Drop BO_ALLOC_FOR_RENDER in intel_miptree_alloc_mcs() by Topi Pohjolainen · 8 years ago
  66. 1a43d77 i965/miptree: Use isl for mcs layouts by Topi Pohjolainen · 8 years ago
  67. 31bd461 i965/miptree: Refactor aux surface allocation by Topi Pohjolainen · 8 years ago
  68. 7e25410 i965/gen6: Use isl for hiz by Topi Pohjolainen · 8 years ago
  69. 59e5519 i965/miptree: Refactor isl aux usage resolver by Topi Pohjolainen · 8 years ago
  70. d8a4b8b i965/gen6: Use isl for stencil surfaces by Topi Pohjolainen · 7 years ago
  71. 0e816c9 i965/miptree: Prepare range getter for isl based by Topi Pohjolainen · 7 years ago
  72. a808eb1 i965/miptree: Prepare stencil mapping for isl based by Topi Pohjolainen · 7 years ago
  73. 7294cde i965/blorp: Prepare for isl based miptrees by Topi Pohjolainen · 8 years ago
  74. 3cf470f i965: Add isl based miptree creator by Topi Pohjolainen · 8 years ago
  75. 5d125f9 i965/miptree: Add option to resolve offsets using isl_surf by Topi Pohjolainen · 7 years ago
  76. 71ac909 i965: Prepare slice copy for isl based miptrees by Topi Pohjolainen · 8 years ago
  77. de158c1 i965/tex: Prepare image update for isl based miptrees by Topi Pohjolainen · 8 years ago
  78. bb9c411 i965: Prepare framebuffer validator for isl based miptrees by Topi Pohjolainen · 8 years ago
  79. c05817f i965: Prepare slice validator for isl based miptrees by Topi Pohjolainen · 8 years ago
  80. 143e3a6 i965: Prepare image validation for isl based miptrees by Topi Pohjolainen · 8 years ago
  81. 41a7a0e i965: Prepare up/downsampling for isl based miptrees by Topi Pohjolainen · 8 years ago
  82. 02fa622 i965/miptree: Add isl surface by Topi Pohjolainen · 8 years ago
  83. 5a3105f i965: Add helper for converting isl tiling to bufmgr tiling by Topi Pohjolainen · 7 years ago
  84. a7480d3 i965/miptree: Refactor mapping table alloc by Topi Pohjolainen · 7 years ago
  85. 3355436 i965/gen6: Declare minify(depth, level) layers for 3D stencil by Topi Pohjolainen · 7 years ago
  86. a5e1c9f i965/gen4: Add support for single layer in alignment workaround by Topi Pohjolainen · 7 years ago
  87. a9c59c1 i965/miptree: Separate src and dst slice specifiers in slice copy by Topi Pohjolainen · 7 years ago
  88. 920c8e8 i965/miptree: Clarify face/level/layer in slice copy by Topi Pohjolainen · 7 years ago
  89. a52ee32 anv: Fix L3 cache programming on Bay Trail by Jonas Kulla · 7 years ago
  90. 3fc99f1 radeonsi: fix dumping shader descriptors into ddebug logs by Marek Olšák · 7 years ago
  91. f9dc29a radeonsi: add a workaround for inexact SNORM8 blitting again by Marek Olšák · 7 years ago
  92. 0f827b5 radeonsi/gfx9: fix TC-compatible stencil compression by Marek Olšák · 7 years ago
  93. 8a264dd radeonsi/gfx9: fix TXF_LZ with 1D textures by Marek Olšák · 7 years ago
  94. 353b60c radeonsi/gfx9: disable sparse buffers by Marek Olšák · 7 years ago
  95. 064f07f ac/sid.h: don't use parentheses in PKT3_RELEASE_MEM definition by Marek Olšák · 7 years ago
  96. ed291ce ac: parse EVENT_WRITE_EOP, RELEASE_MEM, WAIT_REG_MEM, NOWHERE by Marek Olšák · 7 years ago
  97. 66b6bab st/mesa: simplify returning GL_VENDOR by Marek Olšák · 7 years ago
  98. 92b4ca4 st/mesa: remove the "Gallium 0.4 on" prefix from GL_RENDERER by Marek Olšák · 7 years ago
  99. 61dc2c9 st/mesa: don't update MSAA states for GL_FRAMEBUFFER_SRGB by Marek Olšák · 7 years ago
  100. 6a7c525 i965: Ignore anisotropic filtering in nearest mode. by Kenneth Graunke · 9 years ago