mesa.git
2019-09-18 Eric Engestromgl: drop incorrect pkg-config file for glvnd
2019-09-18 Andres Gomezdocs: Add the maximum implemented Vulkan API version...
2019-09-18 Andres Gomezdocs: Add the maximum implemented Vulkan API version...
2019-09-18 Andres Gomezdocs: Add the maximum implemented Vulkan API version...
2019-09-18 Andres Gomeznir/opcodes: Clear variable names confusion
2019-09-18 Rhys Perryradv: never kill a NGG GS shader
2019-09-18 Samuel Pitoisetradv/gfx10: fix VK_KHR_pipeline_executable_properties...
2019-09-18 Marek Olšákradeonsi: include drm_fourcc.h to fix the build
2019-09-18 Marek Olšákradeonsi: implement pipe_screen::resource_get_param
2019-09-18 Marek Olšákgallium: extend resource_get_param to be as capable...
2019-09-18 Marek Olšákac: move ac_get_num_physical_vgprs into radeon_info
2019-09-18 Marek Olšákac: move ac_get_num_physical_sgprs into radeon_info
2019-09-18 Marek Olšákac: move ac_get_max_wave64_per_simd into radeon_info
2019-09-18 Marek Olšákac: move num_sdp_interfaces into radeon_info
2019-09-18 Marek Olšákac: move PBB MAX_ALLOC_COUNT into radeon_info
2019-09-18 Jonathan Mareketnaviv: fix two-sided stencil
2019-09-18 Samuel Pitoisetradv: fix loading 64-bit GS inputs
2019-09-18 Bas Nieuwenhuizentu: Set up glsl types.
2019-09-18 Andres Gomezdocs: Update to OpenGL 4.6 in the release notes
2019-09-18 Erik Faye-Lund.mailmap: add an alias for Eric Engestrom
2019-09-18 Erik Faye-Lund.mailmap: add an alias for Michel Dänzer
2019-09-18 Samuel Pitoisetradv: fix writing depth/stencil clear values to image
2019-09-18 Michel Dänzergitlab-ci: Merge scons-nollvm and scons-llvm jobs
2019-09-18 Michel Dänzergitlab-ci: Test scons with all LLVM versions
2019-09-18 Michel Dänzergitlab-ci: Move scons build/test commands to a separate...
2019-09-18 Michel Dänzergitlab-ci: Use crossbuild-essential-* packages
2019-09-18 Michel Dänzergitlab-ci: Use newer packages from backports by default
2019-09-18 Michel Dänzergitlab-ci: Create separate docker images for Debian...
2019-09-18 Michel Dänzergitlab-ci: Pass --no-remove to apt-get where possible
2019-09-18 Michel Dänzergitlab-ci: Reference full ci-templates commit hash
2019-09-18 Haihao Xiangi965: support AYUV/XYUV for external import only
2019-09-18 Boris Brezillonpanfrost: Allocate tiler and scratchpad BOs per-batch
2019-09-18 Boris Brezillonpanfrost: Add FBO BOs to batch->bos earlier
2019-09-18 Boris Brezillonpanfrost: Add the panfrost_batch_create_bo() helper
2019-09-18 Boris Brezillonpanfrost: Don't return imported/exported BOs to the...
2019-09-18 Boris Brezillonpanfrost: Add panfrost_bo_{alloc,free}()
2019-09-18 Boris Brezillonpanfrost: Stop using panfrost_bo_release() outside...
2019-09-18 Boris Brezillonpanfrost: Stop passing screen around for BO operations
2019-09-18 Boris Brezillonpanfrost: Don't check if BO is mmaped before calling...
2019-09-18 Boris Brezillonpanfrost: Stop exposing panfrost_bo_cache_{fetch,put}()
2019-09-18 Boris Brezillonpanfrost: Move the BO API to its own header
2019-09-18 Boris Brezillonpanfrost: s/PAN_ALLOCATE_/PAN_BO_/
2019-09-18 Boris Brezillonpanfrost: Move panfrost_bo_{reference,unreference}...
2019-09-18 Boris Brezillonpanfrost: Get rid of pan_drm.c
2019-09-18 Boris Brezillonpanfrost: Stop passing has_draws to panfrost_drm_submit...
2019-09-18 Boris Brezillonpanfrost: Kill a useless memset(0) in panfrost_create_c...
2019-09-18 Boris Brezillonpanfrost: Add polygon_list to the batch BO set at alloc...
2019-09-18 Boris Brezillonpanfrost: Add missing panfrost_batch_add_bo() calls
2019-09-18 Boris Brezillonpanfrost: Use the correct type for the bo_handle array
2019-09-18 Boris Brezillonpanfrost: Stop exposing internal panfrost_*_batch(...
2019-09-18 Christian Gmeineretnaviv: disable ARB_shadow
2019-09-18 Christian GmeinerRevert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
2019-09-18 Lepton Wuvirgl: Remove wrong EAGAIN handling for drmIoctl
2019-09-17 Kenneth Graunkeiris: Skip allocating a null surface when there are...
2019-09-17 Kenneth Graunkeintel/compiler: Set "Null Render Target" ex_desc bit...
2019-09-17 Samuel Iglesias... docs/relnotes: add support for VK_KHR_shader_float_cont...
2019-09-17 Samuel Iglesias... anv: enable VK_KHR_shader_float_controls and SPV_KHR_fl...
2019-09-17 Samuel Iglesias... i965/fs: add support for shader float control to remove...
2019-09-17 Samuel Iglesias... i965/fs: set rounding mode when emitting nir_op_f2f32...
2019-09-17 Samuel Iglesias... i965/fs: set rounding mode when emitting fadd, fmul...
2019-09-17 Samuel Iglesias... i965/fs: add emit_shader_float_controls_execution_mode...
2019-09-17 Samuel Iglesias... i965/fs/generator: add new opcode to set float controls...
2019-09-17 Samuel Iglesias... i965/fs/generator: refactor rounding mode helper in...
2019-09-17 Samuel Iglesias... i965/fs/nir: add nir_op_unpack_half_2x16_split_*_flush_...
2019-09-17 Samuel Iglesias... intel/nir: do not apply the fsin and fcos trig workarou...
2019-09-17 Samuel Iglesias... nir: fix fmin/fmax support for doubles
2019-09-17 Samuel Iglesias... nir: fix denorm flush-to-zero in sqrt's lowering at...
2019-09-17 Samuel Iglesias... nir: fix denorms in unpack_half_1x16()
2019-09-17 Samuel Iglesias... nir/algebraic: disable inexact optimizations depending...
2019-09-17 Andres Gomeznir/algebraic: mark float optimizations returning one...
2019-09-17 Samuel Iglesias... nir/constant_expressions: mind rounding mode converting...
2019-09-17 Samuel Iglesias... nir/opcodes: make sure f2f16_rtz and f2f16_rtne behavio...
2019-09-17 Samuel Iglesias... nir: mind rounding mode on fadd, fsub, fmul and fma...
2019-09-17 Samuel Iglesias... nir: add support for round to zero rounding mode to...
2019-09-17 Samuel Iglesias... util: add fp64 -> fp32 conversion support for RTNE...
2019-09-17 Samuel Iglesias... util: add float to float16 conversions with RTZ and...
2019-09-17 Samuel Iglesias... util: add softfloat functions to operate with doubles...
2019-09-17 Samuel Iglesias... nir: add support for flushing to zero denorm constants
2019-09-17 Samuel Iglesias... nir: add auxiliary functions to detect if a mode is...
2019-09-17 Samuel Iglesias... spirv/nir: keep track of SPV_KHR_float_controls executi...
2019-09-17 Samuel Iglesias... spirv: check support for SPV_KHR_float_controls capabil...
2019-09-17 Adam Jacksongallium/xlib: Fix glXMakeCurrent(dpy, None, None, ctx)
2019-09-17 Adam Jacksongallium/xlib: Remove MakeCurrent_PrevContext
2019-09-17 Adam Jacksongallium/xlib: Remove drawable caching from the MakeCurr...
2019-09-17 Marek Olšákradeonsi: add Navi12 PCI ID
2019-09-17 Adam Jacksonci: Run tests on i386 cross builds
2019-09-17 Jon TurneyFix timespec_from_nsec test for 32-bit time_t
2019-09-17 Tapani Pälliiris: close screen fd on iris_destroy_screen
2019-09-17 Juan A. Suarez... docs: update calendar, add news item and link release...
2019-09-17 Juan A. Suarez... docs: add sha256 checksums for 19.1.7
2019-09-17 Juan A. Suarez... docs: add release notes for 19.1.7
2019-09-17 Michel Dänzerac: Remove DEBUG workaround
2019-09-17 Michel Dänzerswr: Limit DEBUG workaround to LLVM < 7
2019-09-17 Michel Dänzergallivm: Limit DEBUG workaround to LLVM < 7
2019-09-17 Erik Faye-Lundst/mesa: remove always-true expression
2019-09-17 Christian Gmeineretnaviv: a bit of micro-optimization
2019-09-17 Icenowy Zhenglima: reset scissor state if scissor test is disabled
2019-09-17 Jason Ekstrandvulkan: Update the XML and headers to 1.1.123
2019-09-17 Caio Marcelo... spirv: Handle ShaderLayer and ShaderViewportIndex capab...
2019-09-17 Caio Marcelo... spirv: Update JSON and headers to 1.5
next