summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86-64
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2015-11-11 14:29:18 -0800
committerIan Romanick <[email protected]>2016-02-10 10:59:33 -0800
commit1e055e9211fcb0a0e6595eeb433c580597a19dbd (patch)
treede3130fe36ca37367fbf9fbb2b2f926a09217200 /src/mesa/x86-64
parenteb5bc62e97d8f66696dca7d5c6acb616a55a16d1 (diff)
i965/meta: Use _mesa_CreateRenderbuffers instead of _mesa_GenRenderbuffers and _mesa_BindRenderbuffer
This has the advantage that it does not pollute the global binding state. It also enables later patches that will stop calling _mesa_GenRenderbuffers / _mesa_CreateRenderbuffers which pollute the renderbuffer namespace. Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'src/mesa/x86-64')
0 files changed, 0 insertions, 0 deletions