Revert "mesa: bump GL_MAX_ELEMENTS_INDICES and GL_MAX_ELEMENTS_VERTICES"
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 24 Aug 2018 07:32:09 +0000 (00:32 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 24 Aug 2018 07:36:01 +0000 (00:36 -0700)
commit93e8e17fa414d95af517581e152f95ec96e0c4d3
tree2a535adf09d4bcc5d8ab8336993982a45c1e2ba5
parent9d670fd86cc13df0ddff5c6fcb0835926e9a8088
Revert "mesa: bump GL_MAX_ELEMENTS_INDICES and GL_MAX_ELEMENTS_VERTICES"

This reverts commit 095515e16ca3cb2c9f1813b6602ee57ae28325a8.

This breaks KHR-GL46.map_buffer_alignment.functional on i965.

This code was apparently not reviewed and I don't know why we would
move from a driver configurable constant to a hardcoded value for all
drivers.  This really looks like an accidental hack push.
src/mesa/main/config.h
src/mesa/main/get_hash_params.py