summaryrefslogtreecommitdiff
path: root/src/sna/brw
Commit message (Expand)AuthorAgeFilesLines
* Rename current yuv->rgb shader sources to exa_wm_yuv_rgb_bt601Ville Syrjälä2018-05-314-8/+8
* meson: Add meson build systemVille Syrjälä2018-02-061-0/+41
* brw_eu_emit.c: fix wrong test on a register typeSergei Trofimovich2016-11-111-1/+1
* Fix typos found with codespell v1.7Sedat Dilek2015-06-091-1/+1
* sna: Validate that the reg/insn size is well definedChris Wilson2014-12-011-0/+7
* sna/gen6+: Fix projective sample coordinatesChris Wilson2014-10-311-2/+2
* sna/brw: Fix EU tests to select the right genChris Wilson2014-10-314-15/+19
* sna: Emit assertions with FatalErrorChris Wilson2014-09-102-1/+5
* Revert "sna: Remove spurious SAMPLER writemask for gen4"Chris Wilson2014-01-081-1/+1
* sna: Remove spurious SAMPLER writemask for gen4Chris Wilson2014-01-071-1/+1
* sna: Keep @NOWARNFLAGS@ lastChris Wilson2013-11-251-1/+2
* Remove defunct file 'brw_eu_util.c' from gitChris Wilson2013-10-181-126/+0
* sna/gen6: Fix the invert fixChris Wilson2013-10-141-1/+1
* sna/gen6+: Fix calculation of 1/z for projective texturesChris Wilson2013-10-141-9/+9
* intel: Suppress some extremely noisy warningsChris Wilson2013-07-291-0/+1
* sna: Remove unused brw_eu_debug.cChris Wilson2013-06-242-97/+0
* Convert generation counter to octalChris Wilson2012-11-305-122/+123
* sna/gen4,5: Fix the opacity shader to use the right vertex attributeChris Wilson2012-11-131-2/+2
* sna: Format markup to suppress compiler warningChris Wilson2012-08-051-4/+7
* sna: Fix computation of st values for SIMD8 dispatchChris Wilson2012-08-011-16/+2
* sna/gen4+: Implement an opacity shaderChris Wilson2012-08-013-0/+112
* sna: Generate shaders for SNB+ 8-pixel dispatchChris Wilson2012-07-313-99/+159
* sna: Assemble SF and WM kernels using brwChris Wilson2012-07-3010-0/+1524
* sna: Add the brw assemblerChris Wilson2012-07-307-0/+5782