nvc0: Add support for NV_fill_rectangle for the GM200+
authorLyude <lyude@redhat.com>
Wed, 15 Mar 2017 21:15:03 +0000 (17:15 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 1 Apr 2017 01:41:36 +0000 (21:41 -0400)
commit31970ab9a6526177c585cb92693178b7d5408916
treed9046ceb4269896877f79a0fea38515a1665d338
parent82e0c5f484828565a566bd7fb5bcb67334bbee5e
nvc0: Add support for NV_fill_rectangle for the GM200+

This enables support for the GL_NV_fill_rectangle extension on the
GM200+ for Desktop OpenGL.

Signed-off-by: Lyude <lyude@redhat.com>
Changes since v1:
- Fix commit message
- Add note to reldocs
Changes since v2:
- Remove unnessecary parens in nvc0_screen_get_param()
- Fix sorting in release notes
- Don't execute FILL_RECTANGLE method on pre-GM200+ GPUs

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
docs/relnotes/17.1.0.html
src/gallium/drivers/nouveau/nvc0/nvc0_3d.xml.h
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c
src/gallium/drivers/nouveau/nvc0/nvc0_state.c
src/gallium/drivers/nouveau/nvc0/nvc0_stateobj.h