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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallivm: add a basic image limit
Dave Airlie
2019-08-27
1
-0
/
+2
*
llvmpipe: handle early test property.
Dave Airlie
2019-08-27
1
-2
/
+6
*
gallivm: move first/last level jit texture members.
Dave Airlie
2019-08-27
4
-20
/
+20
*
gallivm: handle helper invocation (v2)
Dave Airlie
2019-08-27
1
-0
/
+5
*
gallivm: make lp_build_float_to_r11g11b10 take a const src
Dave Airlie
2019-08-27
2
-2
/
+2
*
llvmpipe: refactor jit type creation
Dave Airlie
2019-08-27
1
-76
/
+87
*
gallivm: fix atomic compare-and-swap
Dave Airlie
2019-08-27
1
-0
/
+2
*
intel/fs: grab fail_msg from v32 instead of v16 when v32->run_cs fails
Paulo Zanoni
2019-08-26
1
-1
/
+1
*
pan/midgard: Fix invert fusing with r26
Alyssa Rosenzweig
2019-08-26
2
-2
/
+19
*
pan/midgard: Fold ssa_args into midgard_instruction
Alyssa Rosenzweig
2019-08-26
16
-249
/
+210
*
gallium: Add the ASTC 3D formats.
Eric Anholt
2019-08-26
3
-0
/
+125
*
gallium: Add block depth to the format utils.
Eric Anholt
2019-08-26
2
-1
/
+26
*
gallium: Add a block depth field to the u_formats table.
Eric Anholt
2019-08-26
2
-356
/
+357
*
pan/midgard: Add imov->fmov optimization
Alyssa Rosenzweig
2019-08-26
4
-0
/
+85
*
pan/midgard: Switch constants to uint32
Alyssa Rosenzweig
2019-08-26
3
-10
/
+17
*
isl: Don't set UnormPathInColorPipe for integer surfaces.
Kenneth Graunke
2019-08-26
1
-1
/
+6
*
isl: Drop UnormPathInColorPipe for buffer surfaces.
Kenneth Graunke
2019-08-26
1
-4
/
+0
*
pan/midgard, bifrost: Set lower_fdph = true
Alyssa Rosenzweig
2019-08-26
2
-0
/
+2
*
radv: add mipmap support for the clear depth/stencil values
Samuel Pitoiset
2019-08-26
2
-27
/
+59
*
radv: add mipmap support for the TC-compat zrange bug
Samuel Pitoiset
2019-08-26
3
-24
/
+51
*
radv: allocate metadata space for mipmapped depth/stencil images
Samuel Pitoiset
2019-08-26
1
-2
/
+2
*
radv: decompress mipmapped depth/stencil images during transitions
Samuel Pitoiset
2019-08-26
3
-12
/
+7
*
radv: add mipmaps support for decompress/resummarize
Samuel Pitoiset
2019-08-26
1
-25
/
+32
*
radv: add radv_process_depth_image_layer() helper
Samuel Pitoiset
2019-08-26
1
-63
/
+75
*
ac/nir: Remove gfx9_stride_size_workaround_for_atomic
Connor Abbott
2019-08-26
3
-11
/
+1
*
ac/nir: add a workaround for viewing a slice of 3D as a 2D image
Connor Abbott
2019-08-26
1
-3
/
+32
*
radv: fix getting the index type size for uint8_t
Samuel Pitoiset
2019-08-26
1
-1
/
+1
*
virgl: fix format conversion for recent gallium changes.
Dave Airlie
2019-08-26
8
-18
/
+305
*
virgl: drop unused format field
Dave Airlie
2019-08-26
2
-2
/
+0
*
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
4
-9
/
+25
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
15
-31
/
+17
*
lima: move format handling to unified place
Qiang Yu
2019-08-25
8
-103
/
+190
*
radv: Change memory type order for GPUs without dedicated VRAM
Alex Smith
2019-08-24
1
-3
/
+15
*
lima/ppir: print register index and components number for spilled register
Vasily Khoruzhick
2019-08-24
1
-1
/
+3
*
lima/ppir: add control flow support
Vasily Khoruzhick
2019-08-24
6
-23
/
+168
*
lima/ppir: add better liveness analysis
Vasily Khoruzhick
2019-08-24
5
-74
/
+225
*
lima/ppir: validate shader outputs
Vasily Khoruzhick
2019-08-24
1
-0
/
+13
*
lima/ppir: turn store_color into ALU node
Vasily Khoruzhick
2019-08-23
4
-61
/
+27
*
lima/ppir: create ppir block for each corresponding NIR block
Vasily Khoruzhick
2019-08-23
2
-4
/
+49
*
lima/ppir: add dummy op
Vasily Khoruzhick
2019-08-23
3
-5
/
+21
*
lima/ppir: add write after read deps for registers
Vasily Khoruzhick
2019-08-23
1
-2
/
+25
*
lima/ppir: fix ordering deps
Vasily Khoruzhick
2019-08-23
1
-6
/
+8
*
lima/ppir: set write mask for texture loads if dest is reg
Vasily Khoruzhick
2019-08-23
1
-1
/
+5
*
lima/ppir: add support for unconditional branches and condition negation
Vasily Khoruzhick
2019-08-23
4
-8
/
+34
*
lima/ppir: clone ld_{uni,tex,var} into each block
Vasily Khoruzhick
2019-08-23
4
-5
/
+103
*
lima/ppir: refactor const lowering
Vasily Khoruzhick
2019-08-23
6
-128
/
+99
*
anv: Only re-emit non-dynamic state that has changed.
Rafael Antognolli
2019-08-23
2
-24
/
+50
*
pan/decode: Validate and quiet helper invocation flag
Alyssa Rosenzweig
2019-08-23
1
-1
/
+8
[prev]
[next]