index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
amd/common:add uvd hevc enc support check in hw query
James Zhu
2018-02-21
2
-1
/
+12
*
nvir/nvc0: fix legalizing of ld unlock c0[0x10000]
Karol Herbst
2018-02-21
1
-1
/
+1
*
ac/nir: add glsl_is_array_image() helper
Samuel Pitoiset
2018-02-21
1
-23
/
+18
*
ac/nir: set the DA field when performing atomics on 3D images
Samuel Pitoiset
2018-02-21
1
-1
/
+2
*
i965: Fix compiler warning about write being undefined.
Eric Anholt
2018-02-20
1
-1
/
+1
*
glsl/tests: Fix a compiler warning about signed/unsigned loop comparison.
Eric Anholt
2018-02-20
1
-1
/
+1
*
loader: Fix compiler warnings about truncating the PCI ID path.
Eric Anholt
2018-02-20
1
-8
/
+7
*
glsl: Silence warnings in the uniform initializer test about 16-bit types
Eric Anholt
2018-02-20
1
-0
/
+9
*
i965: Enable disk shader cache by default
Jordan Justen
2018-02-20
2
-3
/
+1
*
radv: don't send num_tcs_input_cp to sgprs.
Dave Airlie
2018-02-21
1
-4
/
+1
*
radv/tess: don't need to look in constant for vertices_per_patch
Dave Airlie
2018-02-21
2
-2
/
+5
*
ac/radv: cleanup some tcs output values access
Dave Airlie
2018-02-21
1
-2
/
+8
*
ac/radv: remove total_vertices variable
Dave Airlie
2018-02-21
1
-4
/
+3
*
ac/radv: don't mark tess inner as used if we don't use it.
Dave Airlie
2018-02-21
1
-8
/
+11
*
ac/nir: to integer the args to bcsel.
Dave Airlie
2018-02-20
1
-1
/
+2
*
anv/blorp: Use layout_to_aux_usage when a layout is provided
Jason Ekstrand
2018-02-20
1
-25
/
+46
*
anv/cmd_buffer: Delete some assert-only variables
Jason Ekstrand
2018-02-20
1
-4
/
+1
*
anv/cmd_buffer: Use layout_to_* helpers in compute_aux_usage
Jason Ekstrand
2018-02-20
1
-18
/
+35
*
anv/cmd_buffer: Simplify transition_depth_buffer
Jason Ekstrand
2018-02-20
1
-12
/
+0
*
anv/cmd_buffer: Do subpass image transitions in begin/end_subpass
Jason Ekstrand
2018-02-20
1
-132
/
+88
*
anv/cmd_buffer: Mark depth/stencil surfaces written in begin_subpass
Jason Ekstrand
2018-02-20
1
-21
/
+29
*
anv/cmd_buffer: Sync clear values in begin_subpass
Jason Ekstrand
2018-02-20
1
-100
/
+48
*
anv/pass: Store usage in each subpass attachment
Jason Ekstrand
2018-02-20
3
-14
/
+39
*
anv/cmd_buffer: Add a concept of pending load aspects
Jason Ekstrand
2018-02-20
2
-6
/
+17
*
anv/cmd_buffer: Iterate all subpass attachments when clearing
Jason Ekstrand
2018-02-20
1
-45
/
+33
*
anv/cmd_buffer: Decide whether or not to HiZ clear up-front
Jason Ekstrand
2018-02-20
1
-35
/
+72
*
anv/cmd_buffer: Move the rest of clear_subpass into begin_subpass
Jason Ekstrand
2018-02-20
3
-140
/
+185
*
intel/blorp: Add a blorp_hiz_clear_depth_stencil helper
Jason Ekstrand
2018-02-20
2
-0
/
+64
*
anv/cmd_buffer: Move the color portion of clear_subpass into begin_subpass
Jason Ekstrand
2018-02-20
3
-92
/
+94
*
anv/cmd_buffer: Pass a subpass id into begin_subpass
Jason Ekstrand
2018-02-20
1
-7
/
+5
*
anv/cmd_buffer: Add begin/end_subpass helpers
Jason Ekstrand
2018-02-20
1
-24
/
+31
*
anv/cmd_buffer: Apply subpass flushes before set_subpass
Jason Ekstrand
2018-02-20
1
-4
/
+4
*
anv: Use framebuffer layers for implicit subpass transitions
Jason Ekstrand
2018-02-20
1
-1
/
+1
*
anv: Be more careful about fast-clear colors
Jason Ekstrand
2018-02-20
1
-27
/
+19
*
intel/isl: Add an isl_color_value_is_zero helper
Jason Ekstrand
2018-02-20
2
-0
/
+23
*
anv/gpu_memcpy: CS Stall before a MI memcpy on gen7
Jason Ekstrand
2018-02-20
2
-0
/
+32
*
st/mesa: Factorize duplicate code for atomic buffer binding
Guillaume Charifi
2018-02-20
1
-38
/
+29
*
st/mesa: Factorize duplicate code in st_update_framebuffer_state()
Guillaume Charifi
2018-02-20
1
-13
/
+5
*
freedreno/ir3: fix use_count refcnt'ing issue
Rob Clark
2018-02-20
1
-0
/
+1
*
docs: fix patent url
Eric Engestrom
2018-02-20
1
-1
/
+1
*
svga: replaced 'unsigned' with proper enum types in shader code
Brian Paul
2018-02-20
1
-12
/
+21
*
configure.ac: pthread-stubs not present on OpenBSD
Jonathan Gray
2018-02-20
1
-2
/
+2
*
swr: bump minimum supported LLVM version to 4.0
Andres Gomez
2018-02-20
5
-17
/
+14
*
travis: radeonsi and radv need LLVM 4.0
Andres Gomez
2018-02-20
1
-10
/
+36
*
ac/nir: move ac_declare_lds_as_pointer() outside of the switch
Samuel Pitoiset
2018-02-20
1
-5
/
+7
*
radv: allow to force family using RADV_FORCE_FAMILY
Samuel Pitoiset
2018-02-20
1
-0
/
+33
*
loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
2018-02-20
4
-1
/
+35
*
svga: Fix a leftover debug hack
Thomas Hellstrom
2018-02-20
1
-2
/
+2
*
anv/entrypoints: make vkGetDeviceProcAddr return NULL for instance commands
Iago Toral Quiroga
2018-02-20
1
-1
/
+1
*
nv50,nvc0: mark ABGR format as displayable instead of ARGB format
Ilia Mirkin
2018-02-19
1
-2
/
+2
[prev]
[next]