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
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ac: add reusable helpers for direct LLVM compilation
Marek Olšák
2018-07-04
3
-4
/
+76
*
ac: make some fns static
Dave Airlie
2018-07-04
2
-13
/
+6
*
ac/radv: move llvm compiler info to struct and init in one place
Dave Airlie
2018-07-04
5
-33
/
+30
*
ac/radeonsi: port compiler init/destroy out of radeonsi.
Dave Airlie
2018-07-04
2
-0
/
+49
*
radv/radeonsi: add a check ir tm options
Dave Airlie
2018-07-04
2
-1
/
+4
*
radeonsi: rename si_compiler -> ac_llvm_compiler
Dave Airlie
2018-07-04
1
-0
/
+7
*
ac: add target library info helpers
Dave Airlie
2018-07-04
2
-0
/
+15
*
radv: create/destroy passmgr at the higher level.
Dave Airlie
2018-07-04
3
-10
/
+14
*
radv: port to use common passmgr code.
Dave Airlie
2018-07-04
2
-25
/
+6
*
ac/radeonsi: refactor out pass manager init to common code.
Dave Airlie
2018-07-04
2
-0
/
+32
*
radv: drop copy of ac_create_target_machine.
Dave Airlie
2018-07-04
1
-31
/
+1
*
ac/radv: split the non-common init_once code from the common target code. (v2)
Dave Airlie
2018-07-04
3
-18
/
+11
*
ac: move all LLVM module initialization into ac_create_module
Marek Olšák
2018-07-02
3
-10
/
+13
*
radv: reset the image's predicate after a color decompression pass
Samuel Pitoiset
2018-07-02
1
-0
/
+5
*
radv: enable/disable predication for the DCC decompression pass
Samuel Pitoiset
2018-07-02
1
-2
/
+2
*
radv: add padding for the UMR disassembler
Samuel Pitoiset
2018-07-02
1
-2
/
+18
*
ac: set +auto-waitcnt-before-barrier when needed
Marek Olšák
2018-06-28
1
-2
/
+4
*
radv: use separate bind points for the dynamic buffers
Samuel Pitoiset
2018-06-27
2
-3
/
+11
*
radv: remove unused 'predicated' parameter from some functions
Samuel Pitoiset
2018-06-27
4
-25
/
+15
*
radv: emit PIPELINESTAT_{START,STOP} events for pipeline stats queries
Samuel Pitoiset
2018-06-26
4
-2
/
+29
*
radv: enable VK_EXT_shader_stencil_export
Samuel Pitoiset
2018-06-26
2
-0
/
+2
*
radv: ignore pInheritanceInfo for primary command buffers
Samuel Pitoiset
2018-06-26
1
-1
/
+2
*
radeonsi: move CMASK size computation into ac_surface
Marek Olšák
2018-06-25
2
-0
/
+66
*
ac/surface: move cmask_size/alignment into radeon_surf
Marek Olšák
2018-06-25
3
-13
/
+13
*
radv: fix HTILE metadata initialization in presence of subpass clears
Samuel Pitoiset
2018-06-25
1
-8
/
+1
*
radv: add VK_EXT_display_control to radv driver [v5]
Keith Packard
2018-06-23
4
-15
/
+158
*
radv: Enable lower_io_to_temporaries after deref changes.
Bas Nieuwenhuizen
2018-06-22
1
-3
/
+0
*
radv: Remove deref chain support in radv shader info pass.
Bas Nieuwenhuizen
2018-06-22
1
-97
/
+9
*
ac/nir: Remove deref chain support.
Bas Nieuwenhuizen
2018-06-22
1
-354
/
+50
*
nir: convert lower_io_arrays_to_elements to deref instructions
Rob Clark
2018-06-22
1
-2
/
+0
*
nir: convert lower_io_to_scalar to deref instructions
Rob Clark
2018-06-22
1
-2
/
+2
*
move lower_deref_instrs
Rob Clark
2018-06-22
2
-4
/
+2
*
radv: Disable lower_io_to_temporaries during deref changes.
Bas Nieuwenhuizen
2018-06-22
1
-0
/
+3
*
radv: Remove image_var stores.
Bas Nieuwenhuizen
2018-06-22
3
-30
/
+30
*
radv: Use deref instructions for tex derefs in meta shaders.
Bas Nieuwenhuizen
2018-06-22
5
-38
/
+62
*
ac/nir: Add deref interp support.
Bas Nieuwenhuizen
2018-06-22
1
-6
/
+27
*
ac/nir: Add shared atomic deref instr support.
Bas Nieuwenhuizen
2018-06-22
1
-1
/
+25
*
radv: Gather info for deref instr based load/store.
Bas Nieuwenhuizen
2018-06-22
1
-5
/
+55
*
ac/nir: Add deref based var loads/stores.
Bas Nieuwenhuizen
2018-06-22
1
-47
/
+160
*
radv: Add shader info support for image deref instructions.
Bas Nieuwenhuizen
2018-06-22
1
-3
/
+37
*
ac/nir: Add deref support to image intrinsics.
Bas Nieuwenhuizen
2018-06-22
1
-34
/
+98
*
ac/nir: Implement derefs for integer gather4 lowering.
Bas Nieuwenhuizen
2018-06-22
1
-3
/
+22
*
ac/nir: Support deref instructions in tex instructions.
Bas Nieuwenhuizen
2018-06-22
2
-8
/
+44
*
ac/nir: Support deref instructions in get_sampler_desc.
Bas Nieuwenhuizen
2018-06-22
1
-15
/
+43
*
ac/nir: Implement the deref instr for shared memory.
Bas Nieuwenhuizen
2018-06-22
1
-0
/
+31
*
nir,spirv: Rework function calls
Jason Ekstrand
2018-06-22
1
-2
/
+3
*
spirv: Use NIR per-member splitting
Jason Ekstrand
2018-06-22
1
-0
/
+7
*
anv,i965,radv,st,ir3: Call nir_lower_deref_instrs
Jason Ekstrand
2018-06-22
1
-0
/
+4
*
radv: always check the return error when submitting a CS
Samuel Pitoiset
2018-06-22
1
-5
/
+11
*
radv: check the return values of radv_signal_fence()
Samuel Pitoiset
2018-06-22
1
-2
/
+7
[prev]
[next]