summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-10add a git ignore for subprojectsDylan Baker1-0/+3
2019-09-10meson: don't build glapi_static_check_table on windowsDylan Baker1-1/+3
2019-09-10meson: Make shared-glapi a comboDylan Baker2-5/+13
2019-09-10meson: don't try to generate i18n translations on windowsDylan Baker1-2/+4
2019-09-10glsl/tests: Handle windows \r\n new linesDylan Baker1-1/+1
2019-09-10iris: Fix constant buffer sizes for non-UBOsKenneth Graunke1-3/+4
2019-09-10intel: update product names for WHLLionel Landwerlin1-5/+5
2019-09-10radv/gfx10: declare a LDS symbol for the NGG emit spaceSamuel Pitoiset3-32/+19
2019-09-10radv: calculate GFX9 GS and GFX10 NGG states before compiling shader variantsSamuel Pitoiset1-35/+48
2019-09-10radv: store the ESGS ring size as part of gfx10_ngg_infoSamuel Pitoiset2-1/+3
2019-09-10radv: store GFX10 NGG state as part of the shader infoSamuel Pitoiset2-44/+46
2019-09-10radv: store GFX9 GS state as part of the shader infoSamuel Pitoiset2-31/+33
2019-09-10radv: fill shader info for all stages in the pipelineSamuel Pitoiset4-20/+130
2019-09-10radv: do not pass all compiler options to the shader info passSamuel Pitoiset3-28/+33
2019-09-09radeonsi: remove redundant si_texture offset and size fieldsMarek Olšák7-123/+106
2019-09-09radeonsi: move texture storage allocation outside of radeonsiMarek Olšák4-51/+97
2019-09-09radeonsi: move HTILE allocation outside of radeonsiMarek Olšák4-91/+93
2019-09-09radeonsi: handle NO_DCC earlyMarek Olšák1-5/+7
2019-09-09ac/surface: add RADEON_SURF_NO_FMASKMarek Olšák4-12/+14
2019-09-09r300,r600,radeonsi: set winsys_handle::stride,offset in drivers, not winsysesMarek Olšák6-20/+12
2019-09-09r300,r600,radeonsi: read winsys_handle::stride,offset in drivers, not winsysesMarek Olšák6-47/+20
2019-09-09radeonsi/gfx10: fix wave occupancy computationsMarek Olšák4-21/+49
2019-09-09radeonsi: only support at most 1024 threads per blockMarek Olšák1-8/+2
2019-09-09radeonsi: disable DCC when importing a texture from an incompatible driverMarek Olšák1-4/+12
2019-09-09radeonsi/gfx10: don't call gfx10_destroy_query with compute-only contextsMarek Olšák1-1/+1
2019-09-09radeonsi/gfx10: use fma for TGSI_OPCODE_FMAMarek Olšák3-5/+16
2019-09-09ac: use fma on gfx10Marek Olšák2-1/+9
2019-09-09ac: enable LLVM atomic optimizationsMarek Olšák1-1/+9
2019-09-10virgl: Fix pipe_resource leaks under multi-sample.Lepton Wu1-1/+3
2019-09-09iris: Avoid flushing for cache history on transfer range flushesKenneth Graunke2-2/+13
2019-09-09iris: Optimize out redundant sampler state bindsKenneth Graunke1-2/+8
2019-09-09iris: Add support for the always_flush_cache=true debug option.Kenneth Graunke7-0/+39
2019-09-09mesa: Eliminate gl_config::rgbModeAdam Jackson8-68/+31
2019-09-09mesa: Eliminate gl_config::have{Accum,Depth,Stencil}BufferAdam Jackson13-46/+18
2019-09-09mesa: Remove unused gl_config::indexBitsAdam Jackson5-7/+1
2019-09-09gallium/xlib: Fix an obvious thinkoAdam Jackson1-1/+1
2019-09-09iris: Ignore line stipple information if it's disabledKenneth Graunke1-3/+5
2019-09-09lima/ppir: drop fge/flt/feq/fne optionsVasily Khoruzhick1-4/+0
2019-09-09lima: run opt_algebraic between int_to_float and boot_to_float for vsVasily Khoruzhick1-4/+5
2019-09-09lima/gpir: fix warning in gpir disassemblerVasily Khoruzhick1-1/+1
2019-09-09lima/gpir: lower fceilVasily Khoruzhick1-0/+1
2019-09-09lima/gpir: Disallow moves for schedule_first nodesConnor Abbott1-1/+5
2019-09-09lima/gpir: Fix fake dep handling for schedule_first nodesConnor Abbott2-10/+30
2019-09-09lima/gpir: Fix schedule_first insertion logicConnor Abbott1-2/+3
2019-09-09lima/gpir: Ignore unscheduled successors in can_use_complex()Connor Abbott1-1/+2
2019-09-09lima/gpir: Do all lowerings before rschedConnor Abbott3-23/+2
2019-09-08android: anv: libmesa_vulkan_common: add libmesa_util static dependencyMauro Rossi1-1/+2
2019-09-08panfrost: Rename pan_bo_cache.c into pan_bo.cBoris Brezillon2-1/+1
2019-09-08panfrost: Get rid of the now unused SLAB allocatorBoris Brezillon3-47/+0
2019-09-08panfrost: Get rid of unused panfrost_context fieldsBoris Brezillon1-4/+0