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
*
anv: Remove special allocation for anv_push_constants
Caio Marcelo de Oliveira Filho
2019-07-30
3
-79
/
+7
*
nv50/ir: handle insn not being there for definition of CVT arg
Ilia Mirkin
2019-07-29
1
-2
/
+3
*
nvc0: allow a non-user buffer to be bound at position 0
Ilia Mirkin
2019-07-29
1
-18
/
+27
*
nv50,nvc0: update sampler/view bind functions to accept NULL array
Ilia Mirkin
2019-07-29
2
-14
/
+18
*
gallium/vl: fix compute tgsi shaders to not process undefined components
Ilia Mirkin
2019-07-29
1
-52
/
+52
*
radeon/vcn: enable rate control for hevc encoding
Boyuan Zhang
2019-07-29
1
-1
/
+7
*
radeon/uvd: enable rate control for hevc encoding
Boyuan Zhang
2019-07-29
1
-1
/
+7
*
radeon/vcn: fix poc for hevc encode
Boyuan Zhang
2019-07-29
2
-2
/
+3
*
radeon/uvd: fix poc for hevc encode
Boyuan Zhang
2019-07-29
2
-3
/
+3
*
nir: add access to image_deref intrinsics
Lionel Landwerlin
2019-07-29
1
-1
/
+3
*
nvc0/ir: Fix assert accessing null pointer
Mark Menzynski
2019-07-26
1
-1
/
+1
*
anv: Disable transform feedback on gen7
Jason Ekstrand
2019-07-26
1
-1
/
+1
*
radv: Set correct metadata size for GFX9+.
Bas Nieuwenhuizen
2019-07-26
1
-1
/
+2
*
anv: report HOST_ALLOCATION as supported for images
Arcady Goldmints-Orlov
2019-07-26
1
-0
/
+4
*
spirv: Fix order of barriers in SpvOpControlBarrier
Daniel Schürmann
2019-07-25
1
-4
/
+4
*
egl: Also query modifiers when exporting DMABuf
Nicolas Dufresne
2019-07-25
1
-4
/
+22
*
main: Fix memleaks in mesa_use_program
Yevhenii Kolesnikov
2019-07-25
1
-0
/
+2
*
intel/compiler: don't use a keyword struct for a class fs_reg
Andrii Simiklit
2019-07-25
1
-1
/
+1
*
gallium+mesa: fix tgsi_semantic array type
Eric Engestrom
2019-07-24
4
-10
/
+16
*
util: fix no-op macro (bad number of arguments)
Eric Engestrom
2019-07-24
1
-1
/
+1
*
meson: allow building all glx without any drivers
Dylan Baker
2019-07-24
1
-3
/
+3
*
anv: fix use of comma operator
Lionel Landwerlin
2019-07-24
1
-1
/
+1
*
nir: don't return void
Eric Engestrom
2019-07-24
1
-1
/
+2
*
st/nir: fix arb fragment stage conversion
Dave Airlie
2019-07-23
1
-1
/
+1
*
egl: Only expose 565 pbuffer configs if X can export them as DRI3 images
Kenneth Graunke
2019-07-23
1
-37
/
+79
*
egl: Make the 565 pbuffer-only config single buffered.
Kenneth Graunke
2019-07-23
1
-2
/
+6
*
egl: Quiet warning about front buffer rendering for pixmaps/pbuffers
Kenneth Graunke
2019-07-23
1
-3
/
+5
*
mesa: Fix ReadBuffers with pbuffers
Kenneth Graunke
2019-07-23
1
-18
/
+17
*
intel/fs: Stop stack allocating large arrays
Jason Ekstrand
2019-07-23
1
-6
/
+12
*
egl/android: Update color_buffers querying for buffer age
Nataraj Deshpande
2019-07-23
2
-6
/
+31
*
radv: fix crash in vkCmdClearAttachments with unused attachment
Samuel Pitoiset
2019-07-23
1
-0
/
+3
*
radv: fix crash in shader tracing.
Dave Airlie
2019-07-19
3
-3
/
+8
*
radv: fix VGT_GS_MODE if VS uses the primitive ID
Samuel Pitoiset
2019-07-19
1
-2
/
+5
*
anv: fix alphaToCoverage when there is no color attachment
Samuel Iglesias Gonsálvez
2019-07-18
1
-10
/
+33
*
anv: fix format mapping for depth/stencil formats
Lionel Landwerlin
2019-07-18
1
-0
/
+3
*
virgl: Set meta data for textures from handle.
Lepton Wu
2019-07-18
1
-0
/
+1
*
radv: Only save the descriptor set if we have one.
Bas Nieuwenhuizen
2019-07-18
1
-1
/
+1
*
anv: report timestampComputeAndGraphics true
Lionel Landwerlin
2019-07-18
1
-1
/
+1
*
vulkan/wsi: update swapchain status on vkQueuePresent
Lionel Landwerlin
2019-07-18
1
-0
/
+21
*
nir/loop_analyze: Properly handle swizzles in loop conditions
Jason Ekstrand
2019-07-18
1
-140
/
+149
*
nir: Add some helpers for chasing SSA values properly
Jason Ekstrand
2019-07-18
1
-0
/
+79
*
nir/loop_analyze: Refactor detection of limit vars
Jason Ekstrand
2019-07-18
1
-54
/
+51
*
softpipe: Remove unused static function
Gert Wollny
2019-07-17
1
-9
/
+0
*
nir/regs_to_ssa: Handle regs in phi sources properly
Jason Ekstrand
2019-07-17
1
-2
/
+32
*
meta: leaking of BO with DrawPixels
Yevhenii Kolesnikov
2019-07-17
1
-0
/
+2
*
anv: Account for dynamic stencil write disables in the PMA fix
Jason Ekstrand
2019-07-17
1
-0
/
+2
*
meta: memory leak of CopyPixels usage
Sergii Romantsov
2019-07-17
1
-0
/
+14
*
spirv: Fix stride calculation when lowering Workgroup to offsets
Caio Marcelo de Oliveira Filho
2019-07-16
1
-1
/
+1
*
nir,intel: Add support for lowering 64-bit nir_opt_extract_*
Jason Ekstrand
2019-07-16
3
-1
/
+41
*
nir/opt_if: Clean up single-src phis in opt_if_loop_terminator
Jason Ekstrand
2019-07-16
3
-0
/
+16
[next]