mesa.git
2018-06-19 Keith Packardvulkan: Add EXT_direct_mode_display [v2]
2018-06-19 Keith Packardradv: Add KHR_display extension to radv [v5]
2018-06-19 Keith Packardanv: Add KHR_display extension to anv [v7]
2018-06-19 Keith Packardvulkan: Add KHR_display extension using DRM [v10]
2018-06-19 Bas Nieuwenhuizenradv: Merge the flush bits of CMASK & DCC clear.
2018-06-19 Bas Nieuwenhuizenradv: Don't check for pipeline being set in draw.
2018-06-19 Marek Olšákradeonsi: rename r600_texture -> si_texture, rxxx ...
2018-06-19 Marek Olšákamd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
2018-06-19 Rob Clarkfreedreno/a5xx: move emit_marker5() into a5xx backend
2018-06-19 Rob Clarkfreedreno/a5xx: fix crash in dEQP-GLES31.stress.vertex_...
2018-06-19 Rob Clarkfreedreno/a5xx: don't crash if compute shader compile...
2018-06-19 Rob Clarkfreedreno/ir3: fix missing recursion into block condition
2018-06-19 Rob Clarkfreedreno/a5xx: better FOUR_QUAD/TWO_QUAD decision...
2018-06-19 Rob Clarkfreedreno/a5xx: bordercolor fixes
2018-06-19 Rob Clarkfreedreno: remove per-stateobj dirty_mask's
2018-06-19 Rob Clarkfreedreno/a5xx: remove one image stateblock
2018-06-19 Rob Clarkfreedreno/a5xx: cubemap image fixes
2018-06-19 Rob Clarkfreedreno/ir3: handle image buffer
2018-06-19 Rob Clarkfreedreno/ir3: handle arrays of images
2018-06-19 Rob Clarkfreedreno/ir3: images can be arrays too
2018-06-19 Rob Clarkfreedreno/ir3: use move_load_const pass
2018-06-19 Rob Clarknir: add pass to move load_const
2018-06-19 Rob Clarkmesa/st/nir: fix driver_location for arrays of image...
2018-06-19 Rob Clarknir: add comment for loop_unroll pass
2018-06-19 Rob Clarkglsl: fix random typo
2018-06-19 Marek Olšákradeonsi: ignore PIPE_RESOURCE_FLAG_MAP_COHERENT
2018-06-19 Marek Olšákradeonsi: always put persistent buffers into GTT on...
2018-06-19 Marek Olšákradeonsi: fix si_get_num_queries for radeon
2018-06-19 Marek Olšákradeonsi: don't expose performance counters for non...
2018-06-19 Marek Olšákac/gpu_info: add radeon_info::num_tcc_blocks
2018-06-19 Marek Olšákradeonsi: set a better NUM_PATCHES hard limit
2018-06-19 Marek Olšákradeonsi: make sure LS-HS vector lanes are reasonably...
2018-06-19 Marek Olšákradeonsi: properly compute an LS-HS thread group size...
2018-06-19 Eric Anholtv3d: Fix blitting from a linear winsys BO.
2018-06-19 Eric Anholtv3d: Add missing always_flush debug flag.
2018-06-19 Tomeu Vizosovirgl: Remove debugging left-overs
2018-06-19 Timothy Arceriglsl: fix desktop glsl linking regression
2018-06-19 Timothy Arceriutil: add allow_glsl_relaxed_es to drirc for Google...
2018-06-19 Timothy Arcerimesa/util: add allow_glsl_relaxed_es driconfig override
2018-06-19 Timothy Arceriutil: add allow_glsl_builtin_const_expression to drirc...
2018-06-19 Timothy Arcerimesa/util: add allow_glsl_builtin_const_expression...
2018-06-19 Timothy Arceriutil: manually extract the program name from program_in...
2018-06-19 Bas Nieuwenhuizenac/surface: Set compressZ for stencil-only surfaces.
2018-06-19 Jason Ekstrandanv: Use a single global API patch version
2018-06-18 Timothy Arceriradeonsi: enable OpenGL 3.3 compat profile
2018-06-18 Timothy Arcerimesa: add ff fragment shader support for geom and tess...
2018-06-18 Eric Anholtv3d: Set the SO offsets correctly if we have to re...
2018-06-18 Marek Olšákgallium/hud: = should rename the last added data source
2018-06-18 Rafael Antognollianv: Disable constant buffer 0 being relative.
2018-06-18 Rafael Antognollianv/device: Check for kernel support of context isolation.
2018-06-18 Rafael Antognolliintel/genxml: Add bitmasks for CS_DEBUG_MODE2/INSTPM.
2018-06-18 Alok Hotaswr/rast: Clang-Format most rasterizer source code
2018-06-18 Eric Engestromradv: fix reported number of available VGPRs
2018-06-18 Eric Engestrommesa: add missing return in error path
2018-06-18 Bas Nieuwenhuizenradv: Use less conservative approximation for context...
2018-06-18 Eric Engestromradv: fix bitwise check
2018-06-18 Eric Engestrommeson: fix i965/anv/isl genX static lib names
2018-06-17 Timothy Arcerimesa: Unconditionally enable floating-point textures
2018-06-16 Jose Maria... intel/fs: shuffle_64bit_data_for_32bit_write is not...
2018-06-16 Jose Maria... intel/fs: Use new shuffle_32bit_write for all 64-bit...
2018-06-16 Jose Maria... intel/fs: shuffle_32bit_load_result_to_64bit_data is...
2018-06-16 Jose Maria... intel/fs: Use shuffle_from_32bit_read for 64-bit FS...
2018-06-16 Jose Maria... intel/fs: shuffle_from_32bit_read at load_per_vertex_in...
2018-06-16 Jose Maria... intel/fs: Use shuffle_from_32bit_read at VS load_input
2018-06-16 Jose Maria... intel/fs: Use shuffle_from_32bit_read for 64-bit gs_inp...
2018-06-16 Jose Maria... intel/fs: shuffle_from_32bit_read for 64-bit do_untyped...
2018-06-16 Jose Maria... intel/fs: Remove old 16-bit shuffle/unshuffle functions
2018-06-16 Jose Maria... intel/fs: Use shuffle_for_32bit_write for 16-bits store...
2018-06-16 Jose Maria... intel/fs: Use shuffle_from_32bit_read to read 16-bit...
2018-06-16 Jose Maria... intel/fs: Use shuffle_from_32bit_read at VARYING_PULL_C...
2018-06-16 Jose Maria... intel/fs: New shuffle_for_32bit_write and shuffle_from_...
2018-06-16 Jose Maria... intel/fs: general 8/16/32/64-bit shuffle_src_to_dst...
2018-06-16 Jose Fonsecaappveyor: Consume LLVM 5.0.1.
2018-06-16 Bas Nieuwenhuizenac: Clear meminfo to avoid valgrind warning.
2018-06-16 Samuel Pitoisetradv: fix emitting the TCS regs on GFX9
2018-06-16 Ian Romanicknir: Document a couple instances of parent_instr
2018-06-16 Ian Romanicki965/fs: Propagate conditional modifiers from not instr...
2018-06-16 Ian Romanicki965/fs: Rearrange code to remove most of the gotos
2018-06-16 Ian Romanicki965/fs: Refactor propagation of conditional modifiers...
2018-06-16 Ian Romanicki965/vec4: Optimize OR with 0 into a MOV
2018-06-16 Ian Romanicki965/vec4: Don't register coalesce into source of VS_OP...
2018-06-16 Ian Romanicki965/fs: Optimize OR with 0 into a MOV
2018-06-15 Eric Anholtv3d: Handle a no-intersection scissor even if it's...
2018-06-15 Eric Anholtv3d: Use the proper depth texture type for sampling.
2018-06-15 Eric Anholtv3d: Limit shader threading according to our maximum...
2018-06-15 Eric Anholtv3d: Fix shaders using pixel center W but no varyings.
2018-06-15 Dylan Bakerdocs: Update release-notes and calendar
2018-06-15 Dylan Bakerdocs: Add release notes for 18.1.2
2018-06-15 Rafael Antognolliintel/aubinator: Use int to store getopt_long flags.
2018-06-15 Samuel PitoisetRevert "radv: always set/load both depth and stencil...
2018-06-15 Samuel Pitoisetradv: don't check for linear images in emit_fast_color_...
2018-06-15 Samuel Pitoisetradv: allow RADV_PERFTEST=dccmsaa on GFX9
2018-06-15 Samuel Pitoisetradv: add RADV_DEBUG=checkir
2018-06-15 Samuel Pitoisetradv: update ZRANGE_PRECISION in radv_update_bound_fast...
2018-06-15 Samuel Pitoisetradv: clean up radv_{set,load}_depth_clear_regs() helpers
2018-06-15 Samuel Pitoisetradv: always set/load both depth and stencil clear...
2018-06-15 Samuel Pitoisetradv: update the fast ds clear values only if the image...
2018-06-15 Samuel Pitoisetradv: clean up radv_{set,load}_color_clear_regs() helpers
2018-06-15 Samuel Pitoisetradv: update the fast color clear values only if the...
2018-06-15 Christian Gmeinerutil/bitset: include util/macro.h
next