mesa.git
2017-03-08 Fabio Estevamloader: Move non-error message to debug level
2017-03-08 Mauro Rossiandroid: r600: fix libmesa_amd_common dependency
2017-03-08 Emil Velikovgallium/targets: rework the empty targets removal
2017-03-08 Brian Paulutil/indices: minor clean-ups
2017-03-08 Brian Paulradeonsi: s/uint/enum pipe_shader_type/
2017-03-08 Brian Paulgallium: s/uint/enum pipe_render_cond_flag/ for set_ren...
2017-03-08 Brian Paulgallium: s/uint/enum pipe_shader_type/ for set_constant...
2017-03-08 Brian Paulgallium: s/unsigned/enum pipe_shader_type/ for get_comp...
2017-03-08 Brian Paulvirgl: s/unsigned/enum pipe_shader_type/
2017-03-08 Brian Paulswr: s/unsigned/enum pipe_shader_type/
2017-03-08 Brian Paulsoftpipe: s/unsigned/enum pipe_shader_type/
2017-03-08 Brian Paulllvmpipe: s/unsigned/enum pipe_shader_type/
2017-03-08 Brian Paulfreedreno: s/unsigned/enum pipe_shader_type/
2017-03-08 Brian Pauletnaviv: s/unsigned/enum pipe_shader_type/
2017-03-08 Brian Pauldraw: s/unsigned/enum pipe_shader_type/
2017-03-08 Brian Paulcso: s/unsigned/enum pipe_shader_type/
2017-03-08 Brian Paulgallium: s/unsigned/enum pipe_shader_type/ for pipe_scr...
2017-03-08 Tapani Pällianv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
2017-03-08 Matt TurnerRevert "configure.ac: Use PKG_CHECK_VAR for wayland...
2017-03-08 Matt TurnerRevert "configure.ac: Use PKG_CHECK_VAR for libclc."
2017-03-08 Chris Wilsoni965: Remove use of deprecated drm_intel_aub routines
2017-03-07 Jason Ekstrandspirv: Silence unused variable warnings in release...
2017-03-07 Jason Ekstrandanv: Make the framebuffer-renderpass format assert...
2017-03-07 Jason Ekstrandanv: Drop the anv_validate block helper
2017-03-07 Jason Ekstrandanv: Get rid of the stub() macros
2017-03-07 Jason Ekstrandanv: Remove a pointless finishme
2017-03-07 Jason Ekstrandanv: Convert the HiZ finishme's to perf_warn
2017-03-07 Jason Ekstrandanv: Add a performance warning helper
2017-03-07 Timothy Arcerist/mesa: don't propagate uniforms when restoring from...
2017-03-07 Damien Grassartradv: remove duplicate initialization of alphaToOne...
2017-03-07 Dave Airlieradv: disable mip point pre clamping.
2017-03-07 Fredrik Höglundradv/ac: fix multiple descriptor sets with dynamic...
2017-03-07 Fredrik Höglundradv: fix the size of the dynamic_buffers array
2017-03-07 Fredrik Höglundradv: fix the dynamic buffer index in vkCmdBindDescript...
2017-03-07 Matt Turnerconfigure.ac: Ensure libomxil-bellagio exists before...
2017-03-07 Matt Turnerconfigure.ac: Ensure libva is enabled before invoking...
2017-03-07 Matt Turnerconfigure.ac: Use PKG_CHECK_VAR for libclc.
2017-03-07 Matt Turnerconfigure.ac: Use PKG_CHECK_VAR for wayland-scanner.
2017-03-07 Matt Turnerconfigure.ac: Fix error message in radeon_llvm_check().
2017-03-07 Matt Turnerbuild: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
2017-03-07 Bas Nieuwenhuizenradv: Use the subresource range in HTILE initialization.
2017-03-07 Bas Nieuwenhuizenradv: Use winsys HTILE info.
2017-03-07 Bas Nieuwenhuizenradv/amdgpu: Let addrlib calculate the HTILE parameters.
2017-03-07 Dave Airlieamd/common: document PREDICATION OP 3 as 64-bit bool.
2017-03-07 Dave Airlieradv: handle z offset for 3d image <-> buffer copies.
2017-03-07 Dave Airlieradv: move fast clear before resolve into own loop.
2017-03-06 Bas Nieuwenhuizenradv: Disable HTILE for textures with multiple layers...
2017-03-06 Dave Airlieradv: Properly handle destroying NULL devices and instances
2017-03-06 Dave Airlieradv/ac: introduce i1true/i1false to context.
2017-03-06 Dave Airlieradv/ac: handle Z export using new builder.
2017-03-06 Dave Airlieradv/ac: move to using common ac_get_image_intr_name.
2017-03-06 Dave Airlieradeonsi/ac: move get_image_intr_name to common
2017-03-06 Timothy Arcerigallium/util: remove unused header from u_queue.c
2017-03-06 Timothy Arcerigallium/util: remove unused pipe_thread_destroy()
2017-03-06 Timothy Arcerigallium/util: replace pipe_thread_wait() with thrd_join()
2017-03-06 Timothy Arcerigallium/util: remove PIPE_THREAD_ROUTINE()
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar with cnd_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_thread with thrd_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2017-03-06 Timothy Arcerigallium/util: remove pipe_static_mutex()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex with mtx_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_broadcast() with...
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_signal() with cnd_si...
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_wait() with cnd_wait()
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_destroy() with cnd_d...
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_init() with cnd_init()
2017-03-06 Marek Olšákst/dri: reduce dri_fill_st_options() params
2017-03-06 Marek Olšákst/dri: use local pointer to st_context_iface
2017-03-06 Gregory Hainautglapi: fix typo in count_scale
2017-03-06 Kenneth Graunkei965: Return NULL from initScreen2, not false.
2017-03-06 Kenneth Graunkei965: Make a devinfo local variable.
2017-03-06 Kenneth Graunkei965: Delete vestiges of resource streamer code.
2017-03-06 Kenneth Graunkei965: Drop duplicate #defines now that we've bumped...
2017-03-06 Samuel Pitoisetgetteximage: fix _mesa_GetTextureSubImage()
2017-03-06 Grazvydas Ignotasralloc: don't leave out the alignment factor
2017-03-06 Grazvydas Ignotasi965: don't require 64bit cmpxchg
2017-03-06 Alex Smithradv: Emit pending flushes before executing a secondary...
2017-03-06 Samuel Pitoisetmesa/main: remove useless check in _mesa_IsSampler()
2017-03-06 Samuel Pitoisetgetteximage: avoid to lookup textures with id 0
2017-03-06 Marek Olšákdocs/relnotes/17.1.0: document the new LLVM requirement
2017-03-06 Marek Olšákgallium/radeon: don't monitor SDMA busyness on EG/Cayman/SI
2017-03-06 Marek Olšákradeonsi: drop support for LLVM 3.6 & 3.7
2017-03-06 Marek Olšákradeonsi: set the convergent attribute where needed
2017-03-06 Marek Olšákgallivm,ac: add LP_FUNC_ATTR_CONVERGENT
2017-03-06 Marek Olšákradeonsi: fix LLVM 3.9 - don't use non-matching attribu...
2017-03-06 Mark Thompsonst/omx: Set end-of-frame flag on bitstream output buffers
2017-03-06 Mark Thompsonst/omx: Fix port format enumeration
2017-03-06 Mark Thompsonst/va: Fix forward/backward referencing for deinterlacing
2017-03-06 Mark Thompsonst/va: Support fractional framerate in misc parameter
2017-03-06 Andy Furnissst/va encode handle ntsc framerate rate control
2017-03-06 Bas Nieuwenhuizenradv: Use the new L2 writeback flag.
2017-03-06 Bas Nieuwenhuizenradv: Add L2 writeback.
2017-03-06 Timothy Arceriutil/disk_cache: fix make check
2017-03-06 Dave Airlieradv/ac: use bitfield extract new intrinsics.
2017-03-06 Dave Airlieradv/ac: move to new kill build.
2017-03-06 Dave Airlieradv/ac: move to using new export intrinsics.
2017-03-06 Dave Airlieradv/ac: switch to new intrinsics for pkrtz and clamp.
next