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
*
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
*
i965: Support saving the gen program with glGetProgramBinary
Jordan Justen
2018-07-09
1
-6
/
+66
*
i965: Add flag_state param to brw_search_cache
Jordan Justen
2018-07-09
12
-45
/
+35
*
mesa: Add gl_shader_program param to ProgramBinarySerializeDriverBlob
Jordan Justen
2018-07-09
8
-4
/
+45
*
i965: Add brw_populate_default_key
Jordan Justen
2018-07-09
12
-73
/
+195
*
i965: Replace brw_setup_tex_for_precompile brw with devinfo
Jordan Justen
2018-07-09
8
-9
/
+8
*
i965: Regenerate blob without gen program for shader cache
Jordan Justen
2018-07-09
1
-1
/
+63
*
compiler/blob: Add blob_skip_bytes
Jordan Justen
2018-07-09
2
-0
/
+13
*
i965: Add support for driver cache blob containing the gen program
Jordan Justen
2018-07-09
1
-0
/
+41
*
i965: Use brw_prog_key_set_id in disk cache load/store code
Jordan Justen
2018-07-09
1
-16
/
+8
*
i965: Add brw_prog_key_set_id helper to set the program id on any stage
Jordan Justen
2018-07-09
2
-0
/
+19
[next]