mesa.git
2018-02-06 Ilia Mirkinmesa: add OES_EGL_image_external_essl3 support
2018-02-05 Vinson Leer600/fp64: Fix build.
2018-02-05 Dave Airlier600/fp64: fix integer->double conversion
2018-02-05 Samuel Pitoisetac/nir: remove emission of nir_op_fdiv
2018-02-05 Jon Turneytravis: add macOS meson build
2018-02-05 Jon Turneymeson: osx ld doesn't support --build-id
2018-02-05 Jon Turneymeson: build src/glx/apple
2018-02-05 Dylan Bakermeson: set apple glx defines
2018-02-05 Jon Turneymeson: better defaults for osx, windows and cygwin
2018-02-05 Matt Turneri965: Move mistakenly placed line
2018-02-05 Juan A. Suarez... glsl/linker: check same name is not used in block and...
2018-02-05 Juan A. Suarez... mesa: enable ASTC format for CompressedTexSubImage3D
2018-02-05 Stephan Gerholdutil/build-id: Fix address comparison for binaries...
2018-02-05 Boyuan Zhangradeonsi: enable vcn encode for HEVC main
2018-02-05 Boyuan Zhangst/va: implement HEVC encode functions
2018-02-05 Boyuan Zhangst/va: add HEVC encode functions
2018-02-05 Boyuan Zhangst/va: enable dual instances encode only for H264
2018-02-05 Boyuan Zhangst/va: add entrypoint check for HEVC
2018-02-05 Boyuan Zhangst/va: add HEVC picture desc
2018-02-05 Boyuan Zhangst/va: move H264 enc functions into separate file
2018-02-05 Boyuan Zhangradeon/vcn: add header implementations for HEVC
2018-02-05 Boyuan Zhangradeon/vcn: add ib implementations for HEVC
2018-02-05 Boyuan Zhangradeon/vcn: support picture parameters for HEVC
2018-02-05 Boyuan Zhangradeon/vcn: add vcn encode interface for HEVC
2018-02-05 Boyuan Zhangvl: add parameters for HEVC encode
2018-02-05 Eric Anholtbroadcom/vc5: Ignore samplers for finding uniform offsets.
2018-02-05 Eric Anholtbroadcom/vc5: Fix non-mipfiltered sampling.
2018-02-05 Eric Anholtbroadcom/vc5: Fix "hardwrae" typo in a field name in...
2018-02-05 Samuel Pitoisetac/nir: fix a crash in load_gs_input() on pre-GFX9...
2018-02-05 Eric Anholtbroadcom/vc5: Try to merge more than 2 QPU instructions...
2018-02-05 Eric Anholtbroadcom/vc5: Remove no-op MOVs after register allocation.
2018-02-05 Eric Anholtbroadcom/vc5: Add missing shader-db instruction counting.
2018-02-04 Dave Airlier600: fix resq for buffer images.
2018-02-04 Dave Airlier600/eg: fix cube map array buffer images.
2018-02-04 Marek Olšákmesa: change ctx->Color.ColorMask into a 32-bit bitmask
2018-02-03 Jordan Justeni965: Create new program cache bo when clearing the...
2018-02-03 Jason Ekstrandaubinator: Multiply count by 4 to compute buffer sizes
2018-02-03 Eric Anholtbroadcom/vc5: Enable UIF XOR on textures.
2018-02-03 Eric Anholtbroadcom/vc5: Fix alignment of miplevel 1 with UIF.
2018-02-03 Eric Anholtbroadcom/vc5: Switch our RGBA4 support to the new galli...
2018-02-03 Eric Anholtgallium: Add a new A4B4G4R4 pipe format for Broadcom.
2018-02-03 Eric Anholtmesa: Drop incorrect A4B4G4R4 _mesa_format_matches_form...
2018-02-02 George Kyriazismeson/swr: Updated copyright dates
2018-02-02 George Kyriazismeson/swr: re-shuffle generated files
2018-02-02 Marek Olšákamd: remove support for LLVM 3.9
2018-02-02 Dylan Bakermeson: Check for actual LLVM required versions
2018-02-02 Dylan Bakermeson: Don't confuse the install and search paths for...
2018-02-02 Marek Olšákradeonsi: use pknorm_i16/u16 and pk_i16/u16 LLVM intrinsics
2018-02-02 Jon Turneytravis: add osx autotools build
2018-02-02 Jon Turneytravis: pip -> pip2
2018-02-02 Jon Turneytravis: conditionalize building of prerequisites on...
2018-02-02 Jon Turneyglx/test: fix building for osx
2018-02-02 Andres Gomezi965: check if upload is 0 explicitely, when downsizing...
2018-02-02 Marek Olšákmesa: don't flag _NEW_COLOR for KHR adv.blend if prog...
2018-02-02 Samuel Pitoisetac/nir: replace SI.buffer.load.dword with amdgcn.buffer...
2018-02-02 Dave Airlier600/eg: add crap indirect compute support.
2018-02-02 Jason Ekstrandi965: Call prepare_external after implicit window-syste...
2018-02-02 Roland Scheideggerr600: don't do stack workarounds for hemlock
2018-02-01 Dave Airlier600: initial attempt at gl_HelperInvocation (v3)
2018-02-01 Bas Nieuwenhuizenradv: Don't expose VK_KHX_multiview on android.
2018-02-01 Mathias Fröhlichvbo: Simplify input array distribution for dlist type...
2018-02-01 Mathias Fröhlichvbo: Simplify input array distribution for imm type...
2018-02-01 Mathias Fröhlichvbo: Simplify input array distribution for array type...
2018-02-01 Mathias Fröhlichvbo: Use static const VERT_ATTRIB->VBO_ATTRIB maps.
2018-02-01 Mathias Fröhlichmesa: Track position/generic0 aliasing in the VAO.
2018-02-01 Mathias Fröhlichmesa: Put materials at the end of the generic block.
2018-02-01 Mathias Fröhlichmesa: Use defines for the aliased material array attrib...
2018-02-01 Mathias Fröhlichvbo: Correctly handle attribute offsets in dlist draw.
2018-02-01 Brian Paulgallivm/llvmpipe: add const qualifiers on sampler variables
2018-02-01 Brian Paulvbo: change an argument in vbo_draw_indirect_prims()
2018-02-01 Brian Paulvbo: add comments on the VBO draw function typedefs
2018-02-01 Brian Paulvbo: s/drawcount/drawcount_offset
2018-02-01 Brian Paulvbo: use vbo local var for draw call in vbo_save_playba...
2018-02-01 Brian Paulsvga: remove unneeded #includes in svga_pipe_draw.c
2018-02-01 Brian Paulsvga: whitespace/formatting fixes in svga_pipe_draw.c
2018-02-01 Brian Paulsvga: clean up retry_draw_range_elements(), retry_draw_...
2018-02-01 Brian Paulsvga: remove unused min/max_index params to draw_vgpu10()
2018-02-01 Eric Anholtbroadcom/vc5: Fix image_h setup for both loads and...
2018-02-01 Eric Anholtbroadcom/vc5: Add appropriate height padding for bank...
2018-02-01 Eric Anholtbroadcom/vc5: Simplify separate stencil surface setup.
2018-02-01 Eric Anholtbroadcom/vc5: Rename the UIFCFG register in the UAPI.
2018-02-01 Eric Anholtbroadcom/vc5: Fix a segfault on mix of booleans.
2018-02-01 Eric Anholtbroadcom/vc5: Skip over missing color buffers for a...
2018-02-01 Eric Anholtbroadcom/vc5: Add the missing PIPE_CAP_FENCE_SIGNAL.
2018-02-01 Baldur Karlssonmesa: fix query of GL_TEXTURE_COMPRESSION_HINT_ARB
2018-02-01 Lucas Stachrenderonly: fix dumb BO allocation for non 32bpp formats
2018-02-01 Kenneth Graunkeintel/decoder: Fix control / evaluation label mixup.
2018-02-01 Kenneth Graunkei965: Bump official kernel requirement to Linux v3.9.
2018-02-01 Marc Dietrichmeson: don't install windows headers on non-windows...
2018-02-01 Marek Olšákradeonsi: use ac_build_buffer_load_format for image...
2018-02-01 Marek Olšákac/nir: use ac_build_buffer_load_format for image buffe...
2018-02-01 Marek Olšákac: add glc parameter to ac_build_buffer_load_format
2018-02-01 Marek Olšákradeonsi: load the right number of components for VS...
2018-02-01 Marek Olšákradeonsi: remove unused si_shader_context members
2018-02-01 Jon Turneyglx/apple: locate dispatch table functions to wrap...
2018-02-01 Jon Turneyglx/apple: include util/debug.h for env_var_as_boolean...
2018-02-01 Jon Turneyosx: ld doesn't support --build-id
2018-02-01 Jon Turneyconfigure: Default to gbm=no on osx
2018-02-01 Andres Rodriguezmesa: remove usage of alloca in externalobjects.c v4
2018-02-01 Samuel Pitoisetradv: do not insert shaders in cache when it's disabled
next