mesa.git
2020-04-24 Marek Olšákradeonsi: use pipe_blend_state::max_rt to update fewer...
2020-04-24 Marek Olšákac,radeonsi: simplify checking for Navi1x chips
2020-04-24 Marek Olšákac: out-of-order rasterization is not supported on...
2020-04-24 Jonathan Marekturnip: divide cube map depth by 6
2020-04-24 Jason Ekstrandspirv: Fix passing combined image/samplers through...
2020-04-24 Jason Ekstrandnir/opt_deref: Remove certain sampler type casts
2020-04-24 Jason Ekstrandspirv: Use nir_const_value for spec constants
2020-04-24 Jason Ekstrandturnip: Properly handle all sizes of specialization...
2020-04-24 Jason Ekstrandradv: Properly handle all sizes of specialization constants
2020-04-24 Jason Ekstrandanv: Properly handle all sizes of specialization constants
2020-04-24 Jason Ekstrandspirv: Allow constants and NULLs in SpvOpConvertUToPtr
2020-04-24 Eduardo Lima... anv/radv: Resolving 'GetInstanceProcAddr' should not...
2020-04-24 Rhys Perryaco: fix v_or(s_lshl) and v_add(s_lshl) optimizations
2020-04-24 Timothy Arceriglsl: remove some duplicate code from the nir uniform...
2020-04-24 Timothy Arceriglsl: some nir uniform linker fixes
2020-04-24 Lionel Landwerlindrm-shim: stub syncobj wait ioctl
2020-04-24 Lionel Landwerlindrm-shim: provide a valid fake syncobj handle at creation
2020-04-24 Quentin Glidicmeson: Use dependency.partial_dependency()
2020-04-24 Christian Gmeineretnaviv: add anisotropic filter support
2020-04-24 Christian Gmeineretnaviv: update headers from rnndb
2020-04-24 Christian Gmeineretnaviv: anisotropic filtering is supported starting...
2020-04-24 Caio Marcelo... spirv: Update the headers from latest Khronos master
2020-04-24 Caio Marcelo... spirv: Handle instruction aliases in vtn_gather_types
2020-04-24 Tomeu Vizosogitlab-ci: Test Virgl with traces
2020-04-24 Tomeu Vizosogitlab-ci: Test OpenGL ES 3.1 on virgl
2020-04-24 Tomeu Vizosogitlab-ci: Allow test jobs to add options to the dEQP...
2020-04-24 Tomeu Vizosogitlab-ci: Update virglrenderer in the x86_test-gl...
2020-04-24 Alyssa Rosenzweigpanfrost: The texture descriptor has a pointer to a...
2020-04-24 Alyssa Rosenzweigpanfrost: Identify texture layout field
2020-04-24 Alyssa Rosenzweigpan/decode: Remove is_zs weirdness
2020-04-24 Tomeu Vizosopanfrost: Emit texture descriptor on bifrost
2020-04-24 Tomeu Vizosopanfrost: Emit sampler descriptor on bifrost
2020-04-24 Alyssa Rosenzweigpanfrost: decode textures and samplers on bifrost
2020-04-24 Alyssa Rosenzweigpanfrost: Add tentative bifrost_texture_descriptor
2020-04-24 Alyssa Rosenzweigpanfrost: Set clear_color_[12] in the extra fb desc
2020-04-24 Tomeu Vizosopanfrost: Clean up a bit the tiler structs for Bifrost
2020-04-23 Eric Anholtvc4: Use NIR shader's num_outputs for generating our...
2020-04-23 Eric Anholtfreedreno/ir3: Fix sizing of the inputs/outputs array.
2020-04-23 Eric Anholtfreedreno/ir3: Fix driver_location of the added vertex_...
2020-04-23 Eric Anholtgallium: Fix setup of pstipple frag coord var.
2020-04-23 Eric Anholtnir/lower_clip: Fix picking of unused driver locations.
2020-04-23 Eric Anholtnir/lower_two_sided_color: Fix picking of new driver...
2020-04-23 Gert Wollnynir: Add umad24 and umul24 opcodes
2020-04-23 Gert Wollnynir: Add r600 specific intrinsics for tesselation shader IO
2020-04-23 Eric Anholtdrm-shim: Let the driver choose to overwrite the first...
2020-04-23 Eric Anholtfreedreno: Make the slice pitch be bytes, not pixels.
2020-04-23 Eric Anholtfreedreno: Introduce a "cpp_shift" value for cpp divs...
2020-04-23 Samuel Pitoisetradv: adjust the supported subgroup stages
2020-04-23 Lionel Landwerlinanv: force whole EU array to be powered for perf queries
2020-04-23 Lionel Landwerlinintel/perf: specify sseu configuration when supported
2020-04-23 Lionel Landwerlinintel/perf: store default sseu configuration
2020-04-23 Lionel Landwerlininclude/drm-uapi: bump headers
2020-04-23 Samuel Pitoisetradv: simplify checking for Navi1x chips
2020-04-23 Rhys Perryaco: improve code for 32-bit isign
2020-04-23 Rhys Perryaco: combine VALU and SALU into various VOP3 instructions
2020-04-23 Rhys Perryaco: move call to store_output_to_temps in store_ls_or_...
2020-04-23 Rhys Perryaco: remove copy in load_input_from_temps()
2020-04-23 Rhys Perryaco: copy-propagate p_create_vector copies of vectors
2020-04-23 Rhys Perryaco: decrease the uses of other copy operations after...
2020-04-23 Erik Faye-Lundmeson: correct windows-version define
2020-04-23 Rhys Perrynir/algebraic: don't undo lowering of 8/16-bit comparis...
2020-04-23 Rhys Perrynir/lower_bit_size: fix lowering of {imul,umul}_high
2020-04-23 Rhys Perrynir/lower_bit_size: fix lowering of shifts
2020-04-23 Joshua Ashtonradv: Use TRUNC_COORD on samplers
2020-04-23 Samuel Pitoisetradv: make sure to export the viewport index if FS...
2020-04-23 Indrajit Kumar Dasradeonsi: enable support for AlphaToCoverageDitherControlNV
2020-04-23 Indrajit Kumar Dasmesa: add support for AlphaToCoverageDitherControlNV
2020-04-23 Indrajit Kumar Dasgallium: prepare framework for supporting AlphaToCovera...
2020-04-23 Hyunjun Koturnip: Fix crashes when geometry shader constants...
2020-04-23 Rob Clarkgallium: add # of MRT to blend state
2020-04-23 Rob Clarkmesa/st: avoid u_vbuf for GLES
2020-04-23 Rob Clarkmesa: avoid redundant VBO updates
2020-04-23 Kenneth Graunkenir: Actually do load/store vectorization beyond vec2
2020-04-23 Simon Zenimesa: enable GL_EXT_draw_instanced for gles2
2020-04-23 Hyunjun Koturnip: Skip unused regs when setting up streamout...
2020-04-23 Hyunjun Koturnip : Fix wrong offset calculation for xfb buffer.
2020-04-23 Hyunjun Koturnip: Implement and enable VK_QUERY_TYPE_TRANSFORM_FE...
2020-04-23 Hyunjun Koturnip: make the struct slot_value of queries get 2...
2020-04-23 Kenneth Graunkeintel/compiler: Don't create 64-bit src1 immediates...
2020-04-23 Kenneth Graunkeintel/compiler: Delete abs/neg handling in fsign code
2020-04-23 Kenneth Graunkeintel/compiler: Don't copy prop source mods into PICK_H...
2020-04-22 Dylan Bakerdocs: update calendar, add news item, and link releases...
2020-04-22 Dylan Bakerdocs: Add sha256 sums for 20.0.5
2020-04-22 Dylan Bakerdocs: Add relnotes for 20.0.5
2020-04-22 Alejandro Piñeirov3d: support for textureQueryLOD
2020-04-22 Alejandro Piñeironir: add nir_tex_instr_need_sampler helper
2020-04-22 Alejandro Piñeirov3d/packet: fixing TMU_Config_Parameter_2 definition
2020-04-22 Alejandro Piñeirov3d/tex: Configuration Parameter 1 can be only skipped...
2020-04-22 Alejandro Piñeirov3d/tex: don't configure tmu config 1 if not needed
2020-04-22 Jonathan Marekturnip: implement VK_EXT_sampler_filter_minmax
2020-04-22 Jonathan Marekturnip: enable cube arrays
2020-04-22 Jonathan Marekturnip: implement VK_EXT_filter_cubic
2020-04-22 Jonathan Marekturnip: implement VK_EXT_sample_locations
2020-04-22 Jonathan Marekturnip: set shader key msaa field
2020-04-22 Daniel Schürmannaco: coalesce v_mad's accumulator with definition's...
2020-04-22 Daniel Schürmannaco: use upper part of gap in register file if it is...
2020-04-22 Daniel Schürmannaco: try to always find a register with stride for...
2020-04-22 Daniel Schürmannaco: stop get_reg_simple after reaching max_used_gpr
2020-04-22 Daniel Schürmannaco: refactor get_reg_simple() to return early on exact...
2020-04-22 Daniel Schürmannaco: don't create vector affinities for operands which...
next