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 R10G10B10_FLOAT_A2_UNORM format
Jordan Justen
2019-10-17
1
-0
/
+1
*
intel/blorp: Use wide formats for nicely aligned stencil clears
Jason Ekstrand
2019-09-06
1
-0
/
+108
*
intel/blorp: Expose surf_fake_interleaved_msaa internally
Jason Ekstrand
2019-09-06
2
-5
/
+8
*
intel/blorp: Expose surf_retile_w_to_y internally
Jason Ekstrand
2019-09-06
2
-5
/
+8
*
blorp: Memset surface info to zero when initializing it
Jason Ekstrand
2019-09-06
1
-0
/
+1
*
intel/fs: Drop the gl_program from fs_visitor
Jason Ekstrand
2019-08-25
1
-1
/
+1
*
intel/compiler: Fill a compiler statistics struct
Jason Ekstrand
2019-08-12
1
-2
/
+2
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
intel: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
1
-2
/
+2
*
intel: Use a system value for gl_FragCoord
Jason Ekstrand
2019-07-29
3
-27
/
+3
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
3
-5
/
+5
*
intel: Add and use helpers for level0 extent
Nanley Chery
2019-06-27
1
-9
/
+2
*
intel/blorp: Disable sampler state prefetching on Gen11
Kenneth Graunke
2019-06-25
1
-0
/
+4
*
intel/blorp: Only double the fast-clear rect alignment on HSW
Jason Ekstrand
2019-06-07
1
-10
/
+15
*
intel/blorp: Handle SINT/UINT clamping on blits.
Kenneth Graunke
2019-06-05
2
-0
/
+38
*
intel/nir: Stop returning the shader from helpers
Jason Ekstrand
2019-06-05
1
-2
/
+2
*
intel/blorp: Use the hardware op for CCS ambiguate on gen10+
Jason Ekstrand
2019-05-30
2
-1
/
+17
*
intel/blorp: Make blorp update the clear color in gen11.
Rafael Antognolli
2019-04-29
1
-2
/
+38
*
intel: Emit 3DSTATE_VF_STATISTICS dynamically
Kenneth Graunke
2019-04-14
1
-0
/
+4
*
nir/builder: Move nir_imm_vec2 from blorp into the builder
Karol Herbst
2019-04-14
1
-12
/
+0
*
intel: add dependency on genxml generated files
Lionel Landwerlin
2019-04-08
1
-1
/
+1
*
intel/blorp: Make swizzle_color_value public.
Rafael Antognolli
2019-03-20
2
-1
/
+4
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
1
-2
/
+2
*
nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fs
Alejandro Piñeiro
2019-02-21
3
-3
/
+2
*
blorp: introduce helper method blorp_nir_init_shader
Alejandro Piñeiro
2019-02-21
3
-7
/
+16
*
intel/blorp: Add two more filter modes
Jason Ekstrand
2019-01-14
2
-12
/
+52
*
blorp: Pass the batch to lookup/upload_shader instead of context
Kenneth Graunke
2019-01-10
5
-29
/
+36
*
blorp: Add blorp_get_surface_address to the driver interface.
Kenneth Graunke
2019-01-10
1
-0
/
+11
*
intel/blorp: Be more conservative about copying clear colors
Jason Ekstrand
2019-01-04
1
-3
/
+6
*
intel/blorp: emit VF caching workaround before 3DSTATE_VERTEX_BUFFERS
Lionel Landwerlin
2019-01-04
1
-2
/
+2
*
genxml: Consistently use a numeric "MOCS" field
Kenneth Graunke
2018-12-14
1
-1
/
+1
*
intel/blorp: Assert that we don't re-layout a compressed surface
Jason Ekstrand
2018-12-12
1
-0
/
+3
*
intel/blorp: Expand blorp_address::offset to be 64 bits.
Kenneth Graunke
2018-12-07
1
-1
/
+1
*
blorp: Emit a dummy 3DSTATE_WM prior to 3DSTATE_WM_HZ_OP
Jason Ekstrand
2018-10-26
1
-0
/
+9
*
intel/blorp: Define the clear value bounds for HiZ clears
Nanley Chery
2018-10-26
1
-0
/
+14
*
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
[next]