mesa.git
2018-09-15 Mauro Rossiandroid: broadcom/cle: add gallium include path
2018-09-15 Mauro Rossiandroid: broadcom/genxml: fix collision with intel...
2018-09-15 Caio Marcelo... anv/memcpy: fix build after starting to use addresses
2018-09-15 Jason Ekstrandanv/cmd_buffer: Take an address in emit_lrm
2018-09-15 Jason Ekstrandanv/memcpy: Use addresses instead of bo+offset
2018-09-15 Jason Ekstrandanv/so_memcpy: Use the correct SO_BUFFER size on gen8+
2018-09-15 Timothy Arceriac: fix get_image_coords() for radeonsi
2018-09-15 Marek Olšákgallium/util: don't let child processes inherit our...
2018-09-15 Marek Olšákgallium/util: start with a random L3 cache index for...
2018-09-15 Josh Pieperst/mesa: Validate the result of pipe_transfer_map in...
2018-09-14 Samuel Pitoisetradv: emit the initial config only once in the preambles
2018-09-14 Samuel Pitoisetradv: fix setting global locations for indirect descriptors
2018-09-14 Samuel Pitoisetradv: fix flushing indirect descriptors
2018-09-14 Samuel Pitoisetradv: fix GPU hangs with 32-bit indirect descriptors
2018-09-14 Samuel Pitoisetradv: handle loc->indirect correctly for the first...
2018-09-14 Samuel Pitoisetradv: bump the maximum number of arguments to 64
2018-09-14 Samuel Pitoisetradv: tidy up ac_setup_rings() for the GSVS rings
2018-09-14 Samuel Pitoisetradv: fix setting the number of entries for GSVS on VI+
2018-09-14 Samuel Pitoisetradv: always compute the number of components from...
2018-09-14 Samuel Pitoisetradv: emit data contiguously in the GS->VS ring buffer
2018-09-14 Samuel Pitoisetradv: make use of the output usage mask in GS copy...
2018-09-14 Samuel Pitoisetradv: improve a comment in si_emit_set_predication_state()
2018-09-14 Samuel Pitoisetradv: fix VK_EXT_conditional_rendering visibility
2018-09-14 Samuel Pitoisetradv: make use of ac_unpack_param() instead of ac_build...
2018-09-14 Timothy Arcerinir: add loop unroll support for complex wrapper loops
2018-09-14 Timothy Arcerinir: propagates if condition evaluation down some alu...
2018-09-14 Timothy Arcerinir: evaluate if condition uses inside the if branches
2018-09-14 Erik Faye-Lundvirgl: adjust strides when mapping temp-resources
2018-09-13 Pierre Moreaunvir: Always split 64-bit IMAD/IMUL operations
2018-09-13 Leo Liust/vdpau: Use output buffer as back buffer with 24...
2018-09-13 Leo Liuvl/dri: add color depth to vl winsys
2018-09-13 Leo Liuvl/dri3: add support for 10 bits format
2018-09-13 Leo Liuvl/dri: add 10 bits format supports
2018-09-13 Kristian H... egl/android: Declare droid_load_driver() static
2018-09-13 Samuel Pitoisetradv: fix function names for VK_EXT_conditional_rendering
2018-09-13 Jason Ekstrandanv: Silence a couple compiler warnings
2018-09-12 Michel Dänzerloader/dri3: Don't wait for fence of old buffer when...
2018-09-12 Michel Dänzerloader/dri3: Only wait for back buffer fences in dri3_g...
2018-09-12 Vadym Shovkopliasglsl/linker: Check the invariance of built-in special...
2018-09-12 Tapani Pälliintel/tools: fix initial position of window in aubinato...
2018-09-12 Erik Faye-Lundwinsys/virgl: avoid unintended behavior
2018-09-11 Juan A. Suarez... travis: use python3.5 for meson
2018-09-11 Samuel Pitoisetradv: adjust ESGS ring buffer size computation on VI+
2018-09-11 Gert Wollnymesa/texture: Also check for LA texture when querying...
2018-09-11 Ilia Mirkinnv50,nvc0: warn on not-explicitly-handled caps
2018-09-11 Timothy Arcerimesa: remove duplicate dispatch sanity tests
2018-09-10 Timothy Arcerimesa: tidy up init_matrix_stack()
2018-09-10 Christopher... radeon: fix ColorMask
2018-09-10 Elie Tourniergallium: Correctly handle no config context creation
2018-09-10 Bas Nieuwenhuizenradv: Support v3 of VK_EXT_vertex_attribute_divisor.
2018-09-10 Marek Olšákradeonsi/nir: port some bindless and sampler code from...
2018-09-10 Marek Olšákradeonsi: adjust and simplify max_alloc_size determination
2018-09-10 Marek Olšákradeonsi: split si_copy_buffer
2018-09-10 Marek Olšákradeonsi: don't call VBO prefetch with size=0
2018-09-10 Marek Olšákradeonsi: merge SI and CI dma_clear_buffer and remove...
2018-09-10 Marek Olšákradeonsi: fix GPU hangs with bindless textures and...
2018-09-10 Marek Olšákac: remove deprecated use of LLVMInt1Type()
2018-09-10 Marek Olšákac: use iN_0/1 constants
2018-09-10 Marek Olšákac: add radeon_info::num_good_cu_per_sh
2018-09-10 Marek Olšákac: revert new LLVM 7.0 behavior for fdiv
2018-09-10 Marek Olšákradeonsi: fix printing a BO list into ddebug reports
2018-09-10 Marek Olšákr600: fix HTILE for NPOT textures with mipmapping
2018-09-10 Marek Olšákwinsys/radeon: fix CMASK fast clear for NPOT textures...
2018-09-10 Marek Olšákradeonsi: fix HTILE for NPOT textures with mipmapping...
2018-09-10 Brian Pauldocs: document new features/extensions in driver for...
2018-09-10 Brian Paulsvga: assorted fixes/changes in svga_pipe_blit.c
2018-09-10 Brian Paulsvga: set buffer bind_flags in svga_buffer_add_host_sur...
2018-09-10 Charmaine Leesvga: add format conversion for legacy formats
2018-09-10 Charmaine Leesvga: remove obsolete code to reemit gs binding
2018-09-10 Brian Paulsvga: move variant->fs_shadow_compare_units assignment
2018-09-10 Charmaine Leesvga: fix resource checking in is_blending_enabled()
2018-09-10 Neha Bhendesvga: Use texture_copy_region instead of texture_copy_h...
2018-09-10 Charmaine Leesvga: add missing devcap check for texture array support
2018-09-10 Charmaine Leesvga: no need to check MULTISAMPLE devcap for view...
2018-09-10 Charmaine Leesvga: sync devcap name changes in svga3d_devcaps.h
2018-09-10 Charmaine Leesvga: explicit set DXFMT_SHADER_SAMPLE for DS format...
2018-09-10 Charmaine Leesvga: remove unused variable
2018-09-10 Brian Paulsvga: draw round points when msaa is enabled
2018-09-10 Brian Paulsvga: check number of samples before emitting MSAA...
2018-09-10 Brian Paulsvga: remove obsolete comment on format_cap_table[]
2018-09-10 Brian Paulsvga: allow TGSI_TEXTURE_CUBE_ARRAY in emit_tg4()
2018-09-10 Charmaine Leesvga: no dma on multisample surface
2018-09-10 Charmaine Leesvga: src surface for IntraSurfaceCopy cannot be multis...
2018-09-10 Charmaine Leesvga: fix missing format multisample devcap check
2018-09-10 Charmaine Leesvga: fix incorrect multisample support in VGPU9 device
2018-09-10 Charmaine Leesvga: fix the missing devcap for SVGA3D_BC3_UNORM_SRGB
2018-09-10 Charmaine Leesvga: add a separate function to get dx format capabili...
2018-09-10 Charmaine Leesvga: assign a separate function for is_format_supporte...
2018-09-10 Brian Paulsvga: add some devcap debugging code
2018-09-10 Charmaine Leesvga: fix depth and coverage mask output declaration
2018-09-10 Charmaine Leesvga: add sample positions for 2 samples
2018-09-10 Charmaine Leesvga: check sample count devcaps
2018-09-10 Brian Paulsvga: fix 1-element cube map array issue
2018-09-10 Brian Paulsvga: simplify array test in svga_init_shader_key_common()
2018-09-10 Charmaine Leewinsys/drm: check for CAPS2/SM41 support if VGPU10...
2018-09-10 Deepak Rawatwinsys/drm: Add support for quality level in surface...
2018-09-10 Charmaine Leesvga: sync svga3d_types.h with upstream changes
2018-09-10 Charmaine Leewinsys/drm: enable intra_surface_copy if HW_CAP2 is...
2018-09-10 Charmaine Leesvga: add git version logging at init time
2018-09-10 Charmaine Leesvga: fix a typo in svga_texture_copy_region()
next