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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
radv: make sure to wait for CP DMA when needed
Samuel Pitoiset
2018-07-11
3
-4
/
+52
*
intel/tools/dump_gpu: Add option to print ppgtt mappings.
Rafael Antognolli
2018-07-10
2
-1
/
+30
*
spirv: Fix InterpolateAt* instructions for vecs with dynamic index
Neil Roberts
2018-07-10
1
-5
/
+33
*
intel/ir: Uncomment definition of several unused hardware opcodes.
Francisco Jerez
2018-07-09
1
-14
/
+14
*
intel/fs: Initialize mlen for gen7 varying pull constant load messages.
Francisco Jerez
2018-07-09
2
-7
/
+5
*
intel/eu: Assert that the instruction is send-like in brw_set_desc_ex().
Francisco Jerez
2018-07-09
1
-2
/
+3
*
intel/eu: Get rid of the return value of brw_send_indirect_message().
Francisco Jerez
2018-07-09
2
-20
/
+5
*
intel/eu: Get rid of the return value of brw_send_indirect_surface_message().
Francisco Jerez
2018-07-09
1
-10
/
+6
*
intel/eu: Use descriptor constructors for dataport typed surface messages.
Francisco Jerez
2018-07-09
1
-47
/
+35
*
intel/eu: Use descriptor constructors for dataport scattered byte surface mes...
Francisco Jerez
2018-07-09
1
-33
/
+27
*
intel/eu: Use descriptor constructors for dataport untyped surface messages.
Francisco Jerez
2018-07-09
2
-50
/
+52
*
intel/eu: Provide single descriptor argument to brw_send_indirect_surface_mes...
Francisco Jerez
2018-07-09
1
-29
/
+36
*
intel/eu: Use descriptor constructors for pixel interpolator messages.
Francisco Jerez
2018-07-09
2
-14
/
+29
*
intel/eu: Use descriptor constructors for dataport write messages.
Francisco Jerez
2018-07-09
3
-98
/
+65
*
intel/eu: Use descriptor constructors for dataport read messages.
Francisco Jerez
2018-07-09
4
-95
/
+85
*
intel/eu: Use descriptor constructors for sampler messages.
Francisco Jerez
2018-07-09
4
-122
/
+91
*
intel/eu: Provide desc immediate argument up front to brw_send_indirect_messa...
Francisco Jerez
2018-07-09
4
-11
/
+13
*
TRIVIAL: intel/eu: Use a local devinfo variable in brw_shader_time_add().
Francisco Jerez
2018-07-09
1
-5
/
+6
*
intel/eu: Use brw_set_desc() along with a helper to set common descriptor con...
Francisco Jerez
2018-07-09
3
-86
/
+68
*
intel/eu: Define SET_BITS helper more easily reusable than SET_FIELD.
Francisco Jerez
2018-07-09
1
-0
/
+7
*
intel/eu: Define helper to specify the descriptor immediates of a SEND instru...
Francisco Jerez
2018-07-09
2
-0
/
+26
*
intel/eu: Add brw_inst.h helpers for the SEND(C) descriptor and extended desc...
Francisco Jerez
2018-07-09
1
-0
/
+78
[next]