Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
e106e0f2dd6d80554c70cbba32e8e196bf1186ec
e106e0f
radeonsi/nir: get correct type for images inside structs
by Timothy Arceri
· 6 years ago
292887a
ac/nir_to_llvm: fix type handling in image code
by Timothy Arceri
· 6 years ago
8a52e4c
radv: use dithered alpha-to-coverage
by Rhys Perry
· 6 years ago
187a650
swr/rast: Store cached files in multiple subdirs
by Alok Hota
· 6 years ago
bb98be6
swr/rast: New execution engine per JIT
by Alok Hota
· 6 years ago
b135db5
swr/rast: Scope MEM_CLIENT enum for mem usages
by Alok Hota
· 6 years ago
c722ad7
swr/rast: Unaligned and translations in gathers
by Alok Hota
· 6 years ago
9459863
swr/rast: partial support for Tiled Resources
by Alok Hota
· 6 years ago
9cacf9d
swr/rast: Add annotator to interleave isa text
by Alok Hota
· 6 years ago
c9fa2ee
swr/rast: Use gfxptr_t value in JitGatherVertices
by Alok Hota
· 6 years ago
e68777c
autotools: Deprecate the use of autotools
by Gert Wollny
· 6 years ago
431e9ab
meson: allow building dri driver without window system if osmesa is classic
by Dylan Baker
· 6 years ago
ed7673a
gallium/swr: Fix multi-context sync fence deadlock.
by Bruce Cherniak
· 6 years ago
d5d7b5e
ac/nir: don't trash L1 caches for store operations with writeonly memory
by Samuel Pitoiset
· 6 years ago
5b51d75
st/mesa: Optionally override RGB/RGBX dst alpha blend factors
by Kenneth Graunke
· 6 years ago
11735d6
winsys/amdgpu: fix whitespace
by Marek Olšák
· 6 years ago
0b736f7
meson: Fix with_gallium_icd to with_opencl_icd
by Pierre Moreau
· 6 years ago
d644698
gallium: Add the ability to query a single pipeline statistics counter
by Kenneth Graunke
· 6 years ago
f967273
st/mesa: Rearrange PIPE_QUERY_PIPELINE_STATISTICS result fetching.
by Kenneth Graunke
· 6 years ago
e760be0
st/mesa: Make an enum for pipeline statistics query result indices.
by Kenneth Graunke
· 6 years ago
4a131a1
meson: Add a script to extract the cmd line used for meson
by Dylan Baker
· 6 years ago
7bef192
radv: add support for VK_EXT_memory_budget
by Samuel Pitoiset
· 6 years ago
9784400
radv: add two small helpers for getting VRAM and visible VRAM sizes
by Samuel Pitoiset
· 6 years ago
a6e5ce5
radv: remove unnecessary returns in GetPhysicalDevice*Properties()
by Samuel Pitoiset
· 6 years ago
568e7a2
radv: Set partial_vs_wave for pipelines with just GS, not tess.
by Bas Nieuwenhuizen
· 6 years ago
5183e79
radeonsi: also apply the GS hang workaround to draws without tessellation
by Marek Olšák
· 6 years ago
bd09bb1
v3d: SHARED but not necessarily SCANOUT buffers on RO must be linear.
by Eric Anholt
· 6 years ago
f72820c
v3d: Add support for CS barrier() intrinsics.
by Eric Anholt
· 6 years ago
9b45b06
v3d: Add support for CS shared variable load/store/atomics.
by Eric Anholt
· 6 years ago
01d913c
v3d: Add support for CS workgroup/invocation id intrinsics.
by Eric Anholt
· 6 years ago
6281f26
v3d: Add support for shader_image_load_store.
by Eric Anholt
· 7 years ago
5932c2f
v3d: Add SSBO/atomic counters support.
by Eric Anholt
· 7 years ago
6c8edcb
v3d: Drop the GLSL version level.
by Eric Anholt
· 6 years ago
1a63227
v3d: Add support for matrix inputs to the FS.
by Eric Anholt
· 6 years ago
49b7e26
v3d: Add an isr to the simulator to catch GMP violations.
by Eric Anholt
· 6 years ago
3790ee0
v3d: Fix txf_ms 2D_ARRAY array index.
by Eric Anholt
· 6 years ago
619a28b
v3d: Add support for GL_ARB_framebuffer_no_attachments.
by Eric Anholt
· 6 years ago
051a41d
v3d: Add support for the early_fragment_tests flag.
by Eric Anholt
· 6 years ago
b417a9f
v3d: Add support for flushing dirty TMU data at job end.
by Eric Anholt
· 6 years ago
ad6ceb2
ac: add missing 16-bit types to glsl_base_to_llvm_type()
by Samuel Pitoiset
· 6 years ago
76b12fa
radv: Only use 32 KiB per threadgroup on Stoney.
by Bas Nieuwenhuizen
· 6 years ago
76df5e8
st/dri: fix dri2_format_table for argb1555 and rgb565
by Marek Olšák
· 6 years ago
2d2737d
nir: Add a bool to float32 lowering pass
by Jason Ekstrand
· 6 years ago
09c3ff0
src/intel: use new hash table and set creation helpers
by Caio Marcelo de Oliveira Filho
· 6 years ago
9fdded0
src/compiler: use new hash table and set creation helpers
by Caio Marcelo de Oliveira Filho
· 6 years ago
ee23e8b
util: Helper to create sets and hashes with pointer keys
by Caio Marcelo de Oliveira Filho
· 6 years ago
929df7a
ac/nir: set cache policy when loading/storing buffer images
by Samuel Pitoiset
· 6 years ago
af2a85d
ac/nir: add get_cache_policy() helper and use it
by Samuel Pitoiset
· 6 years ago
5e4f9ea
anv: Implement VK_KHR_depth_stencil_resolve
by Jason Ekstrand
· 6 years ago
9f44088
anv: Move resolve_subpass to genX_cmd_buffer.c
by Jason Ekstrand
· 6 years ago
930b171
anv/blorp: Refactor MSAA resolves into an exportable helper function
by Jason Ekstrand
· 6 years ago
c92c449
anv: Rename has_resolve to has_color_resolve
by Jason Ekstrand
· 6 years ago
4bd976e
intel/blorp: Add two more filter modes
by Jason Ekstrand
· 6 years ago
3ec9ab8
bin/get-pick-list.sh: fix redirection in sh
by Andres Gomez
· 6 years ago
716ed41
bin/get-pick-list.sh: fix the oneline printing
by Andres Gomez
· 6 years ago
1a20b56
amd/common: Restore v4i32 suffix for llvm.SI.load.const intrinsic
by Michel Dänzer
· 6 years ago
7fbd48f
amd/common/vi+: enable SMEM loads with GLC=1
by Nicolai Hähnle
· 6 years ago
e4803ab
amd/common: use llvm.amdgcn.s.buffer.load for LLVM 8.0
by Nicolai Hähnle
· 6 years ago
1c1ae63
anv/pipeline_cache: free NIR shader cache
by Iago Toral Quiroga
· 6 years ago
0862929
glsl: Fix copying function's out to temp if dereferenced by array
by Danylo Piliaiev
· 6 years ago
04c2f12
i965: Drop mark_surface_used mechanism.
by Kenneth Graunke
· 6 years ago
bdf6a5c
egl: fix python lib deprecation warning
by Eric Engestrom
· 6 years ago
b938d5f
spirv: Emit switch conditions on-the-fly
by Jason Ekstrand
· 6 years ago
821b686
nir/gcm: Support deref instructions
by Jason Ekstrand
· 6 years ago
24c8108
intel/nir: Call nir_opt_deref in brw_nir_optimize
by Jason Ekstrand
· 6 years ago
e57e261
spirv: Contain the GLSLang issue #179 workaround to old GLSLang
by Jason Ekstrand
· 6 years ago
b57c1ec
spirv: Whack sampler/image pointers to uniform
by Jason Ekstrand
· 6 years ago
2b876bc
st/nir: Lower TES gl_PatchVerticesIn to a constant if linked with a TCS.
by Kenneth Graunke
· 6 years ago
3d182601
glsl/nir: keep bool types when native_integers=false
by Jonathan Marek
· 6 years ago
b27ad17
glsl/nir: ftrunc for native_integers=false float to int cast
by Jonathan Marek
· 6 years ago
d3b47e0
glsl/nir: int constants as float for native_integers=false
by Jonathan Marek
· 6 years ago
1ede463
intel/peephole_ffma: Fix swizzle propagation
by Jason Ekstrand
· 6 years ago
ae683ed
nir: Allow a non-existent sampler deref in nir_lower_samplers_as_deref
by Kenneth Graunke
· 6 years ago
e12b0b5
travis: avoid using unset llvm-config
by Eric Engestrom
· 6 years ago
c8ae891
egl: remove unused include
by Eric Engestrom
· 6 years ago
d75fbff
egl: add missing includes
by Eric Engestrom
· 6 years ago
4b1e436
anv/pipeline_cache: fix incorrect guards for NIR cache
by Iago Toral Quiroga
· 6 years ago
ad9832d
blorp: Pass the batch to lookup/upload_shader instead of context
by Kenneth Graunke
· 6 years ago
084a1cd
blorp: Add blorp_get_surface_address to the driver interface.
by Kenneth Graunke
· 6 years ago
2165636
docs: fix gallium screen cap docs
by Ilia Mirkin
· 6 years ago
a2db6b4
glsl: Make invariant outputs in ES fragment shader not to cause error
by Danylo Piliaiev
· 6 years ago
eb4b147
anv/pipeline: Cache the pre-lowered NIR
by Jason Ekstrand
· 6 years ago
f6aa9f7
anv/pipeline_cache: Add support for caching NIR
by Jason Ekstrand
· 6 years ago
8dfda5e
anv/pipeline: Hash shader modules and spec constants separately
by Jason Ekstrand
· 6 years ago
b90e55a
compiler/types: Serialize/deserialize subpass input types correctly
by Jason Ekstrand
· 6 years ago
73ddfbe
anv/pipeline: Move wpos and input attachment lowering to lower_nir
by Jason Ekstrand
· 6 years ago
32e266a
i965: Compile fp64 funcs only if we do not have 64-bit hardware support
by Matt Turner
· 6 years ago
8ea8727
anv/pipeline: Constant fold after apply_pipeline_layout
by Jason Ekstrand
· 6 years ago
031e94d
freedreno/a6xx: fix 3d+tiled layout
by Rob Clark
· 6 years ago
c92c18c
freedreno/a6xx: move tile_mode to sampler-view CSO
by Rob Clark
· 6 years ago
eb625d3
freedreno/a6xx: separate stencil restore/resolve fixes
by Rob Clark
· 6 years ago
04aff7e
freedreno: make cmdstream bo's read-only to GPU
by Rob Clark
· 6 years ago
286de96
etnaviv: fix typo in cflush_all description
by Guido Günther
· 6 years ago
53fbde4
radv: remove a few more unnecessary KHR suffixes
by Eric Engestrom
· 6 years ago
0210243
nir: fix copy-paste error in nir_lower_constant_initializers
by Rhys Perry
· 6 years ago
6c3164c
docs: complete the calendar and release schedule documentation
by Andres Gomez
· 6 years ago
428164d
glsl/linker: specify proper direction in location aliasing error
by Andres Gomez
· 6 years ago
e2e03f8
editorconfig: Add max_line_length property
by Andres Gomez
· 6 years ago
864cc41
intel/isl: move tiled_memcpy static libs from i965 to isl
by Tapani Pälli
· 6 years ago
406f603b
i965: Enable 64-bit GLSL extensions
by Matt Turner
· 6 years ago
Next »