aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/nouveau/nv04_state_tex.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau_vieux: fix build since sampler objects mergeDave Airlie2011-04-121-4/+4
* mesa: move sampler state into new gl_sampler_object typeBrian Paul2011-04-101-6/+6
* dri/nouveau: nv04: Use rules-ng-ng headersViktor Novotný2010-11-151-1/+2
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* dri/nv04: Use nvgl_wrap_mode().Francisco Jerez2010-09-211-20/+2
* dri/nv04: Mipmapping fixes.Francisco Jerez2010-09-161-4/+4
* dri/nouveau: Use the XRGB8888 hardware texture format.Francisco Jerez2010-02-251-0/+2
* dri/nouveau: Use the hardware I8 format for intensity textures.Francisco Jerez2010-02-251-0/+1
* dri/nouveau: Try to validate textures earlier.Francisco Jerez2010-02-251-1/+3
* Import a classic DRI driver for nv0x-nv2x.Francisco Jerez2010-02-041-0/+162