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
*
virgl: enable ARB_gpu_shader_fp64
Dave Airlie
2018-06-11
1
-1
/
+2
*
radv: add a workaround for DXVK hangs by setting amdgpu-skip-threshold
Samuel Pitoiset
2018-06-09
1
-1
/
+78
*
radv: fix missing ZRANGE_PRECISION(1) for GFX9+
Samuel Pitoiset
2018-06-09
1
-1
/
+2
*
anv: enable VK_EXT_shader_stencil_export
Gustavo Lima Chaves
2018-06-08
3
-0
/
+3
*
spirv: add/hookup SpvCapabilityStencilExportEXT
Gustavo Lima Chaves
2018-06-08
3
-0
/
+13
*
autotools/meson: compile against wayland-egl-*backend*
Eric Engestrom
2018-06-08
1
-1
/
+1
*
vulkan/wsi: Destroy swapchain images after terminating FIFO queues
Cameron Kumar
2018-06-08
1
-3
/
+3
*
radeonsi: emit_dpbb_state packets optimization
Sonny Jiang
2018-06-07
2
-21
/
+26
*
radeonsi: emit_clip_state packets optimization
Sonny Jiang
2018-06-07
2
-3
/
+7
*
radeonsi: emit_msaa_sample_locs packets optimization
Sonny Jiang
2018-06-07
2
-2
/
+6
*
radeonsi: emit_msaa_config packets optimization
Sonny Jiang
2018-06-07
2
-28
/
+28
*
radeonsi: emit_cb_render_state packets optimization
Sonny Jiang
2018-06-07
3
-9
/
+48
*
radeonsi: emit_db_render_state packets optimization
Sonny Jiang
2018-06-07
5
-29
/
+95
*
drisw: Fix invalid pointer arithmetic
Jan Vesely
2018-06-07
1
-1
/
+1
*
radeonsi: fix possible truncation on renderer string
Timothy Arceri
2018-06-08
1
-1
/
+1
*
ac: fix possible truncation of intrinsic name
Timothy Arceri
2018-06-08
1
-1
/
+1
*
amd/common: Fix number of coords for getlod.
Bas Nieuwenhuizen
2018-06-07
1
-3
/
+18
*
i965/screen: Sanity check that all formats we advertise are useable
Jason Ekstrand
2018-06-07
1
-4
/
+20
*
i965/screen: Use RGBA non-sRGB formats for images
Jason Ekstrand
2018-06-07
1
-0
/
+9
*
i965/screen: Return false for unsupported formats in query_modifiers
Jason Ekstrand
2018-06-07
1
-2
/
+14
*
i965/screen: Refactor query_dma_buf_formats
Jason Ekstrand
2018-06-07
1
-12
/
+13
*
intel/isl: Add bounds-checking assertions for the format_info table
Jason Ekstrand
2018-06-07
1
-8
/
+16
*
intel/isl: Add bounds-checking assertions in isl_format_get_layout
Jason Ekstrand
2018-06-07
2
-12
/
+22
*
anv: Set fence/semaphore types to NONE in impl_cleanup
Jason Ekstrand
2018-06-07
1
-13
/
+16
*
nir: Add global invocation id intrinsic.
Plamena Manolova
2018-06-07
2
-0
/
+5
*
i965: Require softpin support for Cannonlake and later.
Kenneth Graunke
2018-06-06
1
-0
/
+10
*
i965: Allocate VMA in userspace for full-PPGTT systems.
Kenneth Graunke
2018-06-06
1
-1
/
+1
*
intel/blorp: Emit VF cache invalidates for 48-bit bugs with softpin.
Kenneth Graunke
2018-06-06
3
-5
/
+51
*
nir: add opt_if_loop_terminator()
Timothy Arceri
2018-06-07
1
-0
/
+68
*
nir: move ends_in_break() helper to nir_loop_analyze.h
Timothy Arceri
2018-06-07
2
-13
/
+13
*
radv: fix Coverity no effect control flow issue
Timothy Arceri
2018-06-07
1
-1
/
+1
*
intel/blorp: Don't vertex fetch directly from clear values
Jason Ekstrand
2018-06-06
1
-44
/
+41
*
dri: add missing 16bits formats mapping
Lionel Landwerlin
2018-06-07
1
-0
/
+16
*
nir: Look into uniform structs for samplers when counting num_textures.
Eric Anholt
2018-06-06
1
-12
/
+44
*
v3d: Work around GFXH-1461/GFXH-1689 by using CLEAR_TILE_BUFFERS.
Eric Anholt
2018-06-06
1
-10
/
+17
*
v3d: Enable the new NIR bitfield operation lowering paths.
Eric Anholt
2018-06-06
1
-2
/
+19
*
nir: Add lowering for nir_op_bit_count.
Eric Anholt
2018-06-06
2
-0
/
+38
*
nir: Add lowering for nir_op_bitfield_reverse.
Eric Anholt
2018-06-06
2
-1
/
+48
*
nir: Add an ALU lowering pass for mul_high.
Eric Anholt
2018-06-06
5
-0
/
+171
*
nir: Add lowering for find_lsb.
Eric Anholt
2018-06-06
2
-0
/
+6
*
nir: Add lowering for ifind_msb to ufind_msb.
Eric Anholt
2018-06-06
2
-0
/
+6
*
nir: Add lowering from ibitfield_extract/ubitfield_extract to shifts.
Eric Anholt
2018-06-06
2
-0
/
+19
*
nir: Add lowering for bitfieldInsert without using bfi.
Eric Anholt
2018-06-06
2
-0
/
+19
*
egl: remove wayland-egl now that we're using libwayland-egl
Eric Engestrom
2018-06-06
7
-516
/
+0
*
egl: rewire the build systems to use libwayland-egl
Eric Engestrom
2018-06-06
5
-19
/
+8
*
glsl: Take 'double' as reserved after GLSL ES 1.0
zhaowei yuan
2018-06-05
1
-1
/
+1
*
r300g/swtcl: make pipe_context uploaders use malloc'd memory as before
Marek Olšák
2018-06-05
1
-3
/
+6
*
intel/eu: Use a struct copy instead of a memcpy
Jason Ekstrand
2018-06-05
1
-1
/
+1
*
radv: Use correct color format for fast clears
Philip Rebohle
2018-06-05
1
-2
/
+2
*
v3d: Be more explicit about include directory from our generated code.
Eric Anholt
2018-06-05
3
-2
/
+5
[next]