index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv40
/
nv40_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv30, nv40: partially non-trivially unify sampler state in nv[34]0_state.c
Luca Barbieri
2010-03-15
1
-190
/
+0
*
nv30, nv40: partially unify nv[34]0_state.c
Luca Barbieri
2010-03-15
1
-576
/
+1
*
nv30, nv40: non-trivially unify nv[34]0_fragprog.c
Luca Barbieri
2010-03-15
1
-1
/
+1
*
nv30, nv40: unify all structures and headers, except shaders
Luca Barbieri
2010-03-15
1
-131
/
+131
*
nouveau: s/rankine/eng3d/g; s/curie/eng3d/g
Luca Barbieri
2010-03-15
1
-27
/
+27
*
nv40: use NV34TCL_ constants where available
Luca Barbieri
2010-03-15
1
-61
/
+61
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-6
/
+28
|
\
|
*
nv40: adapt to vertex element cso
Roland Scheidegger
2010-03-01
1
-6
/
+28
*
|
nv40: Fix incorrect so_new() numbering.
Francisco Jerez
2010-02-16
1
-1
/
+1
|
/
*
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-12
1
-7
/
+7
*
nv40: adapt to stencil ref changes
Roland Scheidegger
2010-02-11
1
-5
/
+16
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
1
-2
/
+2
|
\
|
*
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-04
1
-1
/
+1
|
*
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
1
-2
/
+2
*
|
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
|
nouveau: adapt drviers to blend changes
Roland Scheidegger
2010-01-25
1
-11
/
+11
*
|
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-11
1
-1
/
+1
|
*
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
1
-3
/
+3
*
|
nouveau: rewrite nouveau_stateobj to use BEGIN_RING properly
Maarten Maathuis
2010-01-05
1
-3
/
+3
|
/
*
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
1
-11
/
+0
*
nv: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
1
-2
/
+2
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
1
-0
/
+3
*
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: standardize naming of masks
Zack Rusin
2009-01-27
1
-4
/
+4
*
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-09-11
1
-1
/
+0
*
nouveau: fix build
Ben Skeggs
2008-08-07
1
-1
/
+1
*
nv all: Copy shader tokens on create, free on delete.
Younes Manton
2008-07-23
1
-2
/
+6
*
nouveau: update for interface changes + hack around gallium x86_64 bustage
Ben Skeggs
2008-06-23
1
-2
/
+3
*
nv40: do full swtnl fallback when edge flags present.
Ben Skeggs
2008-04-28
1
-0
/
+11
*
nv40: kill some warnings
Ben Skeggs
2008-04-04
1
-2
/
+0
*
nv40: only update draw module state when using swtnl
Ben Skeggs
2008-04-02
1
-12
/
+10
*
nv40: shorten zsa state lines
Ben Skeggs
2008-04-02
1
-6
/
+7
*
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-30
1
-10
/
+10
*
nv40: simple swtnl path (half broken, but getting there)
Ben Skeggs
2008-03-16
1
-3
/
+24
*
nouveau: match interface changes
Ben Skeggs
2008-03-13
1
-13
/
+34
*
nv40: move "channel context" stuff into nv40_screen
Ben Skeggs
2008-02-29
1
-8
/
+8
*
nv40: remove pipe_state struct now.
Ben Skeggs
2008-02-25
1
-13
/
+13
*
nv40: construct vbo state the same way as the rest
Ben Skeggs
2008-02-25
1
-2
/
+0
*
nv40: stateobj start out with 0 refcount
Ben Skeggs
2008-02-22
1
-6
/
+6
*
nv40: rework fragment texture state
Ben Skeggs
2008-02-22
1
-0
/
+2
*
nv40: fb state
Ben Skeggs
2008-02-20
1
-139
/
+1
*
nv40: almost there..
Ben Skeggs
2008-02-20
1
-38
/
+24
*
nv40: and vertprog..
Ben Skeggs
2008-02-18
1
-3
/
+2
*
nv40: get fragprog onto new state mechanism
Ben Skeggs
2008-02-18
1
-3
/
+2
*
nv40: until gallium is fixed we'll need a fallback for user clip planes
Ben Skeggs
2008-02-18
1
-0
/
+4
*
nouveau: header update
Ben Skeggs
2008-02-18
1
-1
/
+1
*
nv40: obey polygon offset state
Ben Skeggs
2008-02-18
1
-9
/
+30
*
nv40: similar changes to polygon stipple as were done for scissor
Ben Skeggs
2008-02-18
1
-8
/
+1
[next]