summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/glapi_nop.c
Commit message (Expand)AuthorAgeFilesLines
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-134/+0
* glapi: Fix loading of old DRI drivers.Chia-I Wu2010-04-271-0/+20
* glapi: return int = 0 from NoOpGeneric()Brian Paul2010-03-251-1/+2
* glapi: minor ugliness to be able to copy to xorgGeorge Sapountzis2010-02-251-0/+6
* glapi: Add back the reduced Noop dispatchKristian Høgsberg2010-02-051-2/+18
* glapi: Include glheader.h in glapi_nop.c.Chia-I Wu2010-01-231-7/+1
* glapi: define GLfixed, GLclampx types for ES 1Brian Paul2010-01-221-0/+7
* glapi: clean-up and simplify glapi_nop.c codeBrian Paul2010-01-221-54/+25
* glapi: split the no-op dispatch code into new glapi_nop.c fileBrian Paul2010-01-221-0/+119