summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/blend.h
diff options
context:
space:
mode:
authorEric Anholt <[email protected]>2015-11-25 17:04:21 -0800
committerEric Anholt <[email protected]>2015-12-01 10:24:38 -0800
commitc75cfe1c8a85cf2fc55826c58718d7654a4c5132 (patch)
tree789afa17296aa94ca97ca824641a998ec7302223 /src/mesa/main/blend.h
parent710762b64a16d41bb3223ff78b719be27a51b303 (diff)
mesa: Prefer newer names to older ones among names present in core.
Sometimes GL likes to rename an old enum when it grows a more general purpose, and we should prefer the new name. Changes from this: GL_POINT/LINE_SIZE_* (1.1) -> GL_SMOOTH_POINT/LINE_SIZE_* (1.2) GL_FOG_COORDINATE_* (1.4) -> GL_FOG_COORD_* (1.5) GL_SOURCE[012]_RGB/ALPHA (1.3) -> GL_SRC0_RGB (1.5) GL_COPY_READ/WRITE_BUFFER (3.1) -> GL_COPY_READ_BUFFER_BINDING (4.2) Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/main/blend.h')
0 files changed, 0 insertions, 0 deletions