index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
iris
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iris: Handle vertex shader with window space position
Danylo Piliaiev
2019-08-06
3
-5
/
+44
*
iris: Increase BATCH_SZ to 64kB
Kenneth Graunke
2019-08-06
1
-1
/
+1
*
iris: Fix bad external BO hash table and zombie list interactions
Kenneth Graunke
2019-08-05
1
-12
/
+21
*
iris/bufmgr: Move iris_bo_reference into hash_find_bo, rename it
Kenneth Graunke
2019-08-05
1
-14
/
+16
*
iris: Fix handling of SIMD32 fragment shaders
Jason Ekstrand
2019-08-03
1
-44
/
+50
*
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
4
-45
/
+34
*
iris: add support for gl_ClipVertex in tess eval shaders
Timothy Arceri
2019-08-01
3
-2
/
+28
*
iris: add support for gl_ClipVertex in geometry shaders
Timothy Arceri
2019-08-01
3
-21
/
+48
*
iris: Skip emitting 3DSTATE_INDEX_BUFFER if possible
Kenneth Graunke
2019-07-31
3
-11
/
+27
*
iris: Skip repeated depth buffer disables.
Kenneth Graunke
2019-07-30
1
-2
/
+4
*
iris: Enable EXT_texture_shadow_lod
Sagar Ghuge
2019-07-30
1
-0
/
+1
*
iris: Fix SO offset to be 32-bit in DrawTransformFeedback handling
Kenneth Graunke
2019-07-29
1
-1
/
+1
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
1
-0
/
+1
*
iris: Use gen_mi_builder to handle CS ALU operations.
Kenneth Graunke
2019-07-25
6
-474
/
+151
*
iris: Make iris_query.c a genxml-compiled file.
Kenneth Graunke
2019-07-25
6
-65
/
+48
*
iris: Move iris_resolve_conditional_render to the vtable.
Kenneth Graunke
2019-07-25
3
-5
/
+8
*
iris: Refactor genxml macros and inlines into iris_genx_macros.h.
Kenneth Graunke
2019-07-25
4
-73
/
+125
*
iris: Make an iris_genx_protos.h header for prototypes.
Kenneth Graunke
2019-07-25
4
-28
/
+74
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
1
-0
/
+1
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
5
-10
/
+10
*
iris: Support storage images that have matching typed formats for reads
Kenneth Graunke
2019-07-22
1
-3
/
+2
*
iris: Stop advertising MSAA storage images by mistake
Kenneth Graunke
2019-07-22
1
-1
/
+1
*
iris: change last_vue_stage() to look at uncompiled shaders
Timothy Arceri
2019-07-19
1
-3
/
+3
*
iris: Enable fast clears on other miplevels and layers than 0.
Rafael Antognolli
2019-07-17
1
-8
/
+48
*
iris: Allow resolving clear color of CCS_D surfaces.
Rafael Antognolli
2019-07-17
1
-6
/
+2
*
iris: Make iris_has_color_unresolved non-static
Kenneth Graunke
2019-07-17
2
-6
/
+10
*
iris: Drop copy and pasted iris_timebase_scale
Kenneth Graunke
2019-07-16
3
-12
/
+3
*
iris: Better handle decoder base addresses
Kenneth Graunke
2019-07-15
1
-0
/
+3
*
iris: Simplify devinfo access in calculate_result_on_gpu()
Kenneth Graunke
2019-07-12
1
-3
/
+2
*
iris: Disable SIMD32 when using a 16x MSAA framebuffer.
Kenneth Graunke
2019-07-11
1
-7
/
+24
*
iris: Fix key->input_vertices for 8_PATCH TCS mode.
Kenneth Graunke
2019-07-11
2
-1
/
+10
*
iris: Only set key->flat_shade if COL0/COL1 are written.
Kenneth Graunke
2019-07-11
3
-3
/
+5
*
iris: Drop comment about var->data.binding not being set.
Kenneth Graunke
2019-07-11
1
-4
/
+0
*
iris: Drop comments about missing NOS
Kenneth Graunke
2019-07-11
1
-6
/
+0
*
iris: Drop a TODO comment
Kenneth Graunke
2019-07-11
1
-1
/
+0
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
3
-40
/
+17
*
gallium: get rid of PIPE_CAP_SM3
Erik Faye-Lund
2019-07-10
1
-1
/
+3
*
iris: disable repacking for compression for applicable gen
Dongwon Kim
2019-07-08
1
-0
/
+11
*
iris: Use a uint16_t for key sizes
Jason Ekstrand
2019-07-04
1
-1
/
+1
*
iris: Fix MOCS for grid surface
Kenneth Graunke
2019-07-03
1
-3
/
+4
*
iris: Minor tidying
Kenneth Graunke
2019-07-03
8
-62
/
+5
*
iris: assert isl_surf_init success in resource_from_handle
Mike Blumenkrantz
2019-07-02
1
-14
/
+15
*
iris: Defer closing and freeing VMA until buffers are idle.
Kenneth Graunke
2019-07-02
1
-10
/
+51
*
iris: Add an explicit alignment parameter to iris_bo_alloc_tiled().
Kenneth Graunke
2019-07-02
3
-12
/
+19
*
iris: Use MI_COPY_MEM_MEM for tiny resource_copy_region calls.
Kenneth Graunke
2019-07-01
1
-0
/
+27
*
Revert "iris/icl: Add WA_2204188704 to disable pixel shader panic dispatch"
Anuj Phogat
2019-06-28
1
-8
/
+0
*
iris: Don't leak resources in iris_create_surface for incomplete FBOs
Kenneth Graunke
2019-06-28
1
-19
/
+19
[prev]
[next]