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
*
anv: Rework arguments to anv_descriptor_set_write_*
Jason Ekstrand
2019-03-05
3
-29
/
+27
*
anv/descriptor_set: Refactor alloc/free of descriptor sets
Jason Ekstrand
2019-03-05
1
-59
/
+84
*
v3d: Stop treating exec masking specially.
Eric Anholt
2019-03-05
3
-14
/
+3
*
v3d: Restrict live intervals to the blocks reachable from any def.
Eric Anholt
2019-03-05
2
-4
/
+43
*
radv: properly align the fence and EOP bug VA on GFX9
Samuel Pitoiset
2019-03-05
1
-2
/
+5
*
radv: allocate enough space in cmdbuf when starting a subpass
Samuel Pitoiset
2019-03-05
1
-1
/
+1
*
egl: fix libdrm-less builds
Eric Engestrom
2019-03-05
2
-15
/
+0
*
util: #define PATH_MAX when undefined (eg. Hurd)
Eric Engestrom
2019-03-05
1
-0
/
+4
*
radv: use the platform defines in vk.xml instead of hard-coding them
Eric Engestrom
2019-03-05
1
-4
/
+7
*
anv: use the platform defines in vk.xml instead of hard-coding them
Eric Engestrom
2019-03-05
1
-4
/
+7
*
anv: update supported patch version
Lionel Landwerlin
2019-03-05
1
-1
/
+1
*
anv: toggle on support for VK_EXT_ycbcr_image_arrays
Tapani Pälli
2019-03-05
2
-0
/
+8
*
vulkan: update headers/registry to 1.1.102
Lionel Landwerlin
2019-03-05
1
-14
/
+79
*
anv: retain the is_array state in create_plane_tex_instr_implicit
Tapani Pälli
2019-03-05
1
-0
/
+1
*
meson: avoid going back up the tree with include_directories()
Eric Engestrom
2019-03-05
1
-2
/
+2
*
i965: Implement threaded GL support.
Kenneth Graunke
2019-03-05
3
-0
/
+51
*
anv/pipeline: Drop anv_fill_binding_table
Jason Ekstrand
2019-03-04
1
-26
/
+0
*
anv: Use an actual binding for gl_NumWorkgroups
Jason Ekstrand
2019-03-04
3
-31
/
+33
*
intel,nir: Lower TXD with min_lod when the sampler index is not < 16
Jason Ekstrand
2019-03-04
3
-1
/
+30
*
spirv: OpImageQueryLod requires a sampler
Jason Ekstrand
2019-03-04
1
-1
/
+1
*
anv: Count surfaces for non-YCbCr images in GetDescriptorSetLayoutSupport
Jason Ekstrand
2019-03-04
1
-0
/
+3
*
spirv: Allow [i/u]mulExtended to use new nir opcode
Sagar Ghuge
2019-03-04
1
-6
/
+10
*
nir/algebraic: Optimize low 32 bit extraction
Sagar Ghuge
2019-03-04
1
-0
/
+2
*
glsl: [u/i]mulExtended optimization for GLSL
Sagar Ghuge
2019-03-04
7
-4
/
+126
*
nir/glsl: Add another way of doing lower_imul64 for gen8+
Sagar Ghuge
2019-03-04
6
-6
/
+47
*
st/nine: Ignore multisample quality level if no ms
Axel Davy
2019-03-04
1
-0
/
+4
*
st/nine: Ignore window size if error
Axel Davy
2019-03-04
1
-1
/
+8
*
android: anv: fix libexpat shared dependency
Mauro Rossi
2019-03-04
1
-1
/
+1
*
android: anv: fix generated files depedencies (v2)
Mauro Rossi
2019-03-04
1
-15
/
+25
*
st/wgl: init a variable to silence MinGW warning
Brian Paul
2019-03-04
1
-1
/
+1
*
svga: silence array out of bounds warning
Brian Paul
2019-03-04
1
-1
/
+1
*
svga: init fill variable to avoid compiler warning
Brian Paul
2019-03-04
1
-1
/
+1
*
st/mesa: whitespace fixes in st_texture.h
Brian Paul
2019-03-04
1
-9
/
+13
*
st/mesa: line wrapping, whitespace fixes in st_cb_texture.c
Brian Paul
2019-03-04
1
-2
/
+4
*
st/mesa: whitespace fixes in st_sampler_view.c
Brian Paul
2019-03-04
1
-6
/
+10
*
egl/sl: also allow virtgpu to fallback to kms_swrast
Gurchetan Singh
2019-03-04
1
-2
/
+7
*
st/mesa: Invalidate the gallium array atom only if needed.
Mathias Fröhlich
2019-03-04
1
-2
/
+4
*
mesa: Track buffer object use also for VAO usage.
Mathias Fröhlich
2019-03-04
4
-4
/
+15
*
rav: use 32_AR instead of 32_ABGR when alpha coverage is required
Samuel Pitoiset
2019-03-04
1
-1
/
+1
*
panfrost: List primitive restart enable bit
Alyssa Rosenzweig
2019-03-04
1
-0
/
+2
*
panfrost/midgard: Preview for data hazards
Alyssa Rosenzweig
2019-03-04
1
-9
/
+16
*
panfrost/midgard: Promote smul to vmul
Alyssa Rosenzweig
2019-03-04
1
-1
/
+1
*
panfrost: Flush with offscreen rendering
Alyssa Rosenzweig
2019-03-04
1
-2
/
+2
*
panfrost/midgard: Don't force constant on VLUT
Alyssa Rosenzweig
2019-03-04
1
-1
/
+0
*
panfrost: Cleanup cruft related to clears
Alyssa Rosenzweig
2019-03-04
2
-32
/
+3
*
panfrost: Decouple Gallium clear from FBD clear
Alyssa Rosenzweig
2019-03-04
2
-74
/
+67
*
panfrost: Import job data structures from v3d
Alyssa Rosenzweig
2019-03-04
5
-5
/
+184
*
glsl: fix recording of variables for XFB in TCS shaders
Ilia Mirkin
2019-03-04
3
-5
/
+44
*
glsl: TCS outputs can not be transform feedback candidates on GLES
Jose Maria Casanova Crespo
2019-03-04
1
-1
/
+21
*
glsl: fix typos in comments "transfor" -> "transform"
Jose Maria Casanova Crespo
2019-03-04
1
-3
/
+3
[next]