index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
/
blorp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
i965/icl: Disable binding table prefetching
Topi Pohjolainen
1
-0
/
+7
2018-07-23
intel/blorp: Fix blits to R8G8B8_UNORM_SRGB sRGB harder
Jason Ekstrand
1
-3
/
+11
2018-07-18
intel/blorp: Take an explicit filter parameter in blorp_blit
Jason Ekstrand
2
-41
/
+6
2018-07-18
intel/blorp: Add a blorp_filter enum for use in blorp_blit
Jason Ekstrand
3
-109
/
+123
2018-07-13
intel/blorp: Handle 3-component formats in clears
Jason Ekstrand
3
-11
/
+92
2018-07-13
intel/blorp: Fix blits to R8G8B8_UNORM_SRGB
Jason Ekstrand
1
-0
/
+4
2018-06-28
intel/anv,blorp,i965: Implement the SKL 16x MSAA SIMD32 workaround
Jason Ekstrand
1
-0
/
+14
2018-06-28
intel/fs: Add fields to wm_prog_data for SIMD32 dispatch
Jason Ekstrand
1
-0
/
+3
2018-06-28
i965: Add plumbing for shader time in 32-wide FS dispatch mode.
Francisco Jerez
1
-1
/
+1
2018-06-28
intel/compiler: Add and use helpers for working with KSP indices
Jason Ekstrand
1
-25
/
+40
2018-06-22
intel/blorp: Stop setting tex->texture/sampler
Jason Ekstrand
1
-2
/
+0
2018-06-22
i965: Move nir_lower_deref_instrs to right before locals_to_regs
Jason Ekstrand
1
-2
/
+0
2018-06-22
anv,i965,radv,st,ir3: Call nir_lower_deref_instrs
Jason Ekstrand
1
-0
/
+2
2018-06-06
intel/blorp: Emit VF cache invalidates for 48-bit bugs with softpin.
Kenneth Graunke
1
-5
/
+12
2018-06-06
intel/blorp: Don't vertex fetch directly from clear values
Jason Ekstrand
1
-44
/
+41
2018-05-25
intel/blorp: Support blits and clears on surfaces with offsets
Jason Ekstrand
4
-1
/
+37
2018-05-17
intel/blorp: Add a NO_UPDATE_CLEAR_COLOR batch flag
Nanley Chery
2
-2
/
+9
2018-05-14
intel/blorp: Use linear formats for CCS_E clear colors in copies
Jason Ekstrand
1
-2
/
+2
2018-05-09
intel/blorp: Allow CCS copies of 1010102 formats
Jason Ekstrand
1
-0
/
+6
2018-05-09
intel/blorp: Add support for more format bitcasting
Jason Ekstrand
2
-23
/
+95
2018-05-09
intel/blorp: Use nir_format_bitcast_uint_vec_unmasked
Jason Ekstrand
1
-41
/
+16
2018-05-09
intel/blorp: Use ISL instead of bitcast_color_value_to_uint
Jason Ekstrand
1
-73
/
+10
2018-05-09
intel/blorp: Support the RGB workaround on more formats
Jason Ekstrand
1
-20
/
+53
2018-05-09
intel/blorp: Silently convert RGBX destination formats to RGBA
Jason Ekstrand
1
-0
/
+4
2018-05-09
intel/blorp: Handle more exotic destination formats
Jason Ekstrand
2
-0
/
+54
2018-05-09
intel/blorp: Include nir_format_convert.h in blorp_blit.c
Jason Ekstrand
1
-19
/
+1
2018-05-09
intel/blorp: Add swizzle support for all hardware
Jason Ekstrand
2
-1
/
+69
2018-05-09
blorp: Handle the RGB workaround more like other workarounds
Jason Ekstrand
1
-30
/
+30
2018-04-11
blorp: Silence unused function warnings
Nanley Chery
1
-2
/
+2
2018-04-05
intel/blorp: Update clear color state buffer during fast clears.
Rafael Antognolli
1
-0
/
+48
2018-04-05
intel/blorp: Only copy clear color when doing a resolve.
Rafael Antognolli
1
-4
/
+9
2018-04-05
intel/blorp: Add support for fast clear address.
Rafael Antognolli
1
-5
/
+13
2018-04-05
intel: Use Clear Color struct size.
Rafael Antognolli
1
-2
/
+3
2018-03-16
anv: Silence compiler warnings about uninitialized bind_offset.
Eric Anholt
1
-1
/
+1
2018-03-15
anv: silence unused function warning on gen11
Lionel Landwerlin
1
-1
/
+1
2018-03-05
intel: Drop SURFACE_FORMAT enum from genxml.
Kenneth Graunke
1
-7
/
+7
2018-03-05
intel: Split gen_device_info out into libintel_dev
Jordan Justen
1
-1
/
+1
2018-03-02
i965: Silence unused parameter warnings in blorp
Ian Romanick
1
-7
/
+5
2018-03-01
intel/blorp: Add indirect clear color support to mcs_partial_resolve
Jason Ekstrand
3
-10
/
+70
2018-03-01
intel/blorp: Add a helper for filling out VERTEX_BUFFER_STATE
Jason Ekstrand
1
-36
/
+33
2018-02-20
intel/blorp: Add a blorp_hiz_clear_depth_stencil helper
Jason Ekstrand
2
-0
/
+64
2018-02-15
i965/icl: Add assertions to check dispatch mode is SIMD8
Anuj Phogat
1
-0
/
+2
2018-02-15
i965/icl: Update the comment for maximum number of threads per PSD
Anuj Phogat
1
-4
/
+5
2018-02-15
intel/icl: Do StateCacheInvalidation for indirect clear color
Anuj Phogat
1
-1
/
+1
2018-02-08
intel/blorp: Use isl_aux_op instead of blorp_hiz_op
Jason Ekstrand
5
-39
/
+25
2018-02-08
intel/blorp: Use isl_aux_op instead of blorp_fast_clear_op
Jason Ekstrand
4
-22
/
+15
2018-02-08
intel/blorp: Add a CCS ambiguation pass
Jason Ekstrand
2
-0
/
+158
2018-01-22
i965: Drop render_target_start from binding table struct.
Kenneth Graunke
1
-2
/
+4
2018-01-11
meson: Use dependencies for nir
Dylan Baker
1
-1
/
+2
2018-01-02
i965: Drop support for the legacy SNORM -> Float equation.
Kenneth Graunke
1
-2
/
+1
[next]