mesa.git
2018-10-16 Samuel Pitoisetradv: disable VK_SUBGROUP_FEATURE_VOTE_BIT
2018-10-16 Samuel Pitoisetradv: implement buffer to image operations for R32G32B32
2018-10-16 Alex Smithac/nir: Use context-specific LLVM types
2018-10-16 Vadym Shovkopliasglsl: Check the subroutine associated functions names
2018-10-16 Vadym Shovkopliasglsl/linker: Change the format of spec quotation
2018-10-16 Dave Airlienir: fix clip cull lowering to not assert if GLSL alrea...
2018-10-16 Kenneth Graunkei965: Add PCI IDs for new Amberlake parts that are...
2018-10-16 Kenneth Graunkeintel: disable FS IR validation in release mode.
2018-10-16 Caio Marcelo... nir: Copy propagation between blocks
2018-10-16 Caio Marcelo... nir: Take call instruction into account in copy_prop_vars
2018-10-16 Caio Marcelo... nir: Add tests for copy propagation of derefs
2018-10-16 Caio Marcelo... nir: Remove handling of dead writes from copy_prop_vars
2018-10-16 Caio Marcelo... intel/nir, freedreno/ir3: Use the separated dead write...
2018-10-16 Caio Marcelo... nir: Separate dead write removal into its own pass
2018-10-16 Caio Marcelo... nir: Add tests for dead write elimination
2018-10-16 Caio Marcelo... nir: Add test file for vars related passes
2018-10-16 Caio Marcelo... nir: Add nir_imm_ivec2 helper
2018-10-16 Caio Marcelo... util: Add foreach_reverse for dynarray
2018-10-16 Eric Anholtv3d: Add support for hardware pack/unpack of half floats.
2018-10-16 Eric Anholtnir: Expose nir_remove_unused_io_vars().
2018-10-16 Eric Anholtnir: Be sure to fix deref modes after demoting shader...
2018-10-16 Eric Anholtgallium/ttn: Convert inputs and outputs to derefs of...
2018-10-16 Eric Anholtgallium/ttn: Fix the type of gl_FragDepth.
2018-10-15 Kristian H... freedreno/a6xx: Enable blitter
2018-10-15 Kristian H... freedreno/a6xx: Update headers
2018-10-15 Kristian H... freedreno/a6xx: Remove unnecessary GRAS_2D_BLIT_INFO...
2018-10-15 Jason Ekstrandanv: Don't advertise ASTC support on BSW
2018-10-15 Samuel Pitoisetradv: do not force the flat qualifier for clip/cull...
2018-10-15 Samuel Pitoisetradv: bump discreteQueuePriorities to 2
2018-10-15 Jason Ekstrandanv: Split dispatch tables into device and instance
2018-10-15 Kenneth Graunkei965: Drop assert about number of uniforms in ARB handling.
2018-10-15 Jason Ekstrandvulkan: Add the fuchsia headers
2018-10-15 Bas Nieuwenhuizenradv: Implement VK_EXT_pci_bus_info.
2018-10-15 Kenneth Graunkegallium/u_transfer_helper: Add support for separate...
2018-10-15 Kenneth Graunkegallium/format: Add a helper to combine separate Z24...
2018-10-15 Kenneth Graunkegallium/auxiliary: Add util_format_get_depth_only(...
2018-10-15 Kenneth Graunkenir: Create sampler variables in prog_to_nir.
2018-10-15 Kenneth Graunkenir: Create sampler2D variables in nir_lower_{bitmap...
2018-10-13 Jason Ekstrandspirv: Update SPIR-V json and headers to Khronos master
2018-10-13 Samuel Pitoisetvulkan: Update the XML and headers to 1.1.88
2018-10-12 Vinson Leer600/sb: Fix constant-logical-operand warning.
2018-10-12 Rafael Antognollii965/miptree: Use enum instead of boolean.
2018-10-12 Samuel Pitoisetradv: do not support blitting surfaces for R32G32B32...
2018-10-12 Jose Fonsecascons: Allow building with custom MSVC_USE_SCRIPT script.
2018-10-12 Samuel Pitoisetradv: emit the GLC bit for SSBO loads/stores when needed
2018-10-12 Samuel Pitoisetspirv/nir: handle memory access qualifiers for SSBO...
2018-10-12 Tapani Pällianv/android: we need git_sha1.h in include paths
2018-10-11 Nanley Cheryanv: Clear WM_HZ_OP overrides in init_device_state
2018-10-11 Jordan Justeni965/gen10+: Initialize new fields in STATE_BASE_ADDRESS
2018-10-11 Jordan Justenanv/gen9+: Initialize new fields in STATE_BASE_ADDRESS
2018-10-11 Jason Ekstrandnir: Add a bunch of b2[if] optimizations
2018-10-11 Jason Ekstrandintel/vec4: Fix nir_op_b2[fi] with 64-bit result
2018-10-11 Jason Ekstrandintel/fs: Fix nir_op_b2[fi] with 64-bit result on Gen8...
2018-10-11 Vinson Leeegl: Use correct shared libraries suffix on macOS.
2018-10-11 Illia Iorinmesa: Fix pack_uint_Z_FLOAT32()
2018-10-11 Rodrigo Viviintel: Introducing Whiskey Lake platform
2018-10-11 Boyuan Zhangst/va: use provided sizes and coords for vlVaGetImage
2018-10-11 Samuel Pitoisetradv: implement clear operations for R32G32B32
2018-10-11 Samuel Pitoisetradv: disallow 3D images and mipmaps/layers for R32G32B...
2018-10-11 Samuel Pitoisetradv: add a workaround for a VGT hang with prim restart...
2018-10-11 Timothy Arceriglsl: remove redundant es_shader checks
2018-10-11 Dave Airliest/glsl_to_tgsi: initialise need_uarl in contructor
2018-10-11 Dave Airlieglspirv: drop pointless assert (size_t is unsigned)
2018-10-11 Dave Airlieradv: remove unsigned comparison against 0
2018-10-11 Dave Airlieradv: remove dead code for master_fd close
2018-10-11 Dave Airlieradv: don't pass shader key by copy
2018-10-10 Dave Airlieanv: add missing unlock in error path.
2018-10-10 Jason Ekstrandintel: Don't propagate conditional modifiers if a UD...
2018-10-10 Jason Ekstrandutil: Add tests for fast integer division by constants
2018-10-10 Marek Olšákutil: Add power-of-two divisor support to compute_fast_...
2018-10-10 Jason Ekstrandutil: Generalize fast integer division to be variable...
2018-10-10 Marek Olšákutil: Add fast division helpers
2018-10-10 Marek Olšákutil: import public domain code for integer division...
2018-10-10 Jason Ekstrandutil: Add a simple big math library
2018-10-10 Dylan Bakermeson: Don't allow building EGL on Windows or MacOS
2018-10-10 Timothy Arceriglsl: ignore trailing whitespace when define redefined
2018-10-09 Ian Romanickintel/compiler: Don't handle fsign.sat
2018-10-09 Ian Romanicknir/algebraic: Simplify fsat of fsign
2018-10-09 Ian Romanicknir/algebraic: sign(x)*x*x is abs(x)*x
2018-10-09 Ian Romanicknir: Add helper functions to get the instruction that...
2018-10-09 Brian Paulsvga: change svga_destroy_shader_variant() to return...
2018-10-09 Dylan Bakermeson: Don't build glsl compiler tests unless OpenGL...
2018-10-09 Dylan Bakermeson: Only build gallium state tracker tests with...
2018-10-09 Dylan Bakermeson: only build clapi tests when OpenGL is being...
2018-10-09 Ilia Mirkinnvc0: fix blitting red to srgb8_alpha
2018-10-09 Ilia Mirkinnv50,nvc0: guard against zero-size blits
2018-10-09 Ilia Mirkinnv50,nvc0: mark RGBX_UINT formats as renderable
2018-10-09 Eric Engestromradv: add missing meson c++ visibility arguments
2018-10-09 Michel Dänzergbm: Add GBM_FORMAT_ARGB1555 support
2018-10-09 Michel Dänzerst/dri: Handle BGRA5551 format
2018-10-08 Rob Clarkfreedreno/a5xx+a6xx: fix LRZ pitch alignment
2018-10-08 Rob Clarkfreedreno/a6xx: add LRZ support
2018-10-08 Rob Clarkfreedreno: update generated headers
2018-10-08 Rob Clarkfreedreno/a6xx: add helper for various CP_EVENT_WRITE
2018-10-08 Rob Clarkfreedreno/a6xx: remove unused fxns
2018-10-08 Rob Clarkfreedreno/a6xx: remove fd6_shader_stateobj
2018-10-08 Ilia Mirkinglsl: fix array assignments of a swizzled vector
2018-10-08 Samuel Pitoisetradv: tidy up radv_pipeline_init_multisample_state()
2018-10-08 Samuel Pitoisetradv: always set PA_SC_MODE_CNTL_1.OUT_OF_ORDER_WATER_MARK
2018-10-08 Samuel Pitoisetradv: set DB_EQAA.INCOHERENT_EQAA_READS
next