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
*
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
*
iris: Enable nir_opt_large_constants
Jason Ekstrand
2019-05-29
1
-0
/
+1
*
iris: Advertise coherent framebuffer fetches
Kenneth Graunke
2019-05-23
1
-0
/
+2
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
1
-1
/
+2
*
iris: Expose the disk cache to the state tracker as well.
Kenneth Graunke
2019-05-21
1
-0
/
+8
*
iris: Start wiring up on-disk shader cache
Dylan Baker
2019-05-21
1
-0
/
+3
*
iris: Dodge more GLSL IR lowering
Kenneth Graunke
2019-05-15
1
-2
/
+3
*
iris: Enable fragment shader interlock on Gen9+.
Kenneth Graunke
2019-05-14
1
-0
/
+1
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-1
/
+2
*
iris: Implement ARB_indirect_parameters
Illia Iorin
2019-05-11
1
-0
/
+2
*
iris: Expose PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Kenneth Graunke
2019-05-09
1
-0
/
+1
*
iris: Report the same video memory settings as i965.
Kenneth Graunke
2019-05-08
1
-2
/
+32
*
iris: Enable PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Kenneth Graunke
2019-05-06
1
-0
/
+1
*
iris: Only enable GL_AMD_depth_clamp_separate on Gen9+
Kenneth Graunke
2019-04-29
1
-1
/
+1
*
iris: Enable GL_AMD_depth_clamp_separate
Kenneth Graunke
2019-04-24
1
-0
/
+1
*
iris: Actually put Mesa in GL_RENDERER string
Kenneth Graunke
2019-04-24
1
-1
/
+1
*
iris: add support for INTEL_conservative_rasterization
Mike Blumenkrantz
2019-04-23
1
-0
/
+1
*
iris: Replace buffer backing storage and rebind to update addresses.
Kenneth Graunke
2019-04-23
1
-0
/
+1
*
iris: Enable the dual_color_blend_by_location driconf option.
Kenneth Graunke
2019-04-22
1
-0
/
+4
*
iris: Add mechanism for iris-specific driconf options
Kenneth Graunke
2019-04-22
1
-1
/
+1
*
iris: Change vendor and renderer strings
Kenneth Graunke
2019-04-16
1
-1
/
+4
*
iris: Make shader_perf_log print to stderr if INTEL_DEBUG=perf is set
Kenneth Graunke
2019-04-15
1
-4
/
+11
*
iris: support INTEL_NO_HW environment variable
Mike Blumenkrantz
2019-04-10
1
-0
/
+3
*
iris: Enable NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+1
*
iris: Clean up compiler warnings about unused
Caio Marcelo de Oliveira Filho
2019-03-29
1
-10
/
+0
*
iris: Face should be a system value.
Timur Kristóf
2019-03-11
1
-0
/
+1
*
iris: Use copy_region and staging resources to avoid transfer stalls
Kenneth Graunke
2019-03-08
1
-0
/
+2
*
iris: Wire up EGL_IMG_context_priority
Chris Wilson
2019-03-07
1
-0
/
+5
[next]