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
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Allow testing if a specific batch is targeting a scanout FB
Boris Brezillon
2019-09-13
5
-24
/
+23
*
panfrost: Get rid of the unused 'flush jobs accessing res' infra
Boris Brezillon
2019-09-13
3
-49
/
+0
*
panfrost: Use a pipe_framebuffer_state as the batch key
Boris Brezillon
2019-09-13
2
-38
/
+17
*
radeon/vcn: exclude raven2 from vcn 2.0 encode initialization
Indrajit Das
2019-09-13
1
-1
/
+1
*
panfrost: Rework midgard_pair_load_store() to kill the nested foreach loop
Boris Brezillon
2019-09-13
1
-34
/
+29
*
panfrost: Fix a list_assert() in schedule_block()
Boris Brezillon
2019-09-13
1
-4
/
+6
*
v3d: fix TF primitive counts for resume without draw
Iago Toral Quiroga
2019-09-13
3
-1
/
+17
*
v3d: remove redundant update of queued draw calls
Iago Toral Quiroga
2019-09-13
1
-2
/
+0
*
v3d: make sure we have enough space in the CL for the primitive counts packet
Iago Toral Quiroga
2019-09-13
1
-0
/
+1
*
v3d: add missing line break for performance debug message
Iago Toral Quiroga
2019-09-13
1
-1
/
+1
*
panfrost/ci: Use releases for Volt dEQP
Tomeu Vizoso
2019-09-13
2
-4
/
+6
*
panfrost/ci: Update kernel to 5.3-rc8
Tomeu Vizoso
2019-09-13
2
-2
/
+2
*
panfrost/ci: Run dEQP with the surfaceless platform
Tomeu Vizoso
2019-09-13
4
-24
/
+44
*
radv: fix allocating number of user sgprs if streamout is used
Samuel Pitoiset
2019-09-13
1
-1
/
+1
*
intel/fs: Handle UNDEF in split_virtual_grfs
Jason Ekstrand
2019-09-13
1
-1
/
+25
*
mesa: fix texStore for FORMAT_Z32_FLOAT_S8X24_UINT
Jiadong Zhu
2019-09-12
1
-3
/
+3
*
freedreno/a6xx: pre-calculate userconst stateobj size
Rob Clark
2019-09-12
5
-3
/
+45
*
gallium: Restore VSX for llvm >= 4
Adam Jackson
2019-09-12
1
-0
/
+14
*
egl/android: Fix build since the DRI fourcc removal.
Eric Anholt
2019-09-12
1
-0
/
+1
*
freedreno: fix compiler warning
Rob Clark
2019-09-12
1
-1
/
+1
*
mesa/st: Fallback to name lookup when the variable have no Parameter
Caio Marcelo de Oliveira Filho
2019-09-12
1
-2
/
+46
*
glx: Remove unused indirection for glx_context->fillImage
Adam Jackson
2019-09-12
4
-22
/
+10
*
meson/v3d: replace partial list of nir dep files with idep_nir_headers
Eric Engestrom
2019-09-12
1
-2
/
+2
*
meson/iris: replace partial list of nir dep files with idep_nir_headers
Eric Engestrom
2019-09-12
1
-3
/
+2
*
v3d: flag dirty state when binding compute states
Jose Maria Casanova Crespo
2019-09-12
4
-38
/
+47
*
tgsi_to_nir: Translate TGSI_INTERPOLATE_COLOR as INTERP_MODE_NONE
Danylo Piliaiev
2019-09-12
1
-1
/
+1
*
nir/lower_point_size: assume scalar PSIZ
Iago Toral Quiroga
2019-09-12
1
-14
/
+3
*
gallium/ttn: VARYING_SLOT_PSIZ and VARYING_SLOT_FOGC are scalar
Iago Toral Quiroga
2019-09-12
1
-0
/
+10
*
prog_to_nir: VARYING_SLOT_PSIZ is a scalar
Iago Toral Quiroga
2019-09-12
1
-3
/
+5
*
egl/android: Only keep BGRA EGL configs as fallback
Lepton Wu
2019-09-12
1
-0
/
+11
*
egl/android: Enable HAL_PIXEL_FORMAT_RGBA_1010102 format
renchenglei
2019-09-12
1
-0
/
+3
*
iris: trivial whitespace fixes
Kenneth Graunke
2019-09-11
1
-2
/
+2
*
u_format: float type for R11G11B10_FLOAT/R9G9B9E5_FLOAT
Jonathan Marek
2019-09-11
1
-2
/
+2
*
u_format: add ETC2 to util_format_srgb/util_format_linear
Jonathan Marek
2019-09-11
1
-0
/
+12
*
dri: Use DRM_FORMAT_* instead of defining our own copy.
Eric Anholt
2019-09-11
6
-112
/
+114
*
st/mesa: Only pause queries if there are any active queries to pause.
Kenneth Graunke
2019-09-11
5
-4
/
+17
*
Fix missing dri2_load_driver on platform_drm
Jean Hertel
2019-09-11
1
-0
/
+15
*
intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM
Anuj Phogat
2019-09-11
4
-0
/
+29
*
genxml/gen11+: Add COMMON_SLICE_CHICKEN4 register
Anuj Phogat
2019-09-11
2
-0
/
+10
*
egl/dri2: Refuse to add EGLConfigs with no supported surface types
Adam Jackson
2019-09-11
1
-13
/
+16
*
gallium: Require LLVM >= 3.9
Adam Jackson
2019-09-11
5
-183
/
+3
*
gallium: Require LLVM >= 3.8
Adam Jackson
2019-09-11
1
-4
/
+2
*
gallium: Require LLVM >= 3.7
Adam Jackson
2019-09-11
2
-33
/
+4
*
gallium: Require LLVM >= 3.6
Adam Jackson
2019-09-11
4
-250
/
+82
*
gallium: Require LLVM >= 3.5
Adam Jackson
2019-09-11
3
-28
/
+2
*
gallium: Require LLVM >= 3.4
Adam Jackson
2019-09-11
6
-168
/
+6
*
st/nir: fix illegal designated initializer in st_glsl_to_nir.cpp
Brian Paul
2019-09-11
1
-1
/
+1
*
meson: don't generate file into subdirs
Dylan Baker
2019-09-11
1
-1
/
+1
*
iris: Set bo->reusable = false in iris_bo_make_external_locked
Kenneth Graunke
2019-09-11
1
-5
/
+4
*
iris: Finish initializing the BO before stuffing it in the hash table
Kenneth Graunke
2019-09-11
1
-4
/
+2
[next]