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
*
glsl: Respect std430 layout in lower_buffer_access
Florian Will
2018-01-12
1
-4
/
+10
*
radeonsi: fix alpha-to-coverage if color writes are disabled
Józef Kucia
2018-01-12
1
-0
/
+3
*
loader/dri3: Avoid freeing renderbuffers in use
Thomas Hellstrom
2018-01-12
1
-3
/
+3
*
anv: Import mako templates only during execution of anv_extensions
Andres Gomez
2018-01-12
1
-5
/
+5
*
ac/nir: Sanitize location_frac for local variables.
Bas Nieuwenhuizen
2018-01-12
1
-0
/
+1
*
radv: Invalidate L1 for VK_ACCESS_VERTEX_ATTRIBUTE_READ_BIT.
Bas Nieuwenhuizen
2018-01-12
1
-1
/
+1
*
ac/nir: Handle loading data from compact arrays.
Bas Nieuwenhuizen
2018-01-12
1
-6
/
+7
*
radv: Allow writing 0 scissors.
Bas Nieuwenhuizen
2018-01-12
1
-1
/
+2
*
radv: Use correct HTILE expanded words.
Bas Nieuwenhuizen
2018-01-12
1
-2
/
+4
*
Revert "radv/gfx9: fix block compression texture views."
Bas Nieuwenhuizen
2018-01-12
1
-35
/
+0
*
radv/gfx9: use correct swizzle parameter to work out border swizzle.
Dave Airlie
2018-01-12
1
-2
/
+2
*
radv/gfx9: use a bigger hammer to flush cb/db caches.
Dave Airlie
2018-01-12
1
-1
/
+8
*
radv/gfx9: fix block compression texture views.
Dave Airlie
2018-01-12
1
-0
/
+35
*
radv/gfx9: fix buffer to image for 3d images on compute queues
Dave Airlie
2018-01-12
2
-15
/
+48
*
radv/gfx9: fix 3d image clears on compute queues
Dave Airlie
2018-01-12
2
-9
/
+65
*
radv/gfx9: fix 3d image to image transfers on compute queues.
Dave Airlie
2018-01-12
2
-20
/
+56
*
radv: fix pipeline statistics end query on compute queue
Dave Airlie
2018-01-12
1
-1
/
+1
*
radv: fix events on compute queues.
Dave Airlie
2018-01-12
1
-1
/
+1
*
radv: Always use fragment resolve if dest uses DCC.
Bas Nieuwenhuizen
2018-01-12
1
-5
/
+4
*
radv: Use correct framebuffer size for partial FS resolves.
Bas Nieuwenhuizen
2018-01-12
1
-2
/
+2
*
radv: Fix fragment resolve destination offset.
Bas Nieuwenhuizen
2018-01-12
1
-2
/
+2
*
radv: Flush caches before subpass resolve.
Bas Nieuwenhuizen
2018-01-12
2
-0
/
+18
*
radv: Invert condition for all samples identical during resolve.
Bas Nieuwenhuizen
2018-01-12
1
-1
/
+1
*
anv: VkDescriptorSetLayoutBinding can have descriptorCount == 0
Samuel Iglesias Gonsálvez
2018-01-12
1
-1
/
+3
*
anv: Make sure state on primary is correct after CmdExecuteCommands
Alex Smith
2018-01-12
1
-0
/
+9
*
i965: Torch public intel_batchbuffer_emit_dword/float helpers.
Kenneth Graunke
2018-01-12
2
-15
/
+2
*
i965: Require space for MI_BATCHBUFFER_END.
Kenneth Graunke
2018-01-12
1
-2
/
+5
*
anv: Take write mask into account in has_color_buffer_write_enabled
Alex Smith
2018-01-12
1
-9
/
+18
*
swr/rast: fix invalid sign masks in avx512 simdlib code
Tim Rowley
2018-01-12
3
-3
/
+3
*
anv: Add missing unlock in anv_scratch_pool_alloc
Alex Smith
2018-01-12
1
-1
/
+3
*
etnaviv: disable in-place resolve for non-supertiled surfaces
Lucas Stach
2018-01-12
1
-0
/
+1
*
egl/android: Fix build break with dri2_initialize_android _EGLDisplay parameter
Rob Herring
2018-01-08
1
-14
/
+14
*
egl: let each platform decided how to handle LIBGL_ALWAYS_SOFTWARE
Eric Engestrom
2017-12-27
3
-4
/
+8
*
egl: link libEGL against the dynamic version of libglapi
Brendan King
2017-12-27
1
-3
/
+6
*
radv: don't do format replacement on tc compat htile surfaces.
Dave Airlie
2017-12-27
1
-1
/
+2
*
drirc: set allow_glsl_cross_stage_interpolation_mismatch for more games
Tapani Pälli
2017-12-27
1
-0
/
+8
*
mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
Tapani Pälli
2017-12-27
10
-18
/
+60
*
radv: use a faster version for nir_op_pack_half_2x16
Samuel Pitoiset
2017-12-27
1
-11
/
+1
*
radv: Fix DCC compatible formats.
Bas Nieuwenhuizen
2017-12-27
1
-1
/
+1
*
radv/gfx9: add 3d sampler image->buffer copy shader. (v3)
Dave Airlie
2017-12-27
2
-18
/
+59
*
radv: fix issue with multisample positions and interp_var_at_sample.
Dave Airlie
2017-12-27
1
-1
/
+2
*
radv/meta: fix blit paths for depth/stencil (v2.1)
Dave Airlie
2017-12-27
2
-64
/
+80
*
radv: handle depth/stencil image copy with layouts better. (v3.1)
Dave Airlie
2017-12-27
4
-65
/
+106
*
radv/gfx9: add support for 3d images to blit 2d paths
Dave Airlie
2017-12-27
2
-23
/
+97
*
radv/gfx9: fix primitive topology when adjacency is used
Samuel Pitoiset
2017-12-27
1
-1
/
+1
*
radv: port merge tess info from anv
Dave Airlie
2017-12-18
1
-0
/
+40
*
radv: Fix multi-layer blits.
Bas Nieuwenhuizen
2017-12-18
1
-25
/
+24
*
radeonsi: don't call force_dcc_off for buffers
Marek Olšák
2017-12-18
1
-1
/
+1
*
util: scons: wire up the sha1 test
Emil Velikov
2017-12-15
1
-0
/
+7
*
util: Add a SHA1 unit test program
Matt Turner
2017-12-15
2
-1
/
+67
[next]