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_resource.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: move existing image format fallback as a helper function
Tapani Pälli
2020-03-16
1
-0
/
+2
*
iris: provide dummy iris_image_view_aux_usage
Tapani Pälli
2020-03-16
1
-0
/
+5
*
iris: Make mocs an inline helper in iris_resource.h
Kenneth Graunke
2020-02-21
1
-0
/
+7
*
iris: Allow HiZ for copy_region sources
Kenneth Graunke
2020-01-04
1
-0
/
+4
*
iris: Delete remnants of the unimplemented ASTC 5x5 workaround
Kenneth Graunke
2020-01-03
1
-9
/
+2
*
iris: Fix import of multi-planar surfaces with modifiers
Nanley Chery
2019-12-06
1
-0
/
+7
*
iris: Maintain CPU-side SURFACE_STATE copies for views and surfaces.
Kenneth Graunke
2019-11-25
1
-0
/
+19
*
iris: Create an "iris_surface_state" wrapper struct
Kenneth Graunke
2019-11-25
1
-4
/
+12
*
iris: Drop iris_resource::aux::extra_aux::bo
Nanley Chery
2019-10-29
1
-3
/
+0
*
iris: Create an unusable secondary aux surface
Nanley Chery
2019-10-28
1
-0
/
+10
*
iris: Only resolve for image levels/layers which are actually in use.
Kenneth Graunke
2019-09-26
1
-3
/
+0
*
iris: Track per-stage bind history, reduce work accordingly
Kenneth Graunke
2019-09-18
1
-0
/
+6
*
iris: Avoid flushing for cache history on transfer range flushes
Kenneth Graunke
2019-09-09
1
-0
/
+2
*
iris: Avoid unnecessary resolves on transfer maps
Kenneth Graunke
2019-08-22
1
-0
/
+3
*
iris: Add infrastructure to support non coherent framebuffer fetch
Sagar Ghuge
2019-08-20
1
-0
/
+4
*
iris: Add helper functions to get tile offset
Sagar Ghuge
2019-08-20
1
-0
/
+3
*
iris: Add helper function to get isl dim layout
Sagar Ghuge
2019-08-20
1
-0
/
+3
*
iris: Export and import surfaces with modifiers that have aux data
Jordan Justen
2019-08-13
1
-0
/
+10
*
iris: Make iris_has_color_unresolved non-static
Kenneth Graunke
2019-07-17
1
-0
/
+4
*
iris: Drop RT flushes from depth stencil clearing flushes.
Kenneth Graunke
2019-06-20
1
-0
/
+1
*
iris: Implement INTEL_DEBUG=pc for pipe control logging.
Kenneth Graunke
2019-06-20
1
-1
/
+2
*
iris: support dmabuf imports with offsets
Mike Blumenkrantz
2019-05-07
1
-0
/
+3
*
iris: Split iris_flush_and_dirty_for_history into two helpers.
Kenneth Graunke
2019-04-24
1
-0
/
+4
*
iris: Track valid data range and infer unsynchronized mappings.
Kenneth Graunke
2019-04-23
1
-0
/
+11
*
iris: Rework image views to store pipe_image_view.
Kenneth Graunke
2019-04-23
1
-0
/
+10
*
iris: Add aux.sampler_usages.
Rafael Antognolli
2019-04-02
1
-0
/
+5
*
iris: Let blorp update the clear color for us.
Rafael Antognolli
2019-03-20
1
-1
/
+2
*
iris: Track fast clear color.
Rafael Antognolli
2019-03-20
1
-0
/
+3
*
iris: Allocate buffer space for the fast clear color.
Rafael Antognolli
2019-03-20
1
-0
/
+19
*
iris: Make intel_hiz_exec public.
Rafael Antognolli
2019-03-18
1
-0
/
+7
*
iris: Use copy_region and staging resources to avoid transfer stalls
Kenneth Graunke
2019-03-08
1
-0
/
+5
*
iris: Flag ALL_DIRTY_BINDINGS on aux state change.
Rafael Antognolli
2019-02-21
1
-1
/
+2
*
iris: some initial HiZ bits
Kenneth Graunke
2019-02-21
1
-0
/
+5
*
iris: store modifier info in res
Kenneth Graunke
2019-02-21
1
-0
/
+7
*
iris: resolve before transfer maps
Kenneth Graunke
2019-02-21
1
-3
/
+6
*
iris: add some draw resolve hooks
Kenneth Graunke
2019-02-21
1
-1
/
+7
*
iris: Initial import of resolve code
Kenneth Graunke
2019-02-21
1
-0
/
+148
*
iris: create aux surface if needed
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: Add iris_resource fields for aux surfaces
Kenneth Graunke
2019-02-21
1
-0
/
+40
*
iris: Make an IRIS_MAX_MIPLEVELS define
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: whitespace fixes
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Allocate buffer resources separately
Jason Ekstrand
2019-02-21
1
-0
/
+10
*
iris: fix prototype warning
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Flush for history at various moments
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: add iris_flush_and_dirty_for_history
Kenneth Graunke
2019-02-21
1
-0
/
+5
*
iris: Track a binding history for buffer resources
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: rework format translation apis
Kenneth Graunke
2019-02-21
1
-4
/
+8
*
iris: stencil texturing
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: Move iris_sampler_view declaration to iris_resource.h
Kenneth Graunke
2019-02-21
1
-0
/
+18
*
iris: rename pipe to base
Kenneth Graunke
2019-02-21
1
-1
/
+1
[next]