summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-05-30mesa: handle GL_UNSIGNED_INT64_ARB properly (v2)Marek Olšák2-1/+3
2018-05-30vulkan: don't free uninitialised memoryEric Engestrom1-1/+1
2018-05-30nv30: ensure that displayable formats are marked accordinglyIlia Mirkin1-4/+6
2018-05-30radv: Only expose subgroup shuffles on VI+.Bas Nieuwenhuizen1-2/+5
2018-05-30tegra: Remove usage of non-stable UAPIThierry Reding1-66/+3
2018-05-30tegra: Fix scanout resources without modifiersThierry Reding1-1/+18
2018-05-30tegra: Treat resources with modifiers as scanoutThierry Reding1-1/+12
2018-05-30intel/blorp: Support blits and clears on surfaces with offsetsJason Ekstrand5-1/+39
2018-05-30radeonsi: fix incorrect parentheses around VS-PS varying eliminationMarek Olšák1-2/+2
2018-05-30st/mesa: simplify lastLevel determination in st_finalize_textureMarek Olšák1-13/+4
2018-05-30mesa: do not leak ctx->Shader.ReferencedProgram referencesJose Dapena Paz1-0/+3
2018-05-30i965: Use intel_bufferobj_buffer() wrapper in image surface state setup.Francisco Jerez1-3/+5
2018-05-30i965: Handle non-zero texture buffer offsets in buffer object range calculation.Francisco Jerez1-1/+3
2018-05-30i965: Move buffer texture size calculation into a common helper function.Francisco Jerez1-23/+32
2018-05-30Revert "mesa: simplify _mesa_is_image_unit_valid for buffers"Francisco Jerez1-13/+12
2018-05-30tgsi/scan: add hw atomic to the list of memory accessing filesDave Airlie1-1/+2
2018-05-30dri3: Stricter SBC wraparound handlingMichel Dänzer1-3/+11
2018-05-30intel/eu: Set EXECUTE_1 when setting the rounding mode in cr0Jason Ekstrand1-0/+2
2018-05-30i965/glk: Add l3 banks count for 2x6 configurationAnuj Phogat1-1/+1
2018-05-30radv: fix centroid interpolationSamuel Pitoiset1-3/+0
2018-05-30radv: Fix SRGB compute copies.Bas Nieuwenhuizen2-0/+42
2018-05-30amd/addrlib: Use defines in autotools build.Bas Nieuwenhuizen1-0/+1
2018-05-30virgl: set texture buffer offset alignment to disable ARB_texture_buffer_range.Dave Airlie1-1/+1
2018-05-30radv: fix VK_EXT_descriptor_indexingChristoph Haag1-1/+1
2018-05-30i965/miptree: Zero-initialize CCS_D buffersNanley Chery1-6/+4
2018-05-30i965/miptree: Fix handling of uninitialized MCS buffersNanley Chery1-7/+7
2018-05-30i965: Add and use a single miptree aux_buf fieldNanley Chery10-114/+96
2018-05-30i965: Add and use a getter for the miptree aux bufferNanley Chery4-41/+25
2018-05-30mesa: add glUniform*ui{v} support to display listsTimothy Arceri1-33/+17
2018-05-30etnaviv: Fix missing rnndb file in tarballsStuart Young2-0/+2
2018-05-18eg/compute: Use reference counting to handle compute memory pool.Jan Vesely2-12/+7
2018-05-18spirv: fix visiting inner loops with same break/continue blockSamuel Pitoiset1-0/+13
2018-05-18opencl: autotools: Fix linking order for OpenCL targetKai Wasserbäch1-2/+1
2018-05-18radv: Disable texel buffers with A2 SNORM/SSCALED/SINT for pre-vega.Bas Nieuwenhuizen1-0/+19
2018-05-18radv: Fix up 2_10_10_10 alpha sign.Bas Nieuwenhuizen4-13/+98
2018-05-18radv: Translate logic ops.Bas Nieuwenhuizen2-30/+59
2018-05-18radv: Fix multiview queries.Bas Nieuwenhuizen1-19/+20
2018-05-18radv: use compute path for multi-layer images.Dave Airlie1-0/+2
2018-05-18radv: resolve all layers in compute resolve path.Dave Airlie1-6/+42
2018-05-18radv/resolve: do fmask decompress on all layers.Dave Airlie1-1/+1
2018-05-11winsys/amdgpu: Destroy dev_hash table when the last winsys is removed.Jan Vesely1-1/+6
2018-05-11radeonsi/gfx9: work around a GPU hang due to broken indirect indexing in LLVMMarek Olšák1-0/+9
2018-05-11mesa: revert GL_[SECONDARY_]COLOR_ARRAY_SIZE glGet type to TYPE_INTBrian Paul1-2/+2
2018-05-11mesa: fix glGetInteger/Float/etc queries for vertex arrays attribsBrian Paul2-13/+84
2018-05-10i965,anv: Set the CS stall bit on the ISP disable PIPE_CONTROLJason Ekstrand2-1/+3
2018-05-10gallium/tests: Fix assignment of EXTRA_DISTMatt Turner1-3/+1
2018-05-10anv: emit pixel scoreboard stall before ISP disableLionel Landwerlin1-1/+8
2018-05-10i965: require pixel scoreboard stall prior to ISP disableLionel Landwerlin1-1/+8
2018-05-10i965: silence unused variableLionel Landwerlin1-1/+0
2018-05-10winsys/radeon: Destroy fd_hash table when the last winsys is removed.Jan Vesely1-1/+6