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
*
iris: Bail on queries for INTEL_NO_HW=1.
Kenneth Graunke
2019-06-19
1
-0
/
+5
*
virgl: Support VIRGL_BIND_SHARED
David Riley
2019-06-19
2
-0
/
+3
*
anv: write spirv-nir logs back to the application
Lionel Landwerlin
2019-06-19
1
-0
/
+35
*
ac/nir: Set speculatable for buffer loads where allowed
Connor Abbott
2019-06-19
1
-3
/
+4
*
nir: Use reorderable access flag
Connor Abbott
2019-06-19
1
-4
/
+12
*
nir: Add a helper to determine if an intrinsic can be reordered
Connor Abbott
2019-06-19
3
-11
/
+13
*
st/nir: Use gl_nir_opt_access
Connor Abbott
2019-06-19
1
-0
/
+2
*
glsl/nir: Add optimization pass for access flags
Connor Abbott
2019-06-19
4
-0
/
+324
*
nir: Add reorderable memory access enum
Connor Abbott
2019-06-19
2
-1
/
+10
*
nir/copy_prop_vars: Ignore volatile accesses
Connor Abbott
2019-06-19
1
-0
/
+13
*
glsl/nir: Propagate access qualifiers
Connor Abbott
2019-06-19
2
-6
/
+59
*
nir: Allow qualifiers on copy_deref and image instructions
Connor Abbott
2019-06-19
6
-12
/
+48
*
ac,radeonsi: Always mark buffer stores as inaccessiblememonly
Connor Abbott
2019-06-19
8
-93
/
+61
*
egl: add missing #include
Eric Engestrom
2019-06-19
1
-0
/
+1
*
radv: disable viewport clamping even if FS doesn't write Z
Samuel Pitoiset
2019-06-19
1
-3
/
+1
*
radv: implement compressed FMASK texture reads with RADV_PERFTEST=tccompatcmask
Samuel Pitoiset
2019-06-19
7
-1
/
+103
*
radv: fix FMASK expand with SRGB formats
Samuel Pitoiset
2019-06-19
1
-1
/
+2
*
panfrost: Move to use ralloc for some allocations
Tomeu Vizoso
2019-06-19
7
-37
/
+44
*
egl: Don't add hardware device if there is no render node v2.
Mathias Fröhlich
2019-06-19
1
-2
/
+2
*
etnaviv: support GL_ARB_seamless_cubemap_per_texture
Christian Gmeiner
2019-06-19
2
-5
/
+9
*
etnaviv: update headers from rnndb
Christian Gmeiner
2019-06-19
6
-22
/
+33
*
radeonsi: fix undefined shift in macro definition
Dave Airlie
2019-06-19
1
-1
/
+1
*
nouveau: fix frees in unsupported IR error paths.
Dave Airlie
2019-06-19
4
-0
/
+6
*
panfrost: Move clearing logic into pan_job
Rohan Garg
2019-06-18
3
-48
/
+68
*
virgl: fix sync issue regarding discard/unsync transfers
Chia-I Wu
2019-06-18
1
-5
/
+15
*
panfrost: Enable sRGB
Alyssa Rosenzweig
2019-06-18
1
-4
/
+0
*
panfrost: Disable AFBC on sRGB buffers
Alyssa Rosenzweig
2019-06-18
1
-0
/
+7
*
panfrost: Enable sRGB fixed-function blending
Alyssa Rosenzweig
2019-06-18
2
-3
/
+17
*
panfrost: Specify sRGB in the render target
Alyssa Rosenzweig
2019-06-18
1
-1
/
+4
*
panfrost: Implement sRGB texturing
Alyssa Rosenzweig
2019-06-18
1
-1
/
+1
*
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
[next]