1. f541530 docs: add release notes for 12.0.2 by Emil Velikov · 8 years ago
  2. b012a13 noop: implement resource_get_handle by Marek Olšák · 8 years ago
  3. 1c71bcc noop: set missing functions by Marek Olšák · 8 years ago
  4. ed164f0 noop: simplify some functions by Marek Olšák · 8 years ago
  5. 62b224d glx/glvnd: list the strcmp arguments in correct order by Emil Velikov · 8 years ago
  6. 821e366 nir/tests: Update the CF tests to not assume fake edges by Jason Ekstrand · 8 years ago
  7. 61e9785 gk110/ir: fix quadop dall emission by Ilia Mirkin · 8 years ago
  8. 98f734e android: intel: fix include paths in new "common" library by Mauro Rossi · 8 years ago
  9. ca313e0 a3xx: use window scissor to simulate viewport xy clip by Ilia Mirkin · 8 years ago
  10. 83d7230 a3xx: make use of software clipping when hw can't handle it by Ilia Mirkin · 8 years ago
  11. dac7223 a3xx: make sure to actually clamp depth as requested by Ilia Mirkin · 8 years ago
  12. ae7eb93 nvc0/ir: allow min/max instructions to be dual-issued in pairs by Karol Herbst · 8 years ago
  13. 7e891f9 anv: Move cmd_buffer_config_l3 into anv_cmd_buffer.c by Jason Ekstrand · 8 years ago
  14. 17968e2 anv/cmd_buffer: Move emit_lri and emit_lrm higher up by Jason Ekstrand · 8 years ago
  15. 42d03c2 anv: Refactor pipeline l3 config setup by Jason Ekstrand · 8 years ago
  16. 6448c0e anv: Leverage the shared L3$ config code by Jason Ekstrand · 8 years ago
  17. 4998189 intel: Pull the guts of gen7_l3_state.c into a shared helper by Jason Ekstrand · 8 years ago
  18. 979d0ac intel: Rename brw_get_device_name/info to gen_get_device_name/info by Jason Ekstrand · 8 years ago
  19. 527f371 intel: s/brw_device_info/gen_device_info/ by Jason Ekstrand · 8 years ago
  20. 55364ab intel: Add a new "common" library for more code sharing by Jason Ekstrand · 8 years ago
  21. 4218c32 intel/blorp: fix typo in android makefile by Mauro Rossi · 8 years ago
  22. 1692228 nir: remove unused variable by Timothy Arceri · 8 years ago
  23. 356d101 nir: remove some fields from nir_shader_compiler_options by Connor Abbott · 8 years ago
  24. c62b58c nir: fix bug with moves in nir_opt_remove_phis() by Connor Abbott · 8 years ago
  25. 0dc4cab nir: add nir_after_phis() cursor helper by Connor Abbott · 8 years ago
  26. 64a6905 glsl: expose max atomic counter/buffer consts for tess in ES 3.2 by Ilia Mirkin · 8 years ago
  27. 8122e30 mapi: don't forget to expose GetPointerv in GL ES 3.2 by Ilia Mirkin · 8 years ago
  28. 346de79 main: add KHR_robustness to ES 3.2 extension requirements by Ilia Mirkin · 8 years ago
  29. 163a029 nv50,nvc0: respect render condition enable flag when clearing rt/zs by Ilia Mirkin · 8 years ago
  30. d0cf7a6 nvc0/ir: don't dual-issue ops that depend or interfere with each other by Karol Herbst · 8 years ago
  31. aad4f15 nir: Remove fake edges in the CF handling code by Jason Ekstrand · 8 years ago
  32. 9a4d76e nir/dead_cf: Don't crash on unreachable after-loop blocks by Jason Ekstrand · 8 years ago
  33. ea7b475 nvc0: reduce the initial code segment size to 512KB by Samuel Pitoiset · 8 years ago
  34. 6557058 nvc0: allow to resize the code segment dynamically by Samuel Pitoiset · 8 years ago
  35. 96e21ad nvc0: add a new bin for the code segment by Samuel Pitoiset · 8 years ago
  36. 63ac808 nvc0: add nvc0_screen_resize_text_area() helper by Samuel Pitoiset · 8 years ago
  37. 3d928d9 nvc0: re-upload currently bound shaders after code eviction by Samuel Pitoiset · 8 years ago
  38. 3488362 nvc0: refactor the program upload process by Samuel Pitoiset · 8 years ago
  39. 49c24d8 i965: fix noop_scissor range issue on width/height by Jordan Justen · 11 years ago
  40. 9c56295 glsl: Only force varyings to be flat when varying packing. by Kenneth Graunke · 8 years ago
  41. 72b56e8 glsl: Reject TCS/TES input arrays not sized to gl_MaxPatchVertices. by Kenneth Graunke · 8 years ago
  42. 2f3154f wayland-drm: add missing NULL check by Frank Binns · 8 years ago
  43. d5f65b8 loader: fix sysfs uevent file parsing by Frank Binns · 8 years ago
  44. d6f669b egl: only store device name when Wayland support is built by Frank Binns · 8 years ago
  45. 2dc6930 isl: round format alignment to nearest power of 2 by Lionel Landwerlin · 8 years ago
  46. fc6be40 gallium/postprocess: Fix resource freeing by Thomas Hellstrom · 8 years ago
  47. e3db415 st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array by Ilia Mirkin · 8 years ago
  48. 3bd885d Introduce .editorconfig by Eric Engestrom · 8 years ago
  49. 509e2db vc4: Add missing break statement. by Eric Anholt · 8 years ago
  50. c87e8c8 gallium/docs: clarify render_condition_enabled parameter to clear functions by Brian Paul · 8 years ago
  51. b8bff08 mesa: Add some more .gitignore by Jason Ekstrand · 8 years ago
  52. 90eaf01 i965: Pass start_offset to brw_set_uip_jip(). by Matt Turner · 8 years ago
  53. bea0487 i965: Merge gen7_clip_state atom into gen6_clip_state atom. by Kenneth Graunke · 8 years ago
  54. 4c116cb i965: Use gs_prog_data in is_drawing_points/lines(). by Kenneth Graunke · 8 years ago
  55. cd19db4 i965: Fix missing dirty bits related to is_drawing_points/lines. by Kenneth Graunke · 8 years ago
  56. 3df8615 nvc0: remove an attempt at uploading all IMMD into a CB by Samuel Pitoiset · 8 years ago
  57. b2f3d50 nv50: remove unused nv50_program::immd_size field by Samuel Pitoiset · 8 years ago
  58. 6118bca nv30: set usage to staging so that the buffer is allocated in GART by Ilia Mirkin · 8 years ago
  59. 5505845 egl/x11_dri3: provide an authentication function by Frank Binns · 8 years ago
  60. 4c28c91 egl/x11_dri3: disable WL_bind_wayland_display for devices without render nodes by Frank Binns · 8 years ago
  61. 55e41722 scons: Fix MinGW cross compilation. by Jose Fonseca · 8 years ago
  62. 8caf2cb nv30: only bail on color/depth bpp mismatch when surfaces are swizzled by Ilia Mirkin · 8 years ago
  63. d82f8d9 glsl: Handle patch qualifier on interface blocks. by Kenneth Graunke · 8 years ago
  64. a0b1260 i965: enable OES_primitive_bounding_box with the no-op implementation by Ilia Mirkin · 8 years ago
  65. bf47b2b st/mesa: provide the null implementation of bounding box outputs in tcs by Ilia Mirkin · 8 years ago
  66. 891d7e3 glsl: add gl_BoundingBox and associated varying slots by Ilia Mirkin · 8 years ago
  67. 10663c6 mesa: add support for GL_PRIMITIVE_BOUNDING_BOX storage and query by Ilia Mirkin · 8 years ago
  68. 3b81c99 mesa: add scaffolding for OES/EXT_primitive_bounding_box by Ilia Mirkin · 8 years ago
  69. 5ce0969 docs: add GL_OES_viewport_array to features by Ilia Mirkin · 8 years ago
  70. 64a48ef aubinator: fix if indentation and add brackets to multiline body by Timothy Arceri · 8 years ago
  71. 6df215d i965/fs: Assert that the number of color targets is one when dual-source blend is enabled. by Francisco Jerez · 8 years ago
  72. fd04d04 glsl: Fix gl_program::OutputsWritten computation for dual-source blending. by Francisco Jerez · 8 years ago
  73. 965934f glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in. by Francisco Jerez · 8 years ago
  74. 342f945 st/glsl_to_tgsi: Use SecondaryOutputsWritten to determine dual-source fragment outputs. by Francisco Jerez · 8 years ago
  75. cb4b38a glsl: Calculate bitset of secondary outputs written in ir_set_program_inouts. by Francisco Jerez · 8 years ago
  76. c011d7d glsl: Fix typo in comment by Ian Romanick · 8 years ago
  77. aee9ab7 glsl: Replace most assertions with unreachable() by Ian Romanick · 8 years ago
  78. dd574be glsl: Refactor handling of horizontal operations by Ian Romanick · 8 years ago
  79. d6e7315 glsl: Use constant_template_horizontal instead of constant_template_horizontal_single_implementation for unops by Ian Romanick · 8 years ago
  80. 822b5c5 glsl: Eliminate constant_template2 by Ian Romanick · 8 years ago
  81. abc81f7 glsl: Eliminate constant_template5 by Ian Romanick · 8 years ago
  82. 53c54a6 glsl: Eliminate constant_template0 by Ian Romanick · 8 years ago
  83. ddb4b53 glsl: Eliminate one of the templates for simpler operations by Ian Romanick · 8 years ago
  84. ee3cdac glsl: Use the generated constant expression code by Ian Romanick · 8 years ago
  85. f3fcfe0 glsl: Generate code for constant ir_triop_csel expressions by Ian Romanick · 8 years ago
  86. 2761190 glsl: Generate code for constant ir_triop_lrp expressions by Ian Romanick · 8 years ago
  87. 6e09c87 glsl: Generate code for constant ir_quadop_vector expressions by Ian Romanick · 8 years ago
  88. f8e185a glsl: Generate code for constant ir_quadop_bitfield_insert expressions by Ian Romanick · 8 years ago
  89. 4d8ac28 glsl: Generate code for constant ir_triop_vector_insert expressions by Ian Romanick · 8 years ago
  90. 9f1d7c5 glsl: Generate code for constant ir_binop_vector_extract expressions by Ian Romanick · 8 years ago
  91. d8dd494 glsl: Generate code for constant ir_binop_mul expressions by Ian Romanick · 8 years ago
  92. 8954a01 glsl: Generate code for constant ir_triop_fma and ir_triop_bitfield_extract expressions by Ian Romanick · 8 years ago
  93. da61c94 glsl: Generate code for constant ir_binop_dot expressions by Ian Romanick · 8 years ago
  94. 13106e1 glsl: Generate code for constant ir_binop_lshift and ir_binop_rshift expressions by Ian Romanick · 8 years ago
  95. 90da8bf glsl: Generate code for constant ir_binop_ldexp expressions by Ian Romanick · 8 years ago
  96. 0f87c54 glsl: Generate code for constant unary expressions that don't assign the destination by Ian Romanick · 8 years ago
  97. 8cf9157 glsl: Generate code for some constant binary expression that are horizontal by Ian Romanick · 8 years ago
  98. d5bfe6b glsl: Generate code for constant unary expression that are horizontal by Ian Romanick · 8 years ago
  99. 8f5357b glsl: Generate code for constant expressions that have an output type the differs from the input types by Ian Romanick · 8 years ago
  100. 74e335c glsl: Generate code for constant binary expressions that combine vector and scalar operands by Ian Romanick · 8 years ago