1. 30b9314 nvc0: expose GLSL version 420 on GF100 by Samuel Pitoiset · 9 years ago
  2. d040500 nvc0: enable ARB_shader_image_load_store on GF100 by Samuel Pitoiset · 9 years ago
  3. 362e17a nvc0/ir: add a lowering pass for surfaces on Fermi by Samuel Pitoiset · 8 years ago
  4. b663db4 nvc0/ir: add emission for SULDB and SUSTx by Samuel Pitoiset · 8 years ago
  5. cd88d1a nvc0/ir: add emission for OP_SULEA by Samuel Pitoiset · 8 years ago
  6. 8aa1fd3 nv50/ir: fix tex constraints for surface coords on Fermi by Samuel Pitoiset · 8 years ago
  7. be4caaf nv50/ir: use moveSources to condense sources by Ilia Mirkin · 9 years ago
  8. 879bd2e nvc0: bind images on fragment and compute shaders for Fermi by Samuel Pitoiset · 8 years ago
  9. e7d2ef4 nvc0/ir: don't check the format for surface stores on Kepler by Samuel Pitoiset · 8 years ago
  10. 5e32cc9 nv50/ir: fix a comment in canDualIssue() by Samuel Pitoiset · 8 years ago
  11. 70834d0 nv50/ir: fix SUSTx constraints on Kepler by Samuel Pitoiset · 8 years ago
  12. 9c0d16a i965: Just read the existing tally on EndTransformFeedback if paused. by Kenneth Graunke · 8 years ago
  13. 915f7c2 i965: Don't write a counter snapshot on EndTransformFeedback if paused. by Kenneth Graunke · 8 years ago
  14. 47fbe17 mesa: Call TransformFeedback driver hooks before setting flags. by Kenneth Graunke · 8 years ago
  15. f7eb95a nir: Fix crash in nir_lower_wpos_center(). by Kenneth Graunke · 8 years ago
  16. 0970c56 nir: remove dead glsl variables before lowering io. by Dave Airlie · 8 years ago
  17. de45da6 spirv: Handle the PixelCenterInteger execution mode. by Kenneth Graunke · 8 years ago
  18. 9b8b3f7 i965: Delete dead dFdy flipping code. by Kenneth Graunke · 8 years ago
  19. 08bc74e i965: Delete brw_wm_prog_key::render_to_fbo and drawable_height. by Kenneth Graunke · 8 years ago
  20. dac10e8 i965, anv: Use NIR FragCoord re-center and y-transform passes. by Kenneth Graunke · 8 years ago
  21. 6e5d86c nir: Add a simple nir_lower_wpos_center() pass for Vulkan drivers. by Kenneth Graunke · 8 years ago
  22. 12ab7fc nir: Don't use ffma in nir_lower_wpos_ytransform(). by Kenneth Graunke · 8 years ago
  23. b8b1b1c nir: Handle fddy_fine and fddy_coarse in nir_lower_wpos_ytransform. by Kenneth Graunke · 8 years ago
  24. 4b7577f nir: Make lower_wpos_ytransform_block a void function. by Kenneth Graunke · 8 years ago
  25. 88ea960 nir: Make nir_lower_wpos_ytransform() match FragCoord by location. by Kenneth Graunke · 8 years ago
  26. c9192fc nir: Add interp_var_at_offset flipping. by Kenneth Graunke · 8 years ago
  27. 287f099 nir: Fix fddy swizzles in nir_lower_wpos_ytransform(). by Kenneth Graunke · 8 years ago
  28. 7fe9a19 nir: Fix wpos_ytransform lowering state_slot swizzle. by Kenneth Graunke · 8 years ago
  29. 1539009 i965: Fix brw_regs_equal() for NaN and positive/negative zero. by Kenneth Graunke · 8 years ago
  30. b19a0d5 virgl: handle cull distance cap. by Dave Airlie · 8 years ago
  31. 2235b80 virgl: Add missing texture transfer_inline_write by Rob Herring · 8 years ago
  32. 12dc89d anv: Merge in my TODO list items by Kristian Høgsberg Kristensen · 8 years ago
  33. 015f220 mesa: Replace uses of Shared->Mutex with hash-table mutexes by Matt Turner · 9 years ago
  34. aded116 hash: Add _mesa_HashRemoveLocked() function. by Matt Turner · 9 years ago
  35. fb5dcb8 i965: Pass nir_src/nir_dest by reference. by Matt Turner · 8 years ago
  36. 9ca5ec2 glsl: Guard against NULL dereference by Mark Janes · 8 years ago
  37. 9b8c400 anv: Enable textureCompressionASTC_LDR on Gen9+ by Nanley Chery · 8 years ago
  38. 0d2847e anv/format: Reorder ASTC mappings to match ISL enum ordering by Nanley Chery · 8 years ago
  39. f3ed3a0 genxml: Expand SKL's SurfaceFormat field width for ASTC by Nanley Chery · 8 years ago
  40. a141576 isl: Handle npot ASTC block dimensions on Gen9+ by Nanley Chery · 8 years ago
  41. de86fb8 isl: Add 2D ASTC format layouts and enums by Nanley Chery · 8 years ago
  42. 4e2c9a0 mesa: Build EGL without X11 headers after interop patchset by Youry Metlitsky · 8 years ago
  43. df361fc nir/validate: assume() that hashtable entry exists by Rob Clark · 8 years ago
  44. fcd6b3f nir: coverity unitialized pointer read by Rob Clark · 8 years ago
  45. 53c48fe nir: coverity sign-extension fix by Rob Clark · 8 years ago
  46. bb993da nir/glsl_to_nir: quell some uninit_member coverity errors by Rob Clark · 8 years ago
  47. 3a1bbd6 freedreno/ir3: need to lower fmod too by Rob Clark · 8 years ago
  48. a2d28dd i965: Fix strerror error code sign by Mark Janes · 8 years ago
  49. eb384da nir/spirv: Handle the NonReadable decoration on struct members by Jason Ekstrand · 8 years ago
  50. ea8c11f anv/pipeline: Bounds-check resource indices when robuts_buffer_access is enabled by Jason Ekstrand · 8 years ago
  51. 902628b anv/pipeline: Only do buffer bounds checks if robustBufferAccess is enabled by Jason Ekstrand · 8 years ago
  52. 23090b5 anv/apply_dynamic_offsets: Use rewrite_src instead of a regular assignment by Jason Ekstrand · 8 years ago
  53. c29ffea anv/device: Add a boolean for robust buffer access by Jason Ekstrand · 8 years ago
  54. d5b4638 anv: Add a TODO file by Jason Ekstrand · 8 years ago
  55. 3ca1c221 glsl: handle same struct redeclaration (v2) by Dave Airlie · 8 years ago
  56. 8a65b51 i965/fs: Recognize and emit ld_lz, sample_lz, sample_c_lz. by Matt Turner · 8 years ago
  57. 75dccf5 i965: Add infrastucture for sample lod-zero operations. by Matt Turner · 8 years ago
  58. 0735359 i965/fs: Add and use get_nir_src_imm(). by Matt Turner · 8 years ago
  59. 8bf5493 nvc0: account for shader-allocated local memory needs by Ilia Mirkin · 8 years ago
  60. 5c6b8cc nv50/ir: treat addresses as local by Ilia Mirkin · 8 years ago
  61. 65c2abf swr: [rasterizer] utility functions for shared libs by Tim Rowley · 8 years ago
  62. 6deb9f7 swr: [rasterizer jitter] fix assert in AVX implementation of MASKLOADD by Tim Rowley · 8 years ago
  63. 6005281 swr: [rasterizer core] apply KNOB_TOSS_DRAW to more functions by Tim Rowley · 8 years ago
  64. 6d212cc swr: [rasterizer jitter] add instancing to non-gather fetch path by Tim Rowley · 8 years ago
  65. 63d7ed8 swr: [rasterizer core] move MultisampleTrait static from header to cpp by Tim Rowley · 8 years ago
  66. c969ef2 swr: [rasterizer core] clang override for _mm_undefined* by Tim Rowley · 8 years ago
  67. da75160 swr: [rasterizer common] add OSX to unix portability sections by Tim Rowley · 8 years ago
  68. 4997169 swr: [rasterizer] rename _aligned_malloc to AlignedMalloc by Tim Rowley · 8 years ago
  69. 2e4ef23 swr: [rasterizer jitter] rename MEMCPY function to MEMCOPY by Tim Rowley · 8 years ago
  70. aebbd2f swr: [rasterizer common] guard definition of __cdecl/__stdcall by Tim Rowley · 8 years ago
  71. 82e335c swr: [rasterizer common] include cstddef for offsetof by Tim Rowley · 8 years ago
  72. 759d8cf swr: [rasterizer core] removed tabs that snuck in by Tim Rowley · 8 years ago
  73. 8e39d41 swr: [rasterizer core] code style cleanup by Tim Rowley · 8 years ago
  74. b914217 swr: [rasterizer core] add dummy code for cygwin build by Tim Rowley · 8 years ago
  75. a0747c4 swr: [rasterizer core] move variable query outside loop by Tim Rowley · 8 years ago
  76. f2a1f89 swr: [rasterizer core] utility function for getenv by Tim Rowley · 8 years ago
  77. 4a58b21 swr: [rasterizer common] portable threadviz buckets by Tim Rowley · 8 years ago
  78. 2031baf swr: [rasterizer common] foreground win32 assert dialog by Tim Rowley · 8 years ago
  79. 33d4c2c swr: [rasterizer core] use parens to disambiguate operator precedence by Tim Rowley · 8 years ago
  80. 9475251 swr: standardize linkage and check for unresolved symbols by Tim Rowley · 8 years ago
  81. 6423004 swr: fix swr linkage so that static llvm works by Tim Rowley · 8 years ago
  82. 8987460 swr: PIPE_CAP_CULL_DISTANCE cap request response by Tim Rowley · 8 years ago
  83. 78572c9 docs: add swr to GL3.txt by Tim Rowley · 8 years ago
  84. 2f90d11 st/va: use drm render node for wayland display type by Leo Liu · 8 years ago
  85. f674285 gallium/radeon: small cleanups in r600_texture_transfer_map by Marek Olšák · 8 years ago
  86. 54737aa gallium/radeon: don't set PB_USAGE in winsyses by Marek Olšák · 8 years ago
  87. f330b7a gallium/radeon: handle VRAM_GTT placements as having slow CPU reads by Marek Olšák · 8 years ago
  88. 5e14d0a gallium/radeon: ignore PIPE_TRANSFER_MAP_DIRECTLY by Marek Olšák · 8 years ago
  89. 51cf04c radeonsi: add a workaround for a bug in LLVM <= 3.8 by Marek Olšák · 8 years ago
  90. 7671687 i965/fs: Silence warnings related to use of uninitialized values by Eduardo Lima Mitev · 8 years ago
  91. a507dcc vc4: Size transfer temporary mappings appropriately for full maps of 3D. by Eric Anholt · 8 years ago
  92. 7ac08ad anv/device: Fix viewportBoundsRange by Nanley Chery · 8 years ago
  93. 61b6789 glsl/linker: attempt to match anonymous structures at link by Dave Airlie · 8 years ago
  94. 4dfa89e anv/batch_chain: free pointers for error cases by Mark Janes · 8 years ago
  95. f21b7d1 st/nine: Minor change to support musl libc by Wang He · 8 years ago
  96. de39231 st/nine: Enable D3DPMISCCAPS_PERSTAGECONSTANT by Patrick Rudolph · 8 years ago
  97. 839f417 st/nine: Turn on thread_submit by default when on different device by Axel Davy · 8 years ago
  98. 9cae3cd st/nine: Fix usage of rasterizer multisample bit. by Axel Davy · 9 years ago
  99. f297e7d st/nine: ATOC has effect only with ALPHATESTENABLE by Axel Davy · 9 years ago
  100. edc5cdc st/nine: Add debug string for ATOC by Axel Davy · 8 years ago