summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/genmipmap.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: add EXT_dsa Generate*MipmapEXT functionsPierre-Eric Pelloux-Prayer2019-10-181-0/+6
* mesa: add KHR_no_error support to glGenerate*Mipmap()Samuel Pitoiset2017-07-311-0/+6
* mesa: make _mesa_generate_texture_mipmap() staticSamuel Pitoiset2017-07-201-4/+0
* mesa/genmipmap: Added a function to validate the internalformatAntia Puentes2016-03-031-0/+3
* mesa/genmipmap: Added a function to check if the target is validAntia Puentes2016-03-031-0/+3
* main: Added entry point for glGenerateTextureMipmap.Laura Ekstrand2015-01-081-0/+6
* mesa: move glGenerateMipmap() code into new genmipmap.c fileBrian Paul2014-02-021-0/+36