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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Add lower_rotate flag and set to true in all drivers
Sagar Ghuge
2019-07-01
1
-0
/
+2
*
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: lower ffma in ppir
Andreas Baierl
2019-06-24
1
-0
/
+1
*
lima,panfrost: Move lima_tiling.c/h to /src/panfrost
Alyssa Rosenzweig
2019-06-20
5
-236
/
+5
*
lima: lower fmod in ppir and gpir
Erico Nunes
2019-06-16
1
-0
/
+2
*
lima: fix dynarray usage in lima_submit_add_bo
Erico Nunes
2019-06-14
1
-1
/
+1
*
lima/ppir: change offset type to int
Mateusz Krzak
2019-06-13
2
-2
/
+2
*
u_dynarray: turn util_dynarray_{grow, resize} into element-oriented macros
Nicolai Hähnle
2019-06-12
2
-5
/
+5
*
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
*
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/ppir: implement discard and discard_if
Vasily Khoruzhick
2019-05-27
7
-10
/
+253
*
lima: fix lima_blit with non-zero level source resource
Qiang Yu
2019-05-25
1
-25
/
+12
*
lima: fix render to non-zero level texture
Qiang Yu
2019-05-25
1
-4
/
+6
*
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
4
-101
/
+11
*
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
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-1
/
+2
*
lima: add Allwinner H5 support
Patrick Lerda
2019-05-13
1
-2
/
+20
*
lima: refactor plb_max_blk
Patrick Lerda
2019-05-13
5
-11
/
+34
*
nir: allow specifying a set of opcodes in lower_alu_to_scalar
Jonathan Marek
2019-05-10
1
-2
/
+2
*
lima: fix width 4096 resolution GP fail
Qiang Yu
2019-05-10
1
-1
/
+1
*
lima: fix tile buffer reloading
Vasily Khoruzhick
2019-05-09
2
-2
/
+4
*
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/gpir: implement nir_op_fmov
Vasily Khoruzhick
2019-05-07
1
-0
/
+1
*
lima: use int_to_float lowering pass
Vasily Khoruzhick
2019-05-07
1
-2
/
+6
*
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
7
-2
/
+33
*
lima: add Android build
Icenowy Zheng
2019-04-21
1
-0
/
+88
*
lima: enable nir fsign lowering in ppir
Erico Nunes
2019-04-19
1
-0
/
+1
*
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: add support for depth/stencil fbo attachments and textures
Vasily Khoruzhick
2019-04-14
7
-24
/
+120
*
lima: use individual tile heap for each GP job.
Vasily Khoruzhick
2019-04-14
5
-19
/
+15
[next]