1. d4bf9ba mesa: Implement ARB_shader_viewport_layer_array for i965 by Dylan Baker · 8 years ago
  2. 956f3e3 radeon/vce: add firmware support for version 52.8.3 by Leo Liu · 8 years ago
  3. f931126 st/omx/dec/h265: Correct the timestamping by Indrajit Das · 8 years ago
  4. 792d771 aubinator: add a custom handler for immediate register load by Lionel Landwerlin · 8 years ago
  5. 0301858 st/va: flush the context before calling flush_frontbuffer(v2) by Nayan Deshmukh · 8 years ago
  6. e4cc227 st/vdpau: flush the context before calling flush_frontbuffer by Nayan Deshmukh · 8 years ago
  7. 853e80f vl/dri3: handle the case of different GPU(v4.2) by Nayan Deshmukh · 8 years ago
  8. 40d787a st/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf by Ilia Mirkin · 8 years ago
  9. 92ec820 swr: [rasterizer core] Better thread destruction by Tim Rowley · 8 years ago
  10. fdf2890 swr: [rasterizer jitter] Fix missing end-of-file newline by Tim Rowley · 8 years ago
  11. 2f86a95 swr: [rasterizer core] Add macros for mapping ArchRast to buckets by Tim Rowley · 8 years ago
  12. 04026b4 glsl: Skip "unsized arrays aren't allowed" check for TCS/TES/GS vars. by Kenneth Graunke · 8 years ago
  13. 6ed05fa nvc0: get rid of nvc0_stage_sampler_states_bind_range() by Samuel Pitoiset · 8 years ago
  14. 407948d nvc0: get rid of nvc0_stage_set_sampler_views_range() by Samuel Pitoiset · 8 years ago
  15. 557a29b nv50/ir: optimize SUB(a, b) to MOV(a - b) by Samuel Pitoiset · 8 years ago
  16. d8b4f5f gk110/ir: fix wrong emission of OP_NOT by Samuel Pitoiset · 8 years ago
  17. 15804c4 r600g/sb: fix struct/class declaration conflicts by Martina Kollarova · 8 years ago
  18. 073129c i965: Drop assertion about buffer offset at draw time. by Eric Anholt · 8 years ago
  19. ddd6116 tgsi: Enable returns from within loops by Lars Hamre · 8 years ago
  20. 8a63914 svga: relax restriction of compressed formats for texture upload by Charmaine Lee · 8 years ago
  21. 15dee0f svga: skip query flush if we already have the query result by Brian Paul · 8 years ago
  22. c71e82b svga: remove unneeded svga_context_flush() in svga_end_query() by Brian Paul · 8 years ago
  23. f1b3374 svga: use upload buffer for upload texture. by Charmaine Lee · 8 years ago
  24. a9c4a86 svga: refactor svga_texture_transfer_map/unmap functions by Charmaine Lee · 8 years ago
  25. c8ef82d svga: add SVGA3d_vgpu10_TransferFromBuffer() by Charmaine Lee · 8 years ago
  26. 2a4b019 svga: single sample surface can be created as non-multisamples surface by Charmaine Lee · 8 years ago
  27. 5947d90 svga: fix memory leak with sampler state by Charmaine Lee · 8 years ago
  28. 12689ef svga: fix prim type check/assignment in translate_indices() by Brian Paul · 8 years ago
  29. 50359dd svga: use SVGA3D_QUERYTYPE_MAX for svga query type check by Charmaine Lee · 8 years ago
  30. ee39814 svga: split the num-resources-mapped hud to textures & buffers by Charmaine Lee · 8 years ago
  31. f168c88 svga: change svga hud defines to enums by Charmaine Lee · 8 years ago
  32. 4f74b37 svga: implement an index buffer translation cache by Brian Paul · 8 years ago
  33. 581292a svga: try to emit fewer buffer rebind commands by Brian Paul · 8 years ago
  34. ee5f5e2 svga: reduce unmapping/remapping of the default constant buffer by Brian Paul · 8 years ago
  35. ce3b34b svga: optimize memcpy() in svga_buffer_update_hw() by Brian Paul · 8 years ago
  36. b7bee25 svga: Use comparison between svga texture types to use PredCopyRegion command by Neha Bhende · 8 years ago
  37. b9f333c svga: Add function svga_resource_type() by Neha Bhende · 8 years ago
  38. 50baaf6 nvc0/ir: fix subops for IMAD by Samuel Pitoiset · 8 years ago
  39. 9b8b69b nvc0/ir: fix comments about instructions info by Samuel Pitoiset · 8 years ago
  40. eaacb27 mesa: Move buffers-unmapped earlier in check_valid_to_render(). by Kenneth Graunke · 8 years ago
  41. 6b0ba02 mesa: Expose GL_CONTEXT_FLAGS in ES 3.2. by Kenneth Graunke · 8 years ago
  42. 91ec6e5 radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3 by Tom Stellard · 8 years ago
  43. a2b8346 radeonsi/compute: Add some more debug printfs by Tom Stellard · 8 years ago
  44. ae0a4a1 glsl: remove interpolateAt* instructions for demoted inputs by Marek Olšák · 8 years ago
  45. d58a390 mesa: fix glGetFramebufferAttachmentParameteriv w/ on-demand FRONT_BACK alloc by Marek Olšák · 8 years ago
  46. 1c8d4c6 clover: fix getting scalar args api size by Serge Martin · 8 years ago
  47. f65187b docs: add GL_ARB_gl_spirv to features list by Ilia Mirkin · 8 years ago
  48. ba8a509 ttn: fix warning after 7bf76563e by Rob Clark · 8 years ago
  49. 702ff0b gallium/docs: document alpha_to_coverage and alpha_to_one blend state by Brian Paul · 8 years ago
  50. 187c278 st/mesa: update comment in st_atom_msaa.c by Brian Paul · 8 years ago
  51. a01872f st/mesa: only enable MSAA coverage options when we have a MSAA buffer by Brian Paul · 8 years ago
  52. e1ea36a spirv: use subpass image type (v1.1) by Dave Airlie · 8 years ago
  53. 7bf7656 glsl: add subpass image type (v2) by Dave Airlie · 8 years ago
  54. 081f21f isl: Finish tiling filtering for Gen6. by Kenneth Graunke · 8 years ago
  55. 9fec15a i965: enable ARB_ES3_2_compatibility on gen8+ by Ilia Mirkin · 8 years ago
  56. 111f6b2 i965/nir: Roll set_default_interpolation into lower_fs_inputs by Jason Ekstrand · 8 years ago
  57. 246db00 i965/fs: Use NIR for handling forced per-sample interpolation by Jason Ekstrand · 8 years ago
  58. ed65e6e nir: Add a flag to lower_io to force "sample" interpolation by Jason Ekstrand · 8 years ago
  59. 114874b i965/fs: Use sample interpolation for interpolateAtCentroid in persample mode by Jason Ekstrand · 8 years ago
  60. 0d2eb8c mesa: check for no matrix change in _mesa_LoadMatrixf() by Brian Paul · 8 years ago
  61. 533b353 direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI") by Jon Turney · 8 years ago
  62. 2ac09ac docs: add news item and link release notes for 12.0.3 by Emil Velikov · 8 years ago
  63. 219a2f5 docs: add sha256 checksums for 12.0.3 by Emil Velikov · 8 years ago
  64. 06f83a5 docs: add release notes for 12.0.3 by Emil Velikov · 8 years ago
  65. 3bcdc2e mesa: Expose RESET_NOTIFICATION_STRATEGY with KHR_robustness. by Kenneth Graunke · 8 years ago
  66. 89a96c8 anv/cmd_buffer: Set the L3 atomic disable mask bit in CHICKEN3 on HSW by Jason Ekstrand · 8 years ago
  67. a814e18 intel/blorp: Stop setting 3DSTATE_DRAWING_RECTANGLE by Jason Ekstrand · 8 years ago
  68. b56f509 intel/blorp: Emit 3DSTATE_MULTISAMPLE directly by Jason Ekstrand · 8 years ago
  69. c779ad3 intel: Move Vulkan sample positions to common code by Jason Ekstrand · 8 years ago
  70. f019255 Revert "tgsi/scan: don't set interp flags for inputs only used by INTERP instructions" by Marek Olšák · 8 years ago
  71. 6d86196 i965/vec4: Assert that pull constant load offsets are 16B-aligned. by Francisco Jerez · 8 years ago
  72. 5ca35c6 i965/vec4: Assert that ATTR regions are register-aligned. by Francisco Jerez · 8 years ago
  73. f33a8f8 i965/vec4: Don't spill non-GRF-aligned register regions. by Francisco Jerez · 8 years ago
  74. 8531f94 i965/vec4: Fix copy propagation for non-register-aligned regions. by Francisco Jerez · 8 years ago
  75. 0e657b7 i965/vec4: Compare full register offsets in cmod propagation. by Francisco Jerez · 8 years ago
  76. 8bed1ad i965/vec4: Assign correct destination offset to rewritten instruction in register coalesce. by Francisco Jerez · 8 years ago
  77. 3a74e43 i965/vec4: Don't coalesce registers with overlapping writes not matching the MOV source. by Francisco Jerez · 8 years ago
  78. 1bb5074 i965/vec4: Compare full register offsets in opt_register_coalesce nop move check. by Francisco Jerez · 8 years ago
  79. 3be0d6d i965/vec4: Check that the write offsets match when setting dependency controls. by Francisco Jerez · 8 years ago
  80. b52fefc i965/vec4: Change opt_vector_float to keep track of the last offset seen in bytes. by Francisco Jerez · 8 years ago
  81. 230615e i965/vec4: Simplify src/dst_reg to brw_reg conversion by using byte_offset(). by Francisco Jerez · 8 years ago
  82. eb746a8 i965/ir: Update several stale comments. by Francisco Jerez · 8 years ago
  83. 47784e2 i965/ir: Don't print ARF subnr values twice. by Francisco Jerez · 8 years ago
  84. 5d65d51 i965/vec4: Print src/dst_reg::offset field consistently for all register files. by Francisco Jerez · 8 years ago
  85. ec259f5 i965/fs: Print fs_reg::offset field consistently for all register files. by Francisco Jerez · 8 years ago
  86. 950af5e i965/fs: Misc simplification. by Francisco Jerez · 8 years ago
  87. 80e1d67 i965/fs: Get rid of fs_inst::set_smear(). by Francisco Jerez · 8 years ago
  88. 8e58e44 i965/fs: Use region_contained_in() in compute-to-mrf coalescing pass. by Francisco Jerez · 8 years ago
  89. f2d2156 i965/fs: Move region_contained_in to the IR header and fix for non-VGRF files. by Francisco Jerez · 8 years ago
  90. 645261c i965/fs: Change region_contained_in() to use byte units. by Francisco Jerez · 8 years ago
  91. 1c67e27 i965/fs: Simplify copy propagation LOAD_PAYLOAD ACP setup. by Francisco Jerez · 8 years ago
  92. 2d7d4a7 i965/fs: Simplify a bunch of fs_inst::size_written calculations by using component_size(). by Francisco Jerez · 8 years ago
  93. 0bc46cc i965/fs: Simplify result_live calculation in dead_code_eliminate(). by Francisco Jerez · 8 years ago
  94. 62aaef6 i965/fs: Simplify and fix buggy stride/offset calculations using subscript(). by Francisco Jerez · 8 years ago
  95. 3b7b908 i965/fs: Simplify get_fpu_lowered_simd_width() by using inequalities instead of rounding. by Francisco Jerez · 8 years ago
  96. ee930c0 i965/fs: Simplify byte_offset(). by Francisco Jerez · 8 years ago
  97. bae3a41 i965/fs: Fix signedness of the return value of fs_inst::size_read(). by Francisco Jerez · 8 years ago
  98. a384503 i965/fs: Switch mask_relative_to() used in compute-to-mrf to byte units. by Francisco Jerez · 8 years ago
  99. 401fc22 i965/fs: Fix bogus sub-MRF offset calculation in compute-to-mrf. by Francisco Jerez · 8 years ago
  100. cd01340 i965/fs: Take into account copy register offset during compute-to-mrf. by Francisco Jerez · 8 years ago