summaryrefslogtreecommitdiff
path: root/src/sna/brw
AgeCommit message (Expand)AuthorFilesLines
2018-05-31Rename current yuv->rgb shader sources to exa_wm_yuv_rgb_bt601Ville Syrjälä4-8/+8
2018-02-06meson: Add meson build systemVille Syrjälä1-0/+41
2016-11-11brw_eu_emit.c: fix wrong test on a register typeSergei Trofimovich1-1/+1
2015-06-09Fix typos found with codespell v1.7Sedat Dilek1-1/+1
2014-12-01sna: Validate that the reg/insn size is well definedChris Wilson1-0/+7
2014-10-31sna/gen6+: Fix projective sample coordinatesChris Wilson1-2/+2
2014-10-31sna/brw: Fix EU tests to select the right genChris Wilson4-15/+19
2014-09-10sna: Emit assertions with FatalErrorChris Wilson2-1/+5
2014-01-08Revert "sna: Remove spurious SAMPLER writemask for gen4"Chris Wilson1-1/+1
2014-01-07sna: Remove spurious SAMPLER writemask for gen4Chris Wilson1-1/+1
2013-11-25sna: Keep @NOWARNFLAGS@ lastChris Wilson1-1/+2
2013-10-18Remove defunct file 'brw_eu_util.c' from gitChris Wilson1-126/+0
2013-10-14sna/gen6: Fix the invert fixChris Wilson1-1/+1
2013-10-14sna/gen6+: Fix calculation of 1/z for projective texturesChris Wilson1-9/+9
2013-07-29intel: Suppress some extremely noisy warningsChris Wilson1-0/+1
2013-06-24sna: Remove unused brw_eu_debug.cChris Wilson2-97/+0
2012-11-30Convert generation counter to octalChris Wilson5-122/+123
2012-11-13sna/gen4,5: Fix the opacity shader to use the right vertex attributeChris Wilson1-2/+2
2012-08-05sna: Format markup to suppress compiler warningChris Wilson1-4/+7
2012-08-01sna: Fix computation of st values for SIMD8 dispatchChris Wilson1-16/+2
2012-08-01sna/gen4+: Implement an opacity shaderChris Wilson3-0/+112
2012-07-31sna: Generate shaders for SNB+ 8-pixel dispatchChris Wilson3-99/+159
2012-07-30sna: Assemble SF and WM kernels using brwChris Wilson10-0/+1524
2012-07-30sna: Add the brw assemblerChris Wilson7-0/+5782