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
*
iris: Mark aux-map BO as used by all batches
Jordan Justen
2019-10-28
1
-9
/
+44
*
iris/gen12: Write GFX_AUX_TABLE base address register
Jordan Justen
2019-10-28
5
-0
/
+42
*
iris: Map each surf to it's aux-surf in the aux-map tables
Jordan Justen
2019-10-28
2
-0
/
+36
*
iris/bufmgr: Initialize aux map context for gen12
Jordan Justen
2019-10-28
2
-0
/
+62
*
iris: Rework edgeflag handling
Kenneth Graunke
2019-10-23
2
-7
/
+28
*
intel/perf: move registers to their own header
Lionel Landwerlin
2019-10-23
1
-0
/
+1
*
iris/resource: Use isl surface alignment during bo allocation
Jordan Justen
2019-10-17
1
-1
/
+3
*
iris: Let isl decide the supported tiling in more situations
Jordan Justen
2019-10-17
1
-15
/
+0
*
nir: support feeding state to nir_lower_clip_[vg]s
Erik Faye-Lund
2019-10-17
1
-3
/
+4
*
nir: support lowering clipdist to arrays
Erik Faye-Lund
2019-10-17
1
-3
/
+5
*
iris: finish aux import on get_param
James Xiong
2019-10-15
1
-1
/
+5
*
iris: Implement the Gen < 9 tessellation quads workaround
Kenneth Graunke
2019-10-14
1
-0
/
+3
*
gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE
James Xiong
2019-10-14
1
-1
/
+1
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
1
-1
/
+0
*
nir: add a strip parameter to nir_serialize
Marek Olšák
2019-10-10
1
-10
/
+3
*
iris: Disable fast clears when running with INTEL_DEBUG=nofc
Caio Marcelo de Oliveira Filho
2019-10-09
1
-0
/
+6
*
iris: Implement the Broadwell NP Z PMA Stall Fix
Kenneth Graunke
2019-10-08
5
-2
/
+209
*
iris: Properly unreference extra VBOs for draw parameters
Kenneth Graunke
2019-10-08
1
-3
/
+3
*
iris: Update comment about 3-component formats and buffer textures
Kenneth Graunke
2019-10-07
1
-5
/
+7
*
iris: Allow packed RGB pbo uploads
Chris Wilson
2019-10-07
1
-2
/
+2
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
4
-9
/
+9
*
iris: Drop vtbl usage for some load_register calls
Kenneth Graunke
2019-10-07
1
-5
/
+4
*
iris/state: Move reg/mem load/store functions earlier in file
Jordan Justen
2019-10-07
1
-124
/
+122
*
meson: drop duplicate inc_nir from libiris
Eric Engestrom
2019-10-07
1
-1
/
+1
*
meson: add missing idep_nir_headers in iris_gen_libs
Eric Engestrom
2019-10-07
1
-2
/
+2
*
iris: Drop bonus parameters from iris_init_*_context()
Kenneth Graunke
2019-10-07
3
-27
/
+10
*
Revert "iris: Hack up a SKL/Gen9LP PS push constant fifo depth workaround"
Kenneth Graunke
2019-10-07
1
-23
/
+0
*
iris: Hack up a SKL/Gen9LP PS push constant fifo depth workaround
Kenneth Graunke
2019-10-05
1
-0
/
+23
*
iris: Refactor push constant allocation so we can reuse it
Kenneth Graunke
2019-10-05
1
-9
/
+22
*
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
[next]