mesa.git
2017-03-28 Emil Velikovglsl/tests/warnings-test: add fallback srcdir/abs_build...
2017-03-28 Emil Velikovglsl/tests/warnings-test: error out if glsl_compiler...
2017-03-28 Emil Velikovglsl: automake: export abs_builddir for the tests
2017-03-28 Emil Velikovglsl/tests: automake: cleanup all artefacts during...
2017-03-28 Nayan Deshmukhst/va: remove assert for single slice
2017-03-28 Nicolai Hähnleradeonsi: use DMA for clears with unaligned size
2017-03-28 Nicolai Hähnleradeonsi: CP DMA clear supports unaligned destination...
2017-03-28 Nicolai Hähnleradeonsi: remove the early-out for SDMA in si_clear_buffer
2017-03-28 Dave Airlieradv: move shader stages calculation to pipeline.
2017-03-28 Dave Airlieradv: move pa_cl_vs_out_cntl calculation to pipeline
2017-03-28 Dave Airlieradv: move calculating fragment shader i/os to pipeline.
2017-03-28 Dave Airlieradv: move shader_z_format calculation to pipeline.
2017-03-28 Dave Airlieradv: move db_shader_control calculation to pipeline.
2017-03-28 Dave Airlieradv: move vgt_gs_mode value to pipeline.
2017-03-28 Dave Airlieradv: add parameter to emit_waitcnt.
2017-03-28 Dave Airlieradv: rework vertex/export shader output handling
2017-03-28 Dave Airlieradv: fix ia_multi_vgt_param for instanced vs indirect...
2017-03-28 Dave Airlieradv: handle NULL multisample state.
2017-03-28 Bas Nieuwenhuizenradv: flush DB cache before and after HTILE decompress.
2017-03-27 Anuj Phogati965: Delete tile resource mode code
2017-03-27 Anuj Phogati965: Delete fast copy blit code
2017-03-27 Kenneth Graunkei965: Require Kernel 3.6 for Gen4-5 platforms.
2017-03-27 Timothy Arceriglsl: fix spelling of embedded in comment
2017-03-27 Timothy Arceriglsl: fix lower jumps for returns when loop is inside...
2017-03-27 Dave Airlieradv: don't emit no color formats. (v3)
2017-03-27 Vinson Leemesa/tests: Link main-test with CLOCK_LIB.
2017-03-27 Matt Turneri965/fs: Don't emit SEL instructions for type-convertin...
2017-03-27 Xu Randyanv/blorp: Fix a crash in CmdClearColorImage
2017-03-27 Brian Paulmesa: simplify code around 'variable_data' in marshal.c
2017-03-27 Brian Paulst/mesa: move duplicated st_ws_framebuffer() function...
2017-03-27 Andres Gomezglsl: Interface Block instances don't need linking...
2017-03-27 Andres Gomezglsl: UBOs and SSBOs must match the binding qualifier too
2017-03-27 Andres Gomezglsl: on UBO/SSBOs link error reset the number of activ...
2017-03-27 Samuel Iglesias... anv: enable sampling from fast-cleared images on SKL
2017-03-27 Grazvydas Ignotasglsl, st/shader_cache: check the whole sha1 for zero
2017-03-26 Grazvydas Ignotasglsl/shader_cache: restore evicted shader keys
2017-03-26 Axel Davyst/nine: Use atomics for available_texture_mem
2017-03-26 Axel Davyst/nine: Resolve deadlock in surface/volume dtors when...
2017-03-26 Axel Davyst/nine: Fix user vertex data uploader with csmt
2017-03-26 Jose Fonsecascons: Fix dependencies of marshal_generated.[ch].
2017-03-25 Vinson Leeglsl: Link tests with CLOCK_LIB.
2017-03-25 Timothy Arcerimesa/glthread: add custom marshalling for ClearBufferfv()
2017-03-25 Grazvydas Ignotasutil/disk_cache: don't deadlock on premature EOF
2017-03-25 Chad Versacegenxml: Add 3DSTATE_DEPTH_BUFFER to gen5.xml
2017-03-25 Grazvydas Ignotastests/cache_test: mark arguments const
2017-03-24 Rob Clarkfreedreno: free compiler when screen is destroyed
2017-03-24 Jason Ekstrandgenxml: Whitespace fixes
2017-03-24 Jason Ekstrandgenxml: Replace "[N]" with "N"
2017-03-24 Jason Ekstrandgenxml/gen6: Remove a couple of bogus values
2017-03-24 Jason Ekstrandgenxml/gen8: Remove BLACK_LEVEL_CORRECTION_STATE
2017-03-24 Jason Ekstrandgenxml: Rename two MCS fields to Auxiliary Surface...
2017-03-24 Rob Clarkfreedreno: fix memory leak
2017-03-24 Chad Versacegenxml: Fix gen_zipped_file.py dependency
2017-03-24 Chad Versacegenxml: Define GENXML_XML_FILES in Makefile.sources
2017-03-24 Jan Veselyclover: use pipe_resource references
2017-03-24 Kenneth Graunkei965: Fix symbolic size of next_offset[] array.
2017-03-24 Kenneth Graunkei965: Remove pointless NULL check from Gen6 primitive...
2017-03-24 Marek Olšákradeonsi: don't crash on compute shader compile failure
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
next