index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv50
/
nv50_pc.h
Age
Commit message (
Expand
)
Author
2010-09-16
nv50: get shader fixups/relocations into working state
Christoph Bumiller
2010-09-15
nv50: Fix 'control reaches end of non-void function' warning.
Vinson Lee
2010-09-15
nv50: use unsigned int for bitfields to silence warnings
Brian Paul
2010-09-15
nv50: improve and fix modifier folding optimization
Christoph Bumiller
2010-09-13
nv50: interp cannot write flags reg
Christoph Bumiller
2010-09-12
nv50: reduce bb_reachable_by runtime from pot to linear
Christoph Bumiller
2010-09-09
nv50: create value references with the right type
Christoph Bumiller
2010-09-09
nv50: use actual loads/stores if TEMPs are accessed indirectly
Christoph Bumiller
2010-09-09
nv50: prepare for having multiple functions
Christoph Bumiller
2010-09-02
nv50: fix build-predicate function
Christoph Bumiller
2010-09-01
nv50: re-add proper TEXBIAS sequence
Christoph Bumiller
2010-09-01
nv50: attempt at making more complicated loops work
Christoph Bumiller
2010-09-01
nv50: turn off verbose debug output by default
Christoph Bumiller
2010-08-17
nv50: generate JOINs for outermost IF clauses
Christoph Bumiller
2010-08-17
nv50: flatten simple IF/ELSE/ENDIF constructs
Christoph Bumiller
2010-08-15
nv50: loops part 2
Christoph Bumiller
2010-08-10
nv50: begin implementing loops
Christoph Bumiller
2010-08-05
nv50: build proper phi functions in the first place
Christoph Bumiller
2010-07-31
nv50: fixes for nested IFs
Christoph Bumiller
2010-07-31
nv50: fix for empty BBs
Christoph Bumiller
2010-07-26
nv50: simple reload elimination and local CSE
Christoph Bumiller
2010-07-24
nv50: add/fix some license headers
Christoph Bumiller
2010-07-23
nv50: import new compiler
Christoph Bumiller