1. c7f73a7 radeonsi/sid_tables: store offset into global fields table instead of pointer by Nicolai Hähnle · 8 years ago
  2. 54ab39c radeonsi/sid_tables: store strings by offset instead of by pointer by Nicolai Hähnle · 8 years ago
  3. ca8f71f r600: remove TABLE_SIZE macro by Nicolai Hähnle · 8 years ago
  4. 43ac091 r600: move alu_op_table to .c file by Nicolai Hähnle · 8 years ago
  5. 390c740 r600: move cf_op_table to .c file by Nicolai Hähnle · 8 years ago
  6. a180e1d r600: move fetch_op_table to .c file by Nicolai Hähnle · 8 years ago
  7. 6d350fb r600: protect r600_isa.h with extern "C" by Nicolai Hähnle · 8 years ago
  8. ac77fb7 gallium/ddebug: Implement launch_grid. by Bas Nieuwenhuizen · 8 years ago
  9. 22b3512 gallium/ddebug: Support compute states. by Bas Nieuwenhuizen · 8 years ago
  10. 5efe477 gallium/ddebug: Add passthrough for get_compute_param. by Bas Nieuwenhuizen · 8 years ago
  11. 8f05a0a nir: Remove empty visit_call_src and visit_load_const_src functions by Ian Romanick · 9 years ago
  12. 098166e nir: Silence unused parameter warnings by Ian Romanick · 9 years ago
  13. bd9ae72 vl/dri: fix close fd error out by Leo Liu · 8 years ago
  14. 988b09f nvc0: fix indentation in nvc0_invalidate_resource_storage() by Samuel Pitoiset · 8 years ago
  15. abb3401 nvc0: save some CPU cycles in nvc0_context_unreference_resources() by Samuel Pitoiset · 8 years ago
  16. b8f0b00 nvc0: invalidate texture buffers for compute by Samuel Pitoiset · 8 years ago
  17. 2785f2f swr: properly expose compressed format support by Tim Rowley · 8 years ago
  18. 5186545 anv: Don't advertise shaderImageGatherExtended by Jason Ekstrand · 8 years ago
  19. 9d3cc80 nir: glsl_get_bit_size() should take glsl_type by Rob Clark · 8 years ago
  20. b19cff1 i965/gen9: Enable lossless compression by Topi Pohjolainen · 9 years ago
  21. cd9e97a i965: Set render state for lossless compressed by Topi Pohjolainen · 8 years ago
  22. cda8c2a i965/wm: Don't sample lossless compressed as multisampled by Topi Pohjolainen · 8 years ago
  23. 683dda0 i965/gen9: Setup MCS for compressed texture surfaces by Topi Pohjolainen · 8 years ago
  24. 1a05aee i965/blorp: Do not resolve lossless compressed blit sources by Topi Pohjolainen · 8 years ago
  25. 01ba26d i965/blorp: Prepare blits for lossless compression by Topi Pohjolainen · 8 years ago
  26. 84066eb i965: Deferred allocation of mcs for lossless compressed by Topi Pohjolainen · 8 years ago
  27. 1ca02b6 i965: Add flag telling if miptree is for client consumption by Topi Pohjolainen · 8 years ago
  28. a6e0f1c i965: Add helper for lossless compression support by Topi Pohjolainen · 8 years ago
  29. 874c5f0 i965/gen9: Prepare surface state setup for lossless compression by Topi Pohjolainen · 9 years ago
  30. a854426 i965/gen8: Expose auxiliary mode resolver by Topi Pohjolainen · 8 years ago
  31. 9492649 i965: Relax assertion of halign == 16 for lossless compressed aux by Topi Pohjolainen · 8 years ago
  32. ba9f954 i965/blorp: Set full resolve for lossless compressed by Topi Pohjolainen · 8 years ago
  33. 58e7392 i965/blorp: Do not skip fast color clear with new color by Topi Pohjolainen · 8 years ago
  34. 12dcad1 i965: Enable scalar GS by default. by Kenneth Graunke · 8 years ago
  35. 607fb0f i965: Reduce the SIMD8 GS push constant threshold from 32 to 24. by Kenneth Graunke · 8 years ago
  36. 3aa542c i965: Delete bogus assertion in emit_gs_input_load(). by Kenneth Graunke · 8 years ago
  37. 1c41cb5 i965: Support instanced GS inputs in the scalar backend. by Kenneth Graunke · 8 years ago
  38. 5fc3772 i965: Use an early return for the push case in emit_gs_input_load(). by Kenneth Graunke · 8 years ago
  39. e9ca952 i965: Drop BRW_NEW_BLORP from stipple and line parameter packets. by Kenneth Graunke · 8 years ago
  40. 18f7c88 glsl: fixed uninitialized pointer by Jakob Sinclair · 8 years ago
  41. ba3f0b6 nvc0: fix gl_SampleMaskIn computation by Ilia Mirkin · 8 years ago
  42. f5fe903 nv50/ir: generalize interp fixups to be able to fixup anything by Ilia Mirkin · 8 years ago
  43. 66a4426 .mailmap: Update the e-mail addresses for Kristian Høgsberg by Jason Ekstrand · 8 years ago
  44. 7e759fb .mailmap: Use Connor Abbott's personal e-mail by Jason Ekstrand · 8 years ago
  45. 9c3392c Add .mailmap by Giuseppe Bilotta · 9 years ago
  46. f1dcc79 i965: Stop splitting fma() prior to optimization by Jason Ekstrand · 8 years ago
  47. 47f01e5 ptn: Emit mul+add for MAD by Jason Ekstrand · 8 years ago
  48. 1b72c31 nir/algebraic: Separate ffma lowering from fusing by Jason Ekstrand · 8 years ago
  49. 5886d1b anv: fix build break by Rob Clark · 8 years ago
  50. 697382e mesa/st: split the type_size calculation into it's own file by Rob Clark · 8 years ago
  51. 0e5a369 glsl: export accessor for builtin-uniform descriptors by Rob Clark · 9 years ago
  52. dfbabc6 nir/lower-io: add support for lowering inputs by Rob Clark · 8 years ago
  53. 595f9d5 nir/lower-io: split out some helper fxns by Rob Clark · 8 years ago
  54. b085016 nir: rename lower_outputs_to_temporaries -> lower_io_to_temporaries by Rob Clark · 8 years ago
  55. 47fcef9 nir: move callsite of lower_outputs_to_temporaries by Rob Clark · 8 years ago
  56. 5261947 nir: lower-io-types pass by Rob Clark · 8 years ago
  57. b10cc24 nir: passthrough-edgeflags support by Rob Clark · 9 years ago
  58. 3a939d0 nir: add lowering pass for glBitmap by Rob Clark · 9 years ago
  59. 12c18ce nir: add lowering pass for glDrawPixels by Rob Clark · 9 years ago
  60. b26645a nir: add lowering pass for y-transform by Rob Clark · 9 years ago
  61. e1d80f8 gallium: add NIR as a possible IR by Rob Clark · 9 years ago
  62. 425dc4c gallium: refactor pipe_shader_state to support multiple IR's by Rob Clark · 9 years ago
  63. 4500d17 freedreno: fix multi-layer transfer_map's by Rob Clark · 8 years ago
  64. 9bea018 glsl: use var with initializer on global var validation by Juan A. Suarez Romero · 8 years ago
  65. 2c1c060 util/ralloc: Remove double zero'ing of rzalloc buffers by Jordan Justen · 8 years ago
  66. e3d43dc genxml: avoid using a GNU make pattern rule by Jonathan Gray · 8 years ago
  67. 4307978 gallivm: improve dumping of bitcode by Roland Scheidegger · 8 years ago
  68. 8d63913 swr: [rasterizer] Include cmath for std::isnan and std::isinf. by Vinson Lee · 8 years ago
  69. a5660bf i965/blorp: Don't blend integer values during MSAA resolves by Jason Ekstrand · 8 years ago
  70. 4f4f393 meta/blit: Don't blend integer values during MSAA resolves by Jason Ekstrand · 8 years ago
  71. 203c786 i965/fs: Default all constants to a location of -1 by Jason Ekstrand · 8 years ago
  72. d36d11a st/glsl_to_tgsi: attach image to correct instruction for samples by Dave Airlie · 8 years ago
  73. 07df3b8 mesa: move MESA_MAP_NOWAIT_BIT up away from GL_MAP_PERSISTENT_BIT by Dave Airlie · 8 years ago
  74. b230d51 mesa/meta: check for signed/unsigned int conversion for pbo getteximage by Dave Airlie · 8 years ago
  75. 8bb156a i965: Handle BRW_OPCODE_DO on Gen6+ in brw_instruction_name(). by Matt Turner · 8 years ago
  76. 3d21720 radeonsi: Set declared tessellation LDS size to hardware size. by Bas Nieuwenhuizen · 8 years ago
  77. 8623e59 freedreno/ir3: size input/output arrays properly by Rob Clark · 8 years ago
  78. 2483a9a ir_to_mesa: Emit smarter ir_binop_logic_or for vertex programs by Ian Romanick · 8 years ago
  79. f7328f9 prog: Delete all remains of OPCODE_SNE, OPCODE_SEQ, OPCODE_SGT, and OPCODE_SLE by Ian Romanick · 8 years ago
  80. fd63e77 ir_to_mesa: Do not emit OPCODE_SEQ or OPCODE_SNE by Ian Romanick · 8 years ago
  81. 15e6a1a ir_to_mesa: Do not emit OPCODE_SLE or OPCODE_SGT by Ian Romanick · 8 years ago
  82. e46ac18 nvc0: enable compute support by default on GK110+ by Samuel Pitoiset · 8 years ago
  83. 2b58bc4 gallium/radeon: don't flush the GFX IB if DMA doesn't depend on it by Marek Olšák · 8 years ago
  84. fb89f06 radeonsi: consolidate radeon_add_to_buffer_list calls for DMA by Marek Olšák · 8 years ago
  85. 60946c0 gallium/radeon: add a heuristic for better (S)DMA performance by Marek Olšák · 8 years ago
  86. bb74152 gallium/radeon: flush if DMA IB memory usage is too high by Marek Olšák · 8 years ago
  87. 70934de radeonsi: add new SDMA texture copy code by Marek Olšák · 8 years ago
  88. a512da3 gallium/radeon: fix (S)DMA read-after-write hazards by Marek Olšák · 8 years ago
  89. f837c37 radeonsi: raise the max size for SDMA buffer copies by Marek Olšák · 8 years ago
  90. faa4f01 radeonsi: remove SDMA texture copy code by Marek Olšák · 8 years ago
  91. 498a40c radeonsi: only expose *_init_*dma_functions from (S)DMA files by Marek Olšák · 8 years ago
  92. 3af28e5 gallium/radeon: implement randomized SDMA texture copy testing (v2) by Marek Olšák · 10 years ago
  93. f475c9f gallium/radeon: discard CMASK or DCC if overwriting a whole texture by DMA by Marek Olšák · 8 years ago
  94. 2f173b8 gallium/radeon: use a common function for DMA blit preparation by Marek Olšák · 8 years ago
  95. 2af4b63 gallium/radeon: split out code for discarding DCC by Marek Olšák · 8 years ago
  96. c85d0c1 gallium/radeon: rename r600_texture_disable_cmask -> discard_cmask by Marek Olšák · 8 years ago
  97. fb9fe35 st/mesa: use transfer_inline_write for memcpy TexSubImage path by Marek Olšák · 8 years ago
  98. 871d2af gallium/radeon: fix partial layered transfers of cube (array) textures by Marek Olšák · 8 years ago
  99. c2377b3 gallium/radeon: align alignments for better buffer reuse by Marek Olšák · 8 years ago
  100. 544967f gallium/radeon: use gart_page_size instead of hardcoded 4096 by Marek Olšák · 8 years ago