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
*
virgl: also destroy all read-transfers
Erik Faye-Lund
2019-04-03
2
-2
/
+4
*
meson: Error if LLVM is turned off but clover it turned on
Dylan Baker
2019-04-03
1
-0
/
+2
*
meson: Error if LLVM doesn't have rtti when building clover
Dylan Baker
2019-04-03
1
-0
/
+2
*
panfrost: Remove support for legacy kernels
Alyssa Rosenzweig
2019-04-03
8
-39
/
+8
*
etnaviv: only try to construct scanout resource when on KMS winsys
Lucas Stach
2019-04-03
1
-1
/
+1
*
etnaviv: flush all pending contexts when accessing a resource with the CPU
Lucas Stach
2019-04-03
1
-2
/
+8
*
etnaviv: don't flush own context when updating resource use
Lucas Stach
2019-04-03
1
-1
/
+10
*
etnaviv: shrink struct etna_3d_state
Christian Gmeiner
2019-04-03
2
-23
/
+0
*
intel/compiler: use defined size for vector components
Dave Airlie
2019-04-03
1
-1
/
+1
*
nir: use proper array sizing define for vectors
Dave Airlie
2019-04-03
1
-4
/
+4
*
Revert "nir: propagate known constant values into the if-then branch"
Timothy Arceri
2019-04-03
1
-60
/
+0
*
nir: propagate known constant values into the if-then branch
Timothy Arceri
2019-04-03
1
-0
/
+60
*
virgl: close drm fd when destroying virgl screen.
Lepton Wu
2019-04-02
1
-0
/
+1
*
iris: Enable fast clears on gen8.
Rafael Antognolli
2019-04-02
1
-2
/
+1
*
iris: Add aux.sampler_usages.
Rafael Antognolli
2019-04-02
3
-16
/
+34
*
iris: Do not allocate clear_color_bo for gen8.
Rafael Antognolli
2019-04-02
2
-6
/
+9
*
iris: Manually apply fast clear color channel overrides.
Rafael Antognolli
2019-04-02
1
-6
/
+16
*
iris/gen8: Re-emit the SURFACE_STATE if the clear color changed.
Rafael Antognolli
2019-04-02
1
-10
/
+28
*
iris: Only update clear color for gens 8 and 9.
Rafael Antognolli
2019-04-02
1
-1
/
+10
*
haiku: Fix hgl dispatch build. Tested under meson/scons.
Alexander von Gluck IV
2019-04-02
1
-1
/
+1
*
docs: Fix 19.0.x version numbers
Guido Günther
2019-04-02
1
-4
/
+4
*
docs/relnotes: document parallel_shader_compile changes in 19.1.0, not 19.0.0
Marek Olšák
2019-04-02
2
-2
/
+2
*
CI: use wayland ci-templates repo to create the base image
Benjamin Tissoires
2019-04-02
3
-182
/
+177
*
radeonsi: don't use PFP_SYNC_ME with compute-only contexts
Marek Olšák
2019-04-02
1
-1
/
+1
*
virgl: define MAX_VERTEX_STREAMS based on availability of TF3
Gert Wollny
2019-04-02
2
-1
/
+3
*
softpipe: Implement ATOMFADD and enable cap TGSI_ATOMFADD
Gert Wollny
2019-04-02
2
-10
/
+18
*
virgl: stricter usage of compressed 3d textures
Erik Faye-Lund
2019-04-02
1
-0
/
+6
*
virgl: do not allow compressed formats for buffers
Erik Faye-Lund
2019-04-02
1
-0
/
+3
*
dri3: Return the current swap interval from glXGetSwapIntervalMESA().
Eric Anholt
2019-04-01
2
-3
/
+1
*
intel: Add support for Comet Lake
Anuj Phogat
2019-04-01
2
-0
/
+19
*
iris: Adapt to variable ppGTT size
Chris Wilson
2019-04-01
1
-1
/
+20
*
radv: partially enable VK_KHR_shader_float16_int8
Samuel Pitoiset
2019-04-01
3
-0
/
+10
*
ac: add 8-bit and 64-bit support to ac_build_bitfield_reverse()
Samuel Pitoiset
2019-04-01
1
-0
/
+14
*
ac: add 8-bit support to ac_build_umsb()
Samuel Pitoiset
2019-04-01
1
-1
/
+7
*
ac: add 8-bit support to ac_find_lsb()
Samuel Pitoiset
2019-04-01
1
-1
/
+6
*
ac: add 8-bit support to ac_build_bit_count()
Samuel Pitoiset
2019-04-01
1
-0
/
+7
*
ac/nir: add support for nir_op_b2i8
Samuel Pitoiset
2019-04-01
1
-0
/
+3
*
radeonsi: implement ARB/KHR_parallel_shader_compile callbacks
Marek Olšák
2019-04-01
1
-0
/
+31
*
util/queue: add util_queue_adjust_num_threads
Marek Olšák
2019-04-01
2
-6
/
+52
*
util/queue: hold a lock when reading num_threads in util_queue_finish
Marek Olšák
2019-04-01
1
-3
/
+3
*
util/queue: add ability to kill a subset of threads
Marek Olšák
2019-04-01
2
-21
/
+36
*
util/queue: move thread creation into a separate function
Marek Olšák
2019-04-01
1
-24
/
+32
*
gallium: implement ARB/KHR_parallel_shader_compile
Marek Olšák
2019-04-01
2
-1
/
+71
*
mesa: implement ARB/KHR_parallel_shader_compile
Marek Olšák
2019-04-01
11
-2
/
+61
*
radeonsi: fix assertion failure by using the correct type
Marek Olšák
2019-04-01
1
-1
/
+1
*
radeon/vcn/vp9: search the render target from the whole list
Leo Liu
2019-04-01
1
-1
/
+1
*
radv: lower 16-bit flrp
Rhys Perry
2019-04-01
1
-0
/
+1
*
ac: fix ac_build_umsb() for 16-bit integer type
Samuel Pitoiset
2019-04-01
1
-1
/
+6
*
ac: fix ac_find_lsb() for 16-bit integer type
Samuel Pitoiset
2019-04-01
1
-0
/
+2
*
ac: fix ac_build_bitfield_reverse() for 16-bit integer type
Samuel Pitoiset
2019-04-01
1
-0
/
+2
[next]