index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
lima
/
ir
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: remove fnot/fxor/fand/for opcodes
Jonathan Marek
2019-06-26
2
-7
/
+0
*
lima/ppir: Add fsat op
Andreas Baierl
2019-06-24
4
-0
/
+20
*
lima/ppir: Add fneg op
Andreas Baierl
2019-06-24
4
-0
/
+19
*
lima/ppir: Add fabs op
Andreas Baierl
2019-06-24
4
-0
/
+20
*
lima/ppir: change offset type to int
Mateusz Krzak
2019-06-13
2
-2
/
+2
*
lima/ppir: add missing handling of min/max ops for vec4 add slot
Vasily Khoruzhick
2019-06-06
1
-0
/
+6
*
lima/ppir: fix crash when program uses no registers at all
Vasily Khoruzhick
2019-06-06
1
-0
/
+4
*
nir: copy intrinsic type when lowering load input/uniform and store output
Jonathan Marek
2019-06-03
1
-0
/
+1
*
lima/ppir: implement discard and discard_if
Vasily Khoruzhick
2019-05-27
7
-10
/
+253
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
2
-3
/
+2
*
lima/gpir: switch to use nir_lower_viewport_transform
Qiang Yu
2019-05-20
3
-101
/
+10
*
lima/gpir: support vector ssa load
Qiang Yu
2019-05-20
2
-5
/
+46
*
lima/gpir: add helper function for emit load node
Qiang Yu
2019-05-20
1
-20
/
+19
*
lima/gpir: implement nir_op_fmov
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
lima/gpir: fix float uniform alignment issue
Vasily Khoruzhick
2019-05-06
1
-2
/
+1
*
lima/ppir: abort compilation in case of unsupported intrinsic
Erico Nunes
2019-05-06
1
-2
/
+4
*
lima/ir: print names of unsupported intrinsics
Erico Nunes
2019-05-06
2
-2
/
+4
*
lima/ppir: support nir_op_ftrunc
Erico Nunes
2019-05-02
3
-0
/
+14
*
lima/gpir: add limit of max 512 instructions
Erico Nunes
2019-05-02
1
-0
/
+6
*
lima/ppir: fix pointer referenced after a free
Patrick Lerda
2019-04-29
1
-1
/
+2
*
lima/ppir: Add gl_FragCoord handling
Andreas Baierl
2019-04-29
5
-2
/
+29
*
lima/ppir: support ppir_op_ceil
Erico Nunes
2019-04-19
3
-0
/
+14
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
2
-2
/
+2
*
lima: use nir_src_as_float
Karol Herbst
2019-04-14
2
-9
/
+2
*
lima/gpir: fix alu check miss last store slot
Qiang Yu
2019-04-14
1
-2
/
+2
*
lima/gpir: fix compile fail when two slot node
Qiang Yu
2019-04-14
3
-3
/
+25
*
lima: lower bool to float when building shaders
Icenowy Zheng
2019-04-12
2
-3
/
+2
*
gallium: add lima driver
Qiang Yu
2019-04-11
25
-0
/
+10482