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
/
nv50
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nv50: drop the majority of the old shader code, reimplement, only MOV so far.
Ben Skeggs
2008-06-29
1
-265
/
+146
*
nv50: split code/data upload out, fp will use it later on
Ben Skeggs
2008-06-29
1
-15
/
+27
*
nv50: DPH
Ben Skeggs
2008-06-29
1
-0
/
+12
*
nv50: implement SUB
Ben Skeggs
2008-06-29
1
-19
/
+44
*
nv50: fucking horrible hack, I really hate G8x shaders..
Ben Skeggs
2008-06-29
1
-1
/
+10
*
nv50: use "real" constbufs for shaders + tcb uploads
Ben Skeggs
2008-06-29
7
-45
/
+90
*
nv50: import current "state of the art" nv50 code
Ben Skeggs
2008-06-29
9
-13
/
+1017
*
nouveau: adapt to cpp->pf_block changes
Ben Skeggs
2008-06-29
1
-2
/
+4
*
nouveau: very quick port to tex-surface changes.
Ben Skeggs
2008-05-27
4
-16
/
+36
*
nouveau: remove chipset fields in all nv pipe driver context/screen structs.
Ben Skeggs
2008-05-13
2
-5
/
+4
*
nv50: slightly less skeletal texture funcs, prevents fun segfaults
Ben Skeggs
2008-05-13
1
-4
/
+58
*
nv50: report some supported formats to keep the state tracker from asserting.
Ben Skeggs
2008-05-13
1
-0
/
+24
*
nouveau: bitmap texcoord bias has been removed
Ben Skeggs
2008-05-05
1
-2
/
+0
*
nouveau: stub set_edgeflags for all nv pipe drivers
Ben Skeggs
2008-04-27
1
-0
/
+7
*
nouveau: fix build
Ben Skeggs
2008-04-23
2
-2
/
+1
*
nouveau: in some cases don't create the buffer in local mem initially.
Ben Skeggs
2008-04-04
1
-0
/
+3
*
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-30
3
-22
/
+10
*
nouveau: match gallium API changes
Ben Skeggs
2008-03-21
1
-1
/
+2
*
nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*
Ben Skeggs
2008-03-19
1
-1
/
+1
*
nouveau: NV9X is basically a G80, fix issue with NV6X being detected as G80.
Ben Skeggs
2008-03-13
1
-8
/
+21
*
nouveau: match interface changes
Ben Skeggs
2008-03-13
1
-6
/
+5
*
nv50: start on fb state
Ben Skeggs
2008-03-12
3
-0
/
+99
*
nv50: rasterizer stateobj
Ben Skeggs
2008-03-12
3
-1
/
+129
*
nv50: scissor/viewport/blend colour/stipple
Ben Skeggs
2008-03-12
3
-2
/
+75
*
nv50: depth_stencil_alpha stateobj
Ben Skeggs
2008-03-12
3
-2
/
+80
*
nv50: crappy state validate/emit function
Ben Skeggs
2008-03-12
4
-0
/
+25
*
nv50: create blend stateobj
Ben Skeggs
2008-03-12
3
-1
/
+86
*
nv50: convert to hwctx-in-screen as nv40 is
Ben Skeggs
2008-03-12
5
-63
/
+67
*
nv50: some forgotten changes
Ben Skeggs
2008-03-12
2
-16
/
+31
*
nouveau: enable multi-context/single-channel support for nv40
Ben Skeggs
2008-03-02
1
-1
/
+1
*
nouveau: hand nouveau_winsys in with pipe_screen init
Ben Skeggs
2008-02-29
3
-5
/
+7
*
nouveau: implement pipe_screen
Ben Skeggs
2008-02-29
7
-100
/
+170
*
nouveau: match gallium code reorginisation.
Ben Skeggs
2008-02-16
11
-0
/
+742
[prev]