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_pc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50: replace most of it with nvc0 driver ported to nv50
Christoph Bumiller
2011-02-28
1
-1
/
+4
*
nv50: Remove dead initialization.
Vinson Lee
2010-09-18
1
-1
/
+1
*
nv50: add relocs for stack and local mem buffers
Christoph Bumiller
2010-09-18
1
-0
/
+2
*
nv50: don't segfault on shaders with 0 instructions
Christoph Bumiller
2010-09-16
1
-1
/
+3
*
nv50: put low limit on REG_ALLOC_TEMP and FP_RESULT_COUNT
Christoph Bumiller
2010-09-15
1
-2
/
+2
*
nv50: improve and fix modifier folding optimization
Christoph Bumiller
2010-09-15
1
-0
/
+1
*
nv50: interp cannot write flags reg
Christoph Bumiller
2010-09-13
1
-0
/
+21
*
nv50: newlines in shader bincode printing
Christoph Bumiller
2010-09-12
1
-2
/
+5
*
nv50: cannot move from local mem to output reg directly
Christoph Bumiller
2010-09-12
1
-1
/
+2
*
nv50: minor compiler fixes and cleanups
Christoph Bumiller
2010-09-12
1
-1
/
+3
*
nv50: reduce bb_reachable_by runtime from pot to linear
Christoph Bumiller
2010-09-12
1
-14
/
+91
*
nv50: fix can_load check for 3rd source
Christoph Bumiller
2010-09-09
1
-7
/
+5
*
nv50: use actual loads/stores if TEMPs are accessed indirectly
Christoph Bumiller
2010-09-09
1
-0
/
+2
*
nv50: prepare for having multiple functions
Christoph Bumiller
2010-09-09
1
-13
/
+35
*
nv50: fix build-predicate function
Christoph Bumiller
2010-09-02
1
-1
/
+14
*
nv50: fix find_dom_frontier
Christoph Bumiller
2010-09-02
1
-4
/
+5
*
nv50: re-add proper TEXBIAS sequence
Christoph Bumiller
2010-09-01
1
-0
/
+29
*
nv50: attempt at making more complicated loops work
Christoph Bumiller
2010-09-01
1
-5
/
+15
*
nv50: turn off verbose debug output by default
Christoph Bumiller
2010-09-01
1
-3
/
+9
*
nv50: yet another case we need a nop.exit
Christoph Bumiller
2010-08-23
1
-1
/
+1
*
nv50: flatten simple IF/ELSE/ENDIF constructs
Christoph Bumiller
2010-08-17
1
-0
/
+14
*
nv50: begin implementing loops
Christoph Bumiller
2010-08-10
1
-40
/
+128
*
nv50: fix reg count
Christoph Bumiller
2010-08-10
1
-2
/
+2
*
nv50: build proper phi functions in the first place
Christoph Bumiller
2010-08-05
1
-2
/
+37
*
nv50: fixes for nested IFs
Christoph Bumiller
2010-07-31
1
-0
/
+15
*
nv50: fix for empty BBs
Christoph Bumiller
2010-07-31
1
-18
/
+12
*
nv50: simple reload elimination and local CSE
Christoph Bumiller
2010-07-26
1
-0
/
+18
*
nv50: add/fix some license headers
Christoph Bumiller
2010-07-24
1
-0
/
+21
*
nv50: import new compiler
Christoph Bumiller
2010-07-23
1
-0
/
+433