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
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: use si_shader_context instead of lp_build_context in more places
Nicolai Hähnle
2017-11-28
1
-27
/
+23
*
radeonsi: cleanup si_initialize_color_surface
Nicolai Hähnle
2017-11-28
1
-12
/
+12
*
radeonsi: avoid attempting to create CMASK if the tiling mode doesn't have it
Nicolai Hähnle
2017-11-28
1
-0
/
+2
*
radeonsi: check that we don't leak fine.buf references
Nicolai Hähnle
2017-11-28
1
-0
/
+2
*
amd/common: sid.h cleanups
Nicolai Hähnle
2017-11-28
1
-1
/
+1
*
ac: change legacy_surf_level::slice_size to dword units
Marek Olšák
2017-11-27
8
-28
/
+30
*
ac: pack ac_surface better
Marek Olšák
2017-11-27
2
-7
/
+7
*
radeonsi: always initialize max_forced_staging_uploads
Marek Olšák
2017-11-27
1
-0
/
+2
*
radeonsi: remove an old hack for evergreen
Marek Olšák
2017-11-27
1
-10
/
+0
*
radeonsi: set COMPUTE_RESOURCE_LIMITS.FORCE_SIMD_DIST when profitable
Marek Olšák
2017-11-27
1
-1
/
+16
*
r600/eg: dump event type in dumps
Dave Airlie
2017-11-27
1
-0
/
+1
*
nouveau/compiler: Allow to omit line numbers when printing instructions
Tobias Klausmann
2017-11-26
5
-4
/
+13
*
radeonsi: try flushing unflushed fences in si_fence_finish even when timeout ...
Nicolai Hähnle
2017-11-26
1
-3
/
+3
*
nv50/ir: move LateAlgebraicOpt to the very end
Ilia Mirkin
2017-11-26
1
-1
/
+1
*
nv50/ir: when merging immediates/consts, load directly
Ilia Mirkin
2017-11-26
1
-1
/
+21
*
nv50/ir: add optimization for modulo by a non-power-of-2 value
Ilia Mirkin
2017-11-26
1
-0
/
+15
*
nv50/ir: optimize signed integer modulo by pow-of-2
Ilia Mirkin
2017-11-25
2
-10
/
+29
*
freedreno/a4xx: add ARB_framebuffer_no_attachments support
Ilia Mirkin
2017-11-25
2
-1
/
+6
*
freedreno/a4xx: add indirect draw support
Ilia Mirkin
2017-11-25
2
-0
/
+33
*
freedreno: regenerate pm4 header, adjust code for new names
Ilia Mirkin
2017-11-25
3
-114
/
+171
*
freedreno/a4xx: add stencil texturing support
Ilia Mirkin
2017-11-25
3
-12
/
+35
*
freedreno/ir3: add a pass to lower tg4 to txl, enable gather on a4xx
Ilia Mirkin
2017-11-25
7
-3
/
+151
*
radeonsi: expose all CB performance counters on Stoney
Marek Olšák
2017-11-25
1
-1
/
+1
*
radeonsi: handle imported textures with DCC robustly
Marek Olšák
2017-11-25
1
-1
/
+1
*
radeonsi: fix a typo in creating monolithic ES-GS
Marek Olšák
2017-11-25
1
-1
/
+1
*
radeonsi: don't write undefined output channels to LDS in LS
Marek Olšák
2017-11-25
1
-0
/
+3
*
radeonsi: use ac.lds for shared memory
Marek Olšák
2017-11-25
3
-5
/
+3
*
radeonsi: do 64-bit LDS loads recursively
Marek Olšák
2017-11-25
1
-7
/
+9
*
etnaviv: Emit vertex buffers consecutively
Wladimir J. van der Laan
2017-11-23
1
-4
/
+4
*
r600: set DX10_CLAMP for compute shader too
Roland Scheidegger
2017-11-23
1
-2
/
+3
*
r600/shader: Fix all warnings issed with "-Wall -Wextra"
Gert Wollny
2017-11-22
1
-31
/
+36
*
r600: Emit EOP for more CF instruction types
Gert Wollny
2017-11-22
4
-7
/
+16
*
broadcom/vc5: Fix BASE_LEVEL handling with txl.
Eric Anholt
2017-11-22
1
-0
/
+4
*
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
*
llvmpipe: fix snorm blending
Roland Scheidegger
2017-11-21
2
-28
/
+159
*
r600: add cull distance support
Dave Airlie
2017-11-21
6
-6
/
+24
*
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
[next]