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
/
lima
/
lima_program.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lima/ppir: duplicate consts in nir
Erico Nunes
2020-05-09
1
-0
/
+1
*
lima/ppir: duplicate intrinsics in nir
Erico Nunes
2020-05-09
1
-0
/
+3
*
lima: add support for R and RG formats
Vasily Khoruzhick
2020-03-20
1
-13
/
+97
*
lima/gpir: add better lowering for ftrunc
Vasily Khoruzhick
2020-03-16
1
-9
/
+3
*
lima: rename lima_submit to lima_job
Qiang Yu
2020-02-17
1
-3
/
+3
*
lima: move pp_max_stack_size to lima_submit
Qiang Yu
2020-02-17
1
-1
/
+3
*
lima: disable early-z if fragment shader uses discard
Vasily Khoruzhick
2020-01-27
1
-0
/
+2
*
lima/ppir: enable lower_fdph
Erico Nunes
2019-12-11
1
-0
/
+1
*
lima: fix nir shader memory leak
Erico Nunes
2019-11-07
1
-0
/
+2
*
lima: add support for gl_PointSize
Vasily Khoruzhick
2019-11-05
1
-0
/
+1
*
lima/ppir: add NIR pass to split varying loads
Vasily Khoruzhick
2019-09-26
1
-0
/
+1
*
lima: implement BO cache
Vasily Khoruzhick
2019-09-22
1
-2
/
+2
*
lima: run opt_algebraic between int_to_float and boot_to_float for vs
Vasily Khoruzhick
2019-09-09
1
-4
/
+5
*
lima/gpir: lower fceil
Vasily Khoruzhick
2019-09-09
1
-0
/
+1
*
lima/ppir: don't lower phis to scalar
Vasily Khoruzhick
2019-09-05
1
-1
/
+0
*
lima/ppir: don't lower vector {b,f}csel to scalar if condition is scalar
Vasily Khoruzhick
2019-09-06
1
-5
/
+21
*
nir: allow specifying filter callback in lower_alu_to_scalar
Vasily Khoruzhick
2019-09-06
1
-16
/
+30
*
lima/ppir: enable vectorize optimization
Erico Nunes
2019-08-25
1
-0
/
+5
*
lima/ppir: lower selects to scalars
Erico Nunes
2019-08-25
1
-0
/
+5
*
lima: fix ppir spill stack allocation
Erico Nunes
2019-08-25
1
-0
/
+2
*
lima/ppir: move sin/cos input scaling into NIR
Vasily Khoruzhick
2019-08-06
1
-0
/
+3
*
lima: add summary report for shader-db
Erico Nunes
2019-08-06
1
-2
/
+4
*
lima/ppir: enable lower_vector_cmp to lower fall_equal
Erico Nunes
2019-08-05
1
-0
/
+1
*
lima: re-run nir_opt_algebraic after int lowering
Erico Nunes
2019-08-05
1
-0
/
+15
*
lima/ppir: move alu vec to scalar lowering into NIR
Vasily Khoruzhick
2019-08-04
1
-1
/
+10
*
lima: enable lower_bitops in ppir
Erico Nunes
2019-07-31
1
-0
/
+1
*
nir/algebraic: rename lower_bitshift to lower_bitops
Erico Nunes
2019-07-31
1
-1
/
+1
*
lima/ppir: lower fdot in nir_opt_algebraic
Erico Nunes
2019-07-31
1
-0
/
+1
*
lima/ppir: lower texture projection
Erico Nunes
2019-07-31
1
-0
/
+5
*
lima/gp: Clean up lima_program_optimize_vs_nir() a little
Connor Abbott
2019-07-28
1
-1
/
+1
*
nir: replace lower_sincos with algebraic opt
Jonathan Marek
2019-07-24
1
-1
/
+1
*
lima: Reintroduce the standalone compiler
Connor Abbott
2019-07-18
1
-2
/
+2
*
nir: Add lower_rotate flag and set to true in all drivers
Sagar Ghuge
2019-07-01
1
-0
/
+2
*
lima/ppir: lower ffma in ppir
Andreas Baierl
2019-06-24
1
-0
/
+1
*
lima: lower fmod in ppir and gpir
Erico Nunes
2019-06-16
1
-0
/
+2
*
nir: remove bool lowering from lower_int_to_float
Jonathan Marek
2019-05-31
1
-0
/
+2
*
nir: add lower_bitshift option
Jonathan Marek
2019-05-31
1
-0
/
+1
*
lima/gpir: switch to use nir_lower_viewport_transform
Qiang Yu
2019-05-20
1
-0
/
+1
*
nir: allow specifying a set of opcodes in lower_alu_to_scalar
Jonathan Marek
2019-05-10
1
-2
/
+2
*
lima: enable sin and cos lowering for GP
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
nir: nir_shader_compiler_options: drop native_integers
Christian Gmeiner
2019-05-07
1
-2
/
+0
*
lima/gpir: enable lowering for ftrunc
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
lima: use int_to_float lowering pass
Vasily Khoruzhick
2019-05-07
1
-2
/
+6
*
lima/ppir: Add gl_FragCoord handling
Andreas Baierl
2019-04-29
1
-0
/
+1
*
lima: enable nir fsign lowering in ppir
Erico Nunes
2019-04-19
1
-0
/
+1
*
lima: add bool parameter to type_size function
Karol Herbst
2019-04-12
1
-1
/
+1
*
lima: lower bool to float when building shaders
Icenowy Zheng
2019-04-12
1
-0
/
+2
*
gallium: add lima driver
Qiang Yu
2019-04-11
1
-0
/
+317