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_clear.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/blorp: Add support for swizzling fast-clear colors
Jason Ekstrand
2020-03-18
1
-0
/
+1
*
iris: Don't skip fast depth clears if the color changed
Jason Ekstrand
2020-03-06
1
-1
/
+5
*
iris: Use isl_aux_usage_has_fast_clear()
Nanley Chery
2020-02-24
1
-1
/
+1
*
util: Make helper functions for pack/unpacking pixel rows.
Eric Anholt
2020-02-04
1
-2
/
+2
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
iris: Use mocs from isl_dev.
Rafael Antognolli
2019-11-12
1
-9
/
+10
*
iris: Prepare depth resource if clear_depth enable
Sagar Ghuge
2019-10-29
1
-2
/
+2
*
iris: Prepare stencil resource before clear depth stencil
Sagar Ghuge
2019-10-29
1
-2
/
+10
*
iris: Start using blorp_can_hiz_clear_depth()
Nanley Chery
2019-10-28
1
-1
/
+7
*
iris: Disable fast clears when running with INTEL_DEBUG=nofc
Caio Marcelo de Oliveira Filho
2019-10-09
1
-0
/
+6
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
1
-1
/
+1
*
iris: Fix partial fast clear checks to account for miplevel.
Kenneth Graunke
2019-08-29
1
-2
/
+2
*
iris: Move iris_resolve_conditional_render to the vtable.
Kenneth Graunke
2019-07-25
1
-2
/
+2
*
iris: Enable fast clears on other miplevels and layers than 0.
Rafael Antognolli
2019-07-17
1
-8
/
+48
*
iris: Drop RT flushes from depth stencil clearing flushes.
Kenneth Graunke
2019-06-20
1
-2
/
+3
*
iris: Implement INTEL_DEBUG=pc for pipe control logging.
Kenneth Graunke
2019-06-20
1
-5
/
+12
*
iris: Drop unused locals from iris_clear.c to avoid warning
Caio Marcelo de Oliveira Filho
2019-05-31
1
-3
/
+0
*
iris: Enable fast clear colors on gen11.
Rafael Antognolli
2019-04-30
1
-3
/
+0
*
iris: Use the linear version of the surface format during fast clears.
Rafael Antognolli
2019-04-30
1
-1
/
+7
*
iris: Support sRGB fast clears even if the colorspaces differ.
Rafael Antognolli
2019-04-30
1
-3
/
+6
*
iris: Track valid data range and infer unsynchronized mappings.
Kenneth Graunke
2019-04-23
1
-0
/
+3
*
iris: Enable fast clears on gen8.
Rafael Antognolli
2019-04-02
1
-2
/
+1
*
iris: Manually apply fast clear color channel overrides.
Rafael Antognolli
2019-04-02
1
-6
/
+16
*
iris: Let blorp update the clear color for us.
Rafael Antognolli
2019-03-20
1
-7
/
+19
*
iris: Stall on the CPU and resolve predication during fast clears.
Rafael Antognolli
2019-03-20
1
-0
/
+40
*
iris: Implement fast clear color.
Rafael Antognolli
2019-03-20
1
-23
/
+157
*
iris: Add helper to convert fast clear color.
Rafael Antognolli
2019-03-20
1
-0
/
+82
*
iris: Fast clear depth buffers.
Rafael Antognolli
2019-03-20
1
-3
/
+116
*
iris: Properly support alpha and luminance-alpha formats
Kenneth Graunke
2019-03-07
1
-4
/
+7
*
iris: Fix MOCS for blits and clears
Kenneth Graunke
2019-03-06
1
-4
/
+6
*
iris/clear: Pass on render_condition_enabled.
Rafael Antognolli
2019-02-21
1
-2
/
+4
*
iris: some initial HiZ bits
Kenneth Graunke
2019-02-21
1
-3
/
+3
*
iris: add some draw resolve hooks
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: blorp using resolve hooks
Kenneth Graunke
2019-02-21
1
-3
/
+22
*
iris: implement clearing render target and depth stencil
Timur Kristóf
2019-02-21
1
-107
/
+184
*
iris: Fix clear dimensions
Kenneth Graunke
2019-02-21
1
-2
/
+3
*
iris: fix conditional compute, don't stomp predicate for pipelined queries
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: for BLORP, only use the predicate enable bit when USE_BIT
Kenneth Graunke
2019-02-21
1
-1
/
+8
*
iris: add conditional render support
Dave Airlie
2019-02-21
1
-1
/
+1
*
iris: Put batches in an array
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: use consistent copyright formatting
Kenneth Graunke
2019-02-21
1
-13
/
+13
*
iris: implement ARB_clear_texture
Kenneth Graunke
2019-02-21
1
-0
/
+94
*
iris: actually emit stencil packets
Kenneth Graunke
2019-02-21
1
-23
/
+5
*
iris: clear stencil
Kenneth Graunke
2019-02-21
1
-8
/
+36
*
iris: comment everything
Kenneth Graunke
2019-02-21
1
-0
/
+5
*
iris: depth clears
Kenneth Graunke
2019-02-21
1
-2
/
+17
*
iris: maybe-flush before blorp operations
Kenneth Graunke
2019-02-21
1
-1
/
+5
*
iris: clear fix
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: clears
Kenneth Graunke
2019-02-21
1
-1
/
+37
*
iris: delete iris_pipe.c, shuffle code around
Kenneth Graunke
2019-02-21
1
-0
/
+75