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
/
iris_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Disable sRGB fast-clears for non-0/1 values
Nanley Chery
2020-06-19
1
-3
/
+0
*
iris: Remove iris_flush_depth_and_render_caches().
Francisco Jerez
2020-06-03
1
-1
/
+0
*
iris: Open-code iris_cache_flush_for_read() and iris_cache_flush_for_depth().
Francisco Jerez
2020-06-03
1
-2
/
+0
*
iris: Remove render cache hash table-based synchronization.
Francisco Jerez
2020-06-03
1
-5
/
+0
*
iris: Remove depth cache set tracking and synchronization.
Francisco Jerez
2020-06-03
1
-1
/
+0
*
iris: Implement buffer-local memory barrier based on cache coherency matrix.
Francisco Jerez
2020-06-03
1
-0
/
+3
*
iris: Extend iris_context dirty state flags to 128 bits.
Francisco Jerez
2020-06-03
1
-81
/
+93
*
iris: Use modfiy disables for 3DSTATE_WM_DEPTH_STENCIL command
Sagar Ghuge
2020-05-15
1
-0
/
+1
*
iris: Implement ARB_compute_variable_group_size
Caio Marcelo de Oliveira Filho
2020-05-01
1
-0
/
+3
*
iris: move iris_vtable to iris_screen
Mike Blumenkrantz
2020-04-29
1
-88
/
+4
*
iris: Stop using cs_prog_data->threads
Caio Marcelo de Oliveira Filho
2020-04-09
1
-0
/
+1
*
intel/blorp: Plumb the stage through blorp upload_shader
Caio Marcelo de Oliveira Filho
2020-03-17
1
-1
/
+1
*
intel/compiler: detect if atomic load store operations are used
Tapani Pälli
2020-03-16
1
-0
/
+3
*
iris: Make mocs an inline helper in iris_resource.h
Kenneth Graunke
2020-02-21
1
-1
/
+0
*
iris: Dump frame markers with INTEL_DEBUG=submit
Kenneth Graunke
2020-02-15
1
-0
/
+3
*
iris: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
1
-0
/
+3
*
iris: Consolodate URB emit
Jason Ekstrand
2020-01-30
1
-3
/
+0
*
iris: Use the URB size from the L3$ config
Jason Ekstrand
2020-01-30
1
-2
/
+0
*
iris: handle new PIPE_CONTROL field
Lionel Landwerlin
2020-01-16
1
-0
/
+1
*
iris: Create smaller program keys without legacy features
Kenneth Graunke
2019-12-10
1
-6
/
+78
*
iris: INTEL performance query implementation
Dongwon Kim
2019-12-10
1
-0
/
+1
*
iris: Drop 'old_address' parameter from iris_rebind_buffer
Kenneth Graunke
2019-11-25
1
-2
/
+1
*
iris: Use mocs from isl_dev.
Rafael Antognolli
2019-11-12
1
-1
/
+2
*
iris: Add IRIS_DIRTY_RENDER_BUFFER state flag
Jordan Justen
2019-10-31
1
-1
/
+3
*
iris: Add Tile Cache Flush for Unified Cache.
Rafael Antognolli
2019-10-30
1
-0
/
+1
*
iris: Add support for depth bounds testing.
Plamena Manolova
2019-10-28
1
-0
/
+1
*
iris: Rework edgeflag handling
Kenneth Graunke
2019-10-23
1
-0
/
+2
*
iris: Implement the Broadwell NP Z PMA Stall Fix
Kenneth Graunke
2019-10-08
1
-0
/
+1
*
iris: Drop bonus parameters from iris_init_*_context()
Kenneth Graunke
2019-10-07
1
-8
/
+2
*
iris: Rework iris_update_draw_parameters to be more efficient
Kenneth Graunke
2019-09-18
1
-2
/
+7
*
iris: Use state_refs for draw parameters.
Kenneth Graunke
2019-09-18
1
-4
/
+2
*
iris: Track per-stage bind history, reduce work accordingly
Kenneth Graunke
2019-09-18
1
-0
/
+1
*
iris: Add support for the always_flush_cache=true debug option.
Kenneth Graunke
2019-09-09
1
-0
/
+5
*
iris: use driconf for 'bo_reuse' parameter
Tapani Pälli
2019-08-29
1
-0
/
+5
*
iris: Build for gen12
Jordan Justen
2019-08-28
1
-0
/
+3
*
iris: Add render target read entry in binding table
Sagar Ghuge
2019-08-20
1
-0
/
+1
*
iris/gen9: Optimize slice and subslice load balancing behavior.
Francisco Jerez
2019-08-12
1
-0
/
+3
*
iris/perf: implement iris_create_monitor_object
Mark Janes
2019-08-09
1
-0
/
+2
*
iris/perf: implement routines to return counter info
Mark Janes
2019-08-09
1
-0
/
+10
*
iris: Handle vertex shader with window space position
Danylo Piliaiev
2019-08-06
1
-0
/
+2
*
iris: add support for gl_ClipVertex in tess eval shaders
Timothy Arceri
2019-08-01
1
-0
/
+2
*
iris: add support for gl_ClipVertex in geometry shaders
Timothy Arceri
2019-08-01
1
-0
/
+3
*
iris: Skip emitting 3DSTATE_INDEX_BUFFER if possible
Kenneth Graunke
2019-07-31
1
-0
/
+1
*
iris: Use gen_mi_builder to handle CS ALU operations.
Kenneth Graunke
2019-07-25
1
-9
/
+0
*
iris: Make iris_query.c a genxml-compiled file.
Kenneth Graunke
2019-07-25
1
-1
/
+0
*
iris: Move iris_resolve_conditional_render to the vtable.
Kenneth Graunke
2019-07-25
1
-2
/
+1
*
iris: Make an iris_genx_protos.h header for prototypes.
Kenneth Graunke
2019-07-25
1
-28
/
+33
*
iris: Drop copy and pasted iris_timebase_scale
Kenneth Graunke
2019-07-16
1
-2
/
+0
*
iris: Only set key->flat_shade if COL0/COL1 are written.
Kenneth Graunke
2019-07-11
1
-0
/
+1
*
iris: Minor tidying
Kenneth Graunke
2019-07-03
1
-2
/
+0
[next]