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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-30
i965: drop unused brw->has_compr4
Lionel Landwerlin
2
-2
/
+0
2017-08-30
i965: drop brw->has_llc in favor of devinfo->has_llc
Lionel Landwerlin
7
-8
/
+8
2017-08-30
i965: drop brw->is_broxton
Lionel Landwerlin
4
-5
/
+2
2017-08-30
i965: drop brw->is_cherryview in favor of devinfo->is_cherryview
Lionel Landwerlin
3
-4
/
+4
2017-08-30
i965: drop brw->is_haswell in favor of devinfo->is_haswell
Lionel Landwerlin
23
-44
/
+45
2017-08-30
i965: drop brw->is_baytrail in favor of devinfo->is_baytrail
Lionel Landwerlin
8
-13
/
+13
2017-08-30
i965: drop brw->is_g4x in favor of devinfo->is_g4x
Lionel Landwerlin
8
-12
/
+10
2017-08-30
i965: drop brw->gt in favor of devinfo->gt
Lionel Landwerlin
5
-8
/
+5
2017-08-30
i965: drop brw->gen in favor of devinfo->gen
Lionel Landwerlin
47
-311
/
+506
2017-08-30
anv: use device->info instead of brw->is_*
Lionel Landwerlin
1
-1
/
+1
2017-08-30
Revert "egl: Allow creation of per surface out fence"
Mark Janes
8
-106
/
+18
2017-08-30
i965: add 2xMSAA 16xMSAA modes to DRI configs.
Kevin Rogovin
1
-5
/
+18
2017-08-30
Revert "i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9."
Kenneth Graunke
1
-10
/
+3
2017-08-30
mesa/st: remove unwanted backup file
Eric Engestrom
1
-479
/
+0
2017-08-30
egl/dri2: only destroy created objects
Michael Olbrich
1
-3
/
+6
2017-08-30
egl: Allow creation of per surface out fence
Zhongmin Wu
8
-18
/
+106
2017-08-30
winsys/amdgpu: add BO to the global list only when RADEON_ALL_BOS is set
Samuel Pitoiset
4
-11
/
+17
2017-08-30
radeonsi: update dirty_level_mask before dispatching
Samuel Pitoiset
2
-0
/
+6
2017-08-30
anv: set right datatypes in anv_pipeline_binding
Juan A. Suarez Romero
3
-4
/
+4
2017-08-29
llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
Brian Paul
1
-0
/
+6
2017-08-29
i965: Bump the initial program cache size from 4kB to 16kB.
Kenneth Graunke
1
-1
/
+1
2017-08-29
i965: Issue performance warnings when growing the program cache
Kenneth Graunke
1
-0
/
+3
2017-08-29
i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
Kevin Rogovin
1
-3
/
+10
2017-08-29
glsl: define YY_NO_INPUT to prevent unused symbol warnings
Matt Turner
1
-0
/
+1
2017-08-29
blorp: Explicitly cast between different enums
Matt Turner
1
-5
/
+5
2017-08-29
intel/isl: Mark functions used conditionally as UNUSED
Matt Turner
1
-1
/
+1
2017-08-29
intel/isl: Explicitly cast between different enums
Matt Turner
1
-8
/
+9
2017-08-29
intel/isl: Remove 'inline' keywords
Matt Turner
3
-4
/
+4
2017-08-29
anv: Mark functions used conditionally as UNUSED
Matt Turner
4
-6
/
+6
2017-08-29
anv: Explicitly cast between different enums
Matt Turner
2
-4
/
+4
2017-08-29
anv: Remove 'inline' keywords
Matt Turner
8
-19
/
+19
2017-08-29
anv: Use GNU C empty brace initializer
Matt Turner
2
-11
/
+11
2017-08-29
i965: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS
Matt Turner
1
-0
/
+1
2017-08-29
i965: Mark functions used conditionally as UNUSED
Matt Turner
2
-3
/
+3
2017-08-29
i965: Explicitly cast between different enums
Matt Turner
1
-4
/
+4
2017-08-29
i965: Drop unnecessary conditional
Matt Turner
1
-4
/
+4
2017-08-29
i965: Remove some 'inline' keywords
Matt Turner
1
-7
/
+7
2017-08-29
nir: Remove series of unnecessary conversions
Matt Turner
1
-1
/
+1
2017-08-29
nir/spirv: Use unreachable("...") rather than assert(!"...")
Matt Turner
2
-13
/
+13
2017-08-29
compiler: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS
Matt Turner
1
-0
/
+1
2017-08-29
configure: Test for -Wno-initializer-overrides
Matt Turner
2
-1
/
+5
2017-08-29
configure: Add and use AX_CHECK_COMPILE_FLAG
Matt Turner
2
-72
/
+111
2017-08-29
radv: Add trace ids for secondary buffers.
Bas Nieuwenhuizen
4
-4
/
+6
2017-08-29
ac/debug: Support multiple trace ids for nested IBs.
Bas Nieuwenhuizen
4
-33
/
+52
2017-08-29
radv/amdgpu: Enable dumping of all IBs with RADV_DEBUG=allbos.
Bas Nieuwenhuizen
1
-0
/
+13
2017-08-29
egl/wayland: make sure HAS_$FORMAT is set for wl_dmabuf
Emil Velikov
1
-0
/
+3
2017-08-29
egl/wayland: group wl_win specific code together
Emil Velikov
1
-4
/
+3
2017-08-29
egl/wayland: remove dri2_surf width/height double init.
Emil Velikov
1
-3
/
+0
2017-08-29
egl/wayland: set correct format with wl_dmabuf as wl_drm is missing
Emil Velikov
1
-1
/
+1
2017-08-29
egl/wayland: update comment to reflect wl_dmabuf presence
Emil Velikov
1
-1
/
+1
[prev]
[next]