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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0/ir: use the combined tid special register
Rhys Perry
2018-07-07
1
-0
/
+1
*
nvc0: add support for bindless textures on kepler+
Ilia Mirkin
2018-01-07
1
-0
/
+1
*
nv50/ir: add precise field to Instruction
Karol Herbst
2017-07-21
1
-0
/
+2
*
nv50/ir: Remove unused translation methods
Pierre Moreau
2017-05-07
1
-1
/
+0
*
nvc0/ir: Add SV_LANEMASK_* system values.
Boyan Ding
2017-04-13
1
-0
/
+5
*
nv50/ir: remove unused swizzle field in ValueRef
Ilia Mirkin
2017-04-09
1
-1
/
+0
*
nvc0/ir: make it possible to have the flags def in def0
Ilia Mirkin
2017-02-09
1
-1
/
+1
*
nvc0/ir: add a "high" subop for shifts, emit shf.l/shf.r for 64-bit
Ilia Mirkin
2017-02-09
1
-0
/
+1
*
nvc0/ir: add support for emitting partial min/max ops for int64
Ilia Mirkin
2017-02-09
1
-0
/
+4
*
nv50/ir: add preliminary support for SHLADD
Samuel Pitoiset
2016-09-29
1
-0
/
+1
*
nvc0/ir: don't dual-issue ops that depend or interfere with each other
Karol Herbst
2016-09-03
1
-0
/
+4
*
nvc0: add support for BGRA8 images
Ilia Mirkin
2016-07-18
1
-0
/
+3
*
nouveau: Add support for SV_WORK_DIM
Hans de Goede
2016-07-02
1
-0
/
+1
*
nv50/ir: add support for SULDP -> SULDB conversion
Ilia Mirkin
2016-04-26
1
-0
/
+71
*
nv50/ir: add OP_BUFQ for buffers query
Samuel Pitoiset
2016-04-26
1
-0
/
+1
*
nouveau: codegen: Use FILE_MEMORY_BUFFER for buffers
Hans de Goede
2016-04-20
1
-0
/
+1
*
nv50/ir: emit VOTE instruction
Samuel Pitoiset
2016-02-28
1
-0
/
+4
*
nv50/ir: add lock/unlock subops for load/store
Samuel Pitoiset
2016-02-21
1
-0
/
+2
*
nv50/ir: add SUQ op by reading the info from driver constbuf
Ilia Mirkin
2016-01-29
1
-0
/
+1
*
nvc0: add ARB_shader_draw_parameters support
Ilia Mirkin
2015-12-30
1
-0
/
+3
*
nvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATION
Ilia Mirkin
2015-11-12
1
-0
/
+1
*
nv50/ir: add support for TXQS tgsi opcode
Ilia Mirkin
2015-09-13
1
-2
/
+2
*
nv50/ir: support different unordered_set implementations
Chih-Wei Huang
2015-08-20
1
-4
/
+4
*
nvc0/ir: kepler can't do indirect shader input/output loads directly
Ilia Mirkin
2015-07-23
1
-0
/
+1
*
nvc0/ir: tess factors are now sysvals, adapt codegen to expect that
Ilia Mirkin
2015-07-23
1
-1
/
+2
*
nvc0/ir: fix lowering of RSQ/RCP/SQRT/MOD to work with F64
Ilia Mirkin
2015-02-20
1
-0
/
+1
*
nv50/ir: use unordered_set instead of list to keep track of var uses
Tobias Klausmann
2014-07-08
1
-3
/
+4
*
nvc0: add maxwell (sm50) compiler backend
Ben Skeggs
2014-05-15
1
-0
/
+6
*
nvc0: bump sched data member to 32-bits
Ben Skeggs
2014-05-15
1
-1
/
+1
*
nv50/ir: change texture offsets to ValueRefs, allow nonconst
Ilia Mirkin
2014-04-28
1
-1
/
+2
*
nvc0/ir: add support for new bitfield manipulation opcodes
Ilia Mirkin
2014-04-28
1
-0
/
+2
*
nvc0/ir: add support for SAMPLEMASK sysval
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
nvc0: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-0
/
+7
*
nv50: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
nv50: enable texture query lod
Ilia Mirkin
2014-04-07
1
-0
/
+1
*
nv50: add support for texelFetch'ing MS textures, ARB_texture_multisample
Ilia Mirkin
2014-01-27
1
-0
/
+8
*
nv50/ir: fix PFETCH and add RDSV to get VSTRIDE for GPs
Christoph Bumiller
2014-01-27
1
-0
/
+1
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+1197