summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
* iris: Wire up EGL_IMG_context_priorityChris Wilson2019-03-074-3/+19
* iris: Export a copy_region helper that doesn't flushKenneth Graunke2019-03-072-16/+48
* iris: Spruce up "are we using this engine?" checks for flushingKenneth Graunke2019-03-072-12/+12
* radeonsi/nir: Only set window_space_position for vertex shaders.Timur Kristóf2019-03-081-2/+4
* freedreno/a6xx: perfcntrsRob Clark2019-03-075-1/+1019
* freedreno/a6xx: fix border-color swizzlesRob Clark2019-03-071-2/+9
* freedreno/a6xx: refactor fd6_tex_swiz()Rob Clark2019-03-074-34/+61
* freedreno/a6xx: remove astc_srgb workaroundRob Clark2019-03-074-45/+2
* freedreno: fix ir3_cmdline buildRob Clark2019-03-072-0/+3
* iris: Drop PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLYKenneth Graunke2019-03-071-1/+0
* iris: Properly support alpha and luminance-alpha formatsKenneth Graunke2019-03-074-85/+117
* iris: Defer uploading sampler state tables until draw timeKenneth Graunke2019-03-073-20/+44
* iris: Plumb through ISL_SWIZZLE_IDENTITY in buffer surface emittersKenneth Graunke2019-03-071-6/+8
* isl: Add a swizzle parameter to isl_buffer_fill_state()Kenneth Graunke2019-03-071-0/+3
* iris: fix decode_get_bo callbackLionel Landwerlin2019-03-071-1/+3
* virgl: remove unused variableErik Faye-Lund2019-03-071-1/+0
* virgl: remove unused variableErik Faye-Lund2019-03-071-1/+0
* virgl: remove unused variableErik Faye-Lund2019-03-071-1/+0
* virgl: remove unused variablesErik Faye-Lund2019-03-071-3/+0
* iris: fix decoder callLionel Landwerlin2019-03-071-1/+1
* iris: add support for tgsi_to_nirAndre Heider2019-03-071-3/+8
* iris: Fix MOCS for blits and clearsKenneth Graunke2019-03-065-20/+27
* radeonsi/nir: stop calling nir_lower_returns()Timothy Arceri2019-03-061-1/+0
* glsl: use NIR function inlining for drivers that use glsl_to_nir()Timothy Arceri2019-03-062-4/+4
* glsl/freedreno/panfrost: pass gl_context to the standalone compilerTimothy Arceri2019-03-062-3/+8
* iris: setup EdgeFlag Vertex Element when needed.Jose Maria Casanova Crespo2019-03-063-15/+86
* nir/lower_doubles: Inline functions directly in lower_doublesJason Ekstrand2019-03-061-1/+1
* tgsi_to_nir: Produce optimized NIR for a given pipe_screen.Timur Kristóf2019-03-055-9/+15
* freedreno: Plumb pipe_screen through to irX_tgsi_to_nir.Timur Kristóf2019-03-0512-19/+37
* nir: Add ability for shaders to use window space coordinates.Timur Kristóf2019-03-051-0/+3
* svga: silence array out of bounds warningBrian Paul2019-03-041-1/+1
* svga: init fill variable to avoid compiler warningBrian Paul2019-03-041-1/+1
* panfrost: List primitive restart enable bitAlyssa Rosenzweig2019-03-041-0/+2
* panfrost/midgard: Preview for data hazardsAlyssa Rosenzweig2019-03-041-9/+16
* panfrost/midgard: Promote smul to vmulAlyssa Rosenzweig2019-03-041-1/+1
* panfrost: Flush with offscreen renderingAlyssa Rosenzweig2019-03-041-2/+2
* panfrost/midgard: Don't force constant on VLUTAlyssa Rosenzweig2019-03-041-1/+0
* panfrost: Cleanup cruft related to clearsAlyssa Rosenzweig2019-03-042-32/+3
* panfrost: Decouple Gallium clear from FBD clearAlyssa Rosenzweig2019-03-042-74/+67
* panfrost: Import job data structures from v3dAlyssa Rosenzweig2019-03-045-5/+184
* freedreno/ir3: add Sethi–Ullman numbering passRob Clark2019-03-031-2/+6
* v3d: Fix build of NEON code with Mesa's cflags not targeting NEON.Eric Anholt2019-03-011-3/+17
* Revert "swr/rast: Archrast codegen updates"Eric Engestrom2019-03-018-351/+314
* freedreno/a6xx: Enable UBWC modifierFritz Koenig2019-03-014-1/+17
* freedreno: UBWC allocatorFritz Koenig2019-03-013-0/+36
* freedreno/a6xx: UBWC supportFritz Koenig2019-03-017-44/+160
* freedreno: pass count to query_dmabuf_modifiersFritz Koenig2019-03-011-1/+1
* etnaviv: fix compile warningsChristian Gmeiner2019-03-012-2/+0
* etnaviv: fix resource usage tracking across different pipe_context'sChristian Gmeiner2019-03-017-29/+83
* etnaviv: enable ETC2 texture compression support for HALTI0 GPUsChristian Gmeiner2019-03-011-11/+1