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
/
nv30
/
nv30_state_fb.c
Age
Commit message (
Expand
)
Author
2010-01-05
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2009-10-31
nouveau: Support X8R8G8B8 textures on nv30, nv40 and RTs on nv10-nv40.
Younes Manton
2009-10-23
nouveau: nv30: Relax some limits. We can render to z24s8 buffer even if color...
Patrice Mandin
2009-10-22
nouveau: nv30: rewrite so we can render only in depth buffer
Patrice Mandin
2009-10-21
nouveau: nv30: check number of colour buffers to bind
Patrice Mandin
2009-10-15
nouveau: nv30: refuse binding a colour buffer with a zeta buffer with differe...
Patrice Mandin
2009-10-13
nouveau: nv30: use texture width,height for render target dimensions
Patrice Mandin
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
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
2008-12-12
nouveau: remove useless NOUVEAU_BO_SWIZZLED flag, copy/paste nv40 work to swi...
Patrice Mandin
2008-07-03
nv30: Emit framebuffer state using state objects
Patrice Mandin
2008-06-29
nouveau: adapt to cpp->pf_block changes
Ben Skeggs
2008-06-20
nv30: Add separate nv30 state stuff for fb, based on nv40 one, need to use it...
Patrice Mandin