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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
iris: Set MOCS in all STATE_BASE_ADDRESS commands
Kenneth Graunke
2019-08-23
1
-1
/
+14
*
iris: Avoid unnecessary resolves on transfer maps
Kenneth Graunke
2019-08-22
2
-16
/
+31
*
iris: Drop copy format hacks from copy region based transfer path.
Kenneth Graunke
2019-08-22
1
-16
/
+5
*
iris: Update fast clear colors on Gen9 with direct immediate writes.
Kenneth Graunke
2019-08-22
2
-9
/
+26
*
iris: Fix broken aux.possible/sampler_usages bitmask handling
Kenneth Graunke
2019-08-22
1
-5
/
+6
*
iris: Replace devinfo->gen with GEN_GEN
Kenneth Graunke
2019-08-22
1
-22
/
+18
*
iris/android: fix build and link with libmesa_intel_perf
Tapani Pälli
2019-08-22
2
-0
/
+2
*
nir: Add explicit signs to image min/max intrinsics
Jason Ekstrand
2019-08-21
1
-6
/
+12
*
iris: Enable non coherent framebuffer fetch on broadwell
Sagar Ghuge
2019-08-20
3
-4
/
+3
*
iris: Free resource if failed to allocate surface state
Sagar Ghuge
2019-08-20
1
-1
/
+3
*
iris: Pass isl_surf to fill_surface_state
Sagar Ghuge
2019-08-20
1
-16
/
+19
*
iris: Add infrastructure to support non coherent framebuffer fetch
Sagar Ghuge
2019-08-20
4
-13
/
+172
*
iris: Add helper functions to get tile offset
Sagar Ghuge
2019-08-20
2
-0
/
+106
*
iris: Add helper function to get isl dim layout
Sagar Ghuge
2019-08-20
2
-0
/
+32
*
iris: Add render target read entry in binding table
Sagar Ghuge
2019-08-20
2
-7
/
+44
*
iris: Only request an input mask if the shader needs it
Jason Ekstrand
2019-08-16
1
-1
/
+3
*
iris: Expose aux buffer as 2nd plane w/modifiers
Jordan Justen
2019-08-13
1
-10
/
+23
*
iris: Export and import surfaces with modifiers that have aux data
Jordan Justen
2019-08-13
4
-25
/
+118
*
iris: Do proper format checks for Y+CCS modifier support
Kenneth Graunke
2019-08-13
1
-6
/
+20
*
iris: Create single bo for surfaces with modifiers and aux data
Jordan Justen
2019-08-13
1
-3
/
+40
*
iris: Split iris_resource_alloc_aux to enable aux modifiers
Jordan Justen
2019-08-13
1
-40
/
+85
[prev]
[next]