summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChris Forbes <chrisf@ijw.co.nz>2014-12-05 19:43:13 +1300
committerChris Forbes <chrisf@ijw.co.nz>2014-12-07 11:46:42 +1300
commited56c16820aea0e115768d77861fe266380f2595 (patch)
treef5240441c2013780a4d1f97a88b5e6e7697e9b8e /.gitignore
parent092c73a7c32b240a26ffeab2ee475f6d590540b2 (diff)
downloadexternal_mesa3d-ed56c16820aea0e115768d77861fe266380f2595.zip
external_mesa3d-ed56c16820aea0e115768d77861fe266380f2595.tar.gz
external_mesa3d-ed56c16820aea0e115768d77861fe266380f2595.tar.bz2
i965/Gen6-7: Fix point sprites with PolygonMode(GL_POINT)
This was an oversight in the original patch. When PolygonMode is used, then front faces, back faces, or both may be rendered as points and are affected by point sprite state. Note that SNB/IVB can't actually be fully conformant here, for a legacy context -- we don't have separate sets of pointsprite enables for front and back faces. Haswell ignores pointsprite state correctly in hardware for non-point rasterization, so can do this correctly, but it doesn't seem worth it. Signed-off-by: Chris Forbes <chrisf@ijw.co.nz> Cc: "10.4" <mesa-stable@lists.freedesktop.org> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=86764 Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions