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
/
nv50_ir_from_tgsi.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50,nvc0: handle SQRT lowering inside the driver
Ilia Mirkin
2016-03-13
1
-0
/
+2
*
nvc0: add support for TGSI FMA ops
Ilia Mirkin
2016-03-10
1
-0
/
+5
*
nv50/ir: using sampleid/pos shouldn't force per-sample interpolation
Ilia Mirkin
2016-03-05
1
-5
/
+1
*
nv50/ir: use s[] addr space for shared buffers
Samuel Pitoiset
2016-02-21
1
-11
/
+30
*
nv50/ir: make sure to fetch all sources before creating instruction
Ilia Mirkin
2016-02-03
1
-5
/
+8
*
nv50/ir: handle new TGSI MEMBAR opcode
Ilia Mirkin
2016-01-29
1
-0
/
+8
*
nvc0/ir: fix atomic compare-and-swap arguments
Ilia Mirkin
2016-01-29
1
-2
/
+2
*
nv50/ir: add support for indirect buffer loading
Ilia Mirkin
2016-01-29
1
-5
/
+14
*
nv50/ir: add SUQ op by reading the info from driver constbuf
Ilia Mirkin
2016-01-29
1
-0
/
+4
*
nv50/ir: add support for BUFFER accesses
Ilia Mirkin
2016-01-29
1
-7
/
+91
*
nv50/ir: rebase indirect temp arrays to 0, so that we use less lmem space
Ilia Mirkin
2016-01-14
1
-14
/
+44
*
nv50/ir: only use FILE_LOCAL_MEMORY for temp arrays that use indirection
Ilia Mirkin
2016-01-14
1
-15
/
+50
*
nv50,nvc0: use a face sysval to avoid the useless back-and-forth conversion
Ilia Mirkin
2016-01-08
1
-2
/
+0
*
tgsi: add ureg support for image decls
Ilia Mirkin
2016-01-08
1
-3
/
+9
*
nvc0/ir: add support for PK2H/UP2H
Ilia Mirkin
2016-01-03
1
-0
/
+22
*
nvc0: add ARB_shader_draw_parameters support
Ilia Mirkin
2015-12-30
1
-1
/
+9
*
nv50/ir: fix texture grad for cubemaps
Ilia Mirkin
2015-12-12
1
-1
/
+1
*
nv50/ir: deal with loops with no breaks
Ilia Mirkin
2015-12-02
1
-0
/
+6
*
nvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATION
Ilia Mirkin
2015-11-12
1
-0
/
+1
*
nouveau: get rid of tabs
Ilia Mirkin
2015-10-31
1
-1
/
+1
*
nv50: allow per-sample interpolation to be forced via rast
Ilia Mirkin
2015-10-29
1
-2
/
+2
*
nv50/ir: adapt to new method for passing in cull/clip distance masks
Ilia Mirkin
2015-10-29
1
-4
/
+8
*
nvc0: do upload-time fixups for interpolation parameters
Ilia Mirkin
2015-10-29
1
-4
/
+10
*
nv50/ir: add support for TXQS tgsi opcode
Ilia Mirkin
2015-09-13
1
-5
/
+17
*
nv50/ir: pre-compute BFE arg when both bits and offset are imm
Ilia Mirkin
2015-08-20
1
-3
/
+9
*
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: tess factors are now sysvals, adapt codegen to expect that
Ilia Mirkin
2015-07-23
1
-4
/
+13
*
nvc0/ir: add support for reading outputs in tess control shaders
Ilia Mirkin
2015-07-23
1
-2
/
+15
*
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: preliminary tess support
Ilia Mirkin
2015-07-23
1
-0
/
+2
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-4
/
+4
*
nvc0/ir: fix txq on indirect samplers
Ilia Mirkin
2015-07-18
1
-1
/
+1
*
nv50/ir: UCMP arguments are float, so make sure modifiers are applied
Ilia Mirkin
2015-07-03
1
-1
/
+2
*
nv50/ir: copy joinAt when splitting both before and after
Ilia Mirkin
2015-07-01
1
-0
/
+1
*
nv50/ir: guess that the constant offset is the starting slot of array
Ilia Mirkin
2015-05-22
1
-2
/
+4
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-12
/
+1
*
nv50/ir: silence compiler warnings about mismatched tags
Samuel Pitoiset
2015-05-14
1
-3
/
+3
*
nv50/ir: add SHL to the list of U32 opcodes
Ilia Mirkin
2015-05-06
1
-0
/
+1
*
nouveau: Fix build, invalid extern "C" around header inclusion.
Mark Janes
2015-03-06
1
-2
/
+0
*
nvc0/ir: add support for new TGSI double opcodes
Ilia Mirkin
2015-02-20
1
-0
/
+236
*
nv50/ir/tgsi: handle TGSI_OPCODE_ARR
Christoph Bumiller
2014-11-28
1
-1
/
+4
*
nouveau: Fix build after STR/BRA opcode dropping.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
1
-6
/
+0
*
nv50/ir: (trivial) initialize pointer to silence warning
Tobias Klausmann
2014-08-18
1
-1
/
+1
*
nv50,nvc0: add support for fine derivatives
Ilia Mirkin
2014-08-14
1
-0
/
+4
*
nvc0/ir: add support for interpolating with non-default settings
Ilia Mirkin
2014-07-09
1
-0
/
+85
*
gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
2014-07-09
1
-1
/
+1
[next]