radv: fixup IA_MULTI_VGT_PARAM handling.
[mesa.git] / src /
2017-02-14 Dave Airlieradv: fixup IA_MULTI_VGT_PARAM handling.
2017-02-14 Dave Airlieradv: fix warning since using common gs emit code
2017-02-14 Dave Airlieradv: adopt some init config workarounds from radeonsi.
2017-02-14 Dave Airlieradv: re-enable init gfx state on CIK.
2017-02-14 Dave Airlieradv: align the initial state command buffer.
2017-02-14 Dave Airlieradv: fix cik macroModeIndex.
2017-02-14 Dave Airlieradv: change base aligmment for allocated memory.
2017-02-14 Alex Smithanv: Add support for shaderStorageImageWriteWithoutFormat
2017-02-14 Alex Smithspirv: Add support for SpvCapabilityStorageImageWriteWi...
2017-02-14 Iago Toral Quiroganir/spirv: do not require a format with images that...
2017-02-14 Jason Ekstrandanv/apply_pipeline_layout: Set image.write_only to...
2017-02-14 Jason Ekstrandintel/isl: Add format metadata for typed reads/writes
2017-02-14 Jason Ekstrandanv/cmd_buffer: Return a VkResult from verify_cmd_parser
2017-02-14 Ilia Mirkinnvc0: disable linked tsc mode in compute launch descriptor
2017-02-14 Anuj Phogatmesa: Add EXT_frag_depth bits and enable it on all...
2017-02-14 Dave Airlieradeonsi: use common sendmsg emission function.
2017-02-14 Dave Airlieradv/ac: use sendmsg emission interface.
2017-02-14 Dave Airlieradeon/ac/llvm: add support for sendmsg emission
2017-02-13 Dave Airlieradv: disable gfx init on CIK for now
2017-02-13 Dave Airlietgsi: fix memory leak in tgsi sanity check
2017-02-13 Dave Airlieradv/ac: use common interp code for new intrinsics
2017-02-13 Dave Airlieradv: use indirect buffer for initial gfx state.
2017-02-13 Dave Airlieradv: start splitting init config up
2017-02-13 Dave Airlieradv: don't pass physical device to si_init_ fns.
2017-02-13 Dave Airlieradv: detect command buffers that do no work and drop...
2017-02-13 Jason Ekstrandanv/blorp: Don't sanitize the swizzle for blorp_clear
2017-02-13 Jason Ekstrandintel/blorp: Swizzle clear colors on the CPU
2017-02-13 Emil Velikovst/xlib: remove always true ifdef GLX_EXTENSION guards
2017-02-13 Emil Velikovxlib: remove always true ifdef GLX_EXTENSION guards
2017-02-13 Emil Velikovglx: remove always true XDAMAGE_1_1_INTERFACE guard
2017-02-13 Emil Velikovglx: remove DRI2DriverPrimeShift compile guards
2017-02-13 Emil Velikovvl: remove DRI2DriverPrimeShift compile guards
2017-02-13 Emil Velikovglx: remove always true ifdef guards
2017-02-13 Emil Velikovwinsys/intel: remove unused winsys - ilo was its only...
2017-02-13 Timothy Arceriutil/disk_cache: correctly use stat(3)
2017-02-13 Kenneth Graunkeglsl: Drop resize-to-MaxPatchVertices hack.
2017-02-13 Kenneth Graunkemesa: Ignore per-vertex array size in SSO pipeline...
2017-02-13 Kenneth Graunkeglsl: Update a comment about link errors for TCS &...
2017-02-13 Kenneth Graunkemesa: Do a draw time check for TES && !TCS in ES 3.x.
2017-02-13 Kenneth Graunkemesa: Do (TCS && !TES) draw time validation in ES as...
2017-02-13 Jason Ekstrandi965/sampler_state: Set the "Base Mip Level" field...
2017-02-13 Jason Ekstrandi965/sampler_state: Pass texObj into update_sampler_state
2017-02-13 Jason Ekstrandi965/sampler_state: Clamp min/max LOD to 14 on gen7+
2017-02-13 Ilia Mirkinst/mesa: don't pass compare mode for stencil-sampled...
2017-02-12 Ilia Mirkinnv50,nvc0: use alternate samplers for stencil
2017-02-12 Bas Nieuwenhuizenradv: Fix radv_GetPhysicalDeviceQueueFamilyProperties2KHR.
2017-02-12 Wladimir J. van... etnaviv: Set shader instruction area correctly for...
2017-02-12 Wladimir J. van... etnaviv: Update hw header files
2017-02-12 Dave Airlieradv: reduce CPU overhead merging bo lists.
2017-02-12 Ilia Mirkinnvc0: set the render condition in the compute object
2017-02-12 Ilia Mirkingm107/ir: fix address offset bitfield for ATOMS
2017-02-12 Ilia Mirkinnv50/ir: convert an ATOM.EXCH without a destination...
2017-02-12 Ilia Mirkinnvc0: fix 64-bit integer query buffer writes
2017-02-12 Ilia Mirkinnv50/ir: return a register when retrieving thread id...
2017-02-11 Ilia Mirkinnv50/ir: add missing break after DSSG
2017-02-11 Christian Gmeineretnaviv: shader-db traces
2017-02-11 Christian Gmeineretnaviv: keep track of emitted loops
2017-02-11 Christian Gmeineretnaviv: wire up core pipe_debug_callback
2017-02-11 Jose Maria Casanov... glsl: non-last member unsized array on SSBO must fail...
2017-02-10 Eric Anholtvc4: Enable glSampleMask() even when !rasterizer->multi...
2017-02-10 Eric Anholtvc4: Respect glSampleMask() even when we're not writing...
2017-02-10 Eric Anholtvc4: Use the nir_builder helper for loading sample...
2017-02-10 Eric Anholtvc4: Use accurate 1/w in coordinate shader as well...
2017-02-10 Eric Anholtvc4: Drop VS inputs to 8.
2017-02-10 Eric Anholtvc4: Avoid emitting small immediates for UBO indirect...
2017-02-10 Timothy Arceriutil/disk_cache: use stat() to check if entry is a...
2017-02-10 Emil Velikovst/nine: update configure options in the README
2017-02-10 Nicolai Hähnleloader: unconditionally include unistd.h and stdlib.h
2017-02-10 Emil Velikovintel/blorp: do not return const data by get_px_size_sa()
2017-02-10 Marek Olšákgallium/radeon: use staging for texture read mappings...
2017-02-10 Marek Olšákgallium/radeon: ignore the level parameter in buffer_tr...
2017-02-10 Marek Olšákgallium/radeon: fix performance of buffer readbacks
2017-02-10 Marek Olšákradeonsi: align vertex buffer descriptor list size...
2017-02-10 Marek Olšákradeonsi: align shader binaries to CP DMA alignment...
2017-02-10 Marek Olšákradeonsi: move CP_DMA_ALIGNMENT definition
2017-02-10 Marek Olšákradeonsi: remove SI_CONTEXT_FLUSH_AND_INV_FRAMEBUFFER
2017-02-10 Marek Olšákradeonsi: remove separate CB/DB_META flush flags
2017-02-10 Marek Olšákradeonsi: reduce the number of FMASK input coordinates
2017-02-10 Marek Olšákradeonsi: write shader asm annotated with wave info...
2017-02-10 Marek Olšákradeonsi: write wave information into GPU hang reports
2017-02-10 Marc-André Lureautgsi-dump: dump label if instruction has one
2017-02-10 Marc-André Lureautgsi: remove ureg_label_insn
2017-02-09 Dave Airlieradv: handle queue submission with no cs but semaphores
2017-02-09 Timothy Arceriutil/disk_cache: error check asprintf()
2017-02-09 Ilia Mirkinnvc0/ir: fix ubo max clamp, reset file index
2017-02-09 Ilia Mirkinnv50/ir: always return 0 when trying to read thread...
2017-02-09 Ilia Mirkinnvc0/ir: fix robustness guarantees for constbuf loads...
2017-02-09 Ilia Mirkinnvc0: increase number of ubo binding points
2017-02-09 Ilia Mirkinnvc0: expose int64
2017-02-09 Ilia Mirkinnvc0/ir: make it possible to have the flags def in...
2017-02-09 Ilia Mirkinnvc0/ir: add support for 64-bit shift lowering on SM20...
2017-02-09 Ilia Mirkinnvc0/ir: add support for all the new int64 tgsi opcodes
2017-02-09 Pierre Moreaunv50/ir: Split 64-bit integer MAD/MUL operations
2017-02-09 Ilia Mirkinnvc0/ir: add a "high" subop for shifts, emit shf.l...
2017-02-09 Ilia Mirkinnvc0/ir: fix SET and SLCT emission
2017-02-09 Ilia Mirkinnvc0/ir: add support for emitting partial min/max ops...
2017-02-09 Ilia Mirkingallium: add separate PIPE_CAP_INT64_DIVMOD
2017-02-09 Matt Turnerglsl: Allow compatibility shaders with MESA_GL_VERSION_...
2017-02-09 Samuel Iglesias... i965/fs: add support for int64 to bool conversion
2017-02-09 Samuel Iglesias... nir: add opcode to perform int64 to bool conversions
next