aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* intel/blorp: Expand blorp_address::offset to be 64 bits.Kenneth Graunke2018-12-074-4/+4
* freedreno/drm: fix memory leakRob Clark2018-12-071-0/+3
* freedreno/ir3: track max flow control depth for a5xx/a6xxRob Clark2018-12-075-4/+37
* freedreno/ir3: code-motionRob Clark2018-12-076-838/+942
* freedreno/ir3: sync instr/disasmRob Clark2018-12-074-25/+132
* freedreno/ir3: don't fetch unused tex componentsRob Clark2018-12-072-0/+29
* freedreno/a6xx: blitter fixesRob Clark2018-12-072-3/+80
* freedreno: update generated headersRob Clark2018-12-077-35/+56
* freedreno/drm: fix relocs in nested stateobjsRob Clark2018-12-071-3/+15
* freedreno/a5xx+a6xx: remove unused fs/vs pvt memRob Clark2018-12-074-20/+0
* gallium: fix typoRob Clark2018-12-071-1/+1
* freedreno: remove unused fd_surface fieldsRob Clark2018-12-071-5/+0
* meson: link LLVM 'native' component when LLVM is availableNicolai Hähnle2018-12-071-1/+1
* nir: Fixup algebraic test for variable-sized conversionsConnor Abbott2018-12-071-1/+1
* gallium: add missing PIPE_CAP_SURFACE_SAMPLE_COUNT default valueSamuel Pitoiset2018-12-071-0/+3
* docs: update calendar, add news item and link release notes for 18.3.0Emil Velikov2018-12-073-9/+16
* docs: add sha256 checksums for 18.3.0Emil Velikov2018-12-071-1/+2
* docs: update 18.3.0 release notesEmil Velikov2018-12-071-3/+201
* freedreno: Add support for EXT_multisampled_render_to_textureKristian H. Kristensen2018-12-063-1/+7
* freedreno/a6xx: MSAARob Clark2018-12-0610-24/+74
* st/mesa: Add support for EXT_multisampled_render_to_textureKristian H. Kristensen2018-12-063-0/+5
* gallium: Add new PIPE_CAP_SURFACE_SAMPLE_COUNTKristian H. Kristensen2018-12-064-2/+19
* mesa: Add core support for EXT_multisampled_render_to_texture{,2}Kristian H. Kristensen2018-12-0610-16/+96
* nir/algebraic: Make algebraic_parser_test.sh executable.Vinson Lee2018-12-061-0/+0
* amd: remove support for LLVM 6.0Samuel Pitoiset2018-12-0623-523/+88
* gallium: Android build fixesKristian H. Kristensen2018-12-052-1/+2
* nir: Make boolean conversions sized just like the othersJason Ekstrand2018-12-0520-74/+121
* nir/opt_algebraic: Add 32-bit specifiers to a bunch of booleansJason Ekstrand2018-12-051-56/+56
* nir/opt_algebraic: Drop bit-size suffixes from conversionsJason Ekstrand2018-12-051-29/+29
* nir/opt_algebraic: Simplify an optimization using the new search opsJason Ekstrand2018-12-051-7/+2
* nir/algebraic: Add support for unsized conversion opcodesJason Ekstrand2018-12-053-10/+140
* nir/algebraic: Refactor codegen a bitJason Ekstrand2018-12-051-10/+11
* nir/algebraic: Clean up some __str__ cruftJason Ekstrand2018-12-051-4/+0
* nir/opcodes: Rename tbool to tbool32Jason Ekstrand2018-12-051-11/+11
* nir/opcodes: Pull in the type helpers from constant_expressionsJason Ekstrand2018-12-053-35/+35
* nir/algebraic: Add unit tests for bitsize validationConnor Abbott2018-12-054-1/+129
* nir/algebraic: Rewrite bit-size inferenceConnor Abbott2018-12-053-366/+317
* radv: expose VK_EXT_scalar_block_layoutSamuel Pitoiset2018-12-052-0/+7
* spirv: add SpvCapabilityInt64AtomicsSamuel Pitoiset2018-12-052-1/+5
* drisw: Use separate drisw_loader_funcs for shmMichal Srb2018-12-051-3/+11
* gallium: Constify drisw_loader_funcs structMichal Srb2018-12-054-5/+5
* radv: wait on the high 32 bits of timestamp queriesSamuel Pitoiset2018-12-051-1/+4
* radv: reset pending_reset_query when flushing cachesSamuel Pitoiset2018-12-052-1/+5
* anv/query: flush render target before copying resultsLionel Landwerlin2018-12-055-0/+32
* radv: Flush before vkCmdWriteTimestamp() if neededAlex Smith2018-12-051-11/+19
* radv: rework the TC-compat HTILE hardware bug with COND_EXECSamuel Pitoiset2018-12-053-28/+81
* docs/features: Delete double nv50 entry and wrong enumerationDieter Nützel2018-12-041-1/+1
* st/mesa: expose EXT_render_snorm on GLESMarek Olšák2018-12-043-1/+10
* mesa: expose AMD_texture_texture4Marek Olšák2018-12-045-0/+15
* mesa: expose EXT_texture_compression_bptc in GLESMarek Olšák2018-12-044-1/+22