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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: lower constant initializers on output variables earlier
Dave Airlie
2018-03-19
1
-0
/
+5
*
radv/query: handle multiview timestamp queries.
Dave Airlie
2018-03-19
1
-36
/
+43
*
radv/query: handle multiview queries properly. (v3)
Dave Airlie
2018-03-19
1
-0
/
+19
*
radv/query: split out begin/end query emission
Dave Airlie
2018-03-19
1
-41
/
+57
*
radv/multiview: mark layer_input if we have input attachments.
Dave Airlie
2018-03-19
1
-1
/
+3
*
anv/pipeline: set active_stages early
Caio Marcelo de Oliveira Filho
2018-03-19
2
-3
/
+10
*
anv/pipeline: fail if TCS/TES compile fail
Caio Marcelo de Oliveira Filho
2018-03-19
1
-7
/
+9
*
main/program_binary: In ProgramBinary set link status as LINKING_SKIPPED
Jordan Justen
2018-03-19
1
-1
/
+1
*
i965: Allow disk shader cache usage with LINKING_SUCCESS status
Jordan Justen
2018-03-19
1
-3
/
+0
*
glsl/serialize: Save shader program metadata sha1
Jordan Justen
2018-03-19
1
-0
/
+4
*
glsl: Remove api_enabled tracking for transform feedback
Jordan Justen
2018-03-19
2
-5
/
+0
*
i965: Allow disk shader cache usage with transform feedback
Jordan Justen
2018-03-19
1
-8
/
+0
*
glsl/shader_cache: Allow shader cache usage with transform feedback
Jordan Justen
2018-03-19
2
-10
/
+7
*
scons: need to split CC or things might fail
Jose Fonseca
2018-03-19
1
-1
/
+3
*
i965: Add INTEL_DEBUG stages support for disk shader cache
Jordan Justen
2018-03-19
1
-0
/
+26
*
radv: handle exporting view index to fragment shader. (v1.1)
Dave Airlie
2018-03-19
4
-2
/
+24
*
st/nine: Fix non inversible matrix check
Axel Davy
2018-03-18
1
-1
/
+1
*
st/nine: Fixes warning about implicit conversion
Axel Davy
2018-03-18
1
-1
/
+1
*
st/nine: Fix bad tracking of vs textures for NINESBT_ALL
Axel Davy
2018-03-18
1
-1
/
+1
*
st/nine: Fix bad tracking of bound vs textures
Axel Davy
2018-03-18
1
-1
/
+1
*
radv: make vk_format_description structures static
Grazvydas Ignotas
2018-03-17
1
-1
/
+1
*
radv: fix stale comment in generated vk_format_table.c
Grazvydas Ignotas
2018-03-17
1
-1
/
+1
*
anv: Silence warning about heap_size.
Eric Anholt
2018-03-16
1
-1
/
+1
*
i965: Silence compiler warning about promoted_constants.
Eric Anholt
2018-03-16
1
-1
/
+1
*
anv: Silence compiler warnings about uninitialized bind_offset.
Eric Anholt
2018-03-16
1
-1
/
+1
*
intel/compiler: Use gen_get_device_info() in test_eu_validate
Matt Turner
2018-03-16
3
-39
/
+19
*
intel: Add cfl to gen_device_name_to_pci_device_id()
Matt Turner
2018-03-16
1
-0
/
+1
*
meson+dri3: allow building against older xcb (v3)
Rob Clark
2018-03-16
1
-3
/
+8
*
dri3: allow building against older xcb (v3)
Dave Airlie
2018-03-16
6
-13
/
+42
*
r600: consolidate PIPE_BIND_SHARED/SCANOUT handling
Marek Olšák
2018-03-16
2
-14
/
+4
*
intel/compiler: Check for unsupported register sizes.
Rafael Antognolli
2018-03-16
1
-0
/
+3
*
loader: Include include/drm-uapi in the autotools build
Jason Ekstrand
2018-03-16
1
-0
/
+1
*
egl/android: Implement the eglSwapinterval for Android.
Wu, Zhongmin
2018-03-16
1
-0
/
+21
*
st/mesa: simplify st_init_limits() via tgsi_processor_to_shader_stage
Emil Velikov
2018-03-16
1
-39
/
+6
*
tgsi: move tgsi_processor_to_shader_stage() to a header
Emil Velikov
2018-03-16
2
-15
/
+16
*
egl/dri2: move wayland header inclusion where applicable
Emil Velikov
2018-03-16
3
-3
/
+12
*
vulkan/wsi/x11: correct DRI3 version in comment
Emil Velikov
2018-03-16
1
-1
/
+1
*
vulkan/wsi/x11: use ARRAY_SIZE where applicable
Emil Velikov
2018-03-16
1
-2
/
+2
*
mesa: RGB9_E5 invalid for CopyTexSubImage* in GLES
Juan A. Suarez Romero
2018-03-16
1
-0
/
+14
*
etnaviv: remove superfluous \n from DBG(..) callers
Christian Gmeiner
2018-03-16
4
-6
/
+6
*
radv: run nir_opt_move_load_ubo
Samuel Pitoiset
2018-03-16
1
-0
/
+1
*
nir: add nir_opt_move_load_ubo() optimization pass
Samuel Pitoiset
2018-03-16
4
-0
/
+121
*
radv: drop geometry stride user sgpr.
Dave Airlie
2018-03-16
3
-28
/
+19
*
radv: get rid of geometry user sgpr for num entries.
Dave Airlie
2018-03-16
2
-16
/
+8
*
radv: migrate lds size calculations to shader gen.
Dave Airlie
2018-03-16
3
-25
/
+38
*
radv: drop scanning the tess shader in the nir code.
Dave Airlie
2018-03-16
3
-42
/
+3
*
radv: use num_patches output from tcs shader.
Dave Airlie
2018-03-16
1
-28
/
+2
*
radv/tess: remove last chunk of tess sgprs
Dave Airlie
2018-03-16
3
-53
/
+19
*
radv: pass num_patches to tes from tcs
Dave Airlie
2018-03-16
3
-2
/
+9
*
radv: drop tess offchip layout for tcs.
Dave Airlie
2018-03-16
4
-38
/
+90
[next]