summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* radv: compact varyings after removing unused onesSamuel Pitoiset2018-02-191-6/+3
* radeonsi/nir: fix gl_FragCoord for pixel_center_integerTimothy Arceri2018-02-191-0/+5
* glsl/nir: add pixel_center_integer to shader infoTimothy Arceri2018-02-192-0/+7
* gm107/ir: avoid using kepler instruction capabilitiesIlia Mirkin2018-02-172-21/+45
* nvc0: add support for bindless on maxwell+Ilia Mirkin2018-02-174-14/+117
* gm107/ir: change how SUQ works in preparation for bindlessIlia Mirkin2018-02-173-1/+61
* i965: Use absolute addressing for constant buffer 0 on Kernel 4.16+.Kenneth Graunke2018-02-172-1/+32
* i965: Stop restoring the default L3 configuration on Kernel 4.16+.Kenneth Graunke2018-02-173-2/+7
* nvc0: Use GP100_COMPUTE_CLASS on GP10BMikko Perttunen2018-02-171-1/+2
* i965: Fix aux-surface size checkDaniel Stone2018-02-172-3/+12
* radeonsi: implement 32-bit pointers in user data SGPRs (v2)Marek Olšák2018-02-177-59/+141
* radeonsi: disallow constant buffers with a 64-bit address in slot 0Marek Olšák2018-02-172-1/+9
* radeonsi: move const_uploader allocations to 32-bit address spaceMarek Olšák2018-02-173-2/+7
* winsys/radeon: implement and enable 32-bit VM allocationsMarek Olšák2018-02-173-8/+64
* winsys/radeon: add struct radeon_vm_heapMarek Olšák2018-02-173-36/+47
* winsys/amdgpu: enable 32-bit VM allocationsMarek Olšák2018-02-171-1/+2
* gallium/radeon: add 32-bit address space heapsMarek Olšák2018-02-171-3/+44
* ac: query high bits of 32-bit address spaceMarek Olšák2018-02-174-2/+10
* gallium: use PIPE_CAP_CONSTBUF0_FLAGSMarek Olšák2018-02-174-5/+27
* gallium: allow drivers to impose BO flags restrictions on constant buffer 0Marek Olšák2018-02-1718-0/+21
* meson: Add Haiku platform support v4Alexander von Gluck IV2018-02-1611-17/+209
* anv/icl: Add render target flush after uploading binding tableAnuj Phogat2018-02-161-0/+20
* anv/icl: Enable float blend optimizationAnuj Phogat2018-02-161-1/+1
* anv/icl: Use gen11 functionsAnuj Phogat2018-02-162-0/+6
* anv/icl: Build anv libs for gen11Anuj Phogat2018-02-164-2/+32
* anv/icl: Generate gen11 entry point functionsAnuj Phogat2018-02-161-1/+5
* anv/icl: Don't use DISPATCH_MODE_SIMD4X2Anuj Phogat2018-02-161-0/+5
* anv/icl: Don't use SingleVertexDispatchAnuj Phogat2018-02-161-0/+2
* anv/icl: Don't set ResetGatewayTimerAnuj Phogat2018-02-161-0/+2
* anv/icl: Add #define genXAnuj Phogat2018-02-161-0/+3
* anv/icl: Add gen11 mocs definesAnuj Phogat2018-02-161-0/+11
* i965: Implement GenerateMipmap directly, rather than using Meta.Kenneth Graunke2018-02-165-0/+135
* mesa: Move compute_num_levels from st_gen_mipmap.c to mipmap.c.Kenneth Graunke2018-02-163-27/+29
* meson: freedreno depends on nirDylan Baker2018-02-161-0/+1
* swr/rast: blend_epi32() should return Integer, not FloatGeorge Kyriazis2018-02-161-1/+1
* swr/rast: Normalize path for debug metadataGeorge Kyriazis2018-02-161-1/+2
* swr/rast: Consolidate archrast Draw eventsGeorge Kyriazis2018-02-164-26/+79
* swr/rast: Add semantics for translating addressGeorge Kyriazis2018-02-162-0/+5
* swr/rast: Convert C Sampler intrinsicsGeorge Kyriazis2018-02-162-0/+19
* swr/rast: Make SIMDLib templated types easier to useGeorge Kyriazis2018-02-165-298/+307
* swr/rast: Be more explicit when fetching next componentGeorge Kyriazis2018-02-162-4/+11
* swr/rast: Fix bug related to passing AR handleGeorge Kyriazis2018-02-161-1/+1
* swr/rast: Fix primitive replication issue in tesselation PA.George Kyriazis2018-02-162-2/+3
* swr/rast: Use llvm intrinsic masked gatherGeorge Kyriazis2018-02-162-0/+14
* swr/rast: Misc cleanupGeorge Kyriazis2018-02-163-49/+60
* swr/rast: Renamed variable in vertexbufferstateGeorge Kyriazis2018-02-163-6/+8
* swr/rast: Fix GATHERPS to avoid assertions.George Kyriazis2018-02-161-2/+3
* swr/rast: More precise user clip distance interpolationGeorge Kyriazis2018-02-162-17/+4
* swr/rast: Cull prims when all verts have negative clip distancesGeorge Kyriazis2018-02-161-0/+4
* swr/rast: whitespace and comment cleanupGeorge Kyriazis2018-02-162-20/+21