mesa.git
2017-03-24 Marek Olšákradeonsi: don't hang on shader compile failure
2017-03-24 Nicolai Hähnleradeonsi: fix dvec[34] attributes sourced from current...
2017-03-24 Emil Velikovanv: automake: ensure that the destination directory...
2017-03-24 Samuel Pitoisetglsl_to_tgsi: don't rely on glsl types when visiting...
2017-03-24 Iago Toral... anv/query: handle out of host memory without crashing...
2017-03-24 Iago Toral... anv/pipeline: make FragCoord include sample positions...
2017-03-24 Iago Toral... nir/lower_wpos_center: support adding sample position...
2017-03-24 Iago Toral... anv: return VK_ERROR_DEVICE_LOST immeditely when device...
2017-03-24 Iago Toral... anv/device: keep track of 'device lost' state
2017-03-24 Iago Toral... anv/device: return VK_ERROR_DEVICE_LOST for errors...
2017-03-24 Timothy Arcerimesa/marshal: add custom BufferData/BufferSubData marsh...
2017-03-24 Timothy Arceriutil/disk_cache: write cache entry keys to file header
2017-03-24 Grazvydas Ignotasutil/disk_cache: hash pointer size and gpu name into...
2017-03-24 Grazvydas Ignotasutil/disk_cache: hash timestamps into the cache keys
2017-03-23 Miklós Mátémesa: set thread name for glthread
2017-03-23 Matt Turneri965: Replace OPT_V() with OPT().
2017-03-23 Matt Turneri965/fs: Return progress from demote_sample_qualifiers().
2017-03-23 Matt Turneri965/fs: Return progress from move_interpolation_to_top().
2017-03-23 Matt Turneri965: Return progress from brw_nir_lower_uniforms().
2017-03-23 Matt Turnernir: Return progress from nir_convert_from_ssa().
2017-03-23 Matt Turnernir: Return progress from nir_lower_io().
2017-03-23 Matt Turnernir: Return progress from nir_lower_regs_to_ssa().
2017-03-23 Matt Turnernir: Return progress from nir_lower_samplers().
2017-03-23 Matt Turnernir: Return progress from nir_lower_atomics().
2017-03-23 Matt Turnernir: Return progress from nir_lower_clamp_color_outputs().
2017-03-23 Matt Turnernir: Return progress from nir_lower_clip_fs().
2017-03-23 Matt Turnernir: Return progress from nir_lower_clip_vs().
2017-03-23 Matt Turnernir: Return progress from nir_move_vec_src_uses_to_dest().
2017-03-23 Matt Turnernir: Return progress from nir_lower_to_source_mods().
2017-03-23 Matt Turnernir: Return progress from nir_lower_clip_cull_distance_...
2017-03-23 Matt Turnernir: Return progress from nir_lower_var_copies().
2017-03-23 Matt Turnernir: Return progress from nir_lower_load_const_to_scalar().
2017-03-23 Matt Turnernir: Return progress from nir_lower_64bit_pack().
2017-03-23 Matt Turnernir: Return progress from nir_lower_doubles().
2017-03-23 Matt Turnernir: Return progress from nir_lower_vars_to_ssa().
2017-03-23 Matt Turnernir: Fix syntax.
2017-03-23 Matt Turnernir: Fix misspellings.
2017-03-23 Matt Turnernir: Stop using apostrophes to pluralize.
2017-03-23 Leo Liust/omx/enc: use PIPE_USAGE_STAGING for output buffer
2017-03-23 Daniel Stonegbm: Use unsigned for BO offset getter
2017-03-23 Eric EngestromREVIEWERS: add autogen.sh to the autoconf group
2017-03-23 Eric Engestromdocs/submittingpatches: add mention about legal disclaimers
2017-03-23 Julien Isorcer600_shader.c: fix indentation
2017-03-23 Topi Pohjolainenglx: Prefer library path given by pkgconfig over the...
2017-03-23 Tapani Pälliintel: move gen_decoder.* to DECODER_FILES
2017-03-23 Tapani Pälliandroid: fix vulkan build issues with anv_entrypoints
2017-03-23 Mauro Rossiandroid: i965: generate code for OA counter queries
2017-03-23 Tapani Pälliandroid: rename Intel Vulkan library to match desktop one
2017-03-23 Boyan Dingnouveau: enable glsl/tgsi on-disk cache
2017-03-23 Eric EngestromREVIEWERS: add myself as a reviewer for EGL and docs
2017-03-22 Dylan Bakeranv: Remove dead prototype from entrypoints
2017-03-22 Dylan Bakeranv: use cElementTree in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: don't use Element.get in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: use dict.get in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: anv_entrypoints_gen.py: use reduce function.
2017-03-22 Dylan Bakeranv: anv-entrypoints_gen.py: rename hash to cal_hash.
2017-03-22 Dylan Bakeranv: Generate anv_entrypoints header and code in one...
2017-03-22 Dylan Bakeranv: anv_entrypoints_gen.py: directly write files inste...
2017-03-22 Dylan Bakeranv: convert C generation to template in anv_entrypoint...
2017-03-22 Dylan Bakeranv: convert header generation in anv_entrypoints_gen...
2017-03-22 Dylan Bakeranv: Update "do not edit" comments with proper filename
2017-03-22 Dylan Bakeranv: split main into two functions in anv_entrypoints_g...
2017-03-22 Dylan Bakeranv: don't pass xmlfile via stdin anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: make constants capitals in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: Use python style in anv_entrypoints_gen.py
2017-03-22 Dylan Bakeranv: anv_entrypoints_gen.py: use a main function
2017-03-22 Alex Smithradv: Invalidate L2 for TRANSFER_WRITE barriers
2017-03-22 Vinson Leeglsl: Link glsl_compiler with CLOCK_LIB.
2017-03-22 Timothy Arceriutil/disk_cache: use rand_xorshift128plus() to get...
2017-03-22 Timothy Arceriutil/rand_xor: add function to seed rand
2017-03-22 Timothy Arceriutil: move rand_xorshift128plus() to utils
2017-03-22 Samuel Pitoisetdrirc: add force_glsl_abs_sqrt() for "Spec Ops: The...
2017-03-22 Samuel Pitoisetst/glsl_to_tgsi: enable lower_sqrt() conditionally
2017-03-22 Samuel Pitoisetglsl: lower sqrt(abs()) and inversesqrt(abs()) if requested
2017-03-22 Samuel Pitoisetdriconf: add force_glsl_abs_sqrt option
2017-03-22 Tim Rowleyswr: [rasterizer jitter] fix llvm >= 5.0 build break
2017-03-22 Rob HerringAndroid: drop Android 4.4 (KitKat) support
2017-03-22 Rob HerringAndroid: kill off {MESA_}ANDROID_VERSION defines aka...
2017-03-22 Rob HerringAndroid: fix libz dependency for host targets
2017-03-22 Rob HerringAndroid: remove host libmesa_util
2017-03-22 Rob HerringAndroid: clean-up trailing '\' in make variables
2017-03-22 Emil Velikovmesa/main: remove unused strndup.h include
2017-03-22 Emil Velikovutil: automake: beautify sources list
2017-03-22 Emil Velikovutil/strndup: move header inclusion as applicable
2017-03-22 Emil Velikovutil: inline strndup implementation in the header
2017-03-22 Emil Velikovutil: consistently use ifndef guards over pragma once
2017-03-22 Emil Velikovmesa/program: consistently use ifndef guards over pragm...
2017-03-22 Emil Velikovmesa/main: consistently use ifndef guards over pragma...
2017-03-22 Emil Velikovintel/compiler: consistently use ifndef guards over...
2017-03-22 Emil Velikovintel/common: consistently use ifndef guards over pragm...
2017-03-22 Emil Velikovi965: consistently use ifndef guards over pragma once
2017-03-22 Emil Velikovst/wgl: consistently use ifndef guards over pragma...
2017-03-22 Emil Velikovegl/dri2: consistently use ifndef guards over pragma...
2017-03-22 Emil Velikovspirv: consistently use ifndef guards over pragma once
2017-03-22 Emil Velikovnir: consistently use ifndef guards over pragma once
2017-03-22 Emil Velikovglsl: consistently use ifndef guards over pragma once
2017-03-22 Emil Velikovcompiler: consistently use ifndef guards over pragma...
2017-03-22 Emil Velikovradv: consistently use ifndef guards over pragma once
2017-03-22 Emil Velikovac: consistently use ifndef guards over pragma once
2017-03-22 Emil Velikovi965: make brw_setup_image_uniform_values static
next