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: Enable EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+1
*
iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.
Kenneth Graunke
2019-09-30
1
-2
/
+6
*
iris: Disable CCS_E for 32-bit floating point textures.
Kenneth Graunke
2019-09-30
1
-1
/
+23
*
iris: Only resolve for image levels/layers which are actually in use.
Kenneth Graunke
2019-09-26
2
-17
/
+12
*
iris: disable aux on first get_param if not created with aux
Tapani Pälli
2019-09-25
1
-9
/
+22
*
intel: Increase Gen11 compute shader scratch IDs to 64.
Kenneth Graunke
2019-09-23
1
-0
/
+15
*
Revert "intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM"
Kenneth Graunke
2019-09-23
1
-9
/
+0
*
Move blob from compiler/ to util/
Jason Ekstrand
2019-09-19
1
-1
/
+1
*
iris: Skip double-disabling TCS/TES/GS after BLORP operations
Kenneth Graunke
2019-09-19
1
-0
/
+17
*
iris: Rework iris_update_draw_parameters to be more efficient
Kenneth Graunke
2019-09-18
3
-40
/
+56
*
iris: Use state_refs for draw parameters.
Kenneth Graunke
2019-09-18
3
-23
/
+21
*
iris: Avoid uploading SURFACE_STATE descriptors for UBOs if possible
Kenneth Graunke
2019-09-18
3
-17
/
+53
*
iris: Track per-stage bind history, reduce work accordingly
Kenneth Graunke
2019-09-18
4
-6
/
+16
*
iris: Don't flag IRIS_DIRTY_BINDINGS for constant usage history
Kenneth Graunke
2019-09-18
1
-2
/
+1
*
iris: Explicitly emit 3DSTATE_BTP_XS on Gen9 with DIRTY_CONSTANTS_XS
Kenneth Graunke
2019-09-18
1
-1
/
+6
*
iris: Flag IRIS_DIRTY_BINDINGS_XS on constant buffer rebinds
Kenneth Graunke
2019-09-18
1
-1
/
+2
*
gallium: extend resource_get_param to be as capable as resource_get_handle
Marek Olšák
2019-09-18
1
-1
/
+4
*
iris: Skip allocating a null surface when there are 0 color regions.
Kenneth Graunke
2019-09-17
2
-2
/
+9
*
iris: close screen fd on iris_destroy_screen
Tapani Pälli
2019-09-17
1
-0
/
+1
*
iris: Fix fence leak in iris_fence_flush
Danylo Piliaiev
2019-09-16
1
-0
/
+2
*
iris: Initialize ice->state.prim_mode to an invalid value
Kenneth Graunke
2019-09-13
1
-0
/
+1
*
meson/iris: replace partial list of nir dep files with idep_nir_headers
Eric Engestrom
2019-09-12
1
-3
/
+2
*
iris: trivial whitespace fixes
Kenneth Graunke
2019-09-11
1
-2
/
+2
*
intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM
Anuj Phogat
2019-09-11
1
-0
/
+9
*
iris: Set bo->reusable = false in iris_bo_make_external_locked
Kenneth Graunke
2019-09-11
1
-5
/
+4
*
iris: Finish initializing the BO before stuffing it in the hash table
Kenneth Graunke
2019-09-11
1
-4
/
+2
*
iris: Enable ARB_gl_spirv and ARB_spirv_extensions
Caio Marcelo de Oliveira Filho
2019-09-10
1
-0
/
+2
*
iris: Fix constant buffer sizes for non-UBOs
Kenneth Graunke
2019-09-10
1
-3
/
+4
*
iris: Avoid flushing for cache history on transfer range flushes
Kenneth Graunke
2019-09-09
2
-2
/
+13
*
iris: Optimize out redundant sampler state binds
Kenneth Graunke
2019-09-09
1
-2
/
+8
*
iris: Add support for the always_flush_cache=true debug option.
Kenneth Graunke
2019-09-09
7
-0
/
+39
*
iris: Ignore line stipple information if it's disabled
Kenneth Graunke
2019-09-09
1
-3
/
+5
*
iris: Support the disable_throttling=true driconf option.
Kenneth Graunke
2019-09-06
3
-0
/
+6
*
anv,iris: L3ALLOC register replaces L3CNTLREG for gen12
Jordan Justen
2019-09-06
1
-2
/
+13
*
intel: Stop redirecting state cache to command streamer cache section
Kenneth Graunke
2019-09-06
1
-6
/
+0
*
iris: Invalidate state/texture/constant caches after STATE_BASE_ADDRESS
Kenneth Graunke
2019-09-06
1
-4
/
+55
*
iris: Report correct number of planes for planar images
Kenneth Graunke
2019-09-03
1
-1
/
+8
*
nir: Fix num_ssbos when lowering atomic counters
Connor Abbott
2019-09-03
1
-4
/
+1
*
iris: Lessen texture cache hack flush for blits/copies on Icelake.
Kenneth Graunke
2019-08-31
1
-16
/
+34
*
iris: Fix partial fast clear checks to account for miplevel.
Kenneth Graunke
2019-08-29
1
-2
/
+2
*
iris: Actually describe bo_reuse driconf option
Kenneth Graunke
2019-08-29
1
-0
/
+10
*
iris: use driconf for 'bo_reuse' parameter
Tapani Pälli
2019-08-29
4
-6
/
+20
*
iris: Don't auto-flush/dirty on transfer unmap for coherent buffers
Kenneth Graunke
2019-08-28
1
-1
/
+2
*
iris: build android libmesa_iris for gen12
Tapani Pälli
2019-08-28
1
-1
/
+21
*
iris: Build for gen12
Jordan Justen
2019-08-28
3
-1
/
+7
*
iris: Drop swizzling parameter from s8_offset.
Kenneth Graunke
2019-08-27
1
-19
/
+3
*
iris: Delete dead prototype
Kenneth Graunke
2019-08-27
1
-2
/
+0
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
1
-2
/
+2
*
iris: Guard GEN9-only function in Iris state to avoid warning
Caio Marcelo de Oliveira Filho
2019-08-23
1
-0
/
+2
*
iris: Fix large timeout handling in rel2abs()
Kenneth Graunke
2019-08-23
1
-13
/
+14
[next]