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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl/nir: add support for lowering bindless images_derefs
Karol Herbst
2019-04-12
1
-1
/
+1
*
nir: move brw_nir_rewrite_image_intrinsic into common code
Karol Herbst
2019-04-12
1
-1
/
+1
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
4
-4
/
+4
*
i965: Advertise NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+1
*
intel: add dependency on genxml generated files
Lionel Landwerlin
2019-04-08
1
-1
/
+1
*
meson: strip rpath from megadrivers
Eric Engestrom
2019-04-01
1
-0
/
+3
*
i965: perf: update render basic configs for big core gen9/gen10
Lionel Landwerlin
2019-04-01
8
-23
/
+24
*
i965: perf: add ring busyness metric for cfl gt2
Lionel Landwerlin
2019-04-01
1
-1
/
+165
*
i965: perf: enable Icelake metrics
Lionel Landwerlin
2019-03-31
3
-3
/
+11
*
i965: perf: add Icelake metrics
Lionel Landwerlin
2019-03-31
1
-0
/
+11899
*
i965: perf: sklgt2: drop programming of an unused NOA register
Lionel Landwerlin
2019-03-31
1
-11
/
+6
*
i965: perf: hsw: drop register programming not needed on HSW
Lionel Landwerlin
2019-03-31
1
-2
/
+1
*
i965: perf: chv: fixup counters names
Lionel Landwerlin
2019-03-31
1
-25
/
+25
*
i965: perf: add PMA stall metrics
Lionel Landwerlin
2019-03-31
10
-10
/
+1140
*
i965: perf: sklgt2: update memory write config
Lionel Landwerlin
2019-03-31
1
-7
/
+49
*
i965: perf: sklgt2: update compute metrics config
Lionel Landwerlin
2019-03-31
1
-8
/
+2
*
i965: perf: sklgt2: update a priority for register programming
Lionel Landwerlin
2019-03-31
1
-2
/
+2
*
i965,iris/blorp: do not blit 0-sizes
Sergii Romantsov
2019-03-30
1
-1
/
+9
*
i965/blorp: Remove unused parameter from blorp_surf_for_miptree.
Rafael Antognolli
2019-03-28
1
-24
/
+12
*
i965,iris,anv: Make alpha to coverage work with sample mask
Danylo Piliaiev
2019-03-25
1
-6
/
+12
*
android: static link with libexpat with Android O+
Kishore Kadiyala
2019-03-25
1
-1
/
+9
*
i965/icl: Add WA_2204188704 to disable pixel shader panic dispatch
Anuj Phogat
2019-03-19
2
-0
/
+10
*
i965: Stop setting LowerBuferInterfaceBlocks
Jason Ekstrand
2019-03-15
1
-0
/
+4
*
mesa: rename logging functions to reflect that they format strings
Mark Janes
2019-03-14
6
-43
/
+43
*
i965: Disable ARB_fragment_shader_interlock for platforms prior to GEN9
Plamena Manolova
2019-03-14
1
-1
/
+24
*
i965: remove scaling factors from P010, P012
Tapani Pälli
2019-03-14
1
-2
/
+2
*
i965: Reimplement all the PIPE_CONTROL rules.
Kenneth Graunke
2019-03-11
1
-136
/
+403
*
i965: Use genxml for emitting PIPE_CONTROL.
Kenneth Graunke
2019-03-11
7
-230
/
+362
*
i965: Rename ISP_DIS to INDIRECT_STATE_POINTERS_DISABLE.
Kenneth Graunke
2019-03-11
2
-2
/
+2
*
i965: Move some genX infrastructure to genX_boilerplate.h.
Kenneth Graunke
2019-03-11
4
-128
/
+174
*
isl: Add a swizzle parameter to isl_buffer_fill_state()
Kenneth Graunke
2019-03-07
1
-0
/
+1
*
intel/decoders: handle decoding MI_BBS from ring
Lionel Landwerlin
2019-03-07
1
-1
/
+1
*
intel/decoders: add address space indicator to get BOs
Lionel Landwerlin
2019-03-07
1
-1
/
+1
*
i965: stop calling nir_lower_returns()
Timothy Arceri
2019-03-06
1
-3
/
+1
*
glsl: use NIR function inlining for drivers that use glsl_to_nir()
Timothy Arceri
2019-03-06
1
-1
/
+1
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
1
-4
/
+4
*
glsl/nir: Add a shared helper for building float64 shaders
Jason Ekstrand
2019-03-06
2
-50
/
+3
*
i965: Compile the fp64 program based on nir options
Jason Ekstrand
2019-03-06
1
-1
/
+2
*
nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc()
Timothy Arceri
2019-03-06
1
-2
/
+2
*
i965: Implement threaded GL support.
Kenneth Graunke
2019-03-05
3
-0
/
+51
*
i965: Fix allow_higher_compat_version workaround limited by OpenGL 3.0
Yevhenii Kolesnikov
2019-02-28
1
-6
/
+12
*
i965: fixed clamping in set_scissor_bits when the y is flipped
Eleni Maria Stea
2019-02-26
1
-1
/
+1
*
i965: Add support for sampling from XYUV images
Kasireddy, Vivek
2019-02-26
2
-0
/
+9
*
dri: meson: do not prefix user provided dri-drivers-path
Sergii Romantsov
2019-02-25
1
-1
/
+1
*
i965: re-emit index buffer state on a reset option change.
Andrii Simiklit
2019-02-20
3
-1
/
+13
*
i965: always enable EXT_float_blend
Ilia Mirkin
2019-02-18
1
-0
/
+1
*
i965: scale factor changes should trigger recompile
Lionel Landwerlin
2019-02-18
2
-1
/
+16
*
i965: Assert the execobject handles match for this device
Chris Wilson
2019-02-16
1
-0
/
+2
*
i965: Removed the field etc_format from the struct intel_mipmap_tree
Eleni Maria Stea
2019-02-15
3
-18
/
+1
*
i965: Enabled the OES_copy_image extension on Gen 7 GPUs
Eleni Maria Stea
2019-02-15
1
-4
/
+12
[next]