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
/
pp
Commit message (
Expand
)
Author
Age
Files
Lines
*
lima/ppir: handle all node types in ppir_node_replace_child
Erico Nunes
2019-07-19
1
-2
/
+30
*
lima/ppir: branch regalloc fixes
Erico Nunes
2019-07-19
1
-0
/
+33
*
lima/ppir: Add gl_PointCoord handling
Andreas Baierl
2019-07-18
5
-5
/
+33
*
lima/ppir: Fix assert condition in ppir_codegen_encode_branch.
Vinson Lee
2019-07-15
1
-1
/
+1
*
lima/ppir: Fix branch codegen
Vasily Khoruzhick
2019-07-14
3
-3
/
+5
*
lima/ppir: Fix assert condition in ppir_codegen_encode_discard
Vasily Khoruzhick
2019-07-14
1
-1
/
+1
*
nir: remove fnot/fxor/fand/for opcodes
Jonathan Marek
2019-06-26
1
-4
/
+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
*
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
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
1
-1
/
+2
*
lima/ppir: support nir_op_ftrunc
Erico Nunes
2019-05-02
3
-0
/
+14
*
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
1
-1
/
+1
*
lima: use nir_src_as_float
Karol Herbst
2019-04-14
1
-5
/
+1
*
lima: lower bool to float when building shaders
Icenowy Zheng
2019-04-12
1
-2
/
+1
*
gallium: add lima driver
Qiang Yu
2019-04-11
11
-0
/
+5323