i965: Make BLORP do sRGB encode/decode on ES 2 as well.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 3 Aug 2016 06:48:47 +0000 (23:48 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 8 Aug 2016 21:01:51 +0000 (14:01 -0700)
commit352401f6a9e50021e06459017de72c695ae684c2
tree86c03304354bc152c432b3a06c32891eb7867944
parent0c7047ab9cbcc13ecaca9a4fda5073b8d3b7a7f5
i965: Make BLORP do sRGB encode/decode on ES 2 as well.

This should have no effect, as all drivers which support BLORP also
support ES 3.0 - so ES 2.0 would be promoted and follow the ES 3 rules.

ES 1.0 doesn't have BlitFramebuffer.

This is purely to clarify the next patch a bit.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_blorp_blit.cpp