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: Rework image views to store pipe_image_view.
Kenneth Graunke
2019-04-23
4
-35
/
+52
*
iris: Rework UBOs and SSBOs to use pipe_shader_buffer
Kenneth Graunke
2019-04-23
2
-104
/
+71
*
iris: Track bound constant buffers
Kenneth Graunke
2019-04-23
2
-0
/
+6
*
iris: Mark constants dirty on transfer unmap even if no flushes occur
Kenneth Graunke
2019-04-23
1
-2
/
+8
*
iris: Track bound and writable SSBOs
Kenneth Graunke
2019-04-22
2
-1
/
+16
*
iris: Enable the dual_color_blend_by_location driconf option.
Kenneth Graunke
2019-04-22
4
-0
/
+24
*
iris: Add mechanism for iris-specific driconf options
Kenneth Graunke
2019-04-22
6
-3
/
+42
*
iris: Be less aggressive at postdraw work skipping
Kenneth Graunke
2019-04-18
1
-28
/
+36
*
iris: implement WaEnableStateCacheRedirectToCS
Lionel Landwerlin
2019-04-18
1
-0
/
+7
*
iris: Add texture cache flushing hacks for blit and resource_copy_region
Kenneth Graunke
2019-04-16
1
-0
/
+36
*
iris: Change vendor and renderer strings
Kenneth Graunke
2019-04-16
1
-1
/
+4
*
iris: Move iris_debug_recompile calls before uploading.
Kenneth Graunke
2019-04-16
1
-33
/
+33
*
iris: Print the reason for shader recompiles.
Kenneth Graunke
2019-04-16
1
-6
/
+30
*
iris: Make shader_perf_log print to stderr if INTEL_DEBUG=perf is set
Kenneth Graunke
2019-04-15
1
-4
/
+11
*
iris: Fix FLUSH_EXPLICIT handling with staging buffers.
Kenneth Graunke
2019-04-15
1
-23
/
+41
*
iris: Preserve all PIPE_TRANSFER flags in xfer->usage
Kenneth Graunke
2019-04-15
2
-13
/
+12
*
iris: Actually mark blorp_copy_buffer destinations as written.
Kenneth Graunke
2019-04-15
1
-0
/
+1
*
intel: Emit 3DSTATE_VF_STATISTICS dynamically
Kenneth Graunke
2019-04-14
2
-0
/
+7
*
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
*
iris: Actually pin the scratch BO.
Kenneth Graunke
2019-04-11
1
-0
/
+8
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
3
-3
/
+3
*
iris: support INTEL_NO_HW environment variable
Mike Blumenkrantz
2019-04-10
3
-1
/
+6
*
iris: Enable 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
*
iris: Silence unused variable warnings in release mode
Kenneth Graunke
2019-04-06
1
-3
/
+2
*
iris: handle aux properly in iris_resource_get_handle
Tapani Pälli
2019-04-04
1
-0
/
+8
*
iris: avoid use after free in shader destruction
Dave Airlie
2019-04-05
1
-7
/
+49
*
gallium: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
1
-1
/
+2
*
iris: Fix assert when using vertex attrib without buffer binding
Danylo Piliaiev
2019-04-04
1
-1
/
+2
*
iris: move iris_flush_resource so we can call it from get_handle
Tapani Pälli
2019-04-04
1
-15
/
+15
*
iris: Save/restore MI_PREDICATE_RESULT, not MI_PREDICATE_DATA.
Kenneth Graunke
2019-04-04
3
-8
/
+8
*
iris: move variable to the scope where it is being used
Tapani Pälli
2019-04-04
1
-1
/
+1
*
iris: Enable fast clears on gen8.
Rafael Antognolli
2019-04-02
1
-2
/
+1
*
iris: Add aux.sampler_usages.
Rafael Antognolli
2019-04-02
3
-16
/
+34
*
iris: Do not allocate clear_color_bo for gen8.
Rafael Antognolli
2019-04-02
2
-6
/
+9
*
iris: Manually apply fast clear color channel overrides.
Rafael Antognolli
2019-04-02
1
-6
/
+16
*
iris/gen8: Re-emit the SURFACE_STATE if the clear color changed.
Rafael Antognolli
2019-04-02
1
-10
/
+28
*
iris: Only update clear color for gens 8 and 9.
Rafael Antognolli
2019-04-02
1
-1
/
+10
*
iris: Adapt to variable ppGTT size
Chris Wilson
2019-04-01
1
-1
/
+20
*
iris: fix set_sampler_view
Rob Clark
2019-03-30
1
-2
/
+3
*
i965,iris/blorp: do not blit 0-sizes
Sergii Romantsov
2019-03-30
1
-1
/
+9
*
iris: Clean up compiler warnings about unused
Caio Marcelo de Oliveira Filho
2019-03-29
2
-11
/
+1
*
iris: Print the memzone name when allocating BOs with INTEL_DEBUG=buf
Kenneth Graunke
2019-03-28
1
-2
/
+17
*
iris/icl: Add WA_2204188704 to disable pixel shader panic dispatch
Anuj Phogat
2019-03-28
1
-0
/
+7
*
iris/icl: Set Enabled Texel Offset Precision Fix bit
Anuj Phogat
2019-03-28
1
-0
/
+7
*
iris: Fix blits with S8_UINT destination
Kenneth Graunke
2019-03-28
1
-4
/
+2
*
iris: Actually advertise some modifiers
Kenneth Graunke
2019-03-27
1
-0
/
+39
*
i965,iris,anv: Make alpha to coverage work with sample mask
Danylo Piliaiev
2019-03-25
1
-2
/
+3
*
iris: Push heavy memchecker code to DEBUG
Chris Wilson
2019-03-22
2
-1
/
+13
[prev]
[next]