configure.ac: unconditionally check for expat
[mesa.git] / src /
2017-08-04 Mauro Rossiandroid: radeonsi: add nir include paths
2017-08-04 Chris Wilsoni965: Prefer using streaming reads from WC mmaps
2017-08-04 Nicolai Hähnlepipe-loader: fix swrast probing
2017-08-04 Nicolai Hähnlepipe-loader: remove config from pipe_loader_create_screen
2017-08-04 Nicolai Hähnlegallium: get rid of pipe_screen_config::flags
2017-08-04 Nicolai Hähnleradeonsi: set drirc compiler options before calling...
2017-08-04 Juan A. Suarez Romeroutil: Makefile.am: add merge_driinfo.py in extra dist
2017-08-04 Juan A. Suarez Romeroradeonsi: Makefile.sources: include driinfo_radeonsi.h
2017-08-04 Juan A. Suarez Romeroanv: Makefile.vulkan.am: ICD json files are now generat...
2017-08-04 Dave Airlieradv: also fix texture image descriptors for mipmap...
2017-08-04 Dave Airlieradv: fix tile swizzle regression on mipmaps.
2017-08-04 Michel Dänzerpipe-loader: Add driver build directory for si_driinfo...
2017-08-04 Jan Veselyclover: Fix build after llvm r309911
2017-08-04 Marek Olšákradeonsi: program tile swizzle for color and FMASK...
2017-08-04 Marek Olšákradeonsi: if FMASK is disabled, set CB_COLORi_FMASK...
2017-08-04 Marek Olšákgallium/radeon: reallocate textures with non-zero tile_...
2017-08-04 Marek Olšákwinsys/amdgpu: enable computation of tile swizzle
2017-08-04 Marek Olšákac/surface: align DCC size for surfaces that use tile...
2017-08-04 Marek Olšákac/surface: limit tile swizzle to non-mipmaps on SI
2017-08-04 Marek Olšákac/surface: enable tile swizzle for mipmapped textures
2017-08-04 Marek Olšákac/surface: set structure size and handle errors for...
2017-08-04 Marek Olšákac/surface: increment surf_index only when tile swizzle...
2017-08-04 Marek Olšákac/surface: compute tile swizzle only when it's allowed
2017-08-04 Marek Olšákac/surface: add RADEON_SURF_SHAREABLE
2017-08-04 Marek Olšákac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX
2017-08-04 Marek Olšákac/surface: move tile_swizzle to ac_surface and document it
2017-08-03 Brian Paulst/mesa: fix handling of NumSamples=1 (v2)
2017-08-03 Brian Paulgallium/docs: add more info about TXF and MSAA textures
2017-08-03 Brian Paulst/mesa: minor clean-ups in st_atom_msaa.c
2017-08-03 Brian Paulgallium/docs: document automatic per-sample FS execution
2017-08-03 Brian Paulmesa: init more msaa fields
2017-08-03 Bruce Cherniakst/osmesa: add osmesa framebuffer iface hash table...
2017-08-03 Lionel Landwerlinanv: put anv_extensions.c in gitignore
2017-08-03 Nicolai Hähnlepipe-loader: fix build of dynamic pipe-drivers
2017-08-03 Tapani Pälliandroid: anv_extensions.c is generated to libmesa_vulka...
2017-08-03 Mauro Rossiandroid: radeonsi: prepare for driver-specific driconf...
2017-08-03 Mauro Rossiandroid: ac/common: always build NIR translation
2017-08-03 Samuel Pitoisetmesa: only check errors when the state change in glLogi...
2017-08-03 Samuel Pitoisetmesa: only check errors when the state change in glBlen...
2017-08-03 Kenneth Graunkei965: Drop unnecessary I915_PARAM_HAS_EXEC_CAPTURE...
2017-08-03 Juan A. Suarez Romeroac: add ac_shader_abi.h in distcheck
2017-08-03 Dave Airlieintel/vec4/gs: reset nr_pull_param if DUAL_INSTANCED...
2017-08-03 Thomas Hellstromst/dri2 Plumb the flush_swapbuffer functionality throug...
2017-08-03 Thomas Hellstromgallium/st: Add a method to flush outstanding swapbuffers
2017-08-03 Thomas Hellstromglx/dri3: Implement the flush_swapbuffers method
2017-08-03 Timothy Arcerigallium: introduce PIPE_CAP_MEMOBJ
2017-08-03 Chris Wilsoni965/blit: Remember to include miptree buffer offset...
2017-08-02 Matt Turneri965: Fix indentation
2017-08-02 Bas Nieuwenhuizenradv: Add suballocation for shaders.
2017-08-02 Kenneth Graunkei965: Set "Subslice Hashing Mode" to 16x16 on Apollolake.
2017-08-02 Dave Airliemesa/dri: drop unneeded mm.h include
2017-08-02 Dave Airlier300: drop u_mm.h include.
2017-08-02 Emil Velikovutil: use cannonical form of ARRAY_SIZE
2017-08-02 Emil Velikovi965: simplify intel_image_format_lookup()
2017-08-02 Emil Velikovi965: annotate struct intel_image_format as const
2017-08-02 Emil Velikovst/dri: NULL check before deref DRI loader .getCapability
2017-08-02 Eric Engestromegl: check the correct function pointer
2017-08-02 Kenneth Graunkei965: Delete pitch alignment assertion in get_blit_intr...
2017-08-02 Tim Rowleyswr/rast: fix core / knights split of AVX512 intrinsics
2017-08-02 Tim Rowleyswr/rast: simplify knob default value setup
2017-08-02 Tim Rowleyswr/rast: split gen_knobs templates into .h/.cpp
2017-08-02 Tim Rowleyswr/rast: gen_knobs template code style
2017-08-02 Tim Rowleyswr/rast: switch gen_knobs.cpp license
2017-08-02 Tim Rowleyswr/rast: fix scons gen_knobs.h dependency
2017-08-02 Tim Rowleyswr/rast: constify swr rasterizer
2017-08-02 Tim Rowleyswr/rast: SIMD16 shaders - widen fetch and vertex shaders
2017-08-02 Tim Rowleyswr/rast: vmask() implementations for KNL
2017-08-02 Tim Rowleyswr/rast: rename frontend pVertexStore
2017-08-02 Tim Rowleyswr/rast: fix movemask_ps / movemask_pd on AVX512
2017-08-02 Tim Rowleyswr/rast: stop using MSFT types in platform independent...
2017-08-02 Tim Rowleyswr/rast: enable USE_SIMD16_FRONTEND by default
2017-08-02 Tim Rowleyswr/rast: disable AVX512 optimization of SSE / AVX...
2017-08-02 Tim Rowleyswr/rast: fix USE_SIMD16_FRONTEND issues
2017-08-02 Tim Rowleyswr/rast: simdlib better separation of core vs knights...
2017-08-02 Tim Rowleyswr/rast: threadID via portable std::this_thread::get_id()
2017-08-02 Jason Ekstrandspirv: Fix SpvImageFormatR16ui
2017-08-02 Jason Ekstrandanv: Advertise VK_KHR_relaxed_block_layout
2017-08-02 Jason Ekstrandanv: Bump the advertised version to 1.0.57
2017-08-02 Jason Ekstrandanv: Pull the API version from anv_extensions.py
2017-08-02 Jason Ekstrandanv: Use python to generate ICD json files
2017-08-02 Jason Ekstrandanv: Add MAX_API_VERSION to anv_extensions.py
2017-08-02 Jason Ekstrandanv: Make some bits of anv_extensions module-private
2017-08-02 Nicolai Hähnlest/mesa: replace st_shader_stage_to_ptarget
2017-08-02 Samuel Pitoisetmesa: add GLSL 4.60 to shading_language_version()
2017-08-02 Samuel Pitoisetmesa: add always-false enable for GL 4.6
2017-08-02 Samuel Pitoisetglsl: recognize GLSL 4.60
2017-08-02 Thomas Hellstromdri3: Wait for all pending swapbuffers to be scheduled...
2017-08-02 Samuel Pitoisetmesa: add KHR_no_error support to glPolygonMode()
2017-08-02 Samuel Pitoisetmesa: add polygon_mode() helper
2017-08-02 Samuel Pitoisetmesa: add KHR_no_error support to glClearBufferiv()
2017-08-02 Samuel Pitoisetmesa: add clear_bufferiv() helper
2017-08-02 Samuel Pitoisetmesa: add KHR_no_error support to glClearBufferuiv()
2017-08-02 Samuel Pitoisetmesa: add clear_bufferuiv() helper
2017-08-02 Samuel Pitoisetmesa: add KHR_no_error support to glClearBufferfi()
2017-08-02 Samuel Pitoisetmesa: add clear_bufferi() helper
2017-08-02 Samuel Pitoisetmesa: add KHR_no_error support to glClearBufferfv()
2017-08-02 Samuel Pitoisetmesa: add clear_bufferfv() helper
2017-08-02 Samuel Pitoisetmesa: add KHR_no_error support to glClear*Buffer*Data()
2017-08-02 Samuel Pitoisetmesa: add clear_buffer_sub_data_error() helper
2017-08-02 Samuel Pitoisetmesa: make get_texbuffer_format() global
next