index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
/
blorp
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/isl: Add a unit suffixes to some struct fields and variables
Jason Ekstrand
2018-09-26
2
-4
/
+4
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
1
-2
/
+3
*
nir/format_convert: Rename nir_format_bitcast_uint_vec
Jason Ekstrand
2018-08-29
1
-1
/
+1
*
blorp: Properly handle Z24X8 blits.
Kenneth Graunke
2018-08-11
2
-12
/
+11
*
blorp: Don't try to use R32_UNORM for R24_UNORM_X8_TYPELESS rendering.
Kenneth Graunke
2018-08-11
1
-5
/
+5
*
intel: Switch the order of the 2x MSAA sample positions
Jason Ekstrand
2018-08-11
1
-1
/
+11
*
i965/icl: Disable binding table prefetching
Topi Pohjolainen
2018-07-27
1
-0
/
+7
*
intel/blorp: Fix blits to R8G8B8_UNORM_SRGB sRGB harder
Jason Ekstrand
2018-07-23
1
-3
/
+11
*
intel/blorp: Take an explicit filter parameter in blorp_blit
Jason Ekstrand
2018-07-18
2
-41
/
+6
*
intel/blorp: Add a blorp_filter enum for use in blorp_blit
Jason Ekstrand
2018-07-18
3
-109
/
+123
*
intel/blorp: Handle 3-component formats in clears
Jason Ekstrand
2018-07-13
3
-11
/
+92
*
intel/blorp: Fix blits to R8G8B8_UNORM_SRGB
Jason Ekstrand
2018-07-13
1
-0
/
+4
*
intel/anv,blorp,i965: Implement the SKL 16x MSAA SIMD32 workaround
Jason Ekstrand
2018-06-28
1
-0
/
+14
*
intel/fs: Add fields to wm_prog_data for SIMD32 dispatch
Jason Ekstrand
2018-06-28
1
-0
/
+3
*
i965: Add plumbing for shader time in 32-wide FS dispatch mode.
Francisco Jerez
2018-06-28
1
-1
/
+1
*
intel/compiler: Add and use helpers for working with KSP indices
Jason Ekstrand
2018-06-28
1
-25
/
+40
*
intel/blorp: Stop setting tex->texture/sampler
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
i965: Move nir_lower_deref_instrs to right before locals_to_regs
Jason Ekstrand
2018-06-22
1
-2
/
+0
*
anv,i965,radv,st,ir3: Call nir_lower_deref_instrs
Jason Ekstrand
2018-06-22
1
-0
/
+2
*
intel/blorp: Emit VF cache invalidates for 48-bit bugs with softpin.
Kenneth Graunke
2018-06-06
1
-5
/
+12
*
intel/blorp: Don't vertex fetch directly from clear values
Jason Ekstrand
2018-06-06
1
-44
/
+41
*
intel/blorp: Support blits and clears on surfaces with offsets
Jason Ekstrand
2018-05-25
4
-1
/
+37
*
intel/blorp: Add a NO_UPDATE_CLEAR_COLOR batch flag
Nanley Chery
2018-05-17
2
-2
/
+9
*
intel/blorp: Use linear formats for CCS_E clear colors in copies
Jason Ekstrand
2018-05-14
1
-2
/
+2
*
intel/blorp: Allow CCS copies of 1010102 formats
Jason Ekstrand
2018-05-09
1
-0
/
+6
*
intel/blorp: Add support for more format bitcasting
Jason Ekstrand
2018-05-09
2
-23
/
+95
*
intel/blorp: Use nir_format_bitcast_uint_vec_unmasked
Jason Ekstrand
2018-05-09
1
-41
/
+16
*
intel/blorp: Use ISL instead of bitcast_color_value_to_uint
Jason Ekstrand
2018-05-09
1
-73
/
+10
*
intel/blorp: Support the RGB workaround on more formats
Jason Ekstrand
2018-05-09
1
-20
/
+53
*
intel/blorp: Silently convert RGBX destination formats to RGBA
Jason Ekstrand
2018-05-09
1
-0
/
+4
*
intel/blorp: Handle more exotic destination formats
Jason Ekstrand
2018-05-09
2
-0
/
+54
*
intel/blorp: Include nir_format_convert.h in blorp_blit.c
Jason Ekstrand
2018-05-09
1
-19
/
+1
*
intel/blorp: Add swizzle support for all hardware
Jason Ekstrand
2018-05-09
2
-1
/
+69
*
blorp: Handle the RGB workaround more like other workarounds
Jason Ekstrand
2018-05-09
1
-30
/
+30
*
blorp: Silence unused function warnings
Nanley Chery
2018-04-11
1
-2
/
+2
*
intel/blorp: Update clear color state buffer during fast clears.
Rafael Antognolli
2018-04-05
1
-0
/
+48
*
intel/blorp: Only copy clear color when doing a resolve.
Rafael Antognolli
2018-04-05
1
-4
/
+9
*
intel/blorp: Add support for fast clear address.
Rafael Antognolli
2018-04-05
1
-5
/
+13
*
intel: Use Clear Color struct size.
Rafael Antognolli
2018-04-05
1
-2
/
+3
*
anv: Silence compiler warnings about uninitialized bind_offset.
Eric Anholt
2018-03-16
1
-1
/
+1
*
anv: silence unused function warning on gen11
Lionel Landwerlin
2018-03-15
1
-1
/
+1
*
intel: Drop SURFACE_FORMAT enum from genxml.
Kenneth Graunke
2018-03-05
1
-7
/
+7
*
intel: Split gen_device_info out into libintel_dev
Jordan Justen
2018-03-05
1
-1
/
+1
*
i965: Silence unused parameter warnings in blorp
Ian Romanick
2018-03-02
1
-7
/
+5
*
intel/blorp: Add indirect clear color support to mcs_partial_resolve
Jason Ekstrand
2018-03-01
3
-10
/
+70
*
intel/blorp: Add a helper for filling out VERTEX_BUFFER_STATE
Jason Ekstrand
2018-03-01
1
-36
/
+33
*
intel/blorp: Add a blorp_hiz_clear_depth_stencil helper
Jason Ekstrand
2018-02-20
2
-0
/
+64
*
i965/icl: Add assertions to check dispatch mode is SIMD8
Anuj Phogat
2018-02-15
1
-0
/
+2
*
i965/icl: Update the comment for maximum number of threads per PSD
Anuj Phogat
2018-02-15
1
-4
/
+5
*
intel/icl: Do StateCacheInvalidation for indirect clear color
Anuj Phogat
2018-02-15
1
-1
/
+1
[next]