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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Skip generating the pack/unpack union if we don't use it.
Eric Anholt
2019-08-28
1
-1
/
+1
*
panfrost: Reset the damage area on imported resources
Boris Brezillon
2019-08-28
1
-11
/
+12
*
lima: fix texture descriptor issues
Vasily Khoruzhick
2019-08-28
2
-17
/
+13
*
iris: Drop swizzling parameter from s8_offset.
Kenneth Graunke
2019-08-27
1
-19
/
+3
*
radeonsi: fix scratch buffer WAVESIZE setting leading to corruption
Marek Olšák
2019-08-27
3
-31
/
+39
*
radeonsi: unbind blend/DSA/rasterizer state correctly in delete functions
Marek Olšák
2019-08-27
1
-1
/
+9
*
radeonsi: align scratch and ring buffer allocations for faster memory access
Marek Olšák
2019-08-27
3
-7
/
+11
*
radeonsi: consolidate determining VGPR_COMP_CNT for API VS
Marek Olšák
2019-08-27
1
-44
/
+32
*
radeonsi/gfx10: set PA_CL_VS_OUT_CNTL with CONTEXT_REG_RMW to fix edge flags
Marek Olšák
2019-08-27
5
-18
/
+59
*
radeonsi/gfx10: remove incorrect ngg/pos_writes_edgeflag variables
Marek Olšák
2019-08-27
4
-21
/
+14
*
radeonsi: add PKT3_CONTEXT_REG_RMW
Marek Olšák
2019-08-27
1
-0
/
+30
*
winsys/amdgpu+radeon: process AMD_DEBUG in addition to R600_DEBUG
Marek Olšák
2019-08-27
2
-4
/
+8
*
radeonsi/gfx10: add AMD_DEBUG=nongg
Marek Olšák
2019-08-27
2
-1
/
+4
*
radeonsi/gfx10: finish up Navi14, add PCI ID
Marek Olšák
2019-08-27
1
-1
/
+2
*
radeonsi/gfx10: always use the legacy pipeline for streamout
Marek Olšák
2019-08-27
1
-1
/
+1
*
radeonsi/gfx10: don't initialize VGT_INSTANCE_STEP_RATE_0
Marek Olšák
2019-08-27
1
-1
/
+2
*
radeonsi/gfx10: fix InstanceID for legacy VS+GS
Marek Olšák
2019-08-27
1
-4
/
+9
*
radeonsi/gfx10: add as_ngg variant for VS as ES to select Wave32/64
Marek Olšák
2019-08-27
3
-13
/
+12
*
radeonsi/gfx10: create the GS copy shader if using legacy streamout
Marek Olšák
2019-08-27
1
-1
/
+3
*
radeonsi/gfx10: fix the PRIMITIVES_GENERATED query if using legacy streamout
Marek Olšák
2019-08-27
3
-4
/
+9
*
radeonsi/gfx10: fix tessellation for the legacy pipeline
Marek Olšák
2019-08-27
1
-0
/
+10
*
radeonsi: move some global shader cache flags to per-binary flags
Marek Olšák
2019-08-27
4
-20
/
+23
*
radeonsi/gfx10: fix the legacy pipeline by storing as_ngg in the shader cache
Marek Olšák
2019-08-27
3
-8
/
+9
*
iris: Delete dead prototype
Kenneth Graunke
2019-08-27
1
-2
/
+0
*
ac: add has_ls_vgpr_init_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
4
-5
/
+2
*
ac: add has_msaa_sample_loc_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
3
-7
/
+2
*
ac: add rbplus_allowed to ac_gpu_info
Samuel Pitoiset
2019-08-27
4
-19
/
+4
*
ac: add has_gfx9_scissor_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
4
-8
/
+4
*
ac: add cpdma_prefetch_writes_memory to ac_gpu_info
Samuel Pitoiset
2019-08-27
4
-4
/
+2
*
ac: add has_out_of_order_rast to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-2
/
+1
*
ac: add has_rbplus to ac_gpu_info
Samuel Pitoiset
2019-08-27
3
-4
/
+1
*
ac: add has_dcc_constant_encode to ac_gpu_info
Samuel Pitoiset
2019-08-27
4
-6
/
+2
*
ac: add has_distributed_tess to ac_gpu_info
Samuel Pitoiset
2019-08-27
4
-8
/
+3
*
ac: add has_clear_state to ac_gpu_info
Samuel Pitoiset
2019-08-27
4
-9
/
+2
*
gallivm: fix appveyor build after images changes
Dave Airlie
2019-08-27
1
-1
/
+2
*
llvmpipe: enable ARB_shader_image_load_store
Dave Airlie
2019-08-27
1
-1
/
+2
*
llvmpipe: flush on api memorybarrier.
Dave Airlie
2019-08-27
1
-0
/
+9
*
gallivm: add memory barrier support
Dave Airlie
2019-08-27
1
-0
/
+11
*
gallivm: add support for fences api on older llvm
Dave Airlie
2019-08-27
2
-0
/
+16
*
llvmpipe: bind vertex/geometry shader images
Dave Airlie
2019-08-27
3
-0
/
+126
*
llvmpipe: add fragment shader image support
Dave Airlie
2019-08-27
11
-8
/
+334
*
draw: add vs/gs images support
Dave Airlie
2019-08-27
8
-7
/
+316
*
gallivm: add image load/store/atomic support
Dave Airlie
2019-08-27
7
-10
/
+684
*
gallivm/tgsi: add image interface to tgsi builder
Dave Airlie
2019-08-27
2
-1
/
+20
*
llvmpipe: introduce image jit type to fragment shader jit.
Dave Airlie
2019-08-27
2
-2
/
+67
*
draw: add jit image type for vs/gs images.
Dave Airlie
2019-08-27
2
-19
/
+109
*
llvmpipe: move the fragment shader variant key to dynamic length.
Dave Airlie
2019-08-27
2
-22
/
+46
*
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
[next]