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
...
*
i965/miptree: Delete MIPTREE_CREATE_LINEAR
Nanley Chery
2018-07-13
2
-13
/
+3
*
i965/miptree: Use make_surface in map_blit
Nanley Chery
2018-07-13
1
-6
/
+6
*
i965/draw: Fix adding the stencil bo to the depth cache
Nanley Chery
2018-07-13
1
-1
/
+1
*
i965/draw: Set the r8stencil flag after drawing
Nanley Chery
2018-07-13
1
-1
/
+11
*
i965/miptree: Set the r8stencil flag in map_depthstencil
Nanley Chery
2018-07-13
1
-1
/
+3
*
i965: Set the r8stencil flag in miptree_finish_write
Nanley Chery
2018-07-13
4
-17
/
+4
*
nir: cleanup oversized arrays in nir_swizzle calls
Karol Herbst
2018-07-13
8
-34
/
+24
*
i965/miptree: Use the correct BLT pitch
Nanley Chery
2018-07-12
1
-6
/
+6
*
i965/miptree: Drop an if case from retile_as_linear
Nanley Chery
2018-07-12
1
-4
/
+0
*
i965: Make blt_pitch public
Nanley Chery
2018-07-12
2
-10
/
+12
*
nir: delete not needed for reinserted nir_cf_list
Caio Marcelo de Oliveira Filho
2018-07-12
1
-2
/
+0
*
glsl: remove struct kill_entry in constant propagation
Caio Marcelo de Oliveira Filho
2018-07-12
1
-26
/
+7
*
glsl: slim the kill_entry struct used in const propagation
Caio Marcelo de Oliveira Filho
2018-07-12
1
-8
/
+5
*
i965: fix typo (wrong gen number) in comment
Caio Marcelo de Oliveira Filho
2018-07-12
1
-1
/
+1
*
util/set: helper to remove entry by key
Caio Marcelo de Oliveira Filho
2018-07-12
3
-0
/
+39
*
util/set: add a clone function
Caio Marcelo de Oliveira Filho
2018-07-12
3
-0
/
+58
*
util/set: add a basic unit test
Caio Marcelo de Oliveira Filho
2018-07-12
6
-1
/
+131
*
radeonsi: add support for Vega20
Marek Olšák
2018-07-12
12
-3
/
+26
*
u_blitter: Add an option to draw the triangles using an index buffer.
Eric Anholt
2018-07-12
3
-2
/
+17
*
u_draw: Add some indices to the util_draw_elements() helpers.
Eric Anholt
2018-07-12
1
-1
/
+8
*
vc4: Don't automatically reallocate a PERSISTENT-mapped buffer.
Eric Anholt
2018-07-12
1
-1
/
+1
*
v3d: Don't automatically reallocate a PERSISTENT-mapped buffer.
Eric Anholt
2018-07-12
1
-1
/
+1
*
v3d: Fix stride of 1D_ARRAY mappings.
Eric Anholt
2018-07-12
1
-1
/
+1
*
v3d: Fix MRT blending with independent blending disabled.
Eric Anholt
2018-07-12
2
-6
/
+14
*
gallium/u_transfer_helper: Initialize the stride of MSAA maps.
Eric Anholt
2018-07-12
1
-0
/
+1
*
gallium/u_transfer_helper: Fix MSAA mappings with nonzero x/y.
Eric Anholt
2018-07-12
1
-1
/
+5
*
util/rb_tree: Fix a compiler warning
Jason Ekstrand
2018-07-12
1
-1
/
+1
*
i965/fs: unspills shoudn't use grf127 as dest since Gen8+
Jose Maria Casanova Crespo
2018-07-12
2
-5
/
+34
*
gallium: Check pipe_screen::resource_changed before dereferencing it
Michel Dänzer
2018-07-12
4
-4
/
+8
*
docs/features: Add the missing KHR extensions
Jason Ekstrand
2018-07-12
1
-0
/
+5
*
docs/features: Move the Vulkan 1.1 extensions to the 1.1 section
Jason Ekstrand
2018-07-12
1
-14
/
+25
*
docs/features: Mark some Vulkan extensions as done
Jason Ekstrand
2018-07-12
1
-9
/
+9
*
nir/spirv: handle OpConstantComposites with OpUndef members
Karol Herbst
2018-07-12
1
-2
/
+13
*
nir/spirv: implement BuiltInGlobalSize
Karol Herbst
2018-07-12
4
-0
/
+13
*
nir: move lowering of SYSTEM_VALUE_LOCAL_GROUP_SIZE into a function
Karol Herbst
2018-07-12
1
-16
/
+14
*
compiler: add missing entries to gl_system_value_name
Karol Herbst
2018-07-12
1
-1
/
+4
*
nir/spirv: print extension name in fail msg
Rob Clark
2018-07-12
1
-4
/
+5
*
nir/spirv: Use imov where we might have 8 bit types
Rob Clark
2018-07-12
1
-2
/
+2
*
radv: simplify the logic in radv_set_descriptor_set()
Samuel Pitoiset
2018-07-12
1
-4
/
+2
*
radv: remove one useless check in radv_bind_descriptor_set()
Samuel Pitoiset
2018-07-12
1
-2
/
+1
*
radv/meta: do not restore a NULL descriptor
Samuel Pitoiset
2018-07-12
1
-4
/
+3
*
radv: remove unnecessary verification code around ring_offsets_idx
Samuel Pitoiset
2018-07-12
2
-18
/
+0
*
radv: get rid of buffer object priorities
Samuel Pitoiset
2018-07-12
7
-85
/
+52
*
st/mesa: call resource_changed when binding a EGLImage to a texture
Lucas Stach
2018-07-12
1
-0
/
+1
*
radv: emit a dummy ZPASS_DONE to prevent GPU hangs on GFX9
Samuel Pitoiset
2018-07-12
5
-14
/
+47
*
radv: add support for VK_KHR_create_renderpass2
Samuel Pitoiset
2018-07-12
3
-0
/
+194
*
radv: introduce radv_subpass_attachment data structure
Samuel Pitoiset
2018-07-12
7
-31
/
+44
*
st/mesa: Only enable depth writes if the function isn't EQUAL.
Kenneth Graunke
2018-07-11
1
-1
/
+2
*
anv/android: Fix type error in call to vk_errorf()
Chad Versace
2018-07-11
1
-1
/
+1
*
anv/android: Fix Autotools build for VK_ANDROID_native_buffer
Chad Versace
2018-07-11
1
-1
/
+4
[prev]
[next]