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
*
meson: add logic to select apple and windows dri
Dylan Baker
2017-11-22
1
-2
/
+14
*
meson: Fix LLVM requires for radeonsi
Dylan Baker
2017-11-22
1
-2
/
+2
*
meson: convert llvm option to tristate
Dylan Baker
2017-11-22
2
-25
/
+28
*
meson: Convert platform to auto
Dylan Baker
2017-11-22
2
-2
/
+9
*
meson: Remove duplicate _GNU_SOURCE
Dylan Baker
2017-11-22
1
-1
/
+0
*
meson: Remove completed or irrelevant TODO comments
Dylan Baker
2017-11-22
1
-15
/
+0
*
meson: Fix TODO for missing dl_iterate_phdr function
Dylan Baker
2017-11-22
1
-2
/
+4
*
meson: disable x86 asm in fewer cases.
Dylan Baker
2017-11-22
1
-7
/
+10
*
meson: Enable SSE4.1 optimizations
Dylan Baker
2017-11-22
2
-4
/
+25
*
broadcom/vc5: Fix BASE_LEVEL handling with txl.
Eric Anholt
2017-11-22
2
-2
/
+8
*
broadcom/vc5: Fix array texture layer count setup.
Eric Anholt
2017-11-22
1
-1
/
+6
*
broadcom/vc5: Don't increment primitive queries while they're paused.
Eric Anholt
2017-11-22
1
-1
/
+3
*
broadcom/vc5: Fix incorrect padding of TF outputs.
Eric Anholt
2017-11-22
1
-0
/
+2
*
broadcom/vc5: Fix UIF surface size setup for ARB_fbo's mismatched sizes.
Eric Anholt
2017-11-22
1
-2
/
+23
*
etnaviv: Put HALTI level in specs
Wladimir J. van der Laan
2017-11-22
2
-0
/
+23
*
etnaviv: Const-correctness etnaviv_emit.h
Wladimir J. van der Laan
2017-11-22
1
-1
/
+1
*
meson: add si_driinfo.h in libgallium_dri
Juan A. Suarez Romero
2017-11-22
1
-0
/
+1
*
nir/gather_info: recognize load_patch_vertices_in as a system value
Iago Toral Quiroga
2017-11-22
1
-0
/
+1
*
i965: Support decoding INTERFACE_DESCRIPTOR_DATA with INTEL_DEBUG=bat
Jordan Justen
2017-11-21
1
-0
/
+24
*
intel/genxml: Add helpers for determining field type
Kristian H. Kristensen
2017-11-21
1
-6
/
+17
*
i965/fs: Check ADD/MAD with immediates in satprop unit test
Matt Turner
2017-11-21
1
-1
/
+125
*
i965/fs: Handle negating immediates on MADs when propagating saturates
Matt Turner
2017-11-21
1
-2
/
+8
*
mesa/teximage: add TEXTURE_CUBE_MAP_ARRAY target for CompressedTexImage3D
Juan A. Suarez Romero
2017-11-21
1
-1
/
+19
*
intel: fix disasm_info memory leaks
Tapani Pälli
2017-11-21
2
-2
/
+2
*
st/glsl_to_nir: don't generate nir twice for gs
Timothy Arceri
2017-11-21
1
-8
/
+2
*
llvmpipe: fix snorm blending
Roland Scheidegger
2017-11-21
4
-53
/
+191
*
r600: add cull distance support
Dave Airlie
2017-11-21
8
-7
/
+26
*
i965: Optimize bucket index calculation
Aravindan Muthukumar
2017-11-20
1
-8
/
+39
*
meson: Guard the gallium dri componenet
Dylan Baker
2017-11-20
1
-2
/
+4
*
meson: don't build gallium subdir unless we're building gallium
Dylan Baker
2017-11-20
1
-1
/
+3
*
broadcom/vc5: Align 1D texture miplevels to 64b.
Eric Anholt
2017-11-20
1
-0
/
+2
*
broadcom/vc5: Clamp min lod to the last level.
Eric Anholt
2017-11-20
1
-2
/
+3
*
broadcom/vc5: Increase simulator memory for tex-miplevel-selection.
Eric Anholt
2017-11-20
1
-1
/
+1
*
swr/rast: Repair simd8 frontend code rot
Tim Rowley
2017-11-20
1
-1
/
+1
*
swr/rast: Implement AVX-512 GATHERPS in SIMD16 fetch shader
Tim Rowley
2017-11-20
4
-29
/
+220
*
swr/rast: Simplify GATHER* jit builder api
Tim Rowley
2017-11-20
4
-48
/
+48
*
swr/rast: Add alignment to transpose targets
Tim Rowley
2017-11-20
1
-8
/
+8
*
swr/rast: Cache eventmanager
Tim Rowley
2017-11-20
3
-0
/
+9
*
swr/rast: Enable AVX-512 targets in the jitter
Tim Rowley
2017-11-20
2
-10
/
+0
*
swr/rast: Points with clipdistance can't go through simplepoints path
Tim Rowley
2017-11-20
1
-1
/
+2
*
swr/rast: Code style change (NFC)
Tim Rowley
2017-11-20
1
-2
/
+7
*
swr/rast: Widen fetch shader to SIMD16
Tim Rowley
2017-11-20
5
-3
/
+151
*
swr/rast: Support flexible vertex layout for DS output
Tim Rowley
2017-11-20
2
-0
/
+3
*
gallium/u_threaded: avoid syncing in threaded_context_flush
Nicolai Hähnle
2017-11-20
3
-5
/
+17
*
radeonsi: avoid syncing the driver thread in si_fence_finish
Nicolai Hähnle
2017-11-20
3
-37
/
+49
*
radeonsi: recompute the relative timeout after waiting for ready fence
Nicolai Hähnle
2017-11-20
1
-0
/
+5
*
ddebug: fix the hang detection timeout calculation
Nicolai Hähnle
2017-11-20
1
-2
/
+2
*
ddebug: fix use-after-free of streamout targets
Nicolai Hähnle
2017-11-20
1
-1
/
+1
*
gallium/u_threaded: properly initialize fence unflushed tokens
Nicolai Hähnle
2017-11-20
1
-2
/
+1
*
util/u_queue: really use futex-based fences
Nicolai Hähnle
2017-11-20
1
-1
/
+1
[next]