mesa.git
2018-06-20 Jason EkstrandVulkan/wsi: Implement VK_EXT_display_surface_counter
2018-06-20 Jason Ekstrandvulkan/wsi: Get rid of the get_capabilities hook
2018-06-20 Eric Engestromintel/aubinator: drop unused functions
2018-06-20 Samuel Pitoisetradv: always initialize the clear depth/stencil values...
2018-06-20 Samuel Pitoisetradv: always initialize the clear color values to 0
2018-06-20 Samuel Pitoisetradv: always initialize the DCC predicate to FALSE
2018-06-20 Samuel Pitoisetradv: do not use an user SGPR for the sample position...
2018-06-20 Samuel Pitoisetradv: don't store the number of samples as log2
2018-06-20 Gert Wollnygallium/aux/util/u_cpu_detect.h: Fix -Wsign-compare...
2018-06-20 Gert Wollnygallium/aux/util/u_debug.h: Fix "noreturn" warnings...
2018-06-20 Gert Wollnygallium/aux/util: Fix some warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_ureg.c: remove unused parameter from...
2018-06-20 Gert Wollnygallium/aux/tgsi_two_side.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_ureg.c: Fix various warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_text.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_point_sprite.c: Fix -Wsign-compare...
2018-06-20 Gert Wollnygallium/aux/tgsi_lowering.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_build.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_build.c: Remove now unused variable
2018-06-20 Gert Wollnygallium/aux/tgsi_build.c: Remove unused parameters...
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: Fix various -Wsign-compare
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: remove superfluous parameter...
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: remove superfluous parameter...
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: Remove unused parameter from...
2018-06-20 Gert Wollnygallium/aux/tgsi_exec.c: Remove paramater inst from...
2018-06-20 Gert Wollnygallium/aux/tgsi_aa_point.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi_sanity.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/tgsi/tgsi_parse.c: Fix two warnings
2018-06-20 Gert Wollnygallium/aux/tgsi/tgsi_dump.c: Fix -Wsign-compare warnings
2018-06-20 Gert Wollnygallium/aux/cso_cache: Fix various warnings
2018-06-20 Gert Wollnyconfigure.ac: Add CFLAG -Wno-missing-field-initializers...
2018-06-20 Samuel Pitoisetradv: remove unnecessary code around CACHE_FLUSH_AND_IN...
2018-06-20 Bas Nieuwenhuizenradv: Fix flush_bits being used uninitialized.
2018-06-19 Keith Packardradv: Add EXT_acquire_xlib_display to radv driver [v2]
2018-06-19 Keith Packardanv: Add EXT_acquire_xlib_display to anv driver [v3]
2018-06-19 Keith Packardvulkan: Add EXT_acquire_xlib_display [v5]
2018-06-19 Keith Packardradv: Add EXT_direct_mode_display to radv driver
2018-06-19 Keith Packardanv: Add EXT_direct_mode_display to anv driver [v2]
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...
next