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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Remove old-school deref chain support
Jason Ekstrand
2018-06-22
1
-3
/
+0
*
freedreno/ir3: convert to deref instructions
Rob Clark
2018-06-22
3
-53
/
+57
*
nir: Rework lower_locals_to_regs to use deref instructions
Jason Ekstrand
2018-06-22
1
-2
/
+2
*
intel,ir3: Re-enable nir_opt_copy_prop_vars
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
radeonsi: Remove deref chain support in nir scan pass.
Bas Nieuwenhuizen
2018-06-22
1
-30
/
+4
*
radeonsi: Add deref support to the nir scan pass.
Bas Nieuwenhuizen
2018-06-22
1
-15
/
+59
*
nir: Delete lower_io_types
Jason Ekstrand
2018-06-22
1
-1
/
+0
*
broadcom/vc4: Remove deref chain support from nir_lower_txf_ms.
Eric Anholt
2018-06-22
1
-1
/
+0
*
st,ir3,radeonsi: push lower_deref_instrs back into driver
Rob Clark
2018-06-22
4
-5
/
+3
*
nir/lower_samplers: remove legacy version
Rob Clark
2018-06-22
1
-1
/
+1
*
nir/lower_samplers: split out _legacy version for deref chains
Rob Clark
2018-06-22
1
-1
/
+1
*
intel,ir3: Disable nir_opt_copy_prop_vars
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
ttn: convert to deref instructions
Rob Clark
2018-06-22
1
-39
/
+13
*
anv,i965,radv,st,ir3: Call nir_lower_deref_instrs
Jason Ekstrand
2018-06-22
4
-1
/
+8
*
nv50/ir: only avoid spilling constrained def if a mov is added
Karol Herbst
2018-06-23
1
-2
/
+2
*
freedreno: a2xx: fix clear color
Jonathan Marek
2018-06-22
1
-1
/
+1
*
freedreno: a2xx: fix crash when freeing context
Jonathan Marek
2018-06-22
1
-0
/
+2
*
freedreno: a2xx: fix crash on first clear
Jonathan Marek
2018-06-22
1
-4
/
+4
*
freedreno: add a20x
Jonathan Marek
2018-06-22
7
-31
/
+85
*
freedreno: a2xx: increase size of the offset field in instr_fetch_vtx_t
Jonathan Marek
2018-06-22
1
-4
/
+2
*
v3d: Don't forget to initialize the buffer offset of a new winsys handle.
Eric Anholt
2018-06-21
1
-0
/
+1
*
radeonsi: fix occlusion queries with 16x AA without FBO attachments on Stoney
Marek Olšák
2018-06-21
1
-1
/
+9
*
radeonsi: handle non-clearable DCC buffers as MSAA resolve dst
Marek Olšák
2018-06-21
2
-1
/
+6
*
radeonsi: disable DCC MSAA for 128bpp formats on Stoney
Marek Olšák
2018-06-21
1
-0
/
+5
*
freedreno/a5xx: MSAA
Rob Clark
2018-06-21
14
-42
/
+89
*
freedreno: update generated headers
Rob Clark
2018-06-21
8
-41
/
+53
*
freedreno/ir3: txf_ms support
Rob Clark
2018-06-21
3
-7
/
+51
*
freedreno/a5xx: fix gpu hangs with large compute shaders
Rob Clark
2018-06-21
1
-3
/
+11
*
freedreno/ir3: fix base_vertex
Rob Clark
2018-06-21
1
-0
/
+1
*
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
[next]