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
*
st/dri: constify dri_fill_st_visual's screen
Emil Velikov
2018-06-21
2
-2
/
+4
*
swr: bump minimum supported LLVM version to 5.0
Juan A. Suarez Romero
2018-06-21
2
-5
/
+5
*
radeonsi: add a debug flag to zero vram allocations
Grazvydas Ignotas
2018-06-21
5
-0
/
+7
*
radeonsi: use shifts for sign extension
Grazvydas Ignotas
2018-06-21
1
-2
/
+2
*
r600: fix copy/paste bug for sampleMaskIn workaround
Roland Scheidegger
2018-06-21
1
-1
/
+1
*
v3d: Fix min vs mag determination when not doing mip filtering.
Eric Anholt
2018-06-20
1
-2
/
+10
*
v3d: Track write reference to the separate stencil buffer.
Eric Anholt
2018-06-20
1
-1
/
+16
*
v3d: Add missing reference to the separate stencil buffer.
Eric Anholt
2018-06-20
1
-11
/
+13
*
v3d: Fix return value from fence_finish.
Eric Anholt
2018-06-20
1
-1
/
+1
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
15
-1
/
+32
*
gallium/aux/util/u_cpu_detect.h: Fix -Wsign-compare warning in u_cpu_detect.c
Gert Wollny
2018-06-20
1
-1
/
+1
*
gallium/aux/util/u_debug.h: Fix "noreturn" warnings in debug mode
Gert Wollny
2018-06-20
1
-2
/
+2
*
gallium/aux/util: Fix some warnings
Gert Wollny
2018-06-20
3
-3
/
+3
*
gallium/aux/tgsi_ureg.c: remove unused parameter from match_or_expand_immedia...
Gert Wollny
2018-06-20
1
-2
/
+1
*
gallium/aux/tgsi_two_side.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-3
/
+4
*
gallium/aux/tgsi_ureg.c: Fix various warnings
Gert Wollny
2018-06-20
1
-3
/
+3
*
gallium/aux/tgsi_text.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
2
-5
/
+5
*
gallium/aux/tgsi_point_sprite.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-6
/
+7
*
gallium/aux/tgsi_lowering.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-3
/
+3
*
gallium/aux/tgsi_build.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-2
/
+4
*
gallium/aux/tgsi_build.c: Remove now unused variable
Gert Wollny
2018-06-20
1
-7
/
+1
*
gallium/aux/tgsi_build.c: Remove unused parameters prev_token from various fu...
Gert Wollny
2018-06-20
1
-8
/
+0
*
gallium/aux/tgsi_exec.c: Fix various -Wsign-compare
Gert Wollny
2018-06-20
1
-4
/
+4
*
gallium/aux/tgsi_exec.c: remove superfluous parameter from etch_source_d
Gert Wollny
2018-06-20
1
-5
/
+4
*
gallium/aux/tgsi_exec.c: remove superfluous parameter from store_dest_dstret
Gert Wollny
2018-06-20
1
-9
/
+5
*
gallium/aux/tgsi_exec.c: Remove unused parameter from fetch_src_file_channel
Gert Wollny
2018-06-20
1
-10
/
+3
*
gallium/aux/tgsi_exec.c: Remove paramater inst from exec_kill
Gert Wollny
2018-06-20
1
-3
/
+2
*
gallium/aux/tgsi_aa_point.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-2
/
+2
*
gallium/aux/tgsi_sanity.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-2
/
+2
*
gallium/aux/tgsi/tgsi_parse.c: Fix two warnings
Gert Wollny
2018-06-20
1
-3
/
+7
*
gallium/aux/tgsi/tgsi_dump.c: Fix -Wsign-compare warnings
Gert Wollny
2018-06-20
1
-1
/
+1
*
gallium/aux/cso_cache: Fix various warnings
Gert Wollny
2018-06-20
2
-7
/
+7
*
radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx
Marek Olšák
2018-06-19
16
-892
/
+886
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
58
-274
/
+274
*
freedreno/a5xx: move emit_marker5() into a5xx backend
Rob Clark
2018-06-19
5
-21
/
+24
*
freedreno/a5xx: fix crash in dEQP-GLES31.stress.vertex_attribute_binding.buff...
Rob Clark
2018-06-19
3
-1
/
+24
*
freedreno/a5xx: don't crash if compute shader compile fails
Rob Clark
2018-06-19
1
-0
/
+2
*
freedreno/ir3: fix missing recursion into block condition
Rob Clark
2018-06-19
1
-0
/
+4
*
freedreno/a5xx: better FOUR_QUAD/TWO_QUAD decision for compute
Rob Clark
2018-06-19
1
-4
/
+12
*
freedreno/a5xx: bordercolor fixes
Rob Clark
2018-06-19
1
-4
/
+27
*
freedreno: remove per-stateobj dirty_mask's
Rob Clark
2018-06-19
5
-37
/
+16
*
freedreno/a5xx: remove one image stateblock
Rob Clark
2018-06-19
1
-13
/
+0
*
freedreno/a5xx: cubemap image fixes
Rob Clark
2018-06-19
2
-2
/
+7
*
freedreno/ir3: handle image buffer
Rob Clark
2018-06-19
1
-1
/
+8
*
freedreno/ir3: handle arrays of images
Rob Clark
2018-06-19
1
-6
/
+30
*
freedreno/ir3: images can be arrays too
Rob Clark
2018-06-19
2
-22
/
+83
*
freedreno/ir3: use move_load_const pass
Rob Clark
2018-06-19
1
-0
/
+3
*
radeonsi: ignore PIPE_RESOURCE_FLAG_MAP_COHERENT
Marek Olšák
2018-06-19
2
-5
/
+4
*
radeonsi: always put persistent buffers into GTT on radeon
Marek Olšák
2018-06-19
1
-1
/
+5
*
radeonsi: fix si_get_num_queries for radeon
Marek Olšák
2018-06-19
1
-5
/
+16
[next]