1. f1f1ba3 radeonsi: move sid.h/r600d_common.h to a common place. by Dave Airlie · 8 years ago
  2. 0d7ec8b gallium/radeon: remove VPORT_ZMIN/ZMAX from init config states by Marek Olšák · 8 years ago
  3. 687c4be gallium/radeon: set VPORT_ZMIN/MAX registers correctly by Marek Olšák · 8 years ago
  4. 8b05076 gallium/radeon: unify viewport emission code by Marek Olšák · 8 years ago
  5. 6c8b762 radeonsi: also do VS_PARTIAL_FLUSH before updating VGT ring pointers by Marek Olšák · 8 years ago
  6. 22cb5ae radeonsi: fix variable naming in si_emit_cache_flush by Marek Olšák · 8 years ago
  7. 9112028 radeonsi: don't emit CS_PARTIAL_FLUSH if compute is not used by Marek Olšák · 8 years ago
  8. addca75 radeonsi: add HUD queries for counting VS/PS/CS partial flushes by Marek Olšák · 8 years ago
  9. 1d0593a gallium/radeon: rename the num-cs-flushes query to num-ctx-flushes by Marek Olšák · 8 years ago
  10. 1469c70 radeonsi: fix a badly implemented GS bug workaround by Marek Olšák · 8 years ago
  11. 21de3be radeonsi: fix texture format reinterpretation with DCC by Marek Olšák · 8 years ago
  12. 63da0c9 radeonsi: fix Gather4 with integer formats by Marek Olšák · 8 years ago
  13. 3e756f0 radeonsi: fix a crash in imageSize for cubemap arrays by Marek Olšák · 8 years ago
  14. 03708de radeonsi: fix gl_PatchVerticesIn for tessellation evaluation shader by Marek Olšák · 8 years ago
  15. a4fa215 radeonsi: fix cubemaps viewed as 2D by Marek Olšák · 8 years ago
  16. 2975230 radeonsi: always use the same function signature for llvm.SI.export by Marek Olšák · 8 years ago
  17. 1c13c71 radeonsi: return correct eviction stats for NVX_gpu_memory_info by Marek Olšák · 8 years ago
  18. f660d1c gallium/radeon: also eliminate DCC fast clear in resource_get_handle by Marek Olšák · 8 years ago
  19. 01dd73f gallium/radeon: use the current ctx for CMASK elimination in resource_get_handle by Marek Olšák · 8 years ago
  20. d22feea gallium/radeon: use the current ctx for DCC decompression in resource_get_handle by Marek Olšák · 8 years ago
  21. 0d2e43f gallium/radeon: derive buffer placement and flags only at initialization by Marek Olšák · 8 years ago
  22. a14c50b radeonsi: set more sampler settings by Marek Olšák · 8 years ago
  23. 4ea9068 docs: add news item and link release notes for 12.0.2 by Emil Velikov · 8 years ago
  24. 2099d5d docs: add sha256 checksums for 12.0.2 by Emil Velikov · 8 years ago
  25. f541530 docs: add release notes for 12.0.2 by Emil Velikov · 8 years ago
  26. b012a13 noop: implement resource_get_handle by Marek Olšák · 8 years ago
  27. 1c71bcc noop: set missing functions by Marek Olšák · 8 years ago
  28. ed164f0 noop: simplify some functions by Marek Olšák · 8 years ago
  29. 62b224d glx/glvnd: list the strcmp arguments in correct order by Emil Velikov · 8 years ago
  30. 821e366 nir/tests: Update the CF tests to not assume fake edges by Jason Ekstrand · 8 years ago
  31. 61e9785 gk110/ir: fix quadop dall emission by Ilia Mirkin · 8 years ago
  32. 98f734e android: intel: fix include paths in new "common" library by Mauro Rossi · 8 years ago
  33. ca313e0 a3xx: use window scissor to simulate viewport xy clip by Ilia Mirkin · 8 years ago
  34. 83d7230 a3xx: make use of software clipping when hw can't handle it by Ilia Mirkin · 8 years ago
  35. dac7223 a3xx: make sure to actually clamp depth as requested by Ilia Mirkin · 8 years ago
  36. ae7eb93 nvc0/ir: allow min/max instructions to be dual-issued in pairs by Karol Herbst · 8 years ago
  37. 7e891f9 anv: Move cmd_buffer_config_l3 into anv_cmd_buffer.c by Jason Ekstrand · 8 years ago
  38. 17968e2 anv/cmd_buffer: Move emit_lri and emit_lrm higher up by Jason Ekstrand · 8 years ago
  39. 42d03c2 anv: Refactor pipeline l3 config setup by Jason Ekstrand · 8 years ago
  40. 6448c0e anv: Leverage the shared L3$ config code by Jason Ekstrand · 8 years ago
  41. 4998189 intel: Pull the guts of gen7_l3_state.c into a shared helper by Jason Ekstrand · 8 years ago
  42. 979d0ac intel: Rename brw_get_device_name/info to gen_get_device_name/info by Jason Ekstrand · 8 years ago
  43. 527f371 intel: s/brw_device_info/gen_device_info/ by Jason Ekstrand · 8 years ago
  44. 55364ab intel: Add a new "common" library for more code sharing by Jason Ekstrand · 8 years ago
  45. 4218c32 intel/blorp: fix typo in android makefile by Mauro Rossi · 8 years ago
  46. 1692228 nir: remove unused variable by Timothy Arceri · 8 years ago
  47. 356d101 nir: remove some fields from nir_shader_compiler_options by Connor Abbott · 8 years ago
  48. c62b58c nir: fix bug with moves in nir_opt_remove_phis() by Connor Abbott · 8 years ago
  49. 0dc4cab nir: add nir_after_phis() cursor helper by Connor Abbott · 8 years ago
  50. 64a6905 glsl: expose max atomic counter/buffer consts for tess in ES 3.2 by Ilia Mirkin · 8 years ago
  51. 8122e30 mapi: don't forget to expose GetPointerv in GL ES 3.2 by Ilia Mirkin · 8 years ago
  52. 346de79 main: add KHR_robustness to ES 3.2 extension requirements by Ilia Mirkin · 8 years ago
  53. 163a029 nv50,nvc0: respect render condition enable flag when clearing rt/zs by Ilia Mirkin · 8 years ago
  54. d0cf7a6 nvc0/ir: don't dual-issue ops that depend or interfere with each other by Karol Herbst · 8 years ago
  55. aad4f15 nir: Remove fake edges in the CF handling code by Jason Ekstrand · 8 years ago
  56. 9a4d76e nir/dead_cf: Don't crash on unreachable after-loop blocks by Jason Ekstrand · 8 years ago
  57. ea7b475 nvc0: reduce the initial code segment size to 512KB by Samuel Pitoiset · 8 years ago
  58. 6557058 nvc0: allow to resize the code segment dynamically by Samuel Pitoiset · 8 years ago
  59. 96e21ad nvc0: add a new bin for the code segment by Samuel Pitoiset · 8 years ago
  60. 63ac808 nvc0: add nvc0_screen_resize_text_area() helper by Samuel Pitoiset · 8 years ago
  61. 3d928d9 nvc0: re-upload currently bound shaders after code eviction by Samuel Pitoiset · 8 years ago
  62. 3488362 nvc0: refactor the program upload process by Samuel Pitoiset · 8 years ago
  63. 49c24d8 i965: fix noop_scissor range issue on width/height by Jordan Justen · 11 years ago
  64. 9c56295 glsl: Only force varyings to be flat when varying packing. by Kenneth Graunke · 8 years ago
  65. 72b56e8 glsl: Reject TCS/TES input arrays not sized to gl_MaxPatchVertices. by Kenneth Graunke · 8 years ago
  66. 2f3154f wayland-drm: add missing NULL check by Frank Binns · 8 years ago
  67. d5f65b8 loader: fix sysfs uevent file parsing by Frank Binns · 8 years ago
  68. d6f669b egl: only store device name when Wayland support is built by Frank Binns · 8 years ago
  69. 2dc6930 isl: round format alignment to nearest power of 2 by Lionel Landwerlin · 8 years ago
  70. fc6be40 gallium/postprocess: Fix resource freeing by Thomas Hellstrom · 8 years ago
  71. e3db415 st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array by Ilia Mirkin · 8 years ago
  72. 3bd885d Introduce .editorconfig by Eric Engestrom · 8 years ago
  73. 509e2db vc4: Add missing break statement. by Eric Anholt · 8 years ago
  74. c87e8c8 gallium/docs: clarify render_condition_enabled parameter to clear functions by Brian Paul · 8 years ago
  75. b8bff08 mesa: Add some more .gitignore by Jason Ekstrand · 8 years ago
  76. 90eaf01 i965: Pass start_offset to brw_set_uip_jip(). by Matt Turner · 8 years ago
  77. bea0487 i965: Merge gen7_clip_state atom into gen6_clip_state atom. by Kenneth Graunke · 8 years ago
  78. 4c116cb i965: Use gs_prog_data in is_drawing_points/lines(). by Kenneth Graunke · 8 years ago
  79. cd19db4 i965: Fix missing dirty bits related to is_drawing_points/lines. by Kenneth Graunke · 8 years ago
  80. 3df8615 nvc0: remove an attempt at uploading all IMMD into a CB by Samuel Pitoiset · 8 years ago
  81. b2f3d50 nv50: remove unused nv50_program::immd_size field by Samuel Pitoiset · 8 years ago
  82. 6118bca nv30: set usage to staging so that the buffer is allocated in GART by Ilia Mirkin · 8 years ago
  83. 5505845 egl/x11_dri3: provide an authentication function by Frank Binns · 8 years ago
  84. 4c28c91 egl/x11_dri3: disable WL_bind_wayland_display for devices without render nodes by Frank Binns · 8 years ago
  85. 55e41722 scons: Fix MinGW cross compilation. by Jose Fonseca · 8 years ago
  86. 8caf2cb nv30: only bail on color/depth bpp mismatch when surfaces are swizzled by Ilia Mirkin · 8 years ago
  87. d82f8d9 glsl: Handle patch qualifier on interface blocks. by Kenneth Graunke · 8 years ago
  88. a0b1260 i965: enable OES_primitive_bounding_box with the no-op implementation by Ilia Mirkin · 8 years ago
  89. bf47b2b st/mesa: provide the null implementation of bounding box outputs in tcs by Ilia Mirkin · 8 years ago
  90. 891d7e3 glsl: add gl_BoundingBox and associated varying slots by Ilia Mirkin · 8 years ago
  91. 10663c6 mesa: add support for GL_PRIMITIVE_BOUNDING_BOX storage and query by Ilia Mirkin · 8 years ago
  92. 3b81c99 mesa: add scaffolding for OES/EXT_primitive_bounding_box by Ilia Mirkin · 8 years ago
  93. 5ce0969 docs: add GL_OES_viewport_array to features by Ilia Mirkin · 8 years ago
  94. 64a48ef aubinator: fix if indentation and add brackets to multiline body by Timothy Arceri · 8 years ago
  95. 6df215d i965/fs: Assert that the number of color targets is one when dual-source blend is enabled. by Francisco Jerez · 8 years ago
  96. fd04d04 glsl: Fix gl_program::OutputsWritten computation for dual-source blending. by Francisco Jerez · 8 years ago
  97. 965934f glsl: Fix incorrect hard-coded location of the gl_SecondaryFragColorEXT built-in. by Francisco Jerez · 8 years ago
  98. 342f945 st/glsl_to_tgsi: Use SecondaryOutputsWritten to determine dual-source fragment outputs. by Francisco Jerez · 8 years ago
  99. cb4b38a glsl: Calculate bitset of secondary outputs written in ir_set_program_inouts. by Francisco Jerez · 8 years ago
  100. c011d7d glsl: Fix typo in comment by Ian Romanick · 8 years ago