index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
nouveau
/
nouveau_shader.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: fail translate if we use too many params somehow
Ben Skeggs
2007-03-20
1
-0
/
+7
*
nouveau: NVSDBG macro
Ben Skeggs
2007-03-20
1
-0
/
+6
*
nouveau: NV40 glClipPlane support.
Ben Skeggs
2007-01-30
1
-0
/
+1
*
nouveau: rework shader param handling
Ben Skeggs
2007-01-30
1
-0
/
+3
*
nouveau: maintain a map of which vtxprog input corresponds to which array
Ben Skeggs
2007-01-30
1
-0
/
+1
*
nouveau: unhardcode some more NV30TCL_FP_CONTROL values
Ben Skeggs
2007-01-30
1
-1
/
+2
*
nouveau: add result scaling to shader backend, use it in RSQ emul for NV40.
Ben Skeggs
2007-01-25
1
-0
/
+13
*
nouveau: allow for card-specific shader infos to be kept
Ben Skeggs
2007-01-23
1
-31
/
+43
*
nouveau: start converting shaders into a tree format again..
Ben Skeggs
2007-01-23
1
-12
/
+48
*
nouveau: rename pass0_arb to pass0.
Ben Skeggs
2007-01-21
1
-2
/
+1
*
nouveau: kill off shader pass1.
Ben Skeggs
2007-01-21
1
-4
/
+0
*
nouveau: shader backend branching support for all cards that support it.
Ben Skeggs
2007-01-21
1
-0
/
+5
*
nouveau: Use bufferobj interface for fragment program uploads
Ben Skeggs
2006-12-27
1
-2
/
+2
*
nouveau: Kill some compile warnings.
Ben Skeggs
2006-12-24
1
-0
/
+3
*
Get nv10_swtcl.c working enough for glxgears on NV40.
Ben Skeggs
2006-12-16
1
-0
/
+3
*
Some work on buffer handling, most likely not entirely correct and
Ben Skeggs
2006-12-08
1
-0
/
+2
*
- Add InitInstruction to hw shader backend, and remove SetUnusedSource.
Ben Skeggs
2006-11-27
1
-1
/
+1
*
Fix progs/fp/tri-xpd
Ben Skeggs
2006-11-26
1
-1
/
+5
*
Incomplete shader stuff, should mostly work for NV40. Other cards, not so
Ben Skeggs
2006-11-25
1
-0
/
+362
*
Kill all the current shader code.
Ben Skeggs
2006-09-24
1
-74
/
+0
*
Add start of vertex shader backend, will most likely not work correctly yet
Ben Skeggs
2006-06-03
1
-0
/
+74