summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* swr/rast: Removed unused variableGeorge Kyriazis2018-02-1611-34/+2
* swr/rast: Separate RDTSC code from archrastGeorge Kyriazis2018-02-1615-186/+181
* swr/rast: Cleanup of mpPrivateContext in BuilderGeorge Kyriazis2018-02-163-3/+15
* swr/rast: Remove some JIT debug codeGeorge Kyriazis2018-02-161-45/+0
* swr/rast: Don't include private context in gather argsGeorge Kyriazis2018-02-164-14/+17
* swr/rast: Cleanup knob definitionsGeorge Kyriazis2018-02-161-50/+40
* swr/rast: Add missing parameter to a few gather functionsGeorge Kyriazis2018-02-162-12/+12
* etnaviv: add useful information to BO import errorsPhilipp Zabel2018-02-161-2/+6
* egl/wayland: Always use in-tree wayland-egl-backend.hDaniel Stone2018-02-161-1/+1
* meson: Move Wayland dmabuf to wayland-drmDaniel Stone2018-02-162-14/+22
* egl/wayland: check for invalid format indexEric Engestrom2018-02-161-0/+2
* glsl: fix sizeof(pointer) bugEric Engestrom2018-02-161-1/+1
* radeonsi/nir: set TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL correctlyTimothy Arceri2018-02-161-1/+2
* virgl: remap query types to hw support.Dave Airlie2018-02-161-2/+35
* i965/icl: Add render target flush after uploading binding tableAnuj Phogat2018-02-151-0/+14
* i965/icl: Enable float blend optimization and Wa3DStateModeAnuj Phogat2018-02-151-1/+1
* intel/common/icl: Add has_sample_with_hiz flag in gen_device_infoAnuj Phogat2018-02-153-5/+9
* i965/icl: Add assertions to check dispatch mode is SIMD8Anuj Phogat2018-02-152-0/+7
* i965/icl: Update switch statementsAnuj Phogat2018-02-152-0/+2
* i965/icl: Update the assert in brw_memory_barrier()Anuj Phogat2018-02-151-1/+1
* i965/icl: Define and use icl mocs settingsAnuj Phogat2018-02-153-1/+11
* i965/icl: Update the comment for maximum number of threads per PSDAnuj Phogat2018-02-152-8/+10
* i965/icl: Build and use gen11 functions for genxml state-upload and blorpAnuj Phogat2018-02-158-4/+43
* i965/icl: Don't set ResetGatewayTimerAnuj Phogat2018-02-151-0/+2
* intel/icl: Do StateCacheInvalidation for indirect clear colorAnuj Phogat2018-02-151-1/+1
* intel/isl/icl: Build and use gen11 surface state emit functionsAnuj Phogat2018-02-156-1/+35
* intel/isl/icl: Add the maximum surface size limitAnuj Phogat2018-02-151-1/+5
* intel/genxml/icl: Update genx_bits headerAnuj Phogat2018-02-151-0/+1
* intel/genxml/icl: Generate packing headersAnuj Phogat2018-02-155-2/+15
* intel/genxml/icl: Add gen11.xmlAnuj Phogat2018-02-151-0/+3765
* i965: Drop EXEC_OBJECT_CAPTURE defines.Kenneth Graunke2018-02-151-3/+0
* clover: Fix build after llvm r325155 and r325160Jan Vesely2018-02-153-2/+30
* radv: Always lower indirect derefs after nir_lower_global_vars_to_local.Bas Nieuwenhuizen2018-02-153-36/+53
* meson: fix xvmc target linkageDylan Baker2018-02-151-3/+4
* meson: Fix xa target linkageDylan Baker2018-02-151-3/+5
* meson: Fix omx-bellagio target linkageDylan Baker2018-02-151-3/+4
* meson: fix va target linkageDylan Baker2018-02-151-3/+4
* meson: fix vdpau target linkageDylan Baker2018-02-151-3/+5
* meson: link dri3 xcb libs into vlwinsys instead of into each targetDylan Baker2018-02-156-18/+11
* meson: use va-api version reported by pkg-configDylan Baker2018-02-151-3/+3
* meson: add libswdri and libswkmsdri to dri link_withDylan Baker2018-02-151-9/+2
* meson: add libswdri and libswkmsdri to d3dadaptor link_withDylan Baker2018-02-151-10/+3
* meson: define empty variables for libswdri and libswkmsdriDylan Baker2018-02-153-5/+12
* meson: add convenience variable for anv_extensions.py depdendencyDylan Baker2018-02-151-4/+6
* meson: use depend_files for adding extra file dependenciesDylan Baker2018-02-151-2/+2
* meson: use depend_files to track extra file dependenciesDylan Baker2018-02-151-2/+2
* Revert "anv/meson: Make anv_entrypoints_gen.py depend on anv_extensions.py"Dylan Baker2018-02-151-2/+1
* svga: replace gotos with else clausesBrian Paul2018-02-153-23/+20
* svga: s/unsigned/enum pipe_shader_type/Brian Paul2018-02-153-4/+6
* svga: move duplicated code for setting fillmode/flatshade stateBrian Paul2018-02-151-20/+10