aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_texture.h
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: Clean up header file inclusion in st_cb_texture.h.Vinson Lee2010-12-201-1/+2
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* st/mesa: Add missing headers in st_cb_texture.h.Vinson Lee2010-08-041-0/+7
* st/mesa: remove unused needFlush parameter to st_finalize_texture()Brian Paul2010-05-031-2/+1
* gallium: use a default texture in update_textures(), update_samplers() when n...Brian Paul2008-08-141-0/+4
* gallium: state tracker didn't always notify drivers of texobj data changesBrian2008-02-201-4/+28
* gallium: remove set_sampler_units interfaceKeith Whitwell2007-12-111-1/+2
* Hide texture layout details from the state tracker.Michel Dänzer2007-12-061-5/+5
* s/intel/st/Brian2007-08-071-1/+1
* plug in texture/sampler state updateBrian2007-08-071-0/+4
* New st_init_*_functions() to initialize the driver functions table.Brian2007-08-061-5/+1
* new texture functionsBrian2007-08-061-0/+19