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.c
Age
Commit message (
Expand
)
Author
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-01
nv: Update for renamed sampler/texture state setters.
Michal Krol
2009-03-07
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-01-27
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
gallium: standardize naming of masks
Zack Rusin
2009-01-21
nouveau: nv30 does not support separate blend functions for alpha and rgb
Patrice Mandin
2008-09-11
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-08-14
nv30: set mipmap min/max lod accordingly
Patrice Mandin
2008-08-14
nv30: disable setting nv40 RECT bit, this is not the same on nv30, plus galli...
Patrice Mandin
2008-08-07
nouveau: fix build
Ben Skeggs
2008-07-23
nv all: Copy shader tokens on create, free on delete.
Younes Manton
2008-07-12
nv30: Emit vertex buffer objects using state objects
Patrice Mandin
2008-07-12
nv30: Move edgeflag stuff
Patrice Mandin
2008-07-12
nv30: Emit fragment program using state objects
Patrice Mandin
2008-07-12
nv30: Emit vertex program using state objects
Patrice Mandin
2008-07-11
nv30: Move constant buffers out of vert/frag prog structures
Patrice Mandin
2008-07-09
nv30: Update defines from nouveau_class.h
Patrice Mandin
2008-07-04
nv30: Emit sampler state using state objects
Patrice Mandin
2008-07-03
nv30: Emit viewport state using state objects
Patrice Mandin
2008-07-03
nv30: Emit polygon stipple state using state objects
Patrice Mandin
2008-07-03
nv30: Emit scissor state using state objects
Patrice Mandin
2008-07-03
nv30: Emit depth/stencil/alpha state using state objects
Patrice Mandin
2008-07-03
nv30: Emit rasterizer state using state objects
Patrice Mandin
2008-07-03
nv30: Emit blend state using state objects
Patrice Mandin
2008-07-03
nv30: Emit blend color state using state objects
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-21
nv30: Update nouveau_class.h to get its proper defines instead of using nv40 ...
Patrice Mandin
2008-03-30
nv30: use FREE macro
Patrice Mandin
2008-03-30
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-17
nv30: another 2 rt, and set viewport tx origin, so we render at the proper pl...
Patrice Mandin
2008-03-15
cso_context_destroy calls bind_state functions with NULL parameter
Patrice Mandin
2008-03-15
nv30: only 2 RTs.
Stephane Marchesin
2008-03-13
nouveau: match interface changes
Ben Skeggs
2008-03-11
nv30: silence some warnings
Patrice Mandin
2008-02-22
nv30: init zeta to NULL, use color pitch if no zeta
Patrice Mandin
2008-02-22
nv30: wrong number of parameters
Patrice Mandin
2008-02-16
nouveau: match gallium code reorginisation.
Ben Skeggs