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_fragtex.c
Age
Commit message (
Expand
)
Author
2009-10-31
nouveau: Support X8R8G8B8 textures on nv30, nv40 and RTs on nv10-nv40.
Younes Manton
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
2008-12-02
nouveau: Use swizzled textures & render targets on nv40 when possible.
Younes Manton
2008-08-11
nouveau: pf_sprint_name -> pf_name
Ben Skeggs
2008-08-03
nv40: Support for PIPE_FORMAT_R16_SNORM.
Younes Manton
2008-05-25
nouveau: remove final PIPE_FORMAT_U_* usage
Ben Skeggs
2008-03-23
nv40: add dxtn formats (disabled)
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-25
nv40: construct vbo state the same way as the rest
Ben Skeggs
2008-02-25
nv40: dump meaningful names for surface formats
Ben Skeggs
2008-02-22
nv40: stateobj start out with 0 refcount
Ben Skeggs
2008-02-22
nv40: move hw_dirty
Ben Skeggs
2008-02-22
nv40: rework fragment texture state
Ben Skeggs
2008-02-18
nv40: get fragprog onto new state mechanism
Ben Skeggs
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs