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
/
gallium
/
drivers
/
nvc0
/
nvc0_tgsi_to_nc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50,nvc0: silence shader debug output
Christoph Bumiller
2011-04-10
1
-4
/
+2
*
nv50,nvc0: don't insert instructions after the block terminator
Christoph Bumiller
2011-04-10
1
-2
/
+7
*
nvc0: change TGSI CMP translation to use slct
Christoph Bumiller
2011-02-24
1
-2
/
+2
*
nvc0: set local memory usage info in shader header
Christoph Bumiller
2011-02-24
1
-0
/
+3
*
nvc0: preemptively insert branch at ENDIF
Christoph Bumiller
2011-02-24
1
-0
/
+4
*
nvc0: values for undefined outputs must have file GPR
Christoph Bumiller
2011-02-24
1
-7
/
+4
*
nvc0: fix SSG
Christoph Bumiller
2011-02-24
1
-5
/
+5
*
nvc0: don't overwrite phi sources at the end of a loop
Christoph Bumiller
2011-02-24
1
-1
/
+5
*
nvc0: Fix uninitialized variable warning.
Vinson Lee
2011-02-15
1
-1
/
+1
*
nvc0: replace branching with predicated insns where feasible
Christoph Bumiller
2011-02-09
1
-9
/
+21
*
nvc0: implement local memory load and store ops
Christoph Bumiller
2011-02-09
1
-4
/
+7
*
nv50,nvc0: do not forget to apply sign mode to saved TGSI inputs
Christoph Bumiller
2011-02-09
1
-10
/
+2
*
nvc0: do not generate a backwards jump if a loop ends with BRK
Christoph Bumiller
2011-02-09
1
-2
/
+4
*
nvc0: store only one value per basic block for TGSI regs
Christoph Bumiller
2011-02-09
1
-1
/
+7
*
nvc0: try to fix register conflicts for vector instructions
Christoph Bumiller
2011-02-09
1
-8
/
+4
*
nvc0: enable PIPE_CAP_ARRAY_TEXTURES and fix them
Christoph Bumiller
2011-01-29
1
-7
/
+4
*
nvc0: remove bad assert and emit TEMP movs instead
Christoph Bumiller
2011-01-23
1
-2
/
+1
*
nvc0: recognize r63 as zero in constant folding
Christoph Bumiller
2011-01-23
1
-10
/
+0
*
nvc0: fix and enable instanced drawing and arrays
Christoph Bumiller
2011-01-16
1
-0
/
+14
*
nvc0: improve shader support for texturing
Christoph Bumiller
2010-12-19
1
-33
/
+99
*
nvc0: support user clip planes
Christoph Bumiller
2010-12-11
1
-2
/
+46
*
nvc0: fix FACE state and and handle FACE sysval/varying offset
Christoph Bumiller
2010-12-10
1
-0
/
+2
*
nvc0: fix branching ops
Christoph Bumiller
2010-12-10
1
-1
/
+1
*
nvc0: buffer suballocation with a primitive slab allocator
Christoph Bumiller
2010-12-09
1
-2
/
+4
*
nvc0: import nvc0 gallium driver
Christoph Bumiller
2010-11-12
1
-0
/
+1890