summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/iris/iris_screen.c
Commit message (Expand)AuthorAgeFilesLines
* iris: Enable GL_AMD_depth_clamp_separateKenneth Graunke2019-04-241-0/+1
* iris: Actually put Mesa in GL_RENDERER stringKenneth Graunke2019-04-241-1/+1
* iris: add support for INTEL_conservative_rasterizationMike Blumenkrantz2019-04-231-0/+1
* iris: Replace buffer backing storage and rebind to update addresses.Kenneth Graunke2019-04-231-0/+1
* iris: Enable the dual_color_blend_by_location driconf option.Kenneth Graunke2019-04-221-0/+4
* iris: Add mechanism for iris-specific driconf optionsKenneth Graunke2019-04-221-1/+1
* iris: Change vendor and renderer stringsKenneth Graunke2019-04-161-1/+4
* iris: Make shader_perf_log print to stderr if INTEL_DEBUG=perf is setKenneth Graunke2019-04-151-4/+11
* iris: support INTEL_NO_HW environment variableMike Blumenkrantz2019-04-101-0/+3
* iris: Enable NV_compute_shader_derivativesCaio Marcelo de Oliveira Filho2019-04-081-0/+1
* iris: Clean up compiler warnings about unusedCaio Marcelo de Oliveira Filho2019-03-291-10/+0
* iris: Face should be a system value.Timur Kristóf2019-03-111-0/+1
* iris: Use copy_region and staging resources to avoid transfer stallsKenneth Graunke2019-03-081-0/+2
* iris: Wire up EGL_IMG_context_priorityChris Wilson2019-03-071-0/+5
* iris: Drop PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLYKenneth Graunke2019-03-071-1/+0
* iris: Enable ARB_shader_draw_parameters supportJose Maria Casanova Crespo2019-02-261-0/+1
* iris: Make an IRIS_MAX_MIPLEVELS defineKenneth Graunke2019-02-211-1/+1
* iris: Drop XXX about checking for swizzlingKenneth Graunke2019-02-211-2/+1
* iris: improve PIPE_CAP_VIDEO_MEMORY bogus valueAndre Heider2019-02-211-1/+1
* iris: Stop chopping off the first nine characters of the renderer stringKenneth Graunke2019-02-211-1/+1
* iris: Add PIPE_CAP_MAX_VARYINGSKenneth Graunke2019-02-211-0/+1
* iris: minor tidyingKenneth Graunke2019-02-211-2/+0
* iris: Enable PIPE_CAP_COMPACT_ARRAYSKenneth Graunke2019-02-211-0/+1
* iris: fail to create screen for older unsupported HWKenneth Graunke2019-02-211-0/+3
* iris: Switch to the new PIPELINE_STATISTICS_QUERY_SINGLE capabilityKenneth Graunke2019-02-211-1/+1
* iris: setup gen8 capsDave Airlie2019-02-211-4/+4
* iris: Destroy the bufmgrKenneth Graunke2019-02-211-0/+1
* iris: Destroy transfer helper on screen teardownKenneth Graunke2019-02-211-0/+2
* iris: Enable precompilesKenneth Graunke2019-02-211-0/+3
* iris: Lie about indirectsKenneth Graunke2019-02-211-4/+5
* iris: Enable ctx->Const.UseSTD430AsDefaultPackingKenneth Graunke2019-02-211-0/+1
* iris: Add fence support using drm_syncobjChris Wilson2019-02-211-18/+1
* iris: Tag each submitted batch with a syncobjChris Wilson2019-02-211-0/+1
* iris: don't support pull constants.Kenneth Graunke2019-02-211-0/+1
* iris: Enable ARB_shader_stencil_exportKenneth Graunke2019-02-211-0/+1
* iris: Fix texture buffer / image buffer sizes.Kenneth Graunke2019-02-211-1/+1
* iris: little bits of compute basicsKenneth Graunke2019-02-211-0/+4
* iris: initial compute capsKenneth Graunke2019-02-211-3/+62
* iris: Enable fb fetchKenneth Graunke2019-02-211-0/+1
* iris: advertise GL_ARB_shader_texture_image_samplesKenneth Graunke2019-02-211-0/+1
* iris: force persample interp capKenneth Graunke2019-02-211-0/+1
* iris: stencil texturingKenneth Graunke2019-02-211-1/+0
* iris: Enable ARB_shader_voteKenneth Graunke2019-02-211-0/+1
* iris: magic number 36 -> #defineKenneth Graunke2019-02-211-1/+2
* iris: Need to | 1 when asking for timestampsKenneth Graunke2019-02-211-1/+1
* iris: glGet timestamps, more correct timestampsKenneth Graunke2019-02-211-1/+10
* iris: initial query codeKenneth Graunke2019-02-211-0/+1
* iris: Fix uses of gl_TessLevel*Caio Marcelo de Oliveira Filho2019-02-211-0/+1
* iris: totally untested icelake supportKenneth Graunke2019-02-211-0/+3
* iris: enable ARB_enhanced_layoutsKenneth Graunke2019-02-211-0/+1