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_resolve.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Define MCS_CCS state transitions and usages
Sagar Ghuge
2019-10-28
1
-5
/
+9
*
iris: Enable HIZ_CCS sampling
Nanley Chery
2019-10-28
1
-6
/
+19
*
iris: Define initial HIZ_CCS state and transitions
Nanley Chery
2019-10-28
1
-12
/
+18
*
iris: Don't assume CCS_E includes CCS_D
Nanley Chery
2019-10-28
1
-2
/
+3
*
iris: Only resolve for image levels/layers which are actually in use.
Kenneth Graunke
2019-09-26
1
-14
/
+12
*
iris: Add infrastructure to support non coherent framebuffer fetch
Sagar Ghuge
2019-08-20
1
-0
/
+21
*
iris: Allow resolving clear color of CCS_D surfaces.
Rafael Antognolli
2019-07-17
1
-6
/
+2
*
iris: Make iris_has_color_unresolved non-static
Kenneth Graunke
2019-07-17
1
-6
/
+6
*
iris: Implement INTEL_DEBUG=pc for pipe control logging.
Kenneth Graunke
2019-06-20
1
-3
/
+10
*
iris: Resolve textures used by the program, not merely bound textures
Kenneth Graunke
2019-05-03
1
-2
/
+5
*
iris: Support sRGB fast clears even if the colorspaces differ.
Rafael Antognolli
2019-04-30
1
-1
/
+2
*
iris: Rework image views to store pipe_image_view.
Kenneth Graunke
2019-04-23
1
-1
/
+1
*
iris: Be less aggressive at postdraw work skipping
Kenneth Graunke
2019-04-18
1
-28
/
+36
*
iris: Clean up compiler warnings about unused
Caio Marcelo de Oliveira Filho
2019-03-29
1
-1
/
+1
*
iris: Skip framebuffer resolve tracking if framebuffer isn't dirty
Kenneth Graunke
2019-03-21
1
-68
/
+82
*
iris: Skip input resolve handling if bindings haven't changed
Kenneth Graunke
2019-03-21
1
-3
/
+12
*
iris: Let blorp update the clear color for us.
Rafael Antognolli
2019-03-20
1
-4
/
+6
*
iris: Bring back check for srgb and fast clear color.
Rafael Antognolli
2019-03-20
1
-3
/
+1
*
iris: Make intel_hiz_exec public.
Rafael Antognolli
2019-03-18
1
-1
/
+1
*
iris: Move depth/stencil flushes so they actually do something
Kenneth Graunke
2019-03-11
1
-0
/
+5
*
iris: Fix MOCS for blits and clears
Kenneth Graunke
2019-03-06
1
-5
/
+6
*
iris: Flag ALL_DIRTY_BINDINGS on aux state change.
Rafael Antognolli
2019-02-21
1
-19
/
+23
*
iris: Fix aux usage in render resolve code
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Flush before hiz_exec.
Rafael Antognolli
2019-02-21
1
-0
/
+2
*
iris: do flush for buffers still
Kenneth Graunke
2019-02-21
1
-19
/
+17
*
iris: some initial HiZ bits
Kenneth Graunke
2019-02-21
1
-6
/
+106
*
iris: consider framebuffer parameter for aux usages
Kenneth Graunke
2019-02-21
1
-7
/
+10
*
iris: be sure to skip buffers in resolve code
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: add some draw resolve hooks
Kenneth Graunke
2019-02-21
1
-32
/
+206
*
iris: Initial import of resolve code
Kenneth Graunke
2019-02-21
1
-0
/
+854
*
iris: Only resolve inputs for actual shader stages
Kenneth Graunke
2019-02-21
1
-9
/
+4
*
iris: Drop continues in resolve
Kenneth Graunke
2019-02-21
1
-5
/
+0
*
iris: Replace num_textures etc with a bitmask we can scan
Kenneth Graunke
2019-02-21
1
-2
/
+8
*
iris: actually flush for storage images
Kenneth Graunke
2019-02-21
1
-0
/
+16
*
iris: tidy more warnings
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: z_res -> s_res
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: precompute hashes for cache tracking
Kenneth Graunke
2019-02-21
1
-9
/
+11
*
iris: proper cache tracking
Kenneth Graunke
2019-02-21
1
-1
/
+113
*
iris: Move cache tracking to iris_resolve.c
Kenneth Graunke
2019-02-21
1
-0
/
+164