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
/
nouveau
/
codegen
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50/ir: pre-compute BFE arg when both bits and offset are imm
Ilia Mirkin
2015-08-20
1
-3
/
+9
*
nv50/ir: Handle OP_CVT when folding constant expressions
Tobias Klausmann
2015-08-20
1
-0
/
+78
*
nvc0/ir: undo more shifts still by allowing a pre-SHL to occur
Ilia Mirkin
2015-08-20
1
-15
/
+33
*
nvc0/ir: don't require AND when the high byte is being addressed
Ilia Mirkin
2015-08-20
1
-0
/
+12
*
nvc0/ir: detect i2f/i2i which operate on specific bytes/words
Ilia Mirkin
2015-08-20
4
-4
/
+82
*
nvc0/ir: detect AND/SHR pairs and convert into EXTBF
Ilia Mirkin
2015-08-20
1
-20
/
+46
*
nv50/ir: support different unordered_set implementations
Chih-Wei Huang
2015-08-20
5
-12
/
+57
*
gk110/ir: fix sched calculator to consider all registers in the ISA
Ilia Mirkin
2015-08-17
1
-7
/
+10
*
gm107/ir: avoid letting the lowering pass get out of sync
Ilia Mirkin
2015-08-17
2
-88
/
+5
*
gm107/ir: indirect handle goes first on maxwell also
Ilia Mirkin
2015-08-14
1
-8
/
+4
*
nvc0/ir: cache vertex out base so that we don't recompute again
Ilia Mirkin
2015-07-29
1
-8
/
+15
*
nvc0/ir: output base for reading is based on laneid
Ilia Mirkin
2015-07-29
1
-0
/
+25
*
nvc0/ir: trim out barrier sync for non-compute shaders
Ilia Mirkin
2015-07-28
1
-0
/
+6
*
nvc0/ir: fix barrier emission
Ilia Mirkin
2015-07-28
1
-0
/
+2
*
nvc0/ir: per-patch vars are in a separate address space
Ilia Mirkin
2015-07-24
1
-0
/
+2
*
nvc0/ir: kepler can't do indirect shader input/output loads directly
Ilia Mirkin
2015-07-23
8
-6
/
+75
*
nvc0/ir: tess factors are now sysvals, adapt codegen to expect that
Ilia Mirkin
2015-07-23
6
-11
/
+24
*
gk110/ir: fake BAR support
Ilia Mirkin
2015-07-23
1
-0
/
+12
*
nvc0/ir: cleanup private enums that have graduated to gallium
Ilia Mirkin
2015-07-23
1
-5
/
+0
*
nvc0/ir: allow tess eval output loads to be CSE'd
Ilia Mirkin
2015-07-23
1
-0
/
+2
*
nvc0/ir: add hazard for 2nd dim of vfetch/load indirect argument
Ilia Mirkin
2015-07-23
1
-0
/
+2
*
nvc0/ir: patch vertex count is stored in the upper bits
Ilia Mirkin
2015-07-23
1
-0
/
+4
*
nvc0/ir: add support for reading outputs in tess control shaders
Ilia Mirkin
2015-07-23
2
-2
/
+18
*
nvc0/ir: set perPatch flag on load/stores to per-patch varyings
Ilia Mirkin
2015-07-23
1
-2
/
+6
*
nvc0/ir: populate info structure based on new tess properties
Ilia Mirkin
2015-07-23
1
-0
/
+18
*
nvc0/ir: mark varyings as per-patch based on semantic name
Ilia Mirkin
2015-07-23
1
-0
/
+14
*
nvc0: TESSCOORD comes in as a sysval, not an input
Ilia Mirkin
2015-07-23
1
-2
/
+0
*
nvc0: preliminary tess support
Ilia Mirkin
2015-07-23
3
-7
/
+4
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
3
-12
/
+12
*
gm107/ir: fix indirect txq emission
Ilia Mirkin
2015-07-18
1
-2
/
+8
*
nvc0/ir: don't worry about sampler in txq handling
Ilia Mirkin
2015-07-18
1
-22
/
+8
*
nvc0/ir: fix txq on indirect samplers
Ilia Mirkin
2015-07-18
2
-2
/
+56
*
nv50/ir: UCMP arguments are float, so make sure modifiers are applied
Ilia Mirkin
2015-07-03
1
-1
/
+2
*
nv50/ir: don't emit src2 in immediate form
Ilia Mirkin
2015-07-02
1
-2
/
+2
*
nv50/ir: copy joinAt when splitting both before and after
Ilia Mirkin
2015-07-01
3
-0
/
+5
*
nv50/ir: fix emission of address reg in 3rd source
Ilia Mirkin
2015-06-30
1
-2
/
+6
*
nv50/ir: propagate modifier to right arg when const-folding mad
Ilia Mirkin
2015-06-26
1
-1
/
+4
*
nvc0/ir: can't have a join on a load with an indirect source
Ilia Mirkin
2015-06-17
1
-1
/
+1
*
nvc0/ir: fix collection of first uses for texture barrier insertion
Ilia Mirkin
2015-06-15
1
-5
/
+11
*
nv50/ir: OP_JOIN is a flow instruction
Jürgen Rühle
2015-06-15
1
-1
/
+1
*
nv50/ir: avoid messing up arg1 of PFETCH
Ilia Mirkin
2015-05-23
1
-2
/
+18
*
nvc0/ir: LOAD's can't be used for shader inputs
Ilia Mirkin
2015-05-22
2
-0
/
+2
*
nv50/ir: guess that the constant offset is the starting slot of array
Ilia Mirkin
2015-05-22
1
-2
/
+4
*
nvc0/ir: set ftz when sources are floats, not just destinations
Ilia Mirkin
2015-05-22
1
-3
/
+2
*
nv50/ir: allow OP_SET to merge with OP_SET_AND/etc as well as a neg
Ilia Mirkin
2015-05-22
1
-26
/
+55
*
nvc0/ir: optimize set & 1.0 to produce boolean-float sets
Ilia Mirkin
2015-05-22
2
-0
/
+29
*
nvc0/ir: allow iset to produce a boolean float
Ilia Mirkin
2015-05-22
3
-5
/
+16
*
nvc0/ir: avoid jumping to a sched instruction
Ilia Mirkin
2015-05-22
3
-2
/
+9
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-12
/
+1
*
gk110/ir: switch to gk104-style sched codes rather than all-in-one
Ilia Mirkin
2015-05-18
1
-9
/
+9
[next]