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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: report actual max-texture sizes
Erik Faye-Lund
2018-08-15
2
-0
/
+10
*
virgl: do not use SP_MAX_TEXTURE_*_LEVELS defines
Erik Faye-Lund
2018-08-15
1
-7
/
+3
*
radv: disable the auto-waitcnt-before-barrier LLVM option
Samuel Pitoiset
2018-08-15
1
-0
/
+1
*
radeonsi: enable 1 missing PS_SU perf counter on Polaris
Marek Olšák
2018-08-14
1
-1
/
+1
*
radeonsi: use radeon_info::name
Marek Olšák
2018-08-14
3
-40
/
+12
*
ac: add radeon_info::name
Marek Olšák
2018-08-14
1
-1
/
+6
*
radeonsi: split si_clear_buffer to remove enum si_method
Marek Olšák
2018-08-14
6
-53
/
+60
*
radeonsi: replace CP_DMA_USE_L2 with enum si_cache_policy
Marek Olšák
2018-08-14
2
-26
/
+41
*
radeonsi: declare coher in si_copy_buffer
Marek Olšák
2018-08-14
1
-8
/
+7
*
radeonsi: make PFP_SYNC_ME an explicit CP DMA flag
Marek Olšák
2018-08-14
1
-17
/
+25
*
radeonsi: don't use emit_data->args in load_emit
Marek Olšák
2018-08-14
1
-94
/
+37
*
radeonsi: don't use emit_data->args in store_emit
Marek Olšák
2018-08-14
1
-92
/
+71
*
radeonsi: don't use emit_data->args in atomic_emit
Marek Olšák
2018-08-14
3
-36
/
+47
*
radeonsi: don't use emit_data->args in build_interp_intrinsic
Marek Olšák
2018-08-14
1
-19
/
+13
*
radeonsi: inline atomic_fetch_args
Marek Olšák
2018-08-14
1
-74
/
+51
*
radeonsi: inline store_fetch_args
Marek Olšák
2018-08-14
1
-61
/
+42
*
radeonsi: inline load_fetch_args
Marek Olšák
2018-08-14
1
-39
/
+28
*
radeonsi: merge txq_emit and resq_emit
Marek Olšák
2018-08-14
1
-48
/
+45
*
radeonsi: inline resq_fetch_args
Marek Olšák
2018-08-14
1
-62
/
+34
*
radeonsi: inline txq_fetch_args
Marek Olšák
2018-08-14
1
-26
/
+7
*
radeonsi: use get_resinfo directly in lower_gather4_integer
Marek Olšák
2018-08-14
1
-13
/
+12
*
radeonsi: inline tex_fetch_args into build_tex_intrinsic
Marek Olšák
2018-08-14
1
-222
/
+188
*
radeonsi: remove fetch_args callbacks for ALU instructions
Marek Olšák
2018-08-14
2
-103
/
+55
*
radeonsi: move internal TGSI shaders into si_shaderlib_tgsi.c
Marek Olšák
2018-08-14
8
-319
/
+348
*
radeonsi: implement EXT_window_rectangles
Marek Olšák
2018-08-14
7
-2
/
+95
*
gallium/u_blitter: save/restore window rectangles
Marek Olšák
2018-08-14
2
-0
/
+29
*
noop: implement set_window_rectangles
Marek Olšák
2018-08-14
1
-0
/
+8
*
ddebug: implement set_window_rectangles
Marek Olšák
2018-08-14
1
-0
/
+12
*
freedreno/ir3: add support for a6xx 'merged' register set
Rob Clark
2018-08-14
2
-2
/
+24
*
freedreno/ir3: small RA cleanup
Rob Clark
2018-08-14
2
-13
/
+8
*
freedreno/ir3: stop hard-coding FS input regs
Rob Clark
2018-08-14
7
-183
/
+103
*
freedreno/ir3: use r63.x for unused inputs
Rob Clark
2018-08-14
1
-3
/
+3
*
freedreno/ir3: create all inputs in first block
Rob Clark
2018-08-14
1
-17
/
+17
*
freedreno/ir3: rename s/frag_pos/frag_vcoord/g
Rob Clark
2018-08-14
2
-17
/
+22
*
freedreno/ir3: move per-generation compiler config
Rob Clark
2018-08-14
3
-43
/
+52
*
freedreno: move free() into fdN_context_destroy()
Rob Clark
2018-08-14
5
-2
/
+7
*
freedreno: a2xx: ir2 update
Jonathan Marek
2018-08-14
5
-545
/
+615
*
virgl: ARB_texture_barrier support
Dave Airlie
2018-08-14
6
-3
/
+24
*
Gallium/tgsi: Correct signdness of return value of bit operations
Gert Wollny
2018-08-11
1
-3
/
+4
*
meson: Build with Python 3
Mathieu Bridon
2018-08-10
7
-15
/
+15
*
python: Fix inequality comparisons
Mathieu Bridon
2018-08-10
1
-0
/
+6
*
python: Better check for integer types
Mathieu Bridon
2018-08-09
1
-2
/
+11
*
vc4: Implement texture_subdata() to directly upload tiled data.
Eric Anholt
2018-08-08
1
-1
/
+39
*
vc4: Handle partial loads/stores of tiled textures.
Eric Anholt
2018-08-08
3
-60
/
+155
*
vc4: Compile the LT image helper per cpp we might load/store.
Eric Anholt
2018-08-08
1
-2
/
+31
*
vc4: Refactor to reuse the LT tile walking code.
Eric Anholt
2018-08-08
1
-24
/
+34
*
svga: use pipe_sampler_view::target in svga_set_sampler_views()
Brian Paul
2018-08-08
1
-1
/
+1
*
svga: use SVGA3D_RS_FILLMODE for vgpu9
Brian Paul
2018-08-08
3
-26
/
+37
*
svga: add TGSI_SEMANTIC_FACE switch case in svga_swtnl_update_vdecl()
Brian Paul
2018-08-08
1
-0
/
+1
*
ttn: remove {varying_slot, frag_result}_to_tgsi_semantic helpers
Emil Velikov
2018-08-08
2
-79
/
+0
[next]