summaryrefslogtreecommitdiff
path: root/src/mesa/main/genmipmap.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-03mesa: Move glheader.h from mesa/main/glheader.h to util/glheader.hYonggang Luo1-1/+1
2021-12-14mesa: remove all GL func forward declarations because they are autogeneratedMarek Olšák1-18/+0
2019-10-18mesa: add EXT_dsa Generate*MipmapEXT functionsPierre-Eric Pelloux-Prayer1-0/+6
2017-07-31mesa: add KHR_no_error support to glGenerate*Mipmap()Samuel Pitoiset1-0/+6
2017-07-20mesa: make _mesa_generate_texture_mipmap() staticSamuel Pitoiset1-4/+0
2016-03-03mesa/genmipmap: Added a function to validate the internalformatAntia Puentes1-0/+3
2016-03-03mesa/genmipmap: Added a function to check if the target is validAntia Puentes1-0/+3
2015-01-08main: Added entry point for glGenerateTextureMipmap.Laura Ekstrand1-0/+6
2014-02-02mesa: move glGenerateMipmap() code into new genmipmap.c fileBrian Paul1-0/+36