summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* glsl: Add "built-in" functions to do neg(fp64)Elie Tournier2019-01-091-0/+26
* glsl: Add "built-in" function to do abs(fp64)Elie Tournier2019-01-091-0/+11
* glsl: Create file to contain software fp64 functionsMatt Turner2019-01-096-2/+80
* glsl: Add utility to convert text files to C stringsIan Romanick2019-01-092-0/+112
* glsl: Copy function out to temp if we don't directly ref a variableTimothy Arceri2019-01-091-2/+3
* glsl: Add function support to glsl_to_nirMatt Turner2019-01-091-9/+119
* intel/fs: Remove FS_OPCODE_UNPACK_HALF_2x16_SPLIT opcodes.Francisco Jerez2019-01-096-47/+4
* intel/fs: Remove nasty open-coded CHV/BXT 64-bit workarounds.Francisco Jerez2019-01-092-145/+12
* intel/fs: Remove existing lower_conversions pass.Francisco Jerez2019-01-095-139/+1
* intel/fs: Introduce regioning lowering pass.Francisco Jerez2019-01-096-19/+418
* intel/fs: Constify fs_inst::can_do_source_mods().Francisco Jerez2019-01-092-2/+2
* intel/fs: Respect CHV/BXT regioning restrictions in copy propagation pass.Francisco Jerez2019-01-092-0/+38
* intel/eu/gen7: Fix brw_MOV() with DF destination and strided source.Francisco Jerez2019-01-091-7/+4
* intel/fs: Fix bug in lower_simd_width while splitting an instruction which wa...Francisco Jerez2019-01-091-2/+5
* intel/fs: Implement quad swizzles on ICL+.Francisco Jerez2019-01-093-18/+97
* intel/fs: Handle source modifiers in lower_integer_multiplication().Francisco Jerez2019-01-092-2/+37
* anv/pipeline: remove unnecessary null-pointer checkAndrii Simiklit2019-01-091-4/+2
* st/va: Return correct status from vlVaQuerySurfaceStatusIndrajit Das2019-01-091-0/+31
* Revert "llvmpipe: Always return some fence in flush (v2)"Roland Scheidegger2019-01-091-2/+0
* st/mesa: don't leak pipe_surface if pipe_context is not currentMarek Olšák2019-01-092-1/+23
* st/mesa: don't reference pipe_surface locally in PBO codeMarek Olšák2019-01-091-3/+1
* st/mesa: unify window-system renderbuffer initializationMarek Olšák2019-01-093-21/+28
* radeonsi: Fix use of 1- or 2- component GL_DOUBLE vbo's.Mario Kleiner2019-01-091-0/+8
* ac/nir,radv,radeonsi/nir: use correct indices for interpolation intrinsicsRhys Perry2019-01-094-1/+9
* radv: skip draws with instance_count == 0Samuel Pitoiset2019-01-091-0/+13
* radv: enable variable pointersSamuel Pitoiset2019-01-091-1/+1
* radv: get rid of bunch of KHR suffixesSamuel Pitoiset2019-01-0910-164/+164
* radeon: fix printf format specifier.Maya Rashish2019-01-091-1/+1
* llvmpipe: Always return some fence in flush (v2)Tomasz Figa2019-01-091-0/+2
* glsl: Fix buffer overflow with an atomic buffer binding out of range.Eric Anholt2019-01-081-1/+2
* nir: Make nir_deref_instr_build/get_const_offset actually use size_align.Eric Anholt2019-01-081-3/+2
* glsl/linker: Fix unmatched TCS outputs being reduced to local variableDanylo Piliaiev2019-01-091-0/+6
* v3d: Enable GL_ARB_texture_gather on V3D 4.x.Eric Anholt2019-01-081-0/+5
* nir: Add nir_lower_tex support for Broadcom's swizzled TG4 results.Eric Anholt2019-01-083-0/+28
* freedreno: Move register constant files to src/freedreno.Bas Nieuwenhuizen2019-01-0814-16/+12
* nir: fix warning in nir_lower_io.cCaio Marcelo de Oliveira Filho2019-01-081-1/+1
* freedreno/drm: sync uapi againChia-I Wu2019-01-081-0/+1
* meson: fix EGL/X11 build without GLXChia-I Wu2019-01-081-1/+1
* wsi: drop unneeded KHR suffixEric Engestrom2019-01-081-15/+15
* anv: drop unneeded KHR suffixEric Engestrom2019-01-0813-54/+54
* nir: rename global/local to private/function memoryKarol Herbst2019-01-0833-108/+108
* autotools: Remove tegra vdpau driverDylan Baker2019-01-081-2/+0
* clover/meson: Ignore 'svn' suffix when computing CLANG_RESOURCE_DIRPierre Moreau2019-01-081-1/+1
* anv: flush fast clear colors into compressed surfacesLionel Landwerlin2019-01-081-0/+49
* anv: explictly specify format for blorp ccs/mcs opLionel Landwerlin2019-01-083-16/+30
* dri3: initialize adaptive_sync as false before configQuerybTapani Pälli2019-01-081-1/+1
* virgl: use primconvert provoking vertex properlyDave Airlie2019-01-082-8/+24
* anv: Sort properties and features switch statementsJason Ekstrand2019-01-071-42/+42
* spirv: Sort supported capabilitiesJason Ekstrand2019-01-074-43/+43
* anv: Enable the new deref-based UBO/SSBO pathJason Ekstrand2019-01-082-1/+23