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
/
drivers
/
iris
/
iris_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: fix fallback to swrast driver
Lionel Landwerlin
2020-07-10
1
-1
/
+1
*
gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporaries
Marek Olšák
2020-07-07
1
-0
/
+1
*
gallium: Add pipe cap for primitive restart with fixed index
Neil Roberts
2020-06-22
1
-0
/
+1
*
iris: fix export of GEM handles
Lionel Landwerlin
2020-06-04
1
-0
/
+2
*
gallium: add shader caps INT16 and FP16_DERIVATIVES
Marek Olšák
2020-06-02
1
-0
/
+2
*
iris, i965: Update limits for ARB_compute_variable_group_size
Caio Marcelo de Oliveira Filho
2020-05-27
1
-31
/
+5
*
iris: add identifier BO
Lionel Landwerlin
2020-05-20
1
-4
/
+23
*
iris: store workaround address
Lionel Landwerlin
2020-05-20
1
-0
/
+5
*
intel: Store the aperture size in devinfo.
Rafael Antognolli
2020-05-15
1
-11
/
+1
*
iris: Implement ARB_compute_variable_group_size
Caio Marcelo de Oliveira Filho
2020-05-01
1
-3
/
+31
*
iris: Detect DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT kernel support
Kenneth Graunke
2020-05-01
1
-0
/
+10
*
iris: handle PIPE_CAP_CLEAR_SCISSORED
Mike Blumenkrantz
2020-04-29
1
-0
/
+1
*
iris: fail screen creation when kernel support is not there
Lionel Landwerlin
2020-04-22
1
-5
/
+19
*
iris: Enable EXT_depth_bounds_test extension.
Rafael Antognolli
2020-04-16
1
-0
/
+2
*
iris: make resources take a ref on the screen object
Lionel Landwerlin
2020-04-11
1
-5
/
+12
*
iris: share buffer managers accross screens
Lionel Landwerlin
2020-04-11
1
-10
/
+9
*
iris: toggle on PIPE_CAP_MIXED_COLOR_DEPTH_BITS
Tapani Pälli
2020-03-12
1
-0
/
+1
*
iris: add support INTEL_blackhole_render
Lionel Landwerlin
2020-02-13
1
-0
/
+3
*
iris: Store the L3$ configs in the screen
Jason Ekstrand
2020-01-30
1
-0
/
+15
*
iris: Enable INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
1
-0
/
+4
*
iris: Advertise PIPE_CAP_NATIVE_FENCE_FD
Kristian H. Kristensen
2020-01-15
1
-0
/
+1
*
iris: Simplify iris_get_renderer_string()
Kenneth Graunke
2020-01-13
1
-11
/
+4
*
iris: Stop setting up fake params
Jason Ekstrand
2019-12-04
1
-1
/
+1
*
iris: Re-enable param compaction
Jason Ekstrand
2019-11-18
1
-1
/
+1
*
intel/compiler: Add a flag to avoid compacting push constants
Jason Ekstrand
2019-11-18
1
-0
/
+1
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
loader: default to iris for all future PCI IDs
Eric Engestrom
2019-10-28
1
-0
/
+1
*
gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE
James Xiong
2019-10-14
1
-1
/
+1
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
1
-1
/
+0
*
iris: Enable EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+1
*
iris: close screen fd on iris_destroy_screen
Tapani Pälli
2019-09-17
1
-0
/
+1
*
iris: Enable ARB_gl_spirv and ARB_spirv_extensions
Caio Marcelo de Oliveira Filho
2019-09-10
1
-0
/
+2
*
iris: Add support for the always_flush_cache=true debug option.
Kenneth Graunke
2019-09-09
1
-0
/
+2
*
iris: Support the disable_throttling=true driconf option.
Kenneth Graunke
2019-09-06
1
-0
/
+4
*
iris: use driconf for 'bo_reuse' parameter
Tapani Pälli
2019-08-29
1
-1
/
+11
*
iris: Enable non coherent framebuffer fetch on broadwell
Sagar Ghuge
2019-08-20
1
-2
/
+1
*
iris/perf: implement routines to return counter info
Mark Janes
2019-08-09
1
-0
/
+3
*
iris: bump compat profile support to 4.6
Timothy Arceri
2019-08-02
1
-2
/
+1
*
gallium: Implement GL_EXT_shader_samples_identical via a new capability
Kenneth Graunke
2019-08-01
1
-0
/
+1
*
iris/screen: use initialization routine for gen_device_info
Mark Janes
2019-08-01
1
-5
/
+3
*
intel/common: provide common ioctl routine
Mark Janes
2019-08-01
1
-1
/
+2
*
iris: Enable EXT_texture_shadow_lod
Sagar Ghuge
2019-07-30
1
-0
/
+1
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
1
-0
/
+1
*
iris: Drop copy and pasted iris_timebase_scale
Kenneth Graunke
2019-07-16
1
-1
/
+1
*
gallium: get rid of PIPE_CAP_SM3
Erik Faye-Lund
2019-07-10
1
-1
/
+3
*
iris: Minor tidying
Kenneth Graunke
2019-07-03
1
-1
/
+1
*
iris: Disable loop unrolling in GLSL IR.
Kenneth Graunke
2019-06-26
1
-2
/
+1
*
iris: Enable INTEL_shader_atomic_float_minmax
Caio Marcelo de Oliveira Filho
2019-06-13
1
-0
/
+1
*
iris: Enable PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED
Caio Marcelo de Oliveira Filho
2019-06-11
1
-0
/
+1
*
iris: Bypass half-float pack/unpack lowering.
Kenneth Graunke
2019-06-10
1
-0
/
+1
[next]