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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
anv: Bump maxComputeWorkgroupSize
Jason Ekstrand
2019-09-09
1
-4
/
+6
*
nir/lower_explicit_io: Handle 1 bit loads and stores
Caio Marcelo de Oliveira Filho
2019-09-06
1
-9
/
+24
*
freedreno/a2xx: ir2: fix lowering of instructions after float lowering
Jonathan Marek
2019-09-06
1
-3
/
+2
*
intel/dri: finish proper glthread
Sergii Romantsov
2019-09-06
1
-1
/
+1
*
broadcom/v3d: Allow importing linear BOs with arbitrary offset/stride.
Dave Stevenson
2019-09-05
1
-8
/
+23
*
radv: Call nir_propagate_invariant()
Connor Abbott
2019-09-05
1
-0
/
+2
*
nir: do not assume that the result of fexp2(a) is always an integral
Samuel Pitoiset
2019-09-04
1
-0
/
+1
*
nir: Add is_not_negative helper function
Dylan Baker
2019-09-04
1
-0
/
+6
*
glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX.
Hal Gentz
2019-09-04
2
-1
/
+9
*
iris: Report correct number of planes for planar images
Kenneth Graunke
2019-09-04
1
-1
/
+8
*
nir: fix memleak in error path
Eric Engestrom
2019-09-04
1
-1
/
+3
*
freedreno/drm-shim: fix mem leak
Eric Engestrom
2019-09-04
1
-3
/
+4
*
anv: fix format string in error message
Eric Engestrom
2019-09-04
1
-1
/
+1
*
util/os_file: fix double-close()
Eric Engestrom
2019-09-04
1
-1
/
+0
*
egl: fix deadlock in malloc error path
Eric Engestrom
2019-09-04
1
-1
/
+3
*
ttn: fix 64-bit shift on 32-bit `1`
Eric Engestrom
2019-09-04
1
-1
/
+1
*
vulkan/overlay: bounce image back to present layout
Lionel Landwerlin
2019-09-04
1
-2
/
+30
*
egl: fix platform selection
Lionel Landwerlin
2019-09-04
1
-2
/
+7
*
gallium/auxiliary/indices: consistently apply start only to input
Erik Faye-Lund
2019-09-04
1
-10
/
+10
*
swr: Fix build with llvm-9.0 again.
Vinson Lee
2019-09-04
3
-0
/
+28
*
glsl: replace 'x + (-x)' with constant 0
Pierre-Eric Pelloux-Prayer
2019-09-04
1
-0
/
+12
*
Revert "radeonsi: don't emit PKT3_CONTEXT_CONTROL on amdgpu"
Thong Thai
2019-09-04
1
-7
/
+4
*
nir/range-analysis: Handle constants in nir_op_mov just like nir_op_bcsel
Ian Romanick
2019-09-04
1
-2
/
+9
*
nir/range-analysis: Fix incorrect fadd range result for (ne_zero, ne_zero)
Ian Romanick
2019-09-04
1
-3
/
+8
*
nir/range-analysis: Adjust result range of multiplication to account for flus...
Ian Romanick
2019-09-04
1
-31
/
+22
*
nir/range-analysis: Adjust result range of exp2 to account for flush-to-zero
Ian Romanick
2019-09-04
1
-2
/
+14
*
nir/algebraic: Mark some value range analysis-based optimizations imprecise
Ian Romanick
2019-09-04
1
-9
/
+13
*
iris: Fix partial fast clear checks to account for miplevel.
Kenneth Graunke
2019-09-04
1
-2
/
+2
*
intel/compiler: Request bitfield_reverse lowering on pre-Gen7 hardware
Ian Romanick
2019-09-04
1
-0
/
+1
*
nir/algrbraic: Don't optimize open-coded bitfield reverse when lowering is en...
Ian Romanick
2019-09-04
1
-1
/
+1
*
mesa: Fix _mesa_float_to_unorm() on 32-bit systems.
Kenneth Graunke
2019-09-04
1
-1
/
+1
*
util: Add a _mesa_i64roundevenf() helper.
Kenneth Graunke
2019-09-04
1
-0
/
+16
*
radeonsi: fix scratch buffer WAVESIZE setting leading to corruption
Marek Olšák
2019-09-04
3
-31
/
+39
*
radeonsi: unbind blend/DSA/rasterizer state correctly in delete functions
Marek Olšák
2019-09-04
1
-1
/
+9
*
gallivm: fix atomic compare-and-swap
Dave Airlie
2019-09-04
1
-0
/
+2
*
intel/fs: grab fail_msg from v32 instead of v16 when v32->run_cs fails
Paulo Zanoni
2019-09-04
1
-1
/
+1
*
isl: Don't set UnormPathInColorPipe for integer surfaces.
Kenneth Graunke
2019-09-04
1
-1
/
+6
*
isl: Drop UnormPathInColorPipe for buffer surfaces.
Kenneth Graunke
2019-09-04
1
-4
/
+0
*
radv: fix getting the index type size for uint8_t
Samuel Pitoiset
2019-09-04
1
-1
/
+1
*
virgl: fix format conversion for recent gallium changes.
Dave Airlie
2019-09-04
8
-18
/
+305
*
radv: Change memory type order for GPUs without dedicated VRAM
Alex Smith
2019-09-04
1
-3
/
+15
*
anv: Only re-emit non-dynamic state that has changed.
Rafael Antognolli
2019-09-04
2
-24
/
+50
*
util: fix compilation on macos
Lionel Landwerlin
2019-09-04
1
-1
/
+1
*
radv: additional query fixes
Andres Rodriguez
2019-09-04
1
-7
/
+8
*
iris: Fix large timeout handling in rel2abs()
Kenneth Graunke
2019-09-04
1
-13
/
+14
*
radv/gfx10: do not use NGG with NAVI14
Samuel Pitoiset
2019-09-04
1
-0
/
+1
*
radv/gfx10: don't initialize VGT_INSTANCE_STEP_RATE_0
Samuel Pitoiset
2019-09-04
1
-1
/
+2
*
egl: reset blob cache set/get functions on terminate
Tapani Pälli
2019-09-04
1
-0
/
+4
*
iris: Avoid unnecessary resolves on transfer maps
Kenneth Graunke
2019-09-04
2
-16
/
+31
*
iris: Drop copy format hacks from copy region based transfer path.
Kenneth Graunke
2019-09-04
1
-16
/
+5
[prev]
[next]