mesa.git
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
2018-10-08 Chystiakov... i965: fallback RGBX to RGBA in glEGLImageTargetRenderbu...
2018-10-08 Tapani Pälliglsl: do not attempt assignment if operand type not...
2018-10-07 Marek Olšákutil/u_queue: add UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITY
2018-10-07 Marek Olšákradeonsi: fix a typo at CS_PARTIAL_FLUSH
2018-10-07 Marek Olšákac: add ac_build_round
2018-10-07 Marek Olšákac: correct PKT3_COPY_DATA definitions
2018-10-07 Marek Olšákac: simplify LLVM alloca helpers
2018-10-07 Marek Olšákac: define all address spaces properly
2018-10-06 Gert Wollnygallivm: Make it possible to disable some optimization...
2018-10-06 Tomeu Vizosovirgl: Pass resource size and transfer offsets
2018-10-06 Gert Wollnyvirgl, vtest: Correct the transfer size calculation
2018-10-06 Alan Coopersmithutil: Make xmlconfig.c build on Solaris without d_type...
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders vgt_ver...
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders Tessell...
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders PS
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders VS
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders GS
2018-10-05 Marek Olšákradeonsi: optimize and allow reg > 31 in radeon_opt_set...
2018-10-05 Sonny Jiangradeonsi: optimizing SET_CONTEXT_REG for shaders ES
2018-10-05 Samuel Pitoisetspirv: mark variables decorated with XfbBuffer as alway...
2018-10-05 Juan A. Suarez... docs: update calendar, add news and link release notes...
2018-10-05 Juan A. Suarez... docs: add sha256 checksums for 18.2.2
2018-10-05 Juan A. Suarez... docs: add release notes for 18.2.2
2018-10-04 Jason Ekstrandnir/alu_to_scalar: Use ssa_for_alu_src in hand-rolled...
2018-10-04 Vadym Shovkopliasglsl/linker: Check the subroutine associated functions...
2018-10-04 Tomeu Vizosovirgl: Negotiate version with vtest server
next