1. 1b6fcc0 i965/rbc: Consult rb settings for texture surface setup by Topi Pohjolainen · 8 years ago
  2. 22d9a48 i965: Track non-compressible sampling of renderbuffers by Topi Pohjolainen · 8 years ago
  3. 1f51217 i965: Replace boolean rb surface state setup argument with flags by Topi Pohjolainen · 8 years ago
  4. 1634a49 i965/rbc: Allow integer formats as advertised in isl_format.c by Topi Pohjolainen · 8 years ago
  5. e77bf32 i965: remove unused variable at intel_miptree_create_for_teximage by Alejandro Piñeiro · 8 years ago
  6. 08c5b10 mesa/glsl: Move string_to_uint_map into the util folder by Thomas Helland · 8 years ago
  7. e55eb2b glsl: Convert glcpp-parse to the util hash table by Thomas Helland · 8 years ago
  8. 16fb318 glsl: Convert loop analysis to the util hash table by Thomas Helland · 8 years ago
  9. ec45397 mesa: Convert symbol table to the util hash table by Thomas Helland · 8 years ago
  10. f224ef4 glsl: Convert varying test to the util hash table by Thomas Helland · 8 years ago
  11. 9efa977 glsl: Convert output read lowering to the util hash table by Thomas Helland · 8 years ago
  12. 6adcc8f glsl: Convert interface block lowering to the util hash table by Thomas Helland · 8 years ago
  13. 5482d31 glsl: Convert if lowering to use a set by Thomas Helland · 8 years ago
  14. 85a197c glsl: Convert linker to the util hash table by Thomas Helland · 8 years ago
  15. f10cc94 glsl: Convert link_varyings to the util hash table by Thomas Helland · 8 years ago
  16. e7f91d9 glsl: Change link_functions to use a set by Thomas Helland · 8 years ago
  17. 2228548 glsl: Convert recursion detection to the util hash table by Thomas Helland · 8 years ago
  18. 9b3c0f8 glsl: Convert constant_expression to the util hash table by Thomas Helland · 8 years ago
  19. 9f188be glsl: Convert ast_to_hir to the util hash table by Thomas Helland · 8 years ago
  20. 9ac6d61 glsl: Convert ir_clone to the util hash table by Thomas Helland · 8 years ago
  21. 5b5d4ea glsl: Convert function inlining to the util hash table by Thomas Helland · 8 years ago
  22. eef2be6 mesa: Convert string_to_uint_map to the util hash table by Thomas Helland · 8 years ago
  23. ddb8639 util: Move hash_table_call_foreach to util hash table by Thomas Helland · 8 years ago
  24. cf4a482 mesa: Remove prog_hash_table.c by Thomas Helland · 8 years ago
  25. 42ba435 mesa: Remove unused hash table includes by Thomas Helland · 8 years ago
  26. 148fbf3 freedreno/a3xx: disable filtering for texture buffers and int textures by Ilia Mirkin · 9 years ago
  27. cfa914a st/clover: Define __OPENCL_VERSION__ on the device side by Niels Ole Salscheider · 8 years ago
  28. a8c0c73 gm107/ir: allow indirect inputs to be loaded by frag shader by Ilia Mirkin · 8 years ago
  29. a22aee5 gm107/ir: AL2P writes to a predicate register by Ilia Mirkin · 8 years ago
  30. 83e8617 i965: Fix calculation of the image height at start level by Antia Puentes · 8 years ago
  31. 08bcbfd radeonsi: flush TC L2 before using a compute indirect buffer by Marek Olšák · 8 years ago
  32. a5a2cc5 radeonsi: fix the VGT performance tweak for small instances by Marek Olšák · 8 years ago
  33. a67d815 radeonsi: remove the cache_flush atom by Marek Olšák · 8 years ago
  34. f975093 winsys/amdgpu: replace OUT_CS with radeon_emit by Marek Olšák · 8 years ago
  35. 81da78b winsys/radeon: replace OUT_CS with radeon_emit by Marek Olšák · 8 years ago
  36. 55ba5fa doc: document GALLIUM_DRIVER by Christoph Haag · 8 years ago
  37. b1d636a egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT by Haixia Shi · 8 years ago
  38. 478fbc2 android: depend on libmesa_genxml from i965 Android.gen.mk by Tapani Pälli · 8 years ago
  39. 4542c7e i965: release GLSL IR in LinkShader after it's not needed by Tapani Pälli · 8 years ago
  40. 2cd02e3 glsl: use hash instead of exec_list in copy propagation by Tapani Pälli · 8 years ago
  41. 175ac62 i965/fs: Fail the shader compile instead of asserting when we can't spill by Jason Ekstrand · 8 years ago
  42. 88a2a2e nir/gcm: Add global value numbering support by Jason Ekstrand · 8 years ago
  43. 99ff4b3 nir/gcm: Call nir_metadata_preserve by Jason Ekstrand · 8 years ago
  44. 0267562 r300g: Set R300_VAP_CNTL on RSxxx to avoid triangle flickering by Max Staudt · 8 years ago
  45. 5981ab5 gallium: remove PIPE_BIND_TRANSFER_READ/WRITE by Marek Olšák · 8 years ago
  46. 0fbaf74 radeonsi: unify si_set_optimal_micro_tile_mode call sites by Marek Olšák · 8 years ago
  47. 758bc52 radeonsi: fix texture reinterpretation after DCC fast clear by Marek Olšák · 8 years ago
  48. 46c425e radeonsi: enable DCC fast clear for 128-bit formats by Marek Olšák · 8 years ago
  49. 831c0c8 radeonsi: clamp integer clear color values for DCC fast clear by Marek Olšák · 8 years ago
  50. 93f3d8e Revert "radeonsi: enable SDMA on CIK" by Marek Olšák · 8 years ago
  51. 7b414bc doc: fix typo of GALLIUM_HUD_TOGGLE_SIGNAL by Christoph Haag · 8 years ago
  52. a00bd7b nir/spirv: Refactor variable deocration handling by Jason Ekstrand · 8 years ago
  53. f550573 nir/spirv: Break variable decoration handling into a helper by Jason Ekstrand · 8 years ago
  54. d50c56f aubinator: only use program_invocation_short_name with glibc/cygwin by Jonathan Gray · 8 years ago
  55. 2d3ebb4 aubinator: include libgen.h for basename(3) by Jonathan Gray · 8 years ago
  56. 0ba9e28 aubinator: stop using non portable error() function by Jonathan Gray · 8 years ago
  57. dbda375 egl: Fix up indentation on previous commit by Adam Jackson · 8 years ago
  58. a279760 egl: Document why EGL_OPENGL{, _ES}_API are mostly identical by Adam Jackson · 8 years ago
  59. bad80c2 anv: Link to libX11-xcb only when unneeded by Chad Versace · 8 years ago
  60. 7514e32 swr: fixes for format mapping and texture sizing by Tim Rowley · 8 years ago
  61. b863f4a intel/blorp: Allow single slice converter to suppress number of layers by Topi Pohjolainen · 8 years ago
  62. 0ad84b4 spirv/nir: Implement OpAtomicLoad/Store for shared variables by Lionel Landwerlin · 8 years ago
  63. 37763bf nir/spirv: Remove an erroneous "fall through" comment by Jason Ekstrand · 8 years ago
  64. 6e066f7 EGL: Combine the GL and GLES current contexts (v2) by Kyle Brenneman · 8 years ago
  65. 74b1969 gbm: wire up fence extension by Rob Clark · 8 years ago
  66. 32c061b freedreno: reject imports with bogus pitch by Rob Clark · 8 years ago
  67. b4e88b5 gbm: add missing R8 and GR88 formats by Rob Clark · 8 years ago
  68. 2afb950 spirv/nir: Add support for OpAtomicLoad/Store by Lionel Landwerlin · 8 years ago
  69. fe40a65 radeonsi: skip redundant INDEX_TYPE writes by Marek Olšák · 8 years ago
  70. bdf767d radeonsi: add more unlikely() uses into si_draw_vbo by Marek Olšák · 8 years ago
  71. a8e7ea6 radeonsi: skip draws with instance_count == 0 by Marek Olšák · 8 years ago
  72. 53d74e0 gallium/radeon/winsyses: fix counting mapped memory by Marek Olšák · 8 years ago
  73. 8c8874e nir: fix definition of pack_uvec2_to_uint by Ilia Mirkin · 8 years ago
  74. c42acd9 mesa/formatquery: limit ES target support, fix core context support by Ilia Mirkin · 8 years ago
  75. f654b49 mapi: add gl32.h to the list of GLES3 headers for installation by Ilia Mirkin · 8 years ago
  76. 36347c8 main: GL_RGB10_A2UI does not come with GL 3.0/EXT_texture_integer by Ilia Mirkin · 8 years ago
  77. 2b18a3f nir/spirv: Use fill_common_atomic_sources for image atomics by Jason Ekstrand · 8 years ago
  78. f2a1093 nir/spirv: Use the correct sources for CompareExchange on images by Jason Ekstrand · 8 years ago
  79. 0ead7be nir/spirv: Swap the argument order for AtomicCompareExchange by Jason Ekstrand · 8 years ago
  80. edd688d vbo: increase VBO_SAVE_BUFFER_SIZE from 8k to 256k dwords by Tim Rowley · 8 years ago
  81. 215075ae glsl: Add positional argument specifiers. by Vinson Lee · 8 years ago
  82. 31a380c util: (trivial) add <stdint.h> include to slab.c by Roland Scheidegger · 8 years ago
  83. 92162db glsl: Add .gitignore for make check warnings test by Jason Ekstrand · 8 years ago
  84. 20b2f1e anv/pipeline: Lower indirect outputs when EmitNoIndirectOutput is set by Jason Ekstrand · 8 years ago
  85. 244f0ab Android: glsl: add rules to generate ir_expression*.h header files by Rob Herring · 8 years ago
  86. 2593354 st/omx/dec: enable hevc omx decode support by Leo Liu · 8 years ago
  87. 1a534d3 st/omx/dec/h265: get the reference list for uvd by Leo Liu · 8 years ago
  88. 7d63b80 st/omx/dec/h265: add short term reference picture sets by Leo Liu · 8 years ago
  89. fa7c4f1 st/omx/dec/h265: add slice header by Leo Liu · 8 years ago
  90. a639a28 st/omx/dec/h265: add picture parameter sets by Leo Liu · 8 years ago
  91. b3c1583 st/omx/dec/h265: add sequence parameter sets by Leo Liu · 8 years ago
  92. 6d186a7 st/omx/dec: add initial omx hevc support by Leo Liu · 8 years ago
  93. 0c374a7 st/omx/dec: set dst rect to match src size by Leo Liu · 8 years ago
  94. e7a73b7 gallium: switch drivers to the slab allocator in src/util by Marek Olšák · 8 years ago
  95. 761ff40 util: import the slab allocator from gallium by Marek Olšák · 8 years ago
  96. dc3bb5d loader/dri3: Always use at least two back buffers by Michel Dänzer · 8 years ago
  97. d0cd504 glsl: Fix locations of variables in patch qualified interface blocks. by Kenneth Graunke · 8 years ago
  98. 096ad19 mesa: Fix types in _mesa_get_color_read_format(). by Kenneth Graunke · 8 years ago
  99. 69fca64 amd/addrlib: move addrlib from amdgpu winsys to common code by Dave Airlie · 8 years ago
  100. 1add356 gallium/util: move endian detect into a separate file by Dave Airlie · 8 years ago