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
/
nv50_program.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50: move centroid, flat bits when making interp long
Christoph Bumiller
2009-09-03
1
-4
/
+4
*
nv50: SWZ is the same as MOV from our perspective
Ben Skeggs
2009-09-02
1
-0
/
+1
*
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-08-17
1
-17
/
+16
*
nv50: align registers used with TEX to 4
Christoph Bumiller
2009-08-15
1
-1
/
+2
*
nv50: fix typo in REALLOC's 2nd argument in ctor_immd
Christoph Bumiller
2009-08-14
1
-1
/
+1
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
1
-4
/
+4
*
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
2009-06-05
1
-4
/
+4
*
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
1
-7
/
+6
*
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
2009-06-05
1
-8
/
+10
*
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-06-05
1
-17
/
+14
*
nv50: negate sources directly where supported
Christoph Bumiller
2009-05-28
1
-42
/
+68
*
nv50: introduce emit_cvt and use it
Christoph Bumiller
2009-05-28
1
-40
/
+48
*
nv50: fix TXP
Christoph Bumiller
2009-05-28
1
-23
/
+112
*
nv50: use multiple constant buffers
Christoph Bumiller
2009-05-28
1
-37
/
+49
*
nv50: don't look for unfreed temps in free_nv50_pc
Christoph Bumiller
2009-05-28
1
-8
/
+0
*
nv50: release hw TEMPs early
Christoph Bumiller
2009-05-28
1
-0
/
+19
*
nv50: allow immediates for MOV, ADD and MUL
Christoph Bumiller
2009-05-28
1
-5
/
+22
*
nv50: enable half insns for MOV and MUL
Christoph Bumiller
2009-05-28
1
-7
/
+12
*
nv50: make sure half-long insns are paired
Christoph Bumiller
2009-05-28
1
-0
/
+72
*
nv50: enable KIL in register 19a8
Christoph Bumiller
2009-05-28
1
-0
/
+1
*
nv50: don't overwrite sources before they're used
Christoph Bumiller
2009-05-28
1
-12
/
+83
*
nv50: put FP outputs where they belong
Christoph Bumiller
2009-05-28
1
-4
/
+37
*
nv50: modified FP attribute loading
Christoph Bumiller
2009-05-28
1
-45
/
+142
*
nv50: inspect decl semantic and interpolation mode
Christoph Bumiller
2009-05-28
1
-1
/
+74
*
nv50: record last access to temp and attr regs
Christoph Bumiller
2009-05-28
1
-0
/
+127
*
nv50: save some space in immediate buffer
Christoph Bumiller
2009-05-28
1
-1
/
+7
*
nv50: fix SIGN_SET case in tgsi_src
Christoph Bumiller
2009-05-28
1
-1
/
+1
*
nv50: set dst.z,w to 0,1 in SCS and XPD
Christoph Bumiller
2009-05-28
1
-0
/
+14
*
nv50: make LRP instruction nicer
Christoph Bumiller
2009-05-28
1
-6
/
+3
*
nv50: fix some memory leaks in shader assembler
Christoph Bumiller
2009-05-28
1
-25
/
+63
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
1
-0
/
+2
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-3
/
+3
*
nv50: stop using nouveau_push.h, it's evil
Ben Skeggs
2009-02-05
1
-9
/
+14
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
1
-1
/
+1
*
nv50: change some magic reg, makes more things work
Ben Skeggs
2009-01-13
1
-1
/
+1
*
nv50: implement KIL enough for progs/fp/kil to work
Ben Skeggs
2009-01-13
1
-0
/
+28
*
nv50: disable shader debug
Ben Skeggs
2009-01-12
1
-1
/
+7
*
nv50: fill image unit index in TEX varients
Ben Skeggs
2009-01-06
1
-2
/
+8
*
nv50: fix crash in nv50_program_destroy
Ben Skeggs
2009-01-06
1
-2
/
+2
*
nv50: add TXP to TEX case.. not correct, but anyway..
Ben Skeggs
2009-01-06
1
-0
/
+1
*
nv50: indentation for TEX is a little overenthusiastic
Ben Skeggs
2009-01-06
1
-18
/
+23
*
nv50: ensure we actually get contiguous regs for TEX insn.
Ben Skeggs
2009-01-06
1
-17
/
+42
*
nouveau: fix build
Ben Skeggs
2008-08-07
1
-2
/
+2
*
nv50: add some texture formats
Ben Skeggs
2008-07-11
1
-0
/
+2
*
nv50: add license headers to .c files
Ben Skeggs
2008-07-11
1
-0
/
+22
*
nv50: more "abuse" by using libc malloc etc..
Ben Skeggs
2008-07-11
1
-7
/
+7
*
nv50: fixes after rebase + commits note on the code that was just pushed.
Ben Skeggs
2008-06-29
1
-2
/
+2
*
nv50: whoops
Ben Skeggs
2008-06-29
1
-2
/
+2
*
nv50: remove some debug
Ben Skeggs
2008-06-29
1
-6
/
+0
*
nv50: simplify emit_interp a bit
Ben Skeggs
2008-06-29
1
-10
/
+11
[next]