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
*
intel: Introducing Amber Lake platform
Rodrigo Vivi
2018-08-31
3
-1
/
+3
*
intel: aubinator: Adding missed platforms to the error message.
Rodrigo Vivi
2018-08-31
1
-2
/
+3
*
i965/gen7_urb: Re-emit PUSH_CONSTANT_ALLOC on some gen9
Nanley Chery
2018-08-31
1
-0
/
+28
*
imx: make use of loader_open_render_node(..) helper
Christian Gmeiner
2018-08-31
1
-1
/
+2
*
tegra: make use loader_open_render_node(..) helper
Christian Gmeiner
2018-08-31
1
-59
/
+2
*
loader: add loader_open_render_node(..)
Christian Gmeiner
2018-08-31
2
-0
/
+68
*
tegra: fix memory leak
Christian Gmeiner
2018-08-31
1
-0
/
+1
*
st/dri: Don't expose sRGB formats to clients
Daniel Stone
2018-08-31
1
-0
/
+6
*
radv: add missing support for protected memory properties
Samuel Pitoiset
2018-08-31
1
-0
/
+6
*
radv: remove dead code in scan_shader_output_decl()
Samuel Pitoiset
2018-08-31
1
-6
/
+0
*
radv: remove radv_shader_context::num_output_{clips,culls}
Samuel Pitoiset
2018-08-31
1
-7
/
+0
*
radv: adjust the cull dist mask in scan_shader_output_decl()
Samuel Pitoiset
2018-08-31
1
-3
/
+2
*
radv: get length of the clip/cull distances array from usage mask
Samuel Pitoiset
2018-08-31
1
-9
/
+40
*
radv: do not recompute the output usage mask for clipdist twice
Samuel Pitoiset
2018-08-31
1
-4
/
+1
*
radv: gather the output usage mask for clip/cull distances correctly
Samuel Pitoiset
2018-08-31
1
-0
/
+8
*
radv: add set_output_usage_mask() helper
Samuel Pitoiset
2018-08-31
1
-17
/
+26
*
radv: fix passing clip/cull distances from VS to PS
Samuel Pitoiset
2018-08-31
4
-1
/
+51
*
egl/wayland: do not leak wl_buffer when it is locked
Juan A. Suarez Romero
2018-08-31
2
-7
/
+16
*
ac/radeonsi: fix CIK copy max size
Dave Airlie
2018-08-31
1
-1
/
+3
*
radeonsi: fix regression in indirect input swizzles.
Dave Airlie
2018-08-31
1
-2
/
+5
*
radeonsi: fix tess/gs fetchs for new swizzle.
Dave Airlie
2018-08-31
1
-5
/
+8
*
mesa: ignore VAO IDs equal to 0 in glDeleteVertexArrays
Marek Olšák
2018-08-30
1
-0
/
+4
*
Revert "intel/tools/aubwrite: Always use physical addresses for traces."
Kenneth Graunke
2018-08-30
2
-13
/
+11
*
intel/nir: Lowering image loads and stores trashes all metadata
Jason Ekstrand
2018-08-30
1
-2
/
+2
*
i965/screen: Allow modifiers on sRGB formats
Jason Ekstrand
2018-08-30
1
-3
/
+11
*
egl/dri2: Guard against invalid fourcc formats
Jason Ekstrand
2018-08-30
1
-0
/
+15
*
egl/dri2: Add a helper for the number of planes for a FOURCC format
Jason Ekstrand
2018-08-30
1
-11
/
+21
*
radv/meta: Set num_components on image_store intrinsics
Jason Ekstrand
2018-08-30
3
-0
/
+6
*
gallivm: Detect VSX separately from Altivec
Vicki Pfau
2018-08-30
3
-19
/
+17
*
nv50: bump compat glsl level to same as core
Ilia Mirkin
2018-08-29
1
-1
/
+1
*
nvc0: bump compat GLSL version to match core
Ilia Mirkin
2018-08-29
1
-1
/
+1
*
glsl: avoid lowering texcoord array except in simple cases
Ilia Mirkin
2018-08-29
1
-0
/
+6
*
st/mesa, gallium: add a workaround for No Mans Sky
Timothy Arceri
2018-08-30
6
-0
/
+13
*
glsl: add a mechanism to allow layout qualifiers on function params
Timothy Arceri
2018-08-30
4
-0
/
+25
*
glsl: skip stringification in preprocessor if in unreachable branch
Timothy Arceri
2018-08-30
1
-2
/
+4
*
radv: Add missing checks in radv_get_image_format_properties.
Bas Nieuwenhuizen
2018-08-30
1
-0
/
+19
*
gallivm: allow to pass two swizzles into fetches.
Dave Airlie
2018-08-30
4
-41
/
+79
*
radeonsi: enable radeonsi_zerovram for No Mans Sky
Timothy Arceri
2018-08-30
1
-0
/
+3
*
radeonsi: add radeonsi_zerovram driconfig option
Timothy Arceri
2018-08-30
3
-3
/
+13
*
radeonsi: enable GL 4.5 in compat profile
Timothy Arceri
2018-08-30
1
-2
/
+1
*
mesa: enable ARB_direct_state_access in compat for GL3.1+
Timothy Arceri
2018-08-30
4
-104
/
+114
*
radeonsi: add a thorough clear/copy_buffer benchmark
Marek Olšák
2018-08-29
9
-153
/
+599
*
radeonsi: let internal compute dispatches tune WAVES_PER_SH
Marek Olšák
2018-08-29
2
-0
/
+9
*
radeonsi: add TGSI_SEMANTIC_CS_USER_DATA for reading up to 4 SGPRs with TGSI
Marek Olšák
2018-08-29
6
-3
/
+34
*
radeonsi: add SI_QUERY_TIME_ELAPSED_SDMA_SI for measuring DMA on SI
Marek Olšák
2018-08-29
2
-0
/
+20
*
radeonsi: add SI_QUERY_TIME_ELAPSED_SDMA for measuring SDMA performance
Marek Olšák
2018-08-29
5
-2
/
+55
*
radeonsi: add flag L2_STREAM for minimal cache usage
Marek Olšák
2018-08-29
3
-6
/
+13
*
gallium: add TGSI_MEMORY_STREAM_CACHE_POLICY
Marek Olšák
2018-08-29
4
-4
/
+12
*
intel/compiler: Remove surface_idx from brw_image_param
Jason Ekstrand
2018-08-29
6
-29
/
+9
*
intel: Use TXS for image_size when we have a typed surface
Jason Ekstrand
2018-08-29
5
-4
/
+74
[next]