summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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-0621-520/+85
* 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
* st/mesa: expose EXT_render_snorm on GLESMarek Olšák2018-12-041-0/+8
* mesa: expose AMD_texture_texture4Marek Olšák2018-12-044-0/+14
* mesa: expose EXT_texture_compression_bptc in GLESMarek Olšák2018-12-043-1/+21
* mesa: expose EXT_texture_compression_rgtc on GLESMarek Olšák2018-12-043-6/+24
* mesa/main: fix up _mesa_has_rg_textures for gles2Erik Faye-Lund2018-12-041-1/+2
* mesa/main: correct validation for GL_RGB565Erik Faye-Lund2018-12-041-1/+3
* mesa: expose GL_EXT_texture_view as an alias of GL_OES_texture_viewMarek Olšák2018-12-042-0/+14
* st/mesa: expose GL_OES_texture_viewMarek Olšák2018-12-041-0/+1
* loader: deduplicate logger function declarationEric Engestrom2018-12-042-3/+4
* mesa: drop unused & deprecated libEric Engestrom2018-12-041-1/+1
* anv: add unreachable() for VK_EXT_fragment_density_mapEric Engestrom2018-12-041-0/+3
* intel/tools: make sure the binary file is properly readAndrii Simiklit2018-12-041-3/+13
* intel/aubinator_error_decode: Get rid of warning for missing switch caseToni Lönnberg2018-12-041-0/+3
* nouveau: set texture upload budgetIlia Mirkin2018-12-033-3/+6