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
/
nv40
/
nv40_state_fb.c
Age
Commit message (
Collapse
)
Author
2009-10-31
nouveau: Support X8R8G8B8 textures on nv30, nv40 and RTs on nv10-nv40.
Younes Manton
2009-07-01
nouveau: return some supported zeta formats
Ben Skeggs
2009-06-05
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-03-07
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-02-25
nouveau: nv04-nv40 texture transfer.
Younes Manton
2009-02-02
gallium: remove pipe_buffer from surfaces
Zack Rusin
this change disassociates, at least from the driver perspective, the surface from buffer. surfaces are technically now views on the textures so make it so by hiding the buffer in the internals of textures.
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2008-12-13
Nouveau: move the definition of log2i() to header
Pekka Paalanen
Also make the type unsigned instead of signed, since negative values do not make sense. Signed-off-by: Pekka Paalanen <pq@iki.fi>
2008-12-02
nouveau: Use swizzled textures & render targets on nv40 when possible.
Younes Manton
2008-06-29
nouveau: adapt to cpp->pf_block changes
Ben Skeggs
2008-03-21
nv40: call semi-magic 0x1d88 method
Ben Skeggs
2008-03-21
nv40: use num_cbufs
Ben Skeggs
2008-03-21
nv40: use new pipe_framebuffer width/height fields
Ben Skeggs
2008-02-29
nv40: move "channel context" stuff into nv40_screen
Ben Skeggs
2008-02-25
nv40: remove pipe_state struct now.
Ben Skeggs
2008-02-22
nv40: stateobj start out with 0 refcount
Ben Skeggs
2008-02-20
nv40: fb state
Ben Skeggs