Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
6a9dd62882b9e2b57394a192cc66e886128df026
« Previous
53a7649
ac/nir: Set speculatable for buffer loads where allowed
by Connor Abbott
· 5 years ago
77be5b2
nir: Use reorderable access flag
by Connor Abbott
· 5 years ago
a1c7379
nir: Add a helper to determine if an intrinsic can be reordered
by Connor Abbott
· 5 years ago
6fc83c2
st/nir: Use gl_nir_opt_access
by Connor Abbott
· 5 years ago
f2d0e48
glsl/nir: Add optimization pass for access flags
by Connor Abbott
· 5 years ago
c813c57
nir: Add reorderable memory access enum
by Connor Abbott
· 5 years ago
75063fb
nir/copy_prop_vars: Ignore volatile accesses
by Connor Abbott
· 5 years ago
364996d
glsl/nir: Propagate access qualifiers
by Connor Abbott
· 5 years ago
6f20643
nir: Allow qualifiers on copy_deref and image instructions
by Connor Abbott
· 5 years ago
3bf8981
ac,radeonsi: Always mark buffer stores as inaccessiblememonly
by Connor Abbott
· 5 years ago
4db2c1e
egl: add missing #include
by Eric Engestrom
· 5 years ago
0a313cc
radv: disable viewport clamping even if FS doesn't write Z
by Samuel Pitoiset
· 5 years ago
e91c1ea
radv: implement compressed FMASK texture reads with RADV_PERFTEST=tccompatcmask
by Samuel Pitoiset
· 6 years ago
a7f7537
radv: fix FMASK expand with SRGB formats
by Samuel Pitoiset
· 5 years ago
0fcf73b
panfrost: Move to use ralloc for some allocations
by Tomeu Vizoso
· 5 years ago
5743a36
egl: Don't add hardware device if there is no render node v2.
by Mathias Fröhlich
· 5 years ago
8dd26fa
etnaviv: support GL_ARB_seamless_cubemap_per_texture
by Christian Gmeiner
· 5 years ago
a13efb3
etnaviv: update headers from rnndb
by Christian Gmeiner
· 5 years ago
378ea92
radeonsi: fix undefined shift in macro definition
by Dave Airlie
· 5 years ago
93ba356
nouveau: fix frees in unsupported IR error paths.
by Dave Airlie
· 5 years ago
ad284f7
panfrost: Move clearing logic into pan_job
by Rohan Garg
· 5 years ago
98eda99
virgl: fix sync issue regarding discard/unsync transfers
by Chia-I Wu
· 5 years ago
2a717f3
panfrost: Enable sRGB
by Alyssa Rosenzweig
· 5 years ago
5aa51ba
panfrost: Disable AFBC on sRGB buffers
by Alyssa Rosenzweig
· 5 years ago
6585bb9
panfrost: Enable sRGB fixed-function blending
by Alyssa Rosenzweig
· 5 years ago
4b137da
panfrost: Specify sRGB in the render target
by Alyssa Rosenzweig
· 5 years ago
58c34e4
panfrost: Implement sRGB texturing
by Alyssa Rosenzweig
· 5 years ago
31a4ef8
panfrost: Add sRGB render target flag
by Alyssa Rosenzweig
· 5 years ago
01e1eec
panfrost: Implement tiled rendering
by Alyssa Rosenzweig
· 5 years ago
d507951
panfrost: Decode rendering block type
by Alyssa Rosenzweig
· 5 years ago
83c02a5
panfrost: Refactor texture targets
by Alyssa Rosenzweig
· 5 years ago
bfca21b
panfrost: Figure out job requirements in pan_job.c
by Rohan Garg
· 5 years ago
debb85d
panfrost: Reset job counters once the job is submitted
by Rohan Garg
· 5 years ago
0f43a2a
panfrost: Initial implementation of panfrost_job_submit
by Rohan Garg
· 5 years ago
2daf3d8
virgl_hw: add YUV support
by Gurchetan Singh
· 5 years ago
2480ce8
virgl: sync to virglrenderer virgl_hw.h
by Gurchetan Singh
· 5 years ago
58cb865
anv: Make border colors the right size and alignment on HSW
by Jason Ekstrand
· 5 years ago
51076eb8
imgui: bump imgui memory editor copy
by Lionel Landwerlin
· 5 years ago
9402970
panfrost/midgard: Enable autovectorization
by Alyssa Rosenzweig
· 5 years ago
47e7c69
nir: add a vectorization pass
by Connor Abbott
· 9 years ago
c355886
panfrost: Add support for TXS instructions
by Boris Brezillon
· 5 years ago
5c17f84
panfrost: Prepare things to support non-native texture ops
by Boris Brezillon
· 5 years ago
c57f7d0
panfrost: Move sysval upload logic out of panfrost_emit_for_draw()
by Boris Brezillon
· 5 years ago
bd49c8f
panfrost: Make the sysval logic more generic
by Boris Brezillon
· 5 years ago
296c5fd
nir/lower_tex: Add a way to lower TXS(non-0-LOD) instructions
by Boris Brezillon
· 5 years ago
0e489fd
nir/lower_tex: Update ->sampler_dim value before calling get_texture_size()
by Boris Brezillon
· 5 years ago
352b1d9
nir/lower_tex: Actually report when projector lowering happened
by Boris Brezillon
· 5 years ago
6f60fec
panfrost: Adapt to constant name change in UABI
by Tomeu Vizoso
· 5 years ago
5ad5777
panfrost: ci: Update results
by Tomeu Vizoso
· 5 years ago
c16bf48
radv: adjust the DCC base VA for mipmapped color attachments
by Samuel Pitoiset
· 5 years ago
6ee40ef
radv: fix color decompressions for FMASK/CMASK
by Samuel Pitoiset
· 5 years ago
42a41a9
radv: do not decompress levels without DCC with the graphics path
by Samuel Pitoiset
· 5 years ago
e8917dc
radv: do not decompress levels without DCC with the compute path
by Samuel Pitoiset
· 5 years ago
864ddda
radv: check if DCC is enabled per mip not for the whole image
by Samuel Pitoiset
· 5 years ago
79a3054
v3d: implement simultaneous peripheral access exceptions for V3D 4.1+
by Iago Toral Quiroga
· 5 years ago
6d97c8f
v3d: only flush jobs accessing the query BO when reading query results
by Iago Toral Quiroga
· 5 years ago
5491883
v3d: add a helper function to flush jobs using a BO
by Iago Toral Quiroga
· 5 years ago
e8cd7a3
iris: Support more RGBX pipe formats.
by Kenneth Graunke
· 5 years ago
3c10a27
glsl: Fix out of bounds read in shader_cache_read_program_metadata
by Kenneth Graunke
· 5 years ago
9672b70
anv: Set STATE_BASE_ADDRESS upper bounds on gen7
by Jason Ekstrand
· 5 years ago
925c04b
radv: Disable linear tiled compressed textures.
by Bas Nieuwenhuizen
· 5 years ago
1be38f9
anv:Use VK_EXT_separate_stencil_usage to avoid stencil shadows on gen7
by Jason Ekstrand
· 5 years ago
f3ea0cf
anv: Add stencil texturing support for gen7
by Jason Ekstrand
· 5 years ago
4faa314
anv/blorp: Update shadow images when clearing or uploading
by Jason Ekstrand
· 5 years ago
2b736d9
anv/cmd_buffer: Add a stencil transition helper
by Jason Ekstrand
· 5 years ago
86fc268
anv/blorp: Take an aspect in anv_image_copy_to_shadow
by Jason Ekstrand
· 5 years ago
fcbefe0
anv/formats: Re-arrange the way se set some flag bits
by Jason Ekstrand
· 5 years ago
659d4f6
iris: Make resource_copy_region handle packed depth-stencil resources.
by Kenneth Graunke
· 5 years ago
a36f154
iris: Order CS stall and TC invalidate for format reinterpretation hacks
by Kenneth Graunke
· 5 years ago
94b9f50
iris: Be more aggressive at post-format-reintepret TC invalidate hack
by Kenneth Graunke
· 5 years ago
2b87753
virgl: Assume sRGB write control for older guest kernels or virglrenderer hosts
by Gert Wollny
· 5 years ago
21c795a
freedreno/a6xx: disallow UBWC for x24s8
by Rob Clark
· 5 years ago
4e72abc
freedreno/a6xx: un-swap X24S8_UINT
by Rob Clark
· 5 years ago
6e3aee4
radv: add mipmaps support for DCC decompression on compute
by Samuel Pitoiset
· 5 years ago
ebb1db9
radv: add mipmaps support for color decompressions (DCC/FMASK/CMASK)
by Samuel Pitoiset
· 5 years ago
00f0e5c
radv: set the DCC/FCE predicates from the base level
by Samuel Pitoiset
· 5 years ago
7832e75
radv: load the fast color clear values from the base level
by Samuel Pitoiset
· 5 years ago
7971697
radv: store the DCC predicate for each mip
by Samuel Pitoiset
· 5 years ago
38aa386
radv: store the FCE predicate for each mip
by Samuel Pitoiset
· 5 years ago
7295512
radv: store the fast color clear values for each mip
by Samuel Pitoiset
· 5 years ago
58506fe
radv: allocate DCC metadata for each mip
by Samuel Pitoiset
· 5 years ago
4b0bc66
gallium: Remove unused util_ringbuffer
by Caio Marcelo de Oliveira Filho
· 5 years ago
397d1a1
llvmpipe: Don't use u_ringbuffer for lp_scene_queue
by Caio Marcelo de Oliveira Filho
· 5 years ago
390126e
panfrost/midgard: Simplify 2D array logic
by Alyssa Rosenzweig
· 5 years ago
a3ae3cb
panfrost/midgard: Handle non-zero component in store
by Alyssa Rosenzweig
· 5 years ago
2c9e124
panfrost/midgard: Apply writemask to LUTs
by Alyssa Rosenzweig
· 5 years ago
eba932e
amd: update addrlib
by Marek Olšák
· 5 years ago
d15cc1f
radeonsi: reduce MAX_GEOMETRY_OUTPUT_VERTICES
by Nicolai Hähnle
· 6 years ago
aef01dd
panfrost: Cleanup default blend mode
by Alyssa Rosenzweig
· 5 years ago
fbbb29a
panfrost: Don't accidentally include blend shader
by Alyssa Rosenzweig
· 5 years ago
565c446
panfrost/midgard: Use typeless moves internally
by Alyssa Rosenzweig
· 5 years ago
1fece5f
virgl: better support for PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
by Chia-I Wu
· 5 years ago
9975a0a
virgl: add virgl_rebind_resource
by Chia-I Wu
· 5 years ago
7e0508d
virgl: save virgl_hw_res in virgl_transfer
by Chia-I Wu
· 5 years ago
ad1ef35
virgl: add resource_reference to virgl_winsys
by Chia-I Wu
· 5 years ago
73bf669
panfrost/midgard: Add rounding mode specific opcodes
by Alyssa Rosenzweig
· 5 years ago
9865b79
panfrost: Drop draws with complete scissor
by Alyssa Rosenzweig
· 5 years ago
3a9b769
panfrost: Disable pipelining temporarily
by Alyssa Rosenzweig
· 5 years ago
d4aed00
panfrost/mfbd: Handle rendering to linear mipmap
by Alyssa Rosenzweig
· 5 years ago
5317154
panfrost: Implement sampling from non-zero initial levels
by Alyssa Rosenzweig
· 5 years ago
Next »