summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Add PAN_MESA_DEBUG=gles3 optionAlyssa Rosenzweig2020-02-272-7/+15
* panfrost: Expose PIPE_CAP_PRIMITIVE_RESTARTAlyssa Rosenzweig2020-02-271-0/+1
* panfrost: Don't set shared->unk0Alyssa Rosenzweig2020-02-271-1/+0
* panfrost: Fix gl_VertexID/InstanceIDAlyssa Rosenzweig2020-02-273-4/+7
* panfrost: Implement index buffer cacheAlyssa Rosenzweig2020-02-273-1/+114
* panfrost: Combine get_index_buffer with bound computationAlyssa Rosenzweig2020-02-271-16/+25
* radeon/jpeg: fix the jpeg dt_pitch with YUYV formatLeo Liu2020-02-271-5/+2
* radeonsi: fix surf_pitch for subsampled surfacePierre-Eric Pelloux-Prayer2020-02-271-10/+10
* gallium/video: remove pipe_video_buffer.chroma_formatPierre-Eric Pelloux-Prayer2020-02-277-10/+3
* radeonsi: test subsampled format in testdmaPierre-Eric Pelloux-Prayer2020-02-271-30/+31
* iris: Apply the flushes when switching pipelines.Rafael Antognolli2020-02-261-12/+4
* gallium/hash_table: remove some function wrappersMarek Olšák2020-02-267-18/+18
* gallium/hash_table: turn it into a wrapper around util/hash_tableMarek Olšák2020-02-263-4/+4
* gallium/hash_table: consolidate hash tables with pointer keysMarek Olšák2020-02-263-40/+4
* panfrost: Remove some more prints to stdoutTomeu Vizoso2020-02-261-2/+2
* ac,radeonsi: add ac_gpu_info::lds_size_per_cuSamuel Pitoiset2020-02-261-7/+1
* lima: expose fragment shader derivatives capabilityIcenowy Zheng2020-02-261-0/+3
* v3d: Sync on last CS when non-compute stage uses resource written by CSJose Maria Casanova Crespo2020-02-256-25/+76
* lima: remove its hash table entry when invalidating a resourceIcenowy Zheng2020-02-241-0/+2
* freedreno: Switch to using lowered image intrinsics.Eric Anholt2020-02-241-0/+3
* v3d: Ask the state tracker to lower image accesses off of derefs.Eric Anholt2020-02-241-0/+3
* iris: Use isl_aux_state_transition_write()Nanley Chery2020-02-241-182/+13
* iris: Use ISL's access preparation functionsNanley Chery2020-02-241-256/+34
* iris: Use isl_aux_usage_has_fast_clear()Nanley Chery2020-02-243-5/+5
* iris: Fix import sync-file into syncobjChris Wilson2020-02-241-0/+2
* gallium/swr: Fix min/max range index drawKrzysztof Raszkowski2020-02-241-2/+7
* iris: Set MOCS for constant packets on Gen12+Kenneth Graunke2020-02-211-0/+7
* iris: Fix BLORP vertex buffers to respect ISL MOCS settingsKenneth Graunke2020-02-211-7/+1
* iris: Make mocs an inline helper in iris_resource.hKenneth Graunke2020-02-216-23/+22
* nir/builder: Return an integer from nir_get_texture_sizeJason Ekstrand2020-02-211-1/+1
* panfrost: Rewrite texture descriptor creation logicAlyssa Rosenzweig2020-02-213-168/+45
* panfrost: Move format translation to rootAlyssa Rosenzweig2020-02-2111-369/+1
* panfrost: Move pan_afbc.c to rootAlyssa Rosenzweig2020-02-213-136/+0
* panfrost: Move checksum routines to root panfrostAlyssa Rosenzweig2020-02-212-42/+2
* lima: implement PLB PP stream cacheVasily Khoruzhick2020-02-216-120/+121
* panfrost: Remove flush_frontbufferAlyssa Rosenzweig2020-02-201-11/+0
* panfrost: LogicOp supportIcecream952020-02-204-9/+88
* radeonsi: Fix compute copies for subsampled formats.Bas Nieuwenhuizen2020-02-191-3/+18
* panfrost: Remove old hackAlyssa Rosenzweig2020-02-191-3/+2
* panfrost: Remove old commentAlyssa Rosenzweig2020-02-191-2/+0
* panfrost: Remove dirty trackingAlyssa Rosenzweig2020-02-193-57/+6
* iris: Do not dereference nullptr with pipe_referenceDanylo Piliaiev2020-02-192-2/+4
* intel/bufmgr: Cast bitshift to unsignedDanylo Piliaiev2020-02-191-1/+1
* llvmpipe: Silence uninitialized variable warning about "scissor"Eric Anholt2020-02-181-1/+1
* freedreno/registers: cleanup CP_SET_MARKERRob Clark2020-02-183-7/+7
* panfrost: Remove enum panfrost_memory_layoutAlyssa Rosenzweig2020-02-185-50/+28
* panfrost: Debitfieldize mali_uniform_buffer_metaAlyssa Rosenzweig2020-02-181-11/+5
* panfrost: Avoid reading GPU memory when packing verticesAlyssa Rosenzweig2020-02-181-17/+18
* panfrost: Cleanup transfer_mapAlyssa Rosenzweig2020-02-181-22/+1
* panfrost: Update scoreboarding notesAlyssa Rosenzweig2020-02-181-10/+6