mesa.git
2019-01-29 Carsten Haitzler... vc4: Use named parameters for the NEON inline asm.
2019-01-28 Jonathan Marekkmsro: Add freedreno renderonly support
2019-01-28 Jonathan Marekfreedreno: a2xx: add perfcntrs
2019-01-28 Jonathan Marekfreedreno: a2xx: minor solid_vertexbuf fixups
2019-01-28 Jonathan Marekfreedreno: a2xx: clear fixes and fast clear path
2019-01-28 Jonathan Marekfreedreno: a2xx: a20x hw binning
2019-01-28 Jonathan Marekfreedreno: update a2xx registers
2019-01-28 Timothy Arceriglsl: use remap location when serialising uniform progr...
2019-01-28 Vinson Leemeson: Fix typo.
2019-01-28 Jonathan Marekfreedreno: a2xx: enable early-Z testing
2019-01-28 Jonathan Marekfreedreno: a2xx: ir2 cleanup
2019-01-28 Rob HerringSwitch imx to kmsro and remove the imx winsys
2019-01-28 Rob Herringkmsro: Add etnaviv renderonly support
2019-01-28 Eric Anholtkmsro: Extend to include hx8357d.
2019-01-28 Rob Herringpipe-loader: Fallback to kmsro driver when no matching...
2019-01-28 Eric Anholtpl111: Rename the pl111 driver to "kmsro".
2019-01-28 Samuel Pitoisetradv: set noalias/dereferenceable LLVM attributes based...
2019-01-28 Samuel Pitoisetradv: simplify allocating user SGPRS for descriptor...
2019-01-28 Samuel Pitoisetradv: remove radv_userdata_info::indirect field
2019-01-28 Gert Wollnymesa/main: Expose EXT_sRGB_write_control
2019-01-28 Gert Wollnymesa/main/version: Lower the requirements for GLES 3.0
2019-01-28 Gert Wollnymesa/main: Use flag for EXT_sRGB instead of EXT_framebu...
2019-01-28 Gert Wollnymesa/st: rework support for sRGB framebuffer attachements
2019-01-28 Gert Wollnyi965: Set flag for EXT_sRGB
2019-01-28 Gert Wollnymesa:main: Add flag for EXT_sRGB to gl_extensions
2019-01-28 Gert Wollnyvirgl: Set sRGB write control CAP based on host capabil...
2019-01-28 Gert WollnyGallium: Add new CAPS to indicate whether a driver...
2019-01-28 Neil Robertsspirv: Don't use special semantics when counting vertex...
2019-01-28 Neil Robertsglsl_types: Rename parameter of glsl_count_attribute_slots
2019-01-28 Neil Robertsspirv/nir: handle location decorations on block interfa...
2019-01-28 Christian Gmeineretnaviv: add linear sampling support
2019-01-28 Christian Gmeineretnaviv: update headers from rnndb
2019-01-28 Christian Gmeineretnaviv: extend etna_resource with an addressing mode
2019-01-28 Ilia Mirkinnvc0: don't put text segment into bufctx
2019-01-27 Timothy Arceriradv/ac: fix some fp16 handling
2019-01-27 Eric Anholtv3d: Create separate sampler states for the various...
2019-01-27 Eric Anholtv3d: Move the sampler state to the long-lived state...
2019-01-27 Eric Anholtv3d: Use the symbolic names for wrap modes from the...
2019-01-27 Eric Anholtv3d: Fix stencil sampling from a separate-stencil buffer.
2019-01-27 Eric Anholtv3d: Fix stencil sampling from packed depth/stencil.
2019-01-27 Eric Anholtv3d: Fix release-build warning about utile_h.
2019-01-27 Eric Anholtv3d: Flush blit jobs immediately after generating them.
2019-01-27 Eric Anholtv3d: Fix BO stats accounting for imported buffers.
2019-01-27 Eric Anholtv3d: Drop maximum number of texture units down to 16.
2019-01-27 Eric Anholtv3d: Avoid duplicating limits defines between gallium...
2019-01-27 Eric Anholtv3d: Fix overly-large vattr_sizes structs.
2019-01-27 Eric Anholtv3d: Rename gallium-local limits defines from VC5 to...
2019-01-27 Bas Nieuwenhuizenradv: Remove unused variable.
2019-01-27 Niklas Haasradv: add device->instance extension dependencies
2019-01-27 Niklas Haasradv: correctly use vulkan 1.0 by default
2019-01-27 Niklas Haasglsl: fix block member alignment validation for vec3
2019-01-26 Jason Ekstrandspirv: Add support for SPV_EXT_physical_storage_buffer
2019-01-26 Jason Ekstrandspirv: Implement OpConvertPtrToU and OpConvertUToPtr
2019-01-26 Jason Ekstrandspirv: Handle OpTypeForwardPointer
2019-01-26 Jason Ekstrandspirv: Drop a bogus assert
2019-01-26 Jason Ekstrandnir: Allow SSBOs and global to alias
2019-01-26 Jason Ekstrandnir/validate: Allow array derefs of vectors for nir_var...
2019-01-26 Jason Ekstrandnir/lower_io: Add support for nir_var_mem_global
2019-01-26 Jason Ekstrandnir/lower_io: Add a 32 and 64-bit global address formats
2019-01-26 Jason Ekstrandnir: Add load/store/atomic global intrinsics
2019-01-26 Axel Davyst/nine: Enable debug info if NDEBUG is not set
2019-01-26 Axel Davyst/nine: Immediately upload user provided textures
2019-01-26 Matt Turneri965: Always compile fp64 funcs when needed
2019-01-26 Matt Turnerintel/compiler: Add a file-level description of brw_eu_...
2019-01-26 Jonathan Marekfreedreno: add renderonly scanout
2019-01-26 Rob Clarkfreedreno/a2xx: fix unused variable warning
2019-01-26 Timothy Arceritgsi: remove culldist semantic from docs
2019-01-26 Timothy Arceriac/nir_to_llvm: fix clamp shadow reference for more...
2019-01-25 Eric Anholtgallium: Make sure we return is_unorm/is_snorm for...
2019-01-25 Eric Anholtgallium: Fix comment about possible colorspaces.
2019-01-25 Eric Anholtgallium: Enable unit tests as actual meson unit tests.
2019-01-25 Emil Velikovmapi: print function declarations for shared glapi
2019-01-25 Rob Clarkfreedreno: limit tiling to PIPE_BIND_SAMPLER_VIEW
2019-01-25 Samuel Pitoisetradv: fix computing number of user SGPRs for streamout...
2019-01-25 Jose Fonsecaappveyor: Revert commits adding Cygwin support.
2019-01-25 Tapani Pälliandroid: fix build issues with libmesa_anv_gen* libraries
2019-01-25 Andrii Simiklitintel/batch-decoder: fix a vb end address calculation
2019-01-25 Andrii Simiklitintel/batch-decoder: fix vertex buffer size calculation...
2019-01-25 Eric Engestrommeson/vdpau: add missing soversion
2019-01-25 Eric Engestromanv: drop always-successful VkResult
2019-01-25 Rafael Antognollianv/allocator: Avoid race condition in anv_block_pool_map.
2019-01-24 Dylan Bakermeson: Add warnings and errors when using ICC
2019-01-24 Dylan Bakermeson: Fix compiler checks for SWR with ICC
2019-01-24 Dylan Bakermeson: fix swr KNL build
2019-01-24 Matt Turnergallivm: Return true from arch_rounding_available(...
2019-01-24 Matt Turnergallium: Enable ASIMD/NEON on aarch64.
2019-01-24 Dave Airliegallium: use put image shm2 path (v2)
2019-01-24 Dave Airlieglx: add support for putimageshm2 path (v2)
2019-01-24 Dave Airliedri_interface: add put shm image2 (v2)
2019-01-24 Emil Velikovmapi: remove machinery handling CSV files
2019-01-24 Emil Velikovmapi: remove old, unused ES* generator code
2019-01-24 Emil Velikovmapi/es2api: remove no longer present entrypoints
2019-01-24 Emil Velikovmapi/es*api: remove GL_EXT_multi_draw_arrays entrypoints
2019-01-24 Emil Velikovmapi/es*api: remove GL_OES_EGL_image entrypoints
2019-01-24 Emil VelikovRevert "mapi/new: sort by slot number"
2019-01-24 Emil Velikovscons: wire the new generator for es1 and es2
2019-01-24 Emil Velikovmeson: wire the new generator for es1 and es2
2019-01-24 Emil Velikovautotools: wire the new generator for es1 and es2
2019-01-24 Emil Velikovmapi/new: remove duplicate GLvoid/void substitution
2019-01-24 Emil Velikovmapi/new: fixup the GLDEBUGPROCKHR typedef to the non...
next