index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv50
/
nv50_tex.c
Age
Commit message (
Expand
)
Author
2010-01-05
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-12
nv50: add S8Z24 depth texture format too
Christoph Bumiller
2009-12-12
nv50: support vertex program textures
Christoph Bumiller
2009-12-08
Remove remaining pipe format utility functions.
Michal Krol
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-04
nv50: add 3d texture tiling and mip-mapping
Christoph Bumiller
2009-10-23
nv50: add depth texture formats, and a few others, too
Christoph Bumiller
2009-10-19
nv50: use SIFC for TIC, TSC upload
Christoph Bumiller
2009-10-19
nv50: nicer texture format switch
Christoph Bumiller
2009-10-19
drm/nv50: write tic/tsc setup to correct slots when skipping units
Ben Skeggs
2009-10-06
nv50: fix segfault when there's gaps in enabled texture units
Ben Skeggs
2009-10-05
nv50: support PIPE_FORMAT_X8R8G8B8_UNORM
Ben Skeggs
2009-08-31
nouveau: introduce nouveau_miptree common to all nouveau pipe drivers
Ben Skeggs
2009-08-17
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-07-29
nv50: TIC/TSC fixes and additions
Christoph Bumiller
2009-06-06
nv50: fix multi-texturing
Ben Skeggs
2009-06-06
nv50: support non-normalized texture coords
Ben Skeggs
2009-06-05
nv50: create textures with nouveau_bo, for flexibility with tiling later
Ben Skeggs
2009-06-05
nouveau: fix build with libdrm_nouveau 0.6
Ben Skeggs
2009-06-05
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-05-28
nv50: some mipmapping fixes
Ben Skeggs
2009-03-07
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-02-20
nv50: rework for texture_transfer changes
Ben Skeggs
2009-02-04
nouveau: link against libdrm_nouveau (installed with libdrm)
Ben Skeggs
2009-01-13
nv50: add DXTn formats
Ben Skeggs
2009-01-12
nv50: any cpu access to a texture is done on its backing images
Ben Skeggs
2008-07-11
nv50: add some texture formats
Ben Skeggs
2008-07-11
nv50: split tic construction out into own file
Ben Skeggs