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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add z24s8_as_r8g8b8a8 format
Rob Clark
2019-06-15
3
-0
/
+10
*
st/mesa: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps()
Kenneth Graunke
2019-06-14
1
-0
/
+3
*
lima: fix dynarray usage in lima_submit_add_bo
Erico Nunes
2019-06-14
1
-1
/
+1
*
panfrost: Fix variant selection
Alyssa Rosenzweig
2019-06-14
1
-4
/
+10
*
ac: add radeon_info::is_amdgpu instead of checking drm_major == 3
Marek Olšák
2019-06-14
19
-77
/
+33
*
android: amd/common: fix missing include path
Mauro Rossi
2019-06-14
1
-0
/
+1
*
android: radv: fix necessary dependecies
Mauro Rossi
2019-06-14
1
-1
/
+11
*
virgl: Return immediately when finding a compatible resource in the cache
Alexandros Frantzis
2019-06-14
1
-25
/
+14
*
virgl: Use virgl_resource_cache in the vtest winsys
Alexandros Frantzis
2019-06-14
4
-122
/
+44
*
virgl: Use virgl_resource_cache in the drm winsys
Alexandros Frantzis
2019-06-14
4
-123
/
+44
*
virgl: Introduce virgl_resource_cache
Alexandros Frantzis
2019-06-14
6
-0
/
+331
*
i965: support UYVY for external import only
Haihao Xiang
2019-06-14
1
-1
/
+2
*
glsl: Set default precision on record members
Neil Roberts
2019-06-14
1
-1
/
+10
*
glsl/linker: Make precision matching optional in intrastage_match
Neil Roberts
2019-06-14
3
-8
/
+24
*
glsl/linker: Don’t check precision for shader interface
Neil Roberts
2019-06-14
1
-2
/
+5
*
compiler/types: Making comparing record precision optional
Neil Roberts
2019-06-14
2
-5
/
+53
*
etnaviv: fix some pm query issues
Lucas Stach
2019-06-14
1
-2
/
+6
*
v3d: do not setup execute flags for else block in uniform control flow
Iago Toral Quiroga
2019-06-14
1
-1
/
+0
*
nir: detect more dynamically uniform expressions
Iago Toral Quiroga
2019-06-14
1
-0
/
+13
*
ir3: initialize progress false before ir3_nir_lower_imul
Tapani Pälli
2019-06-14
1
-1
/
+1
*
panfrost: Fix general purpose varying handling
Boris Brezillon
2019-06-13
4
-15
/
+44
*
ac/registers: use better names for disambiguated definitions
Marek Olšák
2019-06-13
1
-4
/
+4
*
ac/registers: remove deprecated/inapplicable definitions
Marek Olšák
2019-06-13
1
-180
/
+0
*
iris: Enable INTEL_shader_atomic_float_minmax
Caio Marcelo de Oliveira Filho
2019-06-13
1
-0
/
+1
*
gallium: Add PIPE_CAP_ATOMIC_FLOAT_MINMAX
Caio Marcelo de Oliveira Filho
2019-06-13
4
-0
/
+5
*
freedreno/a6xx: fix MAX_INDICES
Rob Clark
2019-06-13
1
-2
/
+1
*
freedreno/blitter: remove dead code
Rob Clark
2019-06-13
1
-7
/
+0
*
freedreno: turn staging cube into 2d-array
Rob Clark
2019-06-13
1
-0
/
+2
*
panfrost: ci: Exclude some tests from results
Tomeu Vizoso
2019-06-13
1
-1
/
+50
*
panfrost: ci: Update test expectations
Tomeu Vizoso
2019-06-13
1
-93
/
+5
*
nir: Don't manually index intrinsic index enum
Connor Abbott
2019-06-13
1
-20
/
+20
*
radv: enable AMD_shader_ballot with RADV_PERFTEST_SHADER_BALLOT ('shader_ball...
Daniel Schürmann
2019-06-13
5
-1
/
+9
*
amd/common: add support for AMD_shader_ballot functions
Daniel Schürmann
2019-06-13
1
-0
/
+20
*
spirv/nir: add support for AMD_shader_ballot and Groups capability
Daniel Schürmann
2019-06-13
6
-11
/
+139
*
nir: add intrinsics for AMD_shader_ballot
Daniel Schürmann
2019-06-13
3
-0
/
+31
*
radv: enable shader_subgroup_vote & shader_subgroup_ballot extensions
Daniel Schürmann
2019-06-13
1
-0
/
+2
*
nir/spirv: add support for the SubgroupBallotKHR SPIR-V capability
Daniel Schürmann
2019-06-13
2
-7
/
+13
*
nir/spirv: add support for the SubgroupVoteKHR SPIR-V capability
Daniel Schürmann
2019-06-13
2
-4
/
+20
*
v3d: fix checking twice auf flag
Alejandro Piñeiro
2019-06-13
1
-1
/
+1
*
radv: flush and invalidate CB before resetting query pools on GFX9
Samuel Pitoiset
2019-06-13
1
-0
/
+4
*
vl: Always enable drm winsys.
Bas Nieuwenhuizen
2019-06-13
2
-9
/
+3
*
radv: Always disable DCC on shareable images.
Bas Nieuwenhuizen
2019-06-13
1
-3
/
+1
*
radv: Skip transitions coming from external queue.
Bas Nieuwenhuizen
2019-06-13
1
-0
/
+3
*
lima/ppir: change offset type to int
Mateusz Krzak
2019-06-13
2
-2
/
+2
*
virgl: virgl_transfer should own its virgl_resource
Chia-I Wu
2019-06-12
2
-8
/
+6
*
virgl: pass virgl_context to transfer create/destroy
Chia-I Wu
2019-06-12
5
-22
/
+21
*
virgl: init transfer queue from virgl_context
Chia-I Wu
2019-06-12
3
-10
/
+11
*
virgl: clean up virgl_transfer_queue.h
Chia-I Wu
2019-06-12
2
-1
/
+13
*
radeonsi: add radeonsi_debug_disassembly option
Nicolai Hähnle
2019-06-12
2
-6
/
+10
*
radeonsi: fix line splitting in si_shader_dump_assembly
Nicolai Hähnle
2019-06-12
1
-1
/
+1
[next]