diff options
author | Lyude <[email protected]> | 2017-03-06 21:47:00 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2017-03-31 21:41:20 -0400 |
commit | 54af467334db53837171701471fb7854ccdf8dd5 (patch) | |
tree | 1853092686151df53e08e0ddcf03a52e96a98e7d /src/gallium/drivers | |
parent | a7cb2b40edc308e19d7254f86c1ec1f437c50ab3 (diff) |
mesa: Add support for GL_NV_fill_rectangle
Since we don't have the bits required to support this in OpenGLES yet,
this only enables support for Desktop OpenGL
Signed-off-by: Lyude <[email protected]>
Changes since v1:
- Simply _mesa_PolygonMode() a little bit
- Fix formatting in OpenGL spec excerpts
- Move polygon mode checking into _mesa_valid_to_render()
Changes since v3:
- Improve error message for invalid drawings with GL_FILL_RECTANGLE_NV
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions