1. 44944a6 doc: Set GL_OES_geometry_shader as started by Marta Lofstedt · 9 years ago
  2. 1d5b88e gles2: Update gl2ext.h to revision: 32120 by Marta Lofstedt · 9 years ago
  3. 10c1491 vl/buffers: fixes vl_video_buffer_formats for RGBX by Julien Isorce · 9 years ago
  4. a348fe8 i965/fs: remove unused fs_reg offset by Samuel Iglesias Gonsálvez · 9 years ago
  5. 83dedb6 i965: Add src/dst interference for certain instructions with hazards. by Kenneth Graunke · 9 years ago
  6. 1ac1581 i965: Fix JIP to properly skip over unrelated control flow. by Kenneth Graunke · 9 years ago
  7. d72299c r600: move per-type settings into a switch statement by Dave Airlie · 9 years ago
  8. 58e0122 r600: split out common alu_writes pattern. by Dave Airlie · 9 years ago
  9. 26332ef r600/llvm: fix r600/llvm build by Dave Airlie · 9 years ago
  10. 9eff9f6 r600: fixes for register definitions. by Dave Airlie · 9 years ago
  11. c2e701c r600: add missing register to initial state by Dave Airlie · 9 years ago
  12. bcdc748 r600: define registers required for tessellation by Dave Airlie · 9 years ago
  13. b502bae r600: consolidate clip state updates by Dave Airlie · 9 years ago
  14. b8c524f nv50/ir: always display the opcode number for unknown instructions by Samuel Pitoiset · 9 years ago
  15. d37ebed mesa: remove len argument from _mesa_shader_debug() by Emil Velikov · 9 years ago
  16. e714c97 drivers/x11: scons: partially revert b9b40ef9b76 by Emil Velikov · 9 years ago
  17. 31ed3fc nir: remove recursive inclusion in builtin_type_macros.h by Emil Velikov · 9 years ago
  18. fc16942 nir: remove unneeded include by Emil Velikov · 9 years ago
  19. b92ecdc mesa/program: remove dead function declarations by Emil Velikov · 9 years ago
  20. 5d294d9 auxiliary/vl/dri: fd management cleanups by Emil Velikov · 9 years ago
  21. 151290c auxiliary/vl/drm: fd management cleanups by Emil Velikov · 9 years ago
  22. fe71059 st/xa: fd management cleanups by Emil Velikov · 9 years ago
  23. d90ba57 st/dri: fd management cleanups by Emil Velikov · 9 years ago
  24. 5f92906 pipe-loader: check if winsys.name is non-null prior to strcmp by Emil Velikov · 9 years ago
  25. 866a1f7 st/va: add missing break statement by Emil Velikov · 9 years ago
  26. 0396eaa mesa: support GL_RED/GL_RG in ES2 contexts when driver support exists by Ilia Mirkin · 9 years ago
  27. 9e5e702 radeon: only suspend queries on flush if they haven't been suspended yet by Nicolai Hähnle · 9 years ago
  28. ea3f394 scons: Use LD version script for libgl-xlib. by Jose Fonseca · 9 years ago
  29. a11955b svga: Don't return value from void function. by Jose Fonseca · 9 years ago
  30. c127e6a gallium: Make pipe_query_result::batch array length non-zero. by Jose Fonseca · 9 years ago
  31. bc2470d util: Tiny optimisation for the linear→srgb conversion by Neil Roberts · 9 years ago
  32. 27a88a9 docs: Update GL3.txt to add ARB_internalformat_query2 by Eduardo Lima Mitev · 9 years ago
  33. c3ec12e glsl: don't generate extra errors in ValidateProgramPipeline by Timothy Arceri · 9 years ago
  34. d6d82f1 vk: Fix 3DSTATE_WM_DEPTH_STENCIL for gen8 by Kristian Høgsberg Kristensen · 9 years ago
  35. 57fc0dd freedreno/ir3: assign varying locations later by Rob Clark · 9 years ago
  36. 2181f2c freedreno/ir3: use instr flag to mark unused instructions by Rob Clark · 9 years ago
  37. 2fbe4e7 freedreno/a4xx: rework vinterp/vpsrepl by Rob Clark · 9 years ago
  38. 5adf4a5 freedreno/a3xx: rework vinterp/vpsrepl by Rob Clark · 9 years ago
  39. b7c958b clover: fix tgsi compiler crash with invalid src by Serge Martin · 9 years ago
  40. 55ffa64 i965/gen9+: Switch thread scratch space to non-coherent stateless access. by Francisco Jerez · 9 years ago
  41. bc81828 i965/fs: Don't use Gen7-style scratch block reads on Gen9+. by Francisco Jerez · 9 years ago
  42. 3e6d0d2 i965: Add symbolic defines for some magic dataport surface indices. by Francisco Jerez · 9 years ago
  43. 6b5268d radeon: use PIPE_DRIVER_QUERY_FLAG_DONT_LIST for perfcounters by Nicolai Hähnle · 9 years ago
  44. f36d985 gallium: add PIPE_DRIVER_QUERY_FLAG_DONT_LIST by Nicolai Hähnle · 9 years ago
  45. 80a16de radeon: delay the generation of driver query names until first use by Nicolai Hähnle · 9 years ago
  46. ca976e6 st/va: add missing profiles in PipeToProfile's switch. by Julien Isorce · 9 years ago
  47. 63b49e1 mesa: remove ARB_geometry_shader4 by Marta Lofstedt · 9 years ago
  48. cd4721c vk: Add SKL support by Kristian Høgsberg Kristensen · 9 years ago
  49. c2e146f mesa: error out in indirect draw when vertex bindings mismatch by Tapani Pälli · 9 years ago
  50. c445fa2 vk: Make entrypoint generator output gen9 entry points by Kristian Høgsberg Kristensen · 9 years ago
  51. 0e02a88 vk: Add GEN9 pack header by Kristian Høgsberg Kristensen · 9 years ago
  52. 22d2dda targets/xvmc: use the non-inline sw helpers by Michel Dänzer · 9 years ago
  53. 0c59cb4 vk: Move all gen8 files to gen8 lib by Kristian Høgsberg Kristensen · 9 years ago
  54. 72c33f0 targets/nine: remove freedreno target by Emil Velikov · 9 years ago
  55. aa335bb targets/nine: remove vc4 target by Emil Velikov · 9 years ago
  56. b78259c gallium: remove unused function declarations by Emil Velikov · 9 years ago
  57. 59cfb21 targets: use the non-inline sw helpers by Emil Velikov · 9 years ago
  58. fbc6447 target-hepers: add non inline sw helpers by Emil Velikov · 9 years ago
  59. f623517 pipe-loader: fix off-by one error by Emil Velikov · 9 years ago
  60. 0572e5f nir: include what we want/need by Emil Velikov · 9 years ago
  61. 3810c15 i965: Fix scalar vertex shader struct outputs. by Kenneth Graunke · 9 years ago
  62. 3e9003e i965: Fix fragment shader struct inputs. by Kenneth Graunke · 9 years ago
  63. 89851a2 radeonsi/compute: Use the compiler's COMPUTE_PGM_RSRC* register values by Tom Stellard · 9 years ago
  64. 95e0510 radeonsi: Rename si_shader::ls_rsrc{1,2} to si_shader::rsrc{1,2} by Tom Stellard · 9 years ago
  65. 98ceb60 docs: minimum required python mako version is 0.3.4 by Samuel Iglesias Gonsálvez · 9 years ago
  66. 07bddff docs: update relnotes with AMD_performance_monitor for radeonsi by Nicolai Hähnle · 9 years ago
  67. ad22006 radeonsi: implement AMD_performance_monitor for CIK+ by Nicolai Hähnle · 9 years ago
  68. b9fc01a radeon: scale query buffer size to result size by Nicolai Hähnle · 9 years ago
  69. 5929280 radeonsi/sid: add performance counter registers by Nicolai Hähnle · 9 years ago
  70. 9823048 radeonsi/sid: add hardware constants for COPY_DATA packet by Nicolai Hähnle · 9 years ago
  71. 1aa3b48 radeon: extend CIK_UCONFIG_REG_END for performance counters by Nicolai Hähnle · 9 years ago
  72. b589e18 radeon: add perfcounter-related EVENT_TYPEs by Nicolai Hähnle · 9 years ago
  73. 30462b1 radeon: additional constants for WAIT_REG_MEM and EVENT_WRITE_EOP by Nicolai Hähnle · 9 years ago
  74. bfddd00 st/mesa: remove outdated comment by Nicolai Hähnle · 9 years ago
  75. babf655 st/mesa: delay initialization of performance counters by Nicolai Hähnle · 9 years ago
  76. 27a06e0 mesa/main: allow delayed initialization of performance monitors by Nicolai Hähnle · 9 years ago
  77. 315c4c3 glsl: handle case where index is array deref in optimize_split_arrays by Tapani Pälli · 9 years ago
  78. 63c344d nouveau: move interlaced assert down in nouveau_vp3_video_buffer_create by Julien Isorce · 9 years ago
  79. 2bba215 i965: remove trailing spaces in various files by Iago Toral Quiroga · 9 years ago
  80. 1af0d9d glsl: remove trailing spaces in various files by Iago Toral Quiroga · 9 years ago
  81. f1b7fef i965: Pass brw_context pointer, not gl_context pointer. by Matt Turner · 9 years ago
  82. 7436d7c glsl: only call dead code pass when new inputs/outputs demoted by Timothy Arceri · 9 years ago
  83. 404ac4b glsl: move and reused code to find first and last shaders by Timothy Arceri · 9 years ago
  84. 0ce370a mesa: Use unreachable() instead of a default case. by Matt Turner · 9 years ago
  85. 47b3a0d meta: Don't save or restore the active client texture by Ian Romanick · 9 years ago
  86. c63f9c7 meta: Don't save or restore the VBO binding by Ian Romanick · 9 years ago
  87. 58aa56d meta/TexSubImage: Don't pollute the buffer object namespace by Ian Romanick · 9 years ago
  88. 76cfe2b meta: Don't pollute the buffer object namespace in _mesa_meta_DrawTex by Ian Romanick · 9 years ago
  89. a222d4c meta: Use internal functions for buffer object and VAO access in _mesa_meta_DrawTex by Ian Romanick · 9 years ago
  90. b8a7369 meta: Track VBO using gl_buffer_object instead of GL API object handle in _mesa_meta_DrawTex by Ian Romanick · 9 years ago
  91. d5225ee meta: Partially convert _mesa_meta_DrawTex to DSA by Ian Romanick · 9 years ago
  92. 37d11b1 meta: Don't pollute the buffer object namespace in _mesa_meta_setup_vertex_objects by Ian Romanick · 9 years ago
  93. b1b73a4 meta: Use internal functions for buffer object and VAO access by Ian Romanick · 9 years ago
  94. 52921f8 meta: Use DSA functions for VBOs in _mesa_meta_setup_vertex_objects by Ian Romanick · 9 years ago
  95. 1035e00 meta: Track VBO using gl_buffer_object instead of GL API object handle by Ian Romanick · 9 years ago
  96. 3b5a7d4 meta: Don't leave the VBO bound after _mesa_meta_setup_vertex_objects by Ian Romanick · 9 years ago
  97. ed0bd65 i965: Use _mesa_NamedBufferSubData for users of _mesa_meta_setup_vertex_objects by Ian Romanick · 9 years ago
  98. 7f2f300 meta: Use _mesa_NamedBufferData and _mesa_NamedBufferSubData for users of _mesa_meta_setup_vertex_objects by Ian Romanick · 9 years ago
  99. 89a61af meta: Use DSA functions for PBO in create_texture_for_pbo by Ian Romanick · 9 years ago
  100. 4e6b9c1 i965: Don't pollute the buffer object namespace in brw_meta_fast_clear by Ian Romanick · 9 years ago