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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
panfrost: Add sRGB render target flag
Alyssa Rosenzweig
2019-06-18
2
-0
/
+2
*
panfrost: Implement tiled rendering
Alyssa Rosenzweig
2019-06-18
1
-0
/
+4
*
panfrost: Decode rendering block type
Alyssa Rosenzweig
2019-06-18
3
-7
/
+37
*
panfrost: Refactor texture targets
Alyssa Rosenzweig
2019-06-18
6
-27
/
+81
*
panfrost: Figure out job requirements in pan_job.c
Rohan Garg
2019-06-18
3
-8
/
+16
*
panfrost: Reset job counters once the job is submitted
Rohan Garg
2019-06-18
2
-5
/
+4
*
panfrost: Initial implementation of panfrost_job_submit
Rohan Garg
2019-06-18
3
-5
/
+23
*
virgl_hw: add YUV support
Gurchetan Singh
2019-06-18
1
-0
/
+6
*
virgl: sync to virglrenderer virgl_hw.h
Gurchetan Singh
2019-06-18
1
-3
/
+10
*
anv: Make border colors the right size and alignment on HSW
Jason Ekstrand
2019-06-18
2
-12
/
+48
*
imgui: bump imgui memory editor copy
Lionel Landwerlin
2019-06-18
2
-30
/
+38
*
panfrost/midgard: Enable autovectorization
Alyssa Rosenzweig
2019-06-18
1
-2
/
+1
*
nir: add a vectorization pass
Connor Abbott
2019-06-18
4
-0
/
+457
*
panfrost: Add support for TXS instructions
Boris Brezillon
2019-06-18
3
-2
/
+60
*
panfrost: Prepare things to support non-native texture ops
Boris Brezillon
2019-06-18
1
-16
/
+19
*
panfrost: Move sysval upload logic out of panfrost_emit_for_draw()
Boris Brezillon
2019-06-18
2
-17
/
+54
*
panfrost: Make the sysval logic more generic
Boris Brezillon
2019-06-18
1
-22
/
+39
*
nir/lower_tex: Add a way to lower TXS(non-0-LOD) instructions
Boris Brezillon
2019-06-18
2
-0
/
+52
*
nir/lower_tex: Update ->sampler_dim value before calling get_texture_size()
Boris Brezillon
2019-06-18
1
-2
/
+5
*
nir/lower_tex: Actually report when projector lowering happened
Boris Brezillon
2019-06-18
1
-4
/
+4
*
panfrost: Adapt to constant name change in UABI
Tomeu Vizoso
2019-06-18
1
-1
/
+1
*
panfrost: ci: Update results
Tomeu Vizoso
2019-06-18
1
-15
/
+0
*
radv: adjust the DCC base VA for mipmapped color attachments
Samuel Pitoiset
2019-06-18
1
-0
/
+5
*
radv: fix color decompressions for FMASK/CMASK
Samuel Pitoiset
2019-06-18
1
-1
/
+2
*
radv: do not decompress levels without DCC with the graphics path
Samuel Pitoiset
2019-06-18
1
-15
/
+20
*
radv: do not decompress levels without DCC with the compute path
Samuel Pitoiset
2019-06-18
1
-0
/
+5
*
radv: check if DCC is enabled per mip not for the whole image
Samuel Pitoiset
2019-06-18
6
-19
/
+23
*
v3d: implement simultaneous peripheral access exceptions for V3D 4.1+
Iago Toral Quiroga
2019-06-18
3
-6
/
+43
*
v3d: only flush jobs accessing the query BO when reading query results
Iago Toral Quiroga
2019-06-18
1
-2
/
+2
*
v3d: add a helper function to flush jobs using a BO
Iago Toral Quiroga
2019-06-18
2
-0
/
+12
*
iris: Support more RGBX pipe formats.
Kenneth Graunke
2019-06-17
1
-2
/
+13
*
glsl: Fix out of bounds read in shader_cache_read_program_metadata
Kenneth Graunke
2019-06-17
1
-3
/
+2
*
anv: Set STATE_BASE_ADDRESS upper bounds on gen7
Jason Ekstrand
2019-06-17
1
-0
/
+17
*
radv: Disable linear tiled compressed textures.
Bas Nieuwenhuizen
2019-06-18
1
-0
/
+4
*
anv:Use VK_EXT_separate_stencil_usage to avoid stencil shadows on gen7
Jason Ekstrand
2019-06-17
4
-2
/
+16
*
anv: Add stencil texturing support for gen7
Jason Ekstrand
2019-06-17
3
-7
/
+96
*
anv/blorp: Update shadow images when clearing or uploading
Jason Ekstrand
2019-06-17
1
-11
/
+104
*
anv/cmd_buffer: Add a stencil transition helper
Jason Ekstrand
2019-06-17
1
-35
/
+75
*
anv/blorp: Take an aspect in anv_image_copy_to_shadow
Jason Ekstrand
2019-06-17
3
-3
/
+4
*
anv/formats: Re-arrange the way se set some flag bits
Jason Ekstrand
2019-06-17
1
-6
/
+5
*
iris: Make resource_copy_region handle packed depth-stencil resources.
Kenneth Graunke
2019-06-17
1
-0
/
+10
*
iris: Order CS stall and TC invalidate for format reinterpretation hacks
Kenneth Graunke
2019-06-17
1
-3
/
+2
*
iris: Be more aggressive at post-format-reintepret TC invalidate hack
Kenneth Graunke
2019-06-17
1
-8
/
+5
*
virgl: Assume sRGB write control for older guest kernels or virglrenderer hosts
Gert Wollny
2019-06-17
1
-1
/
+2
*
freedreno/a6xx: disallow UBWC for x24s8
Rob Clark
2019-06-17
1
-4
/
+15
*
freedreno/a6xx: un-swap X24S8_UINT
Rob Clark
2019-06-17
2
-5
/
+6
*
radv: add mipmaps support for DCC decompression on compute
Samuel Pitoiset
2019-06-17
1
-52
/
+54
*
radv: add mipmaps support for color decompressions (DCC/FMASK/CMASK)
Samuel Pitoiset
2019-06-17
1
-99
/
+129
*
radv: set the DCC/FCE predicates from the base level
Samuel Pitoiset
2019-06-17
1
-0
/
+2
*
radv: load the fast color clear values from the base level
Samuel Pitoiset
2019-06-17
1
-6
/
+6
[prev]
[next]