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
/
mesa
/
drivers
/
dri
/
i965
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Support HIZ_CCS in isl_surf_get_ccs_surf
Nanley Chery
2019-10-28
2
-8
/
+8
*
i965/miptree: Avoid -Wswitch for the Gen12 aux modes
Nanley Chery
2019-10-28
1
-0
/
+3
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
1
-1
/
+1
*
i965: setup sized internalformat for MESA_FORMAT_R10G10B10A2_UNORM
Tapani Pälli
2019-10-28
1
-1
/
+9
*
intel/perf: move registers to their own header
Lionel Landwerlin
2019-10-23
2
-1
/
+2
*
mesa: Redefine the RG formats as array formats.
Eric Anholt
2019-10-20
2
-6
/
+6
*
mesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB with an array format.
Eric Anholt
2019-10-20
1
-2
/
+2
*
mesa: Replace the LA16_UNORM packed formats with one array format.
Eric Anholt
2019-10-20
1
-1
/
+1
*
nir: support feeding state to nir_lower_clip_[vg]s
Erik Faye-Lund
2019-10-17
1
-1
/
+2
*
nir: support lowering clipdist to arrays
Erik Faye-Lund
2019-10-17
1
-1
/
+1
*
nir: add a strip parameter to nir_serialize
Marek Olšák
2019-10-10
1
-1
/
+1
*
i965: Disable fast clears when running with INTEL_DEBUG=nofc
Caio Marcelo de Oliveira Filho
2019-10-09
2
-0
/
+6
*
i965: Enable EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+2
*
intel: Increase Gen11 compute shader scratch IDs to 64.
Kenneth Graunke
2019-09-23
1
-1
/
+13
*
Revert "intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM"
Kenneth Graunke
2019-09-23
2
-9
/
+0
*
Move blob from compiler/ to util/
Jason Ekstrand
2019-09-19
1
-1
/
+1
*
i965: support AYUV/XYUV for external import only
Haihao Xiang
2019-09-18
1
-0
/
+2
*
driconfig: add a new engine name/version parameter
Lionel Landwerlin
2019-09-15
2
-2
/
+2
*
dri: Use DRM_FORMAT_* instead of defining our own copy.
Eric Anholt
2019-09-11
1
-35
/
+35
*
intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM
Anuj Phogat
2019-09-11
2
-0
/
+9
*
glsl/nir: Add and use a gl_nir_link() function
Caio Marcelo de Oliveira Filho
2019-09-10
1
-8
/
+4
*
glsl/nir: Fill in the Parameters in NIR linker
Caio Marcelo de Oliveira Filho
2019-09-10
1
-1
/
+1
*
intel: Stop redirecting state cache to command streamer cache section
Kenneth Graunke
2019-09-06
1
-5
/
+0
*
intel/dri: finish proper glthread
Sergii Romantsov
2019-09-05
1
-1
/
+1
*
i965: initialize bo_reuse when creating brw_bufmgr
Tapani Pälli
2019-08-29
4
-26
/
+15
*
i965: Exit with error if gen12+ is detected
Jordan Justen
2019-08-28
1
-0
/
+5
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
2
-2
/
+2
*
i965: Silence brw_blorp uninitialized warning
Caio Marcelo de Oliveira Filho
2019-08-23
1
-1
/
+1
*
i965: honor scanout requirement from DRI
Lionel Landwerlin
2019-08-21
1
-1
/
+3
*
i965: Add handling for fp16 configs
Kevin Strasser
2019-08-21
1
-1
/
+24
*
i965: Add helper function for allowed config formats
Kevin Strasser
2019-08-21
1
-31
/
+34
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
1
-2
/
+4
*
i965: Enable OpenGL 4.6 for Gen8+
Alejandro Piñeiro
2019-08-21
2
-2
/
+2
*
i965: enable ARB_gl_spirv extension and ARB_spirv_extensions for gen7+
Alejandro Piñeiro
2019-08-21
1
-0
/
+3
*
i965/gen11: fix genX_bits.h include path
Mauro Rossi
2019-08-13
1
-1
/
+1
*
i965/gen11: Emit SLICE_HASH_TABLE when pipes are unbalanced.
Rafael Antognolli
2019-08-12
2
-0
/
+88
*
intel/compiler: Fill a compiler statistics struct
Jason Ekstrand
2019-08-12
6
-6
/
+7
*
i965/gen9: Optimize slice and subslice load balancing behavior.
Francisco Jerez
2019-08-12
5
-6
/
+109
*
i965/spirv: Lower shared memory later
Caio Marcelo de Oliveira Filho
2019-08-10
1
-0
/
+20
*
i965: Use force_compat_profile driconf option
Danylo Piliaiev
2019-08-10
2
-2
/
+8
*
i965: fix mem leak in error path
Eric Engestrom
2019-08-10
1
-1
/
+3
*
i965: don't use p_compiler.h types
Lionel Landwerlin
2019-08-09
1
-1
/
+1
*
meson: define ETIME to ETIMEDOUT if not present
Greg V
2019-08-08
1
-3
/
+0
*
anv,i965,iris: deduplicate setting of total_shared
Rhys Perry
2019-08-08
1
-2
/
+0
*
i965: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D
Danylo Piliaiev
2019-08-08
1
-0
/
+21
*
intel/perf: make perf context private
Mark Janes
2019-08-07
3
-39
/
+27
*
intel/perf: print debug information
Mark Janes
2019-08-07
1
-25
/
+8
*
intel/perf: expose method to create query
Mark Janes
2019-08-07
1
-10
/
+3
*
intel/perf: move initialization of pipeline statistics metrics to gen_perf
Mark Janes
2019-08-07
1
-93
/
+3
*
intel/perf: move get_query_data into gen_perf
Mark Janes
2019-08-07
2
-399
/
+2
[next]