radv: remove multisample bit from shader key.
[mesa.git] / src /
2018-06-14 Dave Airlieradv: remove multisample bit from shader key.
2018-06-14 Kenneth Graunkeintel/compiler: Properly consider UBO loads that cross...
2018-06-14 Ian Romanickglsl: Don't copy propagate elements from SSBO or shared...
2018-06-14 Ian Romanickglsl: Don't copy propagate from SSBO or shared variable...
2018-06-14 Lukas Rusakmeson: only build vl_winsys_dri.c when x11 platform...
2018-06-14 Brian Paulst/mesa: add missing switch cases in glsl_to_tgsi_visit...
2018-06-14 Bas Nieuwenhuizenradv: Fix output for sparse MRTs.
2018-06-14 Samuel Pitoisetradv: update the ZRANGE_PRECISION value for the TC...
2018-06-14 Samuel Iglesias... anv: reduce maxFragmentInputComponents
2018-06-14 Marek Olšákradeonsi/gfx9: fix si_get_buffer_from_descriptors for...
2018-06-14 Marek Olšákradeonsi/gfx9: update & clean up a DPBB heuristic
2018-06-14 Marek Olšákradeonsi/gfx9: set POPS_DRAIN_PS_ON_OVERLAP due to...
2018-06-14 Marek Olšákradeonsi/gfx9: remove UINT_MAX array terminators in...
2018-06-14 Marek Olšákradeonsi/gfx9: update bin sizes
2018-06-14 Marek Olšákradeonsi/gfx9: update primitive binning code for EQAA
2018-06-14 Marek Olšákradeonsi: assume that rasterizer state is non-NULL...
2018-06-14 Marek Olšákradeonsi: micro-optimize prim checking and fix guardban...
2018-06-14 Marek Olšákradeonsi: move the guardband registers into a separate...
2018-06-14 Marek Olšákradeonsi/gfx9: implement the scissor bug workaround...
2018-06-14 Marek Olšákradeonsi: don't set VGT_LS_HS_CONFIG if it doesn't...
2018-06-14 Marek Olšákradeonsi: move VGT_GS_OUT_PRIM_TYPE into si_shader_gs
2018-06-14 Marek Olšákradeonsi: record CLIPVERTEX output usage properly for...
2018-06-14 Marek Olšákradeonsi: fix FBFETCH with 2D MSAA arrays
2018-06-14 Marek Olšákac: handle undefined EQAA samples in ac_apply_fmask_to_...
2018-06-14 Marek Olšákradeonsi: return real memory usage instead of per-proce...
2018-06-14 Marek Olšákac/gpu_info: report real total memory sizes
2018-06-14 Dave Airlievirgl: add ARB_tessellation_shader support. (v2)
2018-06-14 Dave Airlieglsl: allow standalone semicolons outside main()
2018-06-13 Samuel Pitoisetradv: don't fast clear HTILE for 16-bit depth surfaces...
2018-06-13 Dylan Bakermeson: Remove various completed todos
2018-06-13 Dylan Bakermeson: Add support for SPARC assembly
2018-06-13 Dylan Bakermeson: Set include dirs for asm
2018-06-13 Jason EkstrandRevert "intel/compiler: Properly consider UBO loads...
2018-06-13 Kenneth Graunkeintel/compiler: Properly consider UBO loads that cross...
2018-06-12 Ross Burtondrivers/dri/i965: add missing #include
2018-06-12 Mauro Rossianv/android: Use an address for each anv_image plane
2018-06-12 Mauro Rossianv/android: Set the BO flags in bo_cache_import (v2)
2018-06-11 Kenneth Graunkeanv: Disable __gen_validate_value if NDEBUG is set.
2018-06-11 Eric Engestromi965: fix resource leak
2018-06-11 Rob Clarkfreedreno/ir3: use pipe_image_view's cpp
2018-06-11 Rob Clarkfreedreno/ir3: fix image dimensions offset
2018-06-11 Rob Clarkfreedreno/a5xx: correct image/ssbo offset
2018-06-11 Rob Clarkfreedreno/ir3: use saml always if we have lod
2018-06-11 Rob Clarkfreedreno/ir3: don't cp absneg into meta:fi
2018-06-11 Rob Clarkfreedreno/ir3: rework size/type conversion instructions
2018-06-11 Rob Clarkfreedreno/ir3: propagate HALF flag across fanout
2018-06-11 Rob Clarkfreedreno/a5xx: add sample-id/sample-mask-in
2018-06-11 Rob Clarkfreedreno/ir3: add sample-id/sample-mask-in
2018-06-11 Rob Clarkfreedreno: update generated headers
2018-06-11 Rob Clarkfreedreno/ir3: image atomics use image-store path
2018-06-11 Kyle Brennemanegl/glvnd: Fix a segfault in eglGetProcAddress.
2018-06-11 Jordan Justenmesa/program_binary: add implicit UseProgram after...
2018-06-10 Dave Airlievirgl: enable ARB_gpu_shader_fp64
2018-06-09 Samuel Pitoisetradv: add a workaround for DXVK hangs by setting amdgpu...
2018-06-09 Samuel Pitoisetradv: fix missing ZRANGE_PRECISION(1) for GFX9+
2018-06-08 Gustavo Lima Chavesanv: enable VK_EXT_shader_stencil_export
2018-06-08 Gustavo Lima Chavesspirv: add/hookup SpvCapabilityStencilExportEXT
2018-06-08 Eric Engestromautotools/meson: compile against wayland-egl-*backend*
2018-06-08 Cameron Kumarvulkan/wsi: Destroy swapchain images after terminating...
2018-06-08 Sonny Jiangradeonsi: emit_dpbb_state packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_clip_state packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_msaa_sample_locs packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_msaa_config packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_cb_render_state packets optimization
2018-06-08 Sonny Jiangradeonsi: emit_db_render_state packets optimization
2018-06-08 Jan Veselydrisw: Fix invalid pointer arithmetic
2018-06-08 Timothy Arceriradeonsi: fix possible truncation on renderer string
2018-06-07 Timothy Arceriac: fix possible truncation of intrinsic name
2018-06-07 Bas Nieuwenhuizenamd/common: Fix number of coords for getlod.
2018-06-07 Jason Ekstrandi965/screen: Sanity check that all formats we advertise...
2018-06-07 Jason Ekstrandi965/screen: Use RGBA non-sRGB formats for images
2018-06-07 Jason Ekstrandi965/screen: Return false for unsupported formats in...
2018-06-07 Jason Ekstrandi965/screen: Refactor query_dma_buf_formats
2018-06-07 Jason Ekstrandintel/isl: Add bounds-checking assertions for the forma...
2018-06-07 Jason Ekstrandintel/isl: Add bounds-checking assertions in isl_format...
2018-06-07 Jason Ekstrandanv: Set fence/semaphore types to NONE in impl_cleanup
2018-06-07 Plamena Manolovanir: Add global invocation id intrinsic.
2018-06-07 Kenneth Graunkei965: Require softpin support for Cannonlake and later.
2018-06-07 Kenneth Graunkei965: Allocate VMA in userspace for full-PPGTT systems.
2018-06-07 Kenneth Graunkeintel/blorp: Emit VF cache invalidates for 48-bit bugs...
2018-06-07 Timothy Arcerinir: add opt_if_loop_terminator()
2018-06-07 Timothy Arcerinir: move ends_in_break() helper to nir_loop_analyze.h
2018-06-07 Timothy Arceriradv: fix Coverity no effect control flow issue
2018-06-06 Jason Ekstrandintel/blorp: Don't vertex fetch directly from clear...
2018-06-06 Lionel Landwerlindri: add missing 16bits formats mapping
2018-06-06 Eric Anholtnir: Look into uniform structs for samplers when counti...
2018-06-06 Eric Anholtv3d: Work around GFXH-1461/GFXH-1689 by using CLEAR_TIL...
2018-06-06 Eric Anholtv3d: Enable the new NIR bitfield operation lowering...
2018-06-06 Eric Anholtnir: Add lowering for nir_op_bit_count.
2018-06-06 Eric Anholtnir: Add lowering for nir_op_bitfield_reverse.
2018-06-06 Eric Anholtnir: Add an ALU lowering pass for mul_high.
2018-06-06 Eric Anholtnir: Add lowering for find_lsb.
2018-06-06 Eric Anholtnir: Add lowering for ifind_msb to ufind_msb.
2018-06-06 Eric Anholtnir: Add lowering from ibitfield_extract/ubitfield_extr...
2018-06-06 Eric Anholtnir: Add lowering for bitfieldInsert without using...
2018-06-06 Eric Engestromegl: remove wayland-egl now that we're using libwayland-egl
2018-06-06 Eric Engestromegl: rewire the build systems to use libwayland-egl
2018-06-06 zhaowei yuanglsl: Take 'double' as reserved after GLSL ES 1.0
2018-06-06 Marek Olšákr300g/swtcl: make pipe_context uploaders use malloc...
2018-06-05 Jason Ekstrandintel/eu: Use a struct copy instead of a memcpy
next