mesa.git
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 Velikovdocs: add news item and link release notes for 17.0.0
2017-02-13 Emil Velikovdocs: add sha256 checksums for 17.0.0
2017-02-13 Emil Velikovdocs: Update 17.0.0 release notes
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 Velikovscons: check for libXdamage 1.1 or later
2017-02-13 Emil Velikovconfigure.ac: check for libXdamage 1.1 or later
2017-02-13 Emil Velikovglx: remove DRI2DriverPrimeShift compile guards
2017-02-13 Emil Velikovvl: remove DRI2DriverPrimeShift compile guards
2017-02-13 Emil Velikovscons: add missing dri2proto requirement
2017-02-13 Emil Velikovconfigure.ac: dump dri2proto requirement to 2.8
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 Emil Velikovconfigure.ac: do not use deprecated macros - AC_HELP_ST...
2017-02-13 Timothy Arceriutil/disk_cache: correctly use stat(3)
2017-02-13 Michel Dänzerconfigure.ac: Drop LLVM compiler flags more radically
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... etnaviv: Set shader instruction area correctly for...
2017-02-12 Wladimir J... 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... 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 Emil Velikovconfigure.ac: supersede --enable-gallium-llvm over...
2017-02-10 Emil Velikovconfigure.ac: remove dummy radeon_gallium_llvm_check()
2017-02-10 Emil Velikovconfigure.ac: correctly manage llvm auto-detection
2017-02-10 Emil Velikovconfigure.ac: disable enable_gallium_llvm in the !x86...
2017-02-10 Emil Velikovconfigure.ac: set LLVM_{C, CXX, LD}FLAGS only as needed
2017-02-10 Emil VelikovRevert "configure.ac: Create correct LLVM_VERSION_INT...
2017-02-10 Emil Velikovconfigure.ac: don't use == with test
2017-02-10 Emil Velikovconfigure.ac: remove unused LLVM variables
2017-02-10 Tobias Drosteconfigure.ac: Only define HAVE_LLVM if LLVM is used
2017-02-10 Tobias Drosteconfigure.ac: Rework MESA_LLVM and LLVM detection
2017-02-10 Emil Velikovconfigure.ac: move enable-gallium-llvm dependency with...
2017-02-10 Emil Velikovconfigure.ac: Mandate --enable-gallium-llvm when checki...
2017-02-10 Emil Velikovconfigure.ac: Rename the gallium_require_llvm helper
2017-02-10 Tobias Drosteconfigure.ac: Don't check LLVM version in require_llvm
2017-02-10 Emil Velikovconfigure.ac: move AC_ARG_ENABLE([gallium-llvm] hunk...
2017-02-10 Emil Velikovconfigure.ac: remove unused AC_SUBST([MESA_LLVM])
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é... tgsi-dump: dump label if instruction has one
2017-02-10 Marc-André... tgsi: 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 Timothy Arceridocs: add shader cache environment variables
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...
next