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