mesa.git
2018-05-14 Roland Scheideggerllvmpipe: Fix random number generation for unit tests
2018-05-13 Dave Airlieradv: use compute path for multi-layer images.
2018-05-13 Dave Airlieradv: resolve all layers in compute resolve path.
2018-05-13 Dave Airlieradv/resolve: do fmask decompress on all layers.
2018-05-13 Rhys Perrynvc0: fix setting of subpixel precision during conserva...
2018-05-13 Rhys Perryanv,nir: add generated files to .gitignore(s)
2018-05-13 Marek Olšákgallium: remove aux_vertex_buffer_slot code
2018-05-12 Timothy Arceriradv: add initial support for VK_PIPELINE_CREATE_DISABL...
2018-05-12 Vinson Leescons: Add PROGRAM_NIR_FILES.
2018-05-12 Timothy Arcerist/nir: use NIR for asm programs
2018-05-12 Timothy Arcerist/nir: make st_nir_opts() available externally
2018-05-11 Boyuan Zhangradeon/vce: add firmware support for ver 53 and up
2018-05-11 Rob Clarketnaviv: remove pipe_fence_handle::ctx
2018-05-11 George Kyriazisswr/rast: Thread locked tiles improvement
2018-05-11 George Kyriazisswr/rast: Add Builder::GetVectorType()
2018-05-11 George Kyriazisswr/rast: Prepend the console output with a newline
2018-05-11 George Kyriazisswr/rast: Add ConcatLists()
2018-05-11 George Kyriazisswr/rast: Add constant initializer for uint64_t
2018-05-11 George Kyriazisswr/rast: Use binner topology to assemble backend attri...
2018-05-11 George Kyriazisswr/rast: Change formatting
2018-05-11 Ville Syrjälämeson: Fix build for egl platform_x11 with dri3
2018-05-11 Samuel Pitoisetradv: move ac_build_if_state on top of radv_nir_to_llvm.c
2018-05-11 Samuel Pitoisetradv: minor cleanups in radv_fill_shader_variant()
2018-05-11 Jan Veselywinsys/amdgpu: Destroy dev_hash table when the last...
2018-05-10 Marek Olšákac/gpu_info: add has_read_registers_query
2018-05-10 Marek Olšákac/gpu_info: add has_2d_tiling
2018-05-10 Marek Olšákac/gpu_info: add has_sparse_vm_mappings
2018-05-10 Marek Olšákac/gpu_info: add has_unaligned_shader_loads
2018-05-10 Marek Olšákradeonsi: expose ARB_query_buffer_object on ancient...
2018-05-10 Marek Olšákac/gpu_info: add has_indirect_compute_dispatch
2018-05-10 Marek Olšákac/gpu_info: add kernel_flushes_tc_l2_after_ib
2018-05-10 Marek Olšákac/gpu_info: add has_format_bc1_through_bc7
2018-05-10 Marek Olšákac/gpu_info: add has_eqaa_surface_allocator
2018-05-10 Marek Olšákradeonsi: clean up the reset status query implementation
2018-05-10 Marek Olšákac/gpu_info: add has_bo_metadata
2018-05-10 Marek Olšákac/gpu_info: add si_TA_CS_BC_BASE_ADDR_allowed
2018-05-10 Marek Olšákac/gpu_info: add htile_cmask_support_1d_tiling
2018-05-10 Marek Olšákac/gpu_info: add kernel_flushes_hdp_before_ib
2018-05-10 Marek Olšákradeonsi: add an environment variable that forces EQAA...
2018-05-10 Marek Olšákradeonsi: set up EQAA image descriptors properly
2018-05-10 Marek Olšákradeonsi: add EQAA SC,DB,CB register programming
2018-05-10 Marek Olšákradeonsi: support creating EQAA color textures
2018-05-10 Marek Olšákac/surface: add EQAA support
2018-05-10 Marek Olšákradeonsi: use better sample locations for 8x EQAA
2018-05-10 Marek Olšákradeonsi: improve quality of 16 sample locations
2018-05-10 Marek Olšákradeonsi: use better sample locations for 4x MSAA
2018-05-10 Marek Olšákradeonsi: reorder sample locations as required by EQAA
2018-05-10 Marek Olšákradeonsi: simplify si_get_sample_position
2018-05-10 Marek Olšákradeonsi: simplify arrays of sample locations
2018-05-10 Marek Olšákradeonsi: set DB_EQAA the same as Vulkan
2018-05-10 Marek Olšákradeonsi: remove CM_ prefixes
2018-05-10 Marek Olšákradeonsi: don't update clear color registers if they...
2018-05-10 Marek Olšákradeonsi: remove r600_fmask_info
2018-05-10 Marek Olšákac/surface: unify common legacy and gfx9 fmask fields
2018-05-10 Marek Olšákac/surface/gfx6: compute FMASK together with the color...
2018-05-10 Marek Olšákac/surface/gfx9: fix a typo in CMASK RB/pipe alignment
2018-05-10 Marek Olšákac: set correct LLVM processor names for Raven & Vega12
2018-05-10 Marek Olšákac: sort raster configs
2018-05-10 Marek Olšákac: remove 1 RB raster config for Iceland
2018-05-10 Marek Olšákac: move the Fiji kernel workaround for raster config...
2018-05-10 Marek Olšákac: enable both RBs on Kaveri
2018-05-10 Marek Olšákradeonsi/gfx9: work around a GPU hang due to broken...
2018-05-10 Jason Ekstrandintel/isl/storage: Don't lower most UNORM formats on...
2018-05-10 Jason Ekstrandintel/isl: Several UNORM formats support typed writes...
2018-05-10 Brian Paulmesa: revert GL_[SECONDARY_]COLOR_ARRAY_SIZE glGet...
2018-05-10 Andres Rodriguezradv: disable DCC for shareable images on GFX9+
2018-05-10 Thomas Petazzoniconfigure.ac: rework -latomic check
2018-05-10 Brian Paulmesa: fix glGetInteger/Float/etc queries for vertex...
2018-05-10 Jan Veselywinsys/radeon: Destroy fd_hash table when the last...
2018-05-10 Jan Veselygallium/auxiliary: Add helper function to count the...
2018-05-10 Samuel Pitoisetradv: move handling nosisched option in a better place
2018-05-10 Grazvydas Ignotasradv: assorted typo fixes
2018-05-10 Mathias Fröhlichmesa/vbo/tnl: Move gl_vertex_array related stuff to...
2018-05-10 Mathias Fröhlichmesa: Remove Array._DrawArrays.
2018-05-10 Mathias Fröhlichi965: Remove the now unused gl_vertex_array.
2018-05-10 Mathias Fröhlichi965: Remove the gl_vertex_array indirection.
2018-05-10 Mathias Fröhlichi965: Implement all_varyings_in_vbos in terms of Array...
2018-05-10 Mathias Fröhlichst/mesa: Remove the now unused gl_vertex_array.
2018-05-10 Mathias Fröhlichst/mesa: Make feedback draw and rasterpos use _DrawVAO.
2018-05-10 Mathias Fröhlichst/mesa: Use Array._DrawVAO in st_atom_array.c.
2018-05-10 Mathias Fröhlichst/mesa: Make the input_to_index array available.
2018-05-10 Mathias Fröhlichst/mesa: Use _DrawVAO for edgeflag enabled check.
2018-05-10 Mathias Fröhlichmesa: Compute effective buffer bindings in the vao.
2018-05-10 Gert Wollnyvirgl: Add support for passing GL_ANY_SAMPLES_PASSED_CO...
2018-05-10 Dave Airlier600: fix constant buffer bounds.
2018-05-10 Jason Ekstrandi965,anv: Set the CS stall bit on the ISP disable PIPE_...
2018-05-10 Dave Airlieradv: handle arrays in the fmask descriptor.
2018-05-09 Matt Turnergallium/tests: Fix assignment of EXTRA_DIST
2018-05-09 Matt Turnerconfigure.ac: Check for grep with AC_PROG_GREP
2018-05-09 Xiong, Jamesmain: fail texture_storage() call if the size is not...
2018-05-09 Xiong, Jamesmain: return 0 length when the queried program object...
2018-05-09 Kenneth Graunkei965: Shut up unused variable warnings.
2018-05-09 Ross Burtonsrc/intel/Makefile.vulkan.am: add missing MKDIR_GEN
2018-05-09 Rhys Perrymesa: fix error handling in get_framebuffer_parameteriv
2018-05-09 Lionel Landwerlinanv: emit pixel scoreboard stall before ISP disable
2018-05-09 Lionel Landwerlini965: require pixel scoreboard stall prior to ISP disable
2018-05-09 Jason Ekstrandintel/isl: Allow CCS_E on 1010102 formats
2018-05-09 Jason Ekstrandintel/blorp: Allow CCS copies of 1010102 formats
2018-05-09 Jason Ekstrandintel/blorp: Add support for more format bitcasting
2018-05-09 Jason Ekstrandintel/blorp: Use nir_format_bitcast_uint_vec_unmasked
next