1. 3e6d0d2 i965: Add symbolic defines for some magic dataport surface indices. by Francisco Jerez · 9 years ago
  2. 6b5268d radeon: use PIPE_DRIVER_QUERY_FLAG_DONT_LIST for perfcounters by Nicolai Hähnle · 9 years ago
  3. f36d985 gallium: add PIPE_DRIVER_QUERY_FLAG_DONT_LIST by Nicolai Hähnle · 9 years ago
  4. 80a16de radeon: delay the generation of driver query names until first use by Nicolai Hähnle · 9 years ago
  5. ca976e6 st/va: add missing profiles in PipeToProfile's switch. by Julien Isorce · 9 years ago
  6. 63b49e1 mesa: remove ARB_geometry_shader4 by Marta Lofstedt · 9 years ago
  7. c2e146f mesa: error out in indirect draw when vertex bindings mismatch by Tapani Pälli · 9 years ago
  8. 22d2dda targets/xvmc: use the non-inline sw helpers by Michel Dänzer · 9 years ago
  9. 72c33f0 targets/nine: remove freedreno target by Emil Velikov · 9 years ago
  10. aa335bb targets/nine: remove vc4 target by Emil Velikov · 9 years ago
  11. b78259c gallium: remove unused function declarations by Emil Velikov · 9 years ago
  12. 59cfb21 targets: use the non-inline sw helpers by Emil Velikov · 9 years ago
  13. fbc6447 target-hepers: add non inline sw helpers by Emil Velikov · 9 years ago
  14. f623517 pipe-loader: fix off-by one error by Emil Velikov · 9 years ago
  15. 0572e5f nir: include what we want/need by Emil Velikov · 9 years ago
  16. 3810c15 i965: Fix scalar vertex shader struct outputs. by Kenneth Graunke · 9 years ago
  17. 3e9003e i965: Fix fragment shader struct inputs. by Kenneth Graunke · 9 years ago
  18. 89851a2 radeonsi/compute: Use the compiler's COMPUTE_PGM_RSRC* register values by Tom Stellard · 9 years ago
  19. 95e0510 radeonsi: Rename si_shader::ls_rsrc{1,2} to si_shader::rsrc{1,2} by Tom Stellard · 9 years ago
  20. 98ceb60 docs: minimum required python mako version is 0.3.4 by Samuel Iglesias Gonsálvez · 9 years ago
  21. 07bddff docs: update relnotes with AMD_performance_monitor for radeonsi by Nicolai Hähnle · 9 years ago
  22. ad22006 radeonsi: implement AMD_performance_monitor for CIK+ by Nicolai Hähnle · 9 years ago
  23. b9fc01a radeon: scale query buffer size to result size by Nicolai Hähnle · 9 years ago
  24. 5929280 radeonsi/sid: add performance counter registers by Nicolai Hähnle · 9 years ago
  25. 9823048 radeonsi/sid: add hardware constants for COPY_DATA packet by Nicolai Hähnle · 9 years ago
  26. 1aa3b48 radeon: extend CIK_UCONFIG_REG_END for performance counters by Nicolai Hähnle · 9 years ago
  27. b589e18 radeon: add perfcounter-related EVENT_TYPEs by Nicolai Hähnle · 9 years ago
  28. 30462b1 radeon: additional constants for WAIT_REG_MEM and EVENT_WRITE_EOP by Nicolai Hähnle · 9 years ago
  29. bfddd00 st/mesa: remove outdated comment by Nicolai Hähnle · 9 years ago
  30. babf655 st/mesa: delay initialization of performance counters by Nicolai Hähnle · 9 years ago
  31. 27a06e0 mesa/main: allow delayed initialization of performance monitors by Nicolai Hähnle · 9 years ago
  32. 315c4c3 glsl: handle case where index is array deref in optimize_split_arrays by Tapani Pälli · 9 years ago
  33. 63c344d nouveau: move interlaced assert down in nouveau_vp3_video_buffer_create by Julien Isorce · 9 years ago
  34. 2bba215 i965: remove trailing spaces in various files by Iago Toral Quiroga · 9 years ago
  35. 1af0d9d glsl: remove trailing spaces in various files by Iago Toral Quiroga · 9 years ago
  36. f1b7fef i965: Pass brw_context pointer, not gl_context pointer. by Matt Turner · 9 years ago
  37. 7436d7c glsl: only call dead code pass when new inputs/outputs demoted by Timothy Arceri · 9 years ago
  38. 404ac4b glsl: move and reused code to find first and last shaders by Timothy Arceri · 9 years ago
  39. 0ce370a mesa: Use unreachable() instead of a default case. by Matt Turner · 9 years ago
  40. 47b3a0d meta: Don't save or restore the active client texture by Ian Romanick · 9 years ago
  41. c63f9c7 meta: Don't save or restore the VBO binding by Ian Romanick · 9 years ago
  42. 58aa56d meta/TexSubImage: Don't pollute the buffer object namespace by Ian Romanick · 9 years ago
  43. 76cfe2b meta: Don't pollute the buffer object namespace in _mesa_meta_DrawTex by Ian Romanick · 9 years ago
  44. a222d4c meta: Use internal functions for buffer object and VAO access in _mesa_meta_DrawTex by Ian Romanick · 9 years ago
  45. b8a7369 meta: Track VBO using gl_buffer_object instead of GL API object handle in _mesa_meta_DrawTex by Ian Romanick · 9 years ago
  46. d5225ee meta: Partially convert _mesa_meta_DrawTex to DSA by Ian Romanick · 9 years ago
  47. 37d11b1 meta: Don't pollute the buffer object namespace in _mesa_meta_setup_vertex_objects by Ian Romanick · 9 years ago
  48. b1b73a4 meta: Use internal functions for buffer object and VAO access by Ian Romanick · 9 years ago
  49. 52921f8 meta: Use DSA functions for VBOs in _mesa_meta_setup_vertex_objects by Ian Romanick · 9 years ago
  50. 1035e00 meta: Track VBO using gl_buffer_object instead of GL API object handle by Ian Romanick · 9 years ago
  51. 3b5a7d4 meta: Don't leave the VBO bound after _mesa_meta_setup_vertex_objects by Ian Romanick · 9 years ago
  52. ed0bd65 i965: Use _mesa_NamedBufferSubData for users of _mesa_meta_setup_vertex_objects by Ian Romanick · 9 years ago
  53. 7f2f300 meta: Use _mesa_NamedBufferData and _mesa_NamedBufferSubData for users of _mesa_meta_setup_vertex_objects by Ian Romanick · 9 years ago
  54. 89a61af meta: Use DSA functions for PBO in create_texture_for_pbo by Ian Romanick · 9 years ago
  55. 4e6b9c1 i965: Don't pollute the buffer object namespace in brw_meta_fast_clear by Ian Romanick · 9 years ago
  56. e62799b i965: Use internal functions for buffer object access by Ian Romanick · 9 years ago
  57. 1c5423d i965: Use DSA functions for VBOs in brw_meta_fast_clear by Ian Romanick · 9 years ago
  58. dcadd85 i965: Pass brw_context instead of gl_context to brw_draw_rectlist by Ian Romanick · 9 years ago
  59. 4a644f1 mesa: Refactor enable_vertex_array_attrib to make _mesa_enable_vertex_array_attrib by Ian Romanick · 9 years ago
  60. a336fcd mesa: Refactor update_array_format to make _mesa_update_array_format_public by Ian Romanick · 9 years ago
  61. 8fae494 mesa: Make bind_vertex_buffer avilable outside varray.c by Ian Romanick · 9 years ago
  62. 03d6949 Revert "i965: Combine assembly annotations if possible." by Kenneth Graunke · 9 years ago
  63. 5369efe glsl: Pass ast_type_qualifier by const reference. by Matt Turner · 9 years ago
  64. f36993b i965: Clean up #includes in the compiler. by Matt Turner · 9 years ago
  65. 1eb11e6 i965: Move brw_new_shader and brw_link_shader prototypes from brw_wm.h. by Matt Turner · 9 years ago
  66. 6ba700c i965: Compile brw_cs_fill_local_id_payload() as C. by Matt Turner · 9 years ago
  67. 6b525d9 i965: Move MRF macros from brw_inst.h to brw_eu.h. by Matt Turner · 9 years ago
  68. 7673293 i965: Drop #include of main/glheader.h. by Matt Turner · 9 years ago
  69. ecac1aa i965: Push down inclusion of brw_program.h. by Matt Turner · 9 years ago
  70. 64cc757 i965: Mark functions called from C as extern "C". by Matt Turner · 9 years ago
  71. fb86f0e i965: Push down inclusion of vbo/vbo.h. by Matt Turner · 9 years ago
  72. 6fe9ea7 i965: Remove duplicate #includes. by Matt Turner · 9 years ago
  73. c06f3d5 i965: Remove unneeded forward declarations. by Matt Turner · 9 years ago
  74. e768c49 i965: Mark count_trailing_one_bits() static. by Matt Turner · 9 years ago
  75. 836aaa4 i965: Remove useless gen6_blorp.h/gen7_blorp.h headers. by Matt Turner · 9 years ago
  76. d956335 util: Include assert.h in macros.h. by Matt Turner · 9 years ago
  77. fafbf99 util: Include <stdbool.h> in debug.h. by Matt Turner · 9 years ago
  78. 2d8c529 i965: Prevent implicit upcasts to brw_reg. by Matt Turner · 9 years ago
  79. 799f924 i965: Use scope operator to ensure brw_reg is interpreted as a type. by Matt Turner · 9 years ago
  80. f093c84 i965: Use implicit backend_reg copy-constructor. by Matt Turner · 9 years ago
  81. 309a44d i965: Add and use backend_reg::equals(). by Matt Turner · 9 years ago
  82. 6c6a439 softpipe/llvmpipe: don't advertize support for ASTC by Roland Scheidegger · 9 years ago
  83. 97eed8d llvmpipe: don't test for unsupported formats in lp_test_format by Roland Scheidegger · 9 years ago
  84. 9b41489 docs: add missed i965 feature to relnotes by Ian Romanick · 9 years ago
  85. d278e31 util: move brw_env_var_as_boolean() to util by Rob Clark · 9 years ago
  86. d3e2c48 st/va: fix indentation by Christian König · 9 years ago
  87. 64761a8 st/va: move MPEG4 functions into separate file by Christian König · 9 years ago
  88. 9fe7924 st/va: move VC-1 functions into separate file by Christian König · 9 years ago
  89. da17334 st/va: move H264 functions into separate file by Christian König · 9 years ago
  90. c9cb223 st/va: move MPEG12 functions into separate file by Christian König · 9 years ago
  91. ec6ef1c st/va: move post processing function into own file by Christian König · 9 years ago
  92. 3d6386f st/va: fix post process dirty area handling by Christian König · 9 years ago
  93. 2571a76 glsl: implement recent spec update to SSO validation by Timothy Arceri · 9 years ago
  94. 3c4aa7a Revert "mesa: return initial value for VALIDATE_STATUS if pipe not bound" by Timothy Arceri · 9 years ago
  95. d094631 radeon/llvm: Use llvm.AMDIL.exp intrinsic again for now by Michel Dänzer · 9 years ago
  96. f55f134 radeon/uvd: uv pitch separation for stoney by Boyuan Zhang · 9 years ago
  97. 237bcdb texgetimage: consolidate 1D array handling code. by Dave Airlie · 9 years ago
  98. d9b8fde i965: Use NIR for lowering texture swizzle by Jason Ekstrand · 9 years ago
  99. 8537b4a nir/lower_tex: Add support for lowering texture swizzle by Jason Ekstrand · 9 years ago
  100. 6921b17 nir: Add a tex_instr_is_query helper by Jason Ekstrand · 9 years ago