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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: add support for nir
Karol Herbst
2019-03-17
1
-0
/
+3
*
gk110/ir: Use the new rcp/rsq in library
Boyan Ding
2019-02-06
1
-0
/
+1
*
nv50/ir: Extend ImmediateValue::applyLog2 to 64-bit integers
Pierre Moreau
2018-05-29
1
-1
/
+10
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
1
-1
/
+1
*
nv50/ir: optimize signed integer modulo by pow-of-2
Ilia Mirkin
2017-11-25
1
-7
/
+1
*
nv50/ir: properly set sType for TXF ops to U32
Ilia Mirkin
2017-08-24
1
-0
/
+3
*
nv50/ir: add precise field to Instruction
Karol Herbst
2017-07-21
1
-0
/
+1
*
nv50/ir: Report wrong prog types using proper var
Pierre Moreau
2017-05-13
1
-1
/
+1
*
nv50/ir: Replace NV50_PROGRAM_IR_* by PIPE_SHADER_IR_*
Pierre Moreau
2017-05-07
1
-1
/
+1
*
nv50/ir: Remove unused translation methods
Pierre Moreau
2017-05-07
1
-9
/
+3
*
nv50/ir: Free target if we failed to create a program
Pierre Moreau
2017-05-07
1
-1
/
+3
*
nv50/ir: Fail if encountering unknown shader type
Pierre Moreau
2017-05-07
1
-2
/
+2
*
nv50/ir: always return 0 when trying to read thread id along unit dim
Ilia Mirkin
2017-02-09
1
-1
/
+5
*
nvc0/ir: don't dual-issue ops that depend or interfere with each other
Karol Herbst
2016-09-03
1
-14
/
+13
*
nvc0: add support for BGRA8 images
Ilia Mirkin
2016-07-18
1
-0
/
+2
*
nv50/ir: record number of threads in a compute shader
Ilia Mirkin
2016-05-30
1
-0
/
+1
*
nv50/ir: fix prog info init
Ilia Mirkin
2016-05-22
1
-3
/
+1
*
nv50/ir: add support for SULDP -> SULDB conversion
Ilia Mirkin
2016-04-26
1
-0
/
+49
*
nv50/ir: add support for BUFFER accesses
Ilia Mirkin
2016-01-29
1
-0
/
+3
*
nv50/ir: adapt to new method for passing in cull/clip distance masks
Ilia Mirkin
2015-10-29
1
-1
/
+0
*
nvc0: preliminary tess support
Ilia Mirkin
2015-07-23
1
-2
/
+2
*
nv50/ir: use unordered_set instead of list to keep track of var uses
Tobias Klausmann
2014-07-08
1
-3
/
+3
*
nv50/ir: change texture offsets to ValueRefs, allow nonconst
Ilia Mirkin
2014-04-28
1
-0
/
+7
*
nv30: remove nv30_context use from nvfx_*prog
Ilia Mirkin
2014-02-26
1
-1
/
+1
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+1231