i965: add {X,A}BGR2101010 to 'intel_image_formats'
[mesa.git] / src / gallium /
2018-05-23 Dave Airlietgsi/scan: add hw atomic to the list of memory accessin...
2018-05-23 Roland Scheideggerllvmpipe: improve rasterization discard logic
2018-05-21 Vinson Leev3d: Include v3d_drm.h path.
2018-05-21 Dave Airlievirgl: set texture buffer offset alignment to disable...
2018-05-19 Aaron Watryr600/compute: Mark several functions as static
2018-05-19 Aaron Watryr600/compute: Remove unused compute_memory_pool functions
2018-05-19 Roland Scheideggerdraw: get rid of special logic to not emit null tris
2018-05-18 Marek Olšákradeonsi: skip ES output stores for undefined output...
2018-05-18 Brian Paulllvmpipe: fix check for a no-op shader
2018-05-17 Brian Paultgsi: fix incorrect tgsi_shader_info::num_tokens comput...
2018-05-17 Marek Olšákamd: remove support for LLVM 4.0
2018-05-17 Alok Hotaswr/rast: Added FEClipRectangles event
2018-05-17 Alok Hotaswr/rast: Whitespace and tab-to-spaces changes
2018-05-17 Alok Hotaswr/rast: fix VCVTPD2PS generation for AVX512
2018-05-17 Alok Hotaswr/rast: Rectlist support for GS
2018-05-17 Alok Hotaswr/rast: Remove unneeded virtual from methods
2018-05-17 Stefan Schakebroadcom/vc4: Native fence fd support
2018-05-17 Stefan Schakebroadcom/vc4: Store job fence in syncobj
2018-05-17 Stefan Schakebroadcom/vc4: Detect syncobj support
2018-05-17 Eric Anholtv3d: Add support for glSampleMask / glSampleCoverage.
2018-05-17 Eric Anholtv3d: Enable NaN propagation in the VS and CS as well.
2018-05-17 Dieter Nützelradeonsi: create .gitignore
2018-05-16 Eric Anholtv3d: Fix wiring filters to NEAREST for 32-bit texture...
2018-05-16 Eric Anholtv3d: Enable the driver by default.
2018-05-16 Eric Anholtv3d: Rename driver functions from vc5 to v3d.
2018-05-16 Eric Anholtv3d: Rename the driver files from "vc5" to "v3d".
2018-05-16 Eric Anholtv3d: Rename the vc5_dri.so driver to v3d_dri.so.
2018-05-16 Eric Anholtv3d: Switch the vc5 driver to using the finalized V3D...
2018-05-16 Charmaine Leesvga: fix incompatible bind flags at buffer validation...
2018-05-16 Stuart Youngetnaviv: Fix missing rnndb file in tarballs
2018-05-15 Matthias Großgallium/hud: add frametime graph (v2)
2018-05-15 Jan Veselyeg/compute: Use reference counting to handle compute...
2018-05-15 Roland Scheideggergallivm: Use alloca_undef with array type instead of...
2018-05-15 Marek Olšákcso: check count == 0 in cso_set_vertex_buffers
2018-05-15 Rob Clarkvc5: use util_copy_framebuffer_state
2018-05-15 Rob Clarkvc4: use util_copy_framebuffer_state
2018-05-15 Rob Clarkfreedreno/a5xx: remove fd5_shader_stateobj
2018-05-15 Rob Clarkfreedreno/a4xx: remove fd4_shader_stateobj
2018-05-15 Rob Clarkfreedreno/a3xx: remove fd3_shader_stateobj
2018-05-15 Rob Clarkfreedreno: fence should hold a ref to pipe
2018-05-15 Rob Clarkfreedreno: batch cache doesn't hold a ref to batch
2018-05-15 Eric Engestrommeson: fix copyright symbol
2018-05-15 Juan A. Suarez Romeroautotools, meson: add tileset.h
2018-05-15 Thomas Hellstromst/xa: Bump minor
2018-05-15 Dave Airlievirgl: enable vertex streams when glsl level is high...
2018-05-15 Kai Wasserbächopencl: autotools: Fix linking order for OpenCL target
2018-05-14 Roland Scheideggerllvmpipe: Fix random number generation for unit tests
2018-05-13 Rhys Perrynvc0: fix setting of subpixel precision during conserva...
2018-05-13 Marek Olšákgallium: remove aux_vertex_buffer_slot code
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 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šákradeonsi/gfx9: work around a GPU hang due to broken...
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 Gert Wollnyvirgl: Add support for passing GL_ANY_SAMPLES_PASSED_CO...
2018-05-10 Dave Airlier600: fix constant buffer bounds.
2018-05-09 Matt Turnergallium/tests: Fix assignment of EXTRA_DIST
2018-05-09 Jan Veselypipe-loader: Free driver_name in error path
2018-05-08 Jan Veselyeg/compute: Drop reference to kernel_param bo in destructor
2018-05-08 Jan Veselyr600: Cleanup constant buffers on context destruction
2018-05-07 Jan Veselyeg/compute: Drop reference on code_bo in destructor.
next