summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i810/i810texstate.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2009-10-05drivers: don't include texformat.hBrian Paul
2009-09-30mesa: replace gl_texture_format with gl_formatBrian Paul
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2006-05-17add texture rectangle support for i815, I wrote the original patch aboutDave Airlie
2005-10-05In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul
2005-08-29Implement GL_ARB_texture_env_combine, GL_EXT_texture_env_combine, andIan Romanick
2005-08-25Fix texture format selection. ChooseTextureFormat is supposed to select theIan Romanick
2004-01-27Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell
2003-12-05merge i810 DRI driver from DRI trunkAlan Hourihane
2003-09-30add the i810 driver - no kernel driver yetAlan Hourihane