mesa.git
2019-10-20 Christian Gmeineretnaviv: fix compile warnings
2019-10-20 Eric Anholtmesa: Redefine the RG formats as array formats.
2019-10-20 Eric Anholtgallium: Drop the unused PIPE_FORMAT_A*L* formats.
2019-10-20 Eric Anholtmesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB...
2019-10-20 Eric Anholtmesa: Replace the LA16_UNORM packed formats with one...
2019-10-20 Eric Anholtradeon: Drop the unused first arg of OUT_BATCH_RELOC.
2019-10-20 Eric Anholtradeon: Fill in the TXOFFSET field containing the tile...
2019-10-20 Eric Anholtr100/r200: factor out txformat/txfilter setup from...
2019-10-20 Vasily Khoruzhicklima: fix PP stack size
2019-10-19 Marijn Suijtenfreedreno/a5xx: enable a510
2019-10-19 Prodea Alexandru... Appveyor/Meson: Add build test of osmesa gallium
2019-10-19 Lionel Landwerlinanv: fix vkUpdateDescriptorSets with inline uniform...
2019-10-18 Rob Clarkfreedreno/ir3: handle imad24_ir3 case in UBO lowering
2019-10-18 Rob Clarkfreedreno/ir3: add imul24 opcode
2019-10-18 Rob Clarkfreedreno/ir3: optimize immed 2nd src to mad
2019-10-18 Rob Clarkfreedreno/ir3: add rule to generate imad24
2019-10-18 Rob Clarknir: add nir_lower_amul pass
2019-10-18 Rob Clarknir: add address calc related opt rules
2019-10-18 Rob Clarknir: add amul instruction
2019-10-18 Rob Clarknir: Add a new ALU nir_op_imul24
2019-10-18 Eduardo Lima... freedreno/ir3: Handle newly added opcode nir_op_imad24_ir3
2019-10-18 Eduardo Lima... nir: Add a new ALU nir_op_imad24_ir3
2019-10-18 Rob Clarkfreedreno/ir3: rename mul.s/mul.u
2019-10-18 Rob Clarknir/search: fix the PoT helpers
2019-10-18 Rob Clarkfreedreno/ir3: enable pre-fs texture fetch for a6xx
2019-10-18 Rob Clarkturnip: add support for pre-fs texture fetch
2019-10-18 Rob Clarkfreedreno/a6xx: add support for pre-fs texture fetch
2019-10-18 Hyunjun Kofreedreno/ir3: Add support for texture sampling pre...
2019-10-18 Eduardo Lima... freedreno/ir3: Add a NIR pass to select tex instruction...
2019-10-18 Rob Clarkfreedreno/ir3: force i/j pixel to r0.x
2019-10-18 Rob Clarkfreedreno/ir3: add pre-dispatch tex fetch to disasm
2019-10-18 Rob Clarkfreedreno/ir3: add dummy bary.f(ei) for pre-fs-fetch
2019-10-18 Rob Clarkfreedreno/ir3: fixup register footprint to account...
2019-10-18 Rob Clarkfreedreno/ir3: add meta instruction for pre-fs texture...
2019-10-18 Rob Clarkfreedreno/ir3: don't DCE ij_pix if used for pre-fs...
2019-10-18 Rob Clarkfreedreno/ir3: track sysval slot for inputs
2019-10-18 Rob Clarkfreedreno/ir3: remove unused ir3_instruction::inout
2019-10-18 Hyunjun Kofreedreno/ir3: Add data structures to support texture...
2019-10-18 Rob Clarkfreedreno: update registers
2019-10-18 Eduardo Lima... nir: Add new texop nir_texop_tex_prefetch
2019-10-18 Eric Engestromosmesa: add missing #include <stdint.h>
2019-10-18 Dylan Bakerdocs: Add new feature for compiling for windows with...
2019-10-18 Dylan Bakerappveyor: Move appveyor script into .appveyor directory
2019-10-18 Dylan Bakerappveyor: Add support for building llvmpipe with meson
2019-10-18 Dylan Bakerdocs: update meson docs for windows
2019-10-18 Dylan Bakermeson: Use cmake to find LLVM when building for windows
2019-10-18 Dylan Bakermeson: Add support for wrapping llvm
2019-10-18 Dylan Bakermeson/llvmpipe: Add dep_llvm to driver_swrast
2019-10-18 Hal GentzRevert "egl: Add EGL_CONFIG_SELECT_GROUP_MESA ext."
2019-10-18 Hal GentzRevert "egl: Fixes transparency with EGL and X11."
2019-10-18 Hal GentzRevert "egl: Puts RGBA visuals in the second config...
2019-10-18 Hal GentzRevert "egl: Configs w/o double buffering support have...
2019-10-18 Jonathan Mareketnaviv: check NO_ASTC feature bit
2019-10-18 Jonathan Mareketnaviv: fix TS samplers on GC7000L
2019-10-18 Jonathan Mareketnaviv: fix linear_nearest / nearest_linear filters...
2019-10-18 Lucas Stachetnaviv: GC7000: flush TX descriptor and instruction...
2019-10-18 Lucas Stachetnaviv: add linear texture support on GC7000
2019-10-18 Wladimir J... etnaviv: GC7000: Texture descriptors
2019-10-18 Lucas Stachetnaviv: check for softpin availability on Halti5 devices
2019-10-18 Lucas Stachetnaviv: drm: add softpin interface
2019-10-18 Marek Vasutetnaviv: Rework locking
2019-10-18 Marek Vasutetnaviv: Command buffer realloc
2019-10-18 Marek Vasutetnaviv: Rework resource status tracking
2019-10-18 Lucas Stachetnaviv: rework the stream flush to always go through...
2019-10-18 Lucas Stachetnaviv: drm: remove unused etna_cmd_stream_finish
2019-10-18 Lucas Stachetnaviv: keep references to pending resources
2019-10-18 Marek Vasutetnaviv: Make contexts track resources
2019-10-18 Brian PaulREVIEWERS: add VMware reviewers
2019-10-18 Samuel Pitoisetradv: implement VK_KHR_shader_float_controls
2019-10-18 Samuel Pitoisetac/llvm: force fneg/fabs to flush denorms to zero if...
2019-10-18 Samuel Pitoisetac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZERO
2019-10-18 Samuel Pitoisetac/llvm: add ac_build_canonicalize() helper
2019-10-18 Eric Engestromtravis: test meson install as well
2019-10-18 Eric Engestromtravis: don't (re)install python
2019-10-18 Lepton Wugbm: Add GBM_MAX_PLANES definition
2019-10-18 Jose Maria... v3d: Explicitly expose OpenGL ES Shading Language 3.1
2019-10-18 Iago Toral... v3d: request the kernel to flush caches when TMU is...
2019-10-18 Eric Anholtv3d: Add Compute Shader support
2019-10-18 Iago Toral... broadcom: document known hardware issues for L2T flush...
2019-10-18 Iago Toral... v3d: add new flag dirty TMU cache at v3d_compiler
2019-10-18 Iago Toral... v3d: trivial update to obsolete comment
2019-10-18 Bas Nieuwenhuizenradv: Fix single stage constant flush with merged shaders.
2019-10-18 Lucas Stachrbug: remove superfluous NULL check
2019-10-18 Lucas Stachrbug: implement resource creation with modifier
2019-10-18 Lucas Stachrbug: forward can_create_resource to pipe driver
2019-10-18 Lucas Stachrbug: forward texture_barrier to pipe driver
2019-10-18 Lucas Stachrbug: implement missing explicit sync related fence...
2019-10-18 Lucas Stachrbug: move flush_resource initialization
2019-10-18 Lucas Stachrbug: unwrap index buffer resource
2019-10-18 Lucas Stachrbug: fix transmitted texture sizes
2019-10-18 Lucas Stachgallium/util: don't depend on implementation defined...
2019-10-18 Iago Toral... mesa/main: GL_GEOMETRY_SHADER_INVOCATIONS exists in...
2019-10-18 Pierre-Eric... mesa: implement glTextureStorageNDEXT functions
2019-10-18 Pierre-Eric... mesa: add EXT_dsa NamedCopyBufferSubDataEXT function
2019-10-18 Pierre-Eric... mesa: add EXT_dsa NamedRenderbufferStorageMultisampleEX...
2019-10-18 Pierre-Eric... mesa: add EXT_dsa Generate*MipmapEXT functions
2019-10-18 Pierre-Eric... mesa: refactor GenerateTextureMipmap handling
2019-10-18 Pierre-Eric... mesa: add EXT_dsa glGetFloati_vEXT/glGetDoublei_vEXT
2019-10-18 Pierre-Eric... mesa: add EXT_dsa + EXT_gpu_program_parameters functions
2019-10-18 Pierre-Eric... mesa: add EXT_dsa + EXT_gpu_shader4 functions
next