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
*
mesa: replace some index_size multiplications and divisions with shifts
Marek Olšák
2020-03-04
4
-12
/
+12
*
mesa: add index_size_shift = log2(index_size) into _mesa_index_buffer
Marek Olšák
2020-03-04
5
-19
/
+30
*
android: r600/sfn: Add GDS instructions
Mauro Rossi
2020-03-04
1
-0
/
+2
*
android: r600/sfn: fix includes and libmesa_nir dependency
Mauro Rossi
2020-03-04
1
-1
/
+3
*
android: aco: fix PIPE_FORMAT related building errors
Mauro Rossi
2020-03-04
1
-0
/
+1
*
nir: Flush to zero with OOB low exponents in ldexp
Jason Ekstrand
2020-03-04
1
-14
/
+41
*
zink. Added storage CISto descriptor pool.
Duncan Hopkins
2020-03-04
1
-1
/
+2
*
gitlab-ci: Add jobs to be able to test Vulkan
Andres Gomez
2020-03-04
5
-15
/
+92
*
gitlab-ci: Add gfxreconstruct traces support
Andres Gomez
2020-03-04
4
-8
/
+55
*
gitlab-ci: Change devices format to <api-vendor-deviceId>
Andres Gomez
2020-03-04
5
-23
/
+25
*
gitlab-ci: build VulkanTools into the Vulkan testing container
Andres Gomez
2020-03-04
3
-1
/
+43
*
gitlab-ci: build gfxreconstruct into the Vulkan testing container
Andres Gomez
2020-03-04
3
-1
/
+27
*
gitlab-ci: add missing popd to the build-deqp-vk.sh script
Andres Gomez
2020-03-04
3
-8
/
+17
*
tracie: correct typo
Andres Gomez
2020-03-04
1
-1
/
+1
*
etnaviv: fix alpha test on GC3000
Christian Gmeiner
2020-03-04
3
-2
/
+15
*
etnaviv: update headers from rnndb
Christian Gmeiner
2020-03-04
8
-55
/
+55
*
egl/wayland: Don't invalidate buffers on no-op resize
Daniel Stone
2020-03-04
1
-0
/
+4
*
Revert "glx: convert glx_config_create_list to one big calloc"
Andrii Simiklit
2020-03-04
1
-26
/
+37
*
zink. Don't set incorrect sType in VkImportMemoryFdInfoKHR struct
Vilya Harvey
2020-03-04
1
-1
/
+0
*
turnip: support indirect draw
Hyunjun Ko
2020-03-04
1
-6
/
+49
*
android: gallium/auxiliary: fix "Unused source files" in tesselator
Mauro Rossi
2020-03-03
1
-1
/
+2
*
ci: Flip db410c back to docker mode.
Eric Anholt
2020-03-03
2
-2
/
+10
*
intel/gen12+: Disable mid thread preemption.
Rafael Antognolli
2020-03-03
3
-0
/
+25
*
Revert "gallium/swr: Fix min/max range index draw"
Krzysztof Raszkowski
2020-03-03
2
-16
/
+2
*
vc4: fix vc4_yuv_blit overwriting fragment constant buffer slot 0
Chris Lord
2020-03-03
1
-0
/
+2
*
aco: handle v_add_co_u32_e64 in parse_base_offset()
Rhys Perry
2020-03-03
1
-0
/
+2
*
aco: fix carry-out size for wave32 v_add_co_u32_e64
Rhys Perry
2020-03-03
1
-1
/
+1
*
gallium/swr: fix corruptions in Unigine Heaven
Jan Zielinski
2020-03-03
4
-137
/
+211
*
st/va: GetConfigAttributes: check profile and entrypoint combination
Satyajit Sahu
2020-03-03
1
-2
/
+6
*
intel/isl: Implement D16_UNORM workarounds.
Rafael Antognolli
2020-03-03
5
-4
/
+93
*
aco: keep track of which events are used in a barrier
Rhys Perry
2020-03-03
1
-19
/
+41
*
st/va/postproc: reallocate interlaced destination buffer
Thong Thai
2020-03-03
1
-4
/
+1
*
panfrost: fix transform feedback
Louis-Francis Ratté-Boulianne
2020-03-03
2
-295
/
+12
*
gallium: add PIPE_CAP_PSIZ_CLAMPED
Louis-Francis Ratté-Boulianne
2020-03-03
3
-0
/
+4
*
gallium: add PIPE_CAP_VIEWPORT_TRANSFORM_LOWERED
Louis-Francis Ratté-Boulianne
2020-03-03
3
-0
/
+9
*
gallium: add PIPE_CAP_PACKED_STREAM_OUTPUT
Louis-Francis Ratté-Boulianne
2020-03-03
3
-0
/
+7
*
glsl/linker: add xfb workaround for modified built-in variables
Louis-Francis Ratté-Boulianne
2020-03-03
2
-6
/
+20
*
glsl/linker: handle array/struct members for DisableXfbPacking
Louis-Francis Ratté-Boulianne
2020-03-03
6
-0
/
+283
*
glsl/linker: add DisableTransformFeedbackPacking workaround
Louis-Francis Ratté-Boulianne
2020-03-03
5
-19
/
+115
*
spirv: fix memory_barrier_tcs_patch emission
Rhys Perry
2020-03-03
1
-1
/
+2
*
spirv: improve creation of memory_barrier
Rhys Perry
2020-03-03
1
-3
/
+8
*
lima: don't disable tiling if there's linear modifier in list
Vasily Khoruzhick
2020-03-03
1
-3
/
+0
*
ac: rename min_vgpr_alloc to min_wave64_vgpr_alloc
Samuel Pitoiset
2020-03-03
4
-5
/
+5
*
ac: rename vgpr_alloc_granularity to wave64_vgpr_alloc_granularity
Samuel Pitoiset
2020-03-03
4
-5
/
+5
*
ac: rename lds_size_per_cu to lds_size_per_workgroup
Samuel Pitoiset
2020-03-03
5
-6
/
+6
*
turnip: Execute main cs for secondary command buffers
Brian Ho
2020-03-03
1
-10
/
+25
*
turnip: Promote tu_cs_get_size/is_empty to header
Brian Ho
2020-03-03
2
-20
/
+20
*
nvc0: enable EXT_texture_shadow_lod
Ilia Mirkin
2020-03-02
2
-4
/
+10
*
st/mesa: allow TXB2/TXL2 to work with cube array shadow textures
Ilia Mirkin
2020-03-02
2
-10
/
+22
*
nv50,nvc0: add newly added PIPE_CAP's to list
Ilia Mirkin
2020-03-02
2
-0
/
+34
[next]