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-09-03
util: improve compiler guard
Eric Engestrom
3
-6
/
+43
2017-09-02
radeon/uvd: add Define Restart Interval to MJPEG bitstream reconstruction
Leo Liu
1
-0
/
+11
2017-09-02
radeon/uvd: fix MJPEG quantization table index
Leo Liu
1
-1
/
+1
2017-09-03
st/mesa: fix view template initialization in try_pbo_readpixels
Roland Scheidegger
1
-1
/
+1
2017-09-02
genxml: Make Border Color Pointer an address on Gen4-5, not an offset.
Kenneth Graunke
4
-9
/
+7
2017-09-02
i965: Inline emit_reloc in __genx_combine_address
Kenneth Graunke
1
-12
/
+5
2017-09-02
i965: Fix crash in fallback GTT mapping.
Kenneth Graunke
1
-2
/
+4
2017-09-02
i965: Fix state flagging of Gen6 SOL programs.
Kenneth Graunke
2
-19
/
+6
2017-09-02
i965: Drop useless gen6_brw_upload_ff_gs_prog() wrapper.
Kenneth Graunke
3
-7
/
+1
2017-09-02
freedreno: skip batch-cache for compute shaders
Rob Clark
1
-7
/
+1
2017-09-01
m4: Use older autoconf 2.63 compatible ax_check_compile_flag.
Vinson Lee
1
-5
/
+5
2017-09-01
i965: Move BATCH_SZ define into intel_batchbuffer.c.
Kenneth Graunke
2
-1
/
+2
2017-09-01
i965: Drop batch_size argument from brw_bufmgr_init().
Kenneth Graunke
3
-4
/
+3
2017-09-01
i965: Rename brw_bo::offset64 to gtt_offset.
Chris Wilson
3
-12
/
+35
2017-09-01
i965: Drop the BRW_BATCH_STRUCT macro.
Kenneth Graunke
2
-4
/
+1
2017-09-01
i965: Don't double count the batch in aperture_space.
Kenneth Graunke
1
-1
/
+1
2017-09-01
swr: Report format max_samples=1 to maintain support for "fake" msaa.
Cherniak, Bruce
1
-11
/
+11
2017-09-01
aubinator: remove duplicate initialisation
Eric Engestrom
1
-1
/
+0
2017-09-01
radv: report VM faults if detected
Samuel Pitoiset
2
-0
/
+16
2017-09-01
radeonsi: move si_vm_fault_occured() to AMD common code
Samuel Pitoiset
3
-102
/
+117
2017-09-01
radv: add radv_check_gpu_hangs() helper function
Samuel Pitoiset
3
-12
/
+27
2017-09-01
radv: disassemble SPIR-V binaries with RADV_DEBUG=spirv
Samuel Pitoiset
4
-0
/
+39
2017-09-01
radv: move RADV_TRACE_FILE functions to radv_debug.c
Samuel Pitoiset
9
-23
/
+80
2017-09-01
radv: silent a compiler warning in radv_emit_framebuffer_state()
Samuel Pitoiset
1
-3
/
+3
2017-09-01
radv: compute correct maximum wave count per SIMD
Samuel Pitoiset
1
-1
/
+12
2017-08-31
st/mesa: only try to create 1x msaa surfaces for "fake" msaa drivers
Brian Paul
3
-14
/
+24
2017-08-31
nvc0/ir: propagate immediates to CALL input MOVs
Tobias Klausmann
1
-2
/
+19
2017-08-31
nvc0: write 0 to pipeline_statistics.cs_invocations
Karol Herbst
1
-0
/
+1
2017-09-01
llvmpipe: lp_build_gather_elem_vec BE fix for 3x16 load
Ben Crocker
1
-2
/
+28
2017-09-01
gallivm: correct channel shift logic on big endian
Ray Strode
1
-1
/
+7
2017-09-01
util: only use SCHED_IDLE in pthread_setschedparam() when it's defined
Roland Scheidegger
1
-1
/
+1
2017-08-31
anv/formats: Nicely handle unknown VkFormat enums
Jason Ekstrand
1
-5
/
+14
2017-08-30
vbo: fix offset in minmax cache key
Charmaine Lee
1
-3
/
+5
2017-08-31
anv: fix build errors on android
Tapani Pälli
1
-2
/
+3
2017-08-31
winsys/amdgpu: set AMDGPU_GEM_CREATE_VM_ALWAYS_VALID if possible v2
Christian König
3
-5
/
+27
2017-08-31
radeonsi: set a per-buffer flag that disables inter-process sharing (v4)
Marek Olšák
4
-28
/
+56
2017-08-30
i965: Use BLORP for buffer object stall avoidance blits instead of BLT.
Kenneth Graunke
1
-11
/
+11
2017-08-30
i965: Always flush caches after blitting to a GL buffer object.
Kenneth Graunke
1
-1
/
+3
2017-08-30
i965: Add PIPE_CONTRTOL_DATA_CACHE flush to brw_emit_mi_flush().
Kenneth Graunke
1
-0
/
+1
2017-08-30
i965: Add a brw_blorp_copy_buffers() command.
Kenneth Graunke
2
-0
/
+29
2017-08-30
blorp: Make blorp_buffer_copy work on Gen4-6.
Kenneth Graunke
1
-9
/
+10
2017-08-30
blorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy() helper.
Kenneth Graunke
3
-99
/
+143
2017-08-31
radv: don't assert on empty hash table
Grazvydas Ignotas
1
-0
/
+3
2017-08-30
svga: include sample count in surface_size() computation
Brian Paul
1
-1
/
+1
2017-08-30
i965: drop unused brw->needs_unlit_centroid_workaround
Lionel Landwerlin
2
-11
/
+0
2017-08-30
i965: drop brw->has_surface_tile_offset in favor of devinfo's
Lionel Landwerlin
5
-8
/
+9
2017-08-30
i965: drop unused brw->no_simd8
Lionel Landwerlin
1
-1
/
+0
2017-08-30
i965: drop unused brw->has_pln
Lionel Landwerlin
2
-2
/
+0
2017-08-30
i965: drop brw->must_use_separate_stencil in favor of devinfo's
Lionel Landwerlin
4
-4
/
+5
2017-08-30
i965: drop unused brw->has_negative_rhw_bug
Lionel Landwerlin
2
-2
/
+0
[next]