index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bin/install_megadrivers.py: Fix regression for set DESTDIR
Dylan Baker
2019-03-22
1
-1
/
+5
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
9
-133
/
+221
*
nir: use generic float types for frexp_exp and frexp_sig
Samuel Pitoiset
2019-03-22
1
-2
/
+2
*
nir: Fix anonymous union initialization with older GCC.
Vinson Lee
2019-03-22
1
-4
/
+6
*
iris: Push heavy memchecker code to DEBUG
Chris Wilson
2019-03-22
2
-1
/
+13
*
iris: Fix batch chaining map_next increment.
Kenneth Graunke
2019-03-22
1
-1
/
+1
*
freedreno/ir3: disable early-z for SSBO/image writes
Rob Clark
2019-03-22
1
-0
/
+12
*
freedreno/ir3: rename has_kill to no_earlyz
Rob Clark
2019-03-22
9
-10
/
+10
*
ac/nir: implement 16-bit pack/unpack opcodes
Rhys Perry
2019-03-22
1
-0
/
+24
*
vulkan/overlay: improve error reporting
Lionel Landwerlin
2019-03-22
1
-125
/
+89
*
vulkan/overlay: check return value of swapchain get images
Lionel Landwerlin
2019-03-22
1
-8
/
+11
*
vulkan/overlay: silence validation layer warnings
Lionel Landwerlin
2019-03-22
1
-5
/
+5
*
vulkan/overlay: properly register layer object with loader
Lionel Landwerlin
2019-03-22
1
-9
/
+24
*
radv: Fix driverUUID
Józef Kucia
2019-03-22
1
-1
/
+1
*
glsl: Cross validate variable's invariance by explicit invariance only
Danylo Piliaiev
2019-03-21
7
-9
/
+30
*
mesa: Fix GL_NUM_DEVICE_UUIDS_EXT
Józef Kucia
2019-03-22
1
-0
/
+3
*
iris: Skip resolves and flushes altogether if unnecessary
Kenneth Graunke
2019-03-21
3
-9
/
+27
*
iris: Skip framebuffer resolve tracking if framebuffer isn't dirty
Kenneth Graunke
2019-03-21
2
-70
/
+84
*
iris: Skip input resolve handling if bindings haven't changed
Kenneth Graunke
2019-03-21
3
-10
/
+19
*
iris: Fix util_vma_heap_init size for IRIS_MEMZONE_SHADER
Kenneth Graunke
2019-03-21
1
-1
/
+1
*
softpipe: fix integer texture swizzling for 1 vs 1.0f
Dave Airlie
2019-03-22
1
-4
/
+5
*
softpipe: remove shadow_ref assert.
Dave Airlie
2019-03-22
1
-1
/
+0
*
softpipe: handle 32-bit bitfield inserts
Dave Airlie
2019-03-22
1
-3
/
+7
*
softpipe: fix 32-bit bitfield extract
Dave Airlie
2019-03-22
1
-2
/
+12
*
nir: fix opt_if_loop_last_continue()
Timothy Arceri
2019-03-22
1
-10
/
+6
*
anv: fix build on Nougat
Gurchetan Singh
2019-03-21
4
-6
/
+22
*
anv: move anv_GetMemoryAndroidHardwareBufferANDROID up a bit
Gurchetan Singh
2019-03-21
1
-28
/
+28
*
configure.ac / meson: depend on libnativewindow when appropriate
Gurchetan Singh
2019-03-21
3
-1
/
+23
*
v3d: Remove some dead members of struct v3d_compile.
Eric Anholt
2019-03-21
1
-12
/
+0
*
v3d: Upload all of UBO[0] if any indirect load occurs.
Eric Anholt
2019-03-21
4
-167
/
+20
*
v3d: Move constant offsets to UBO addresses into the main uniform stream.
Eric Anholt
2019-03-21
5
-11
/
+22
*
v3d: Rename v3d_tmu_config_data to v3d_unit_data.
Eric Anholt
2019-03-21
3
-13
/
+13
*
configure.ac/meson.build: Add options for library suffixes
Benjamin Gordon
2019-03-21
8
-21
/
+54
*
nir: Record non-vector/scalar varyings as unmovable when compacting
Kenneth Graunke
2019-03-21
1
-1
/
+3
*
freedreno/ir3: dynamic UBO indexing vs 64b pointers
Rob Clark
2019-03-21
1
-2
/
+2
*
freedreno/ir3: fix bit_count
Rob Clark
2019-03-21
1
-2
/
+23
*
freedreno/ir3: additional lowering
Rob Clark
2019-03-21
1
-0
/
+6
*
freedreno/ir3: optimize sam.s2en to sam
Rob Clark
2019-03-21
3
-6
/
+36
*
freedreno/ir3: enable indirect tex/samp (sam.s2en)
Rob Clark
2019-03-21
2
-22
/
+73
*
freedreno/ir3: find # of samplers from uniform vars
Rob Clark
2019-03-21
3
-13
/
+13
*
nir: move gls_type_get_{sampler,image}_count()
Rob Clark
2019-03-21
3
-42
/
+45
*
freedreno/ir3: fix regmask for merged regs
Rob Clark
2019-03-21
2
-3
/
+13
*
freedreno/ir3: fix sam.s2en encoding
Rob Clark
2019-03-21
2
-9
/
+12
*
freedreno/ir3: fix sam.s2en decoding
Rob Clark
2019-03-21
1
-3
/
+5
*
freedreno/ir3/ra: fix half-class conflicts
Rob Clark
2019-03-21
1
-7
/
+14
*
freedreno/ir3 better cat6 encoding detection
Rob Clark
2019-03-21
2
-8
/
+24
*
ac: fix incorrect argument type for tbuffer.{load,store} with LLVM 7
Samuel Pitoiset
2019-03-21
1
-4
/
+4
*
ac: fix 16-bit shifts
Samuel Pitoiset
2019-03-21
1
-12
/
+21
*
ac: add 16-bit support to fract
Samuel Pitoiset
2019-03-21
1
-1
/
+4
*
ac: add 16-bit support fo fsign
Samuel Pitoiset
2019-03-21
1
-1
/
+5
[next]