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
/
nv30
/
nv30_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: nv30 does not support separate blend functions for alpha and rgb
Patrice Mandin
2009-01-21
1
-2
/
+3
*
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-09-11
1
-1
/
+0
*
nv30: set mipmap min/max lod accordingly
Patrice Mandin
2008-08-14
1
-2
/
+2
*
nv30: disable setting nv40 RECT bit, this is not the same on nv30, plus galli...
Patrice Mandin
2008-08-14
1
-2
/
+4
*
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
*
nv30: Emit vertex buffer objects using state objects
Patrice Mandin
2008-07-12
1
-0
/
+6
*
nv30: Move edgeflag stuff
Patrice Mandin
2008-07-12
1
-0
/
+11
*
nv30: Emit fragment program using state objects
Patrice Mandin
2008-07-12
1
-6
/
+3
*
nv30: Emit vertex program using state objects
Patrice Mandin
2008-07-12
1
-6
/
+5
*
nv30: Move constant buffers out of vert/frag prog structures
Patrice Mandin
2008-07-11
1
-2
/
+3
*
nv30: Update defines from nouveau_class.h
Patrice Mandin
2008-07-09
1
-28
/
+18
*
nv30: Emit sampler state using state objects
Patrice Mandin
2008-07-04
1
-7
/
+35
*
nv30: Emit viewport state using state objects
Patrice Mandin
2008-07-03
1
-9
/
+3
*
nv30: Emit polygon stipple state using state objects
Patrice Mandin
2008-07-03
1
-2
/
+2
*
nv30: Emit scissor state using state objects
Patrice Mandin
2008-07-03
1
-3
/
+2
*
nv30: Emit depth/stencil/alpha state using state objects
Patrice Mandin
2008-07-03
1
-40
/
+51
*
nv30: Emit rasterizer state using state objects
Patrice Mandin
2008-07-03
1
-83
/
+94
*
nv30: Emit blend state using state objects
Patrice Mandin
2008-07-03
1
-41
/
+43
*
nv30: Emit blend color state using state objects
Patrice Mandin
2008-07-03
1
-5
/
+2
*
nv30: Emit framebuffer state using state objects
Patrice Mandin
2008-07-03
1
-103
/
+2
*
nouveau: adapt to cpp->pf_block changes
Ben Skeggs
2008-06-29
1
-5
/
+5
*
nv30: Update nouveau_class.h to get its proper defines instead of using nv40 ...
Patrice Mandin
2008-06-21
1
-2
/
+2
*
nv30: use FREE macro
Patrice Mandin
2008-03-30
1
-2
/
+2
*
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-30
1
-10
/
+8
*
nv30: another 2 rt, and set viewport tx origin, so we render at the proper pl...
Patrice Mandin
2008-03-17
1
-1
/
+3
*
cso_context_destroy calls bind_state functions with NULL parameter
Patrice Mandin
2008-03-15
1
-0
/
+24
*
nv30: only 2 RTs.
Stephane Marchesin
2008-03-15
1
-1
/
+1
*
nouveau: match interface changes
Ben Skeggs
2008-03-13
1
-13
/
+17
*
nv30: silence some warnings
Patrice Mandin
2008-03-11
1
-1
/
+1
*
nv30: init zeta to NULL, use color pitch if no zeta
Patrice Mandin
2008-02-22
1
-2
/
+9
*
nv30: wrong number of parameters
Patrice Mandin
2008-02-22
1
-1
/
+1
*
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
1
-0
/
+739