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
/
mesa
/
drivers
/
dri
/
i965
/
brw_blorp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/icl: Build and use gen11 functions for genxml state-upload and blorp
Anuj Phogat
2018-02-15
1
-0
/
+2
*
intel/blorp: Use isl_aux_op instead of blorp_hiz_op
Jason Ekstrand
2018-02-08
1
-1
/
+1
*
intel/blorp: Use isl_aux_op instead of blorp_fast_clear_op
Jason Ekstrand
2018-02-08
1
-1
/
+1
*
i965: Add blorp-based texture upload and download paths
Jason Ekstrand
2017-10-12
1
-0
/
+20
*
i965: Add a brw_blorp_copy_buffers() command.
Kenneth Graunke
2017-08-30
1
-0
/
+8
*
i965/miptree: Add support for partially resolving MCS
Jason Ekstrand
2017-07-22
1
-0
/
+5
*
i965: Fall back to normal blorp clear instead of meta clear
Ian Romanick
2017-06-20
1
-1
/
+1
*
i965: Use blorp for depth/stencil clears on gen6+
Jason Ekstrand
2017-06-14
1
-0
/
+4
*
i965/cnl: Add gen10 specific function declarations
Anuj Phogat
2017-06-09
1
-0
/
+2
*
i965/blorp: Take an explicit fast clear op in resolve_color
Jason Ekstrand
2017-06-07
1
-1
/
+2
*
i965/blorp: Take a layer range in intel_hiz_exec
Jason Ekstrand
2017-06-07
1
-1
/
+2
*
i965: Add blorp support for gen4-5
Jason Ekstrand
2017-05-26
1
-0
/
+6
*
i965: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-1
/
+4
*
i965: Provide slice details to color resolver
Topi Pohjolainen
2016-11-25
1
-1
/
+2
*
i965/blorp: Add a copy_miptrees helper
Jason Ekstrand
2016-09-12
1
-0
/
+10
*
i965: Move blorp into src/intel/blorp
Jason Ekstrand
2016-08-29
1
-1
/
+1
*
i965/blorp: Remove the remaining brw prefixes from the blorp.h API
Jason Ekstrand
2016-08-29
1
-5
/
+5
*
i965: Move the hiz_op enum to blorp
Jason Ekstrand
2016-08-29
1
-1
/
+1
*
i965/blorp: Add an "exec" function pointer to blorp_context
Jason Ekstrand
2016-08-29
1
-0
/
+11
*
i965/blorp: Add a blorp_context struct and init/finish funcs
Jason Ekstrand
2016-08-29
1
-0
/
+2
*
i965: Split brw_blorp.c/h into multiple files
Jason Ekstrand
2016-08-17
1
-408
/
+6
*
i965/blorp: Make the guts of brw_blorp_blit_miptrees miptree-unaware
Jason Ekstrand
2016-08-17
1
-0
/
+14
*
i965/blorp: Add a new brw_blorp_surf intermediate struct
Jason Ekstrand
2016-08-17
1
-2
/
+28
*
i965/blorp: Do gen6 stencil offsets up-front
Jason Ekstrand
2016-08-17
1
-6
/
+0
*
i965/blorp: Set up HiZ surfaces up-front
Jason Ekstrand
2016-08-17
1
-2
/
+0
*
i964/blorp: Set up most aux surfaces up-front
Jason Ekstrand
2016-08-17
1
-0
/
+4
*
i965/blorp: Stop using the miptree in state setup for tex/rt surfaces
Jason Ekstrand
2016-08-17
1
-1
/
+2
*
i965/blorp: Remove unused fields from blorp_surface_info
Jason Ekstrand
2016-08-17
1
-16
/
+0
*
i965/blorp: Only do offset hacks for fake W-tiling and IMS
Jason Ekstrand
2016-08-17
1
-0
/
+6
*
i965/blorp: Add a z_offset field to blorp_surface_info
Jason Ekstrand
2016-08-17
1
-0
/
+3
*
i965/blorp: Get rid of brw_blorp_surface_info::width/height
Jason Ekstrand
2016-08-17
1
-12
/
+0
*
i965/blorp: Add an isl_view to blorp_surface_info
Jason Ekstrand
2016-08-17
1
-14
/
+2
*
i965/blorp: Move intratile offset calculations out of surface state setup
Jason Ekstrand
2016-08-17
1
-13
/
+2
*
i965/blorp: Get rid of brw_blorp_surface_info::array_layout
Jason Ekstrand
2016-08-17
1
-9
/
+0
*
i965/blorp: Use isl_msaa_layout instead of intel_msaa_layout
Jason Ekstrand
2016-08-17
1
-10
/
+4
*
i965/blorp: Use the ISL aux_layout for deciding whether to do an MCS fetch
Jason Ekstrand
2016-08-17
1
-0
/
+2
*
i965/blorp: Get rid of brw_blorp_surface_info::num_samples
Jason Ekstrand
2016-08-17
1
-2
/
+0
*
i965/blorp: Get rid of brw_blorp_surface_info::map_stencil_as_y_tiled
Jason Ekstrand
2016-08-17
1
-15
/
+0
*
i965/blorp: Remove compute_tile_offsets
Jason Ekstrand
2016-08-17
1
-5
/
+0
*
i965/blorp: Create the isl_surf up-front
Jason Ekstrand
2016-08-17
1
-0
/
+5
*
i965/blorp: Add a generic ISL-based surface state emit path
Jason Ekstrand
2016-07-15
1
-0
/
+6
*
i965: Remove trailing whitespace
Iago Toral Quiroga
2016-07-05
1
-1
/
+1
*
i965: Make inline function static
Iago Toral Quiroga
2016-07-05
1
-1
/
+1
*
i965/blorp: Remove support for push constants
Topi Pohjolainen
2016-07-04
1
-15
/
+0
*
i965/blorp: Fix the size requirement for vertex elements
Topi Pohjolainen
2016-07-04
1
-1
/
+2
*
i965/blorp: Load tranformation coordinates as vec4
Topi Pohjolainen
2016-07-04
1
-2
/
+1
*
i965/blorp: Organize pixel kill and blend/scaled inputs into vec4s
Topi Pohjolainen
2016-07-04
1
-8
/
+32
*
i965/blorp: Prepare for more than two vertex attributes
Topi Pohjolainen
2016-07-04
1
-0
/
+13
*
i965/blorp: Store input read mask
Topi Pohjolainen
2016-07-04
1
-0
/
+1
*
i965/blorp: Rename push constants to inputs
Topi Pohjolainen
2016-07-04
1
-4
/
+4
[next]