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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radv: get the device name from radeon_info::name
Samuel Pitoiset
2019-10-10
1
-39
/
+3
*
st/mesa: fix R8 bitmap texture for TGSI paths.
Dave Airlie
2019-10-10
1
-1
/
+1
*
anv/pipeline: Capture serialized NIR
Jason Ekstrand
2019-10-09
2
-0
/
+33
*
clover: Remove unused code
Matt Turner
2019-10-09
1
-17
/
+0
*
clover: use iterator_range in get_kernel_nodes
Greg V
2019-10-09
1
-2
/
+2
*
radeonsi: enable MSAA shader images
Marek Olšák
2019-10-09
1
-3
/
+0
*
radeonsi: expand FMASK before MSAA image stores are used
Marek Olšák
2019-10-09
7
-24
/
+193
*
radeonsi: apply FMASK to MSAA image loads
Marek Olšák
2019-10-09
2
-11
/
+42
*
radeonsi: clean up image_fetch_rsrc
Marek Olšák
2019-10-09
1
-33
/
+27
*
radeonsi: add FMASK slots for shader images (for MSAA images)
Marek Olšák
2019-10-09
5
-26
/
+42
*
radeonsi: set the sample index for shader images correctly
Marek Olšák
2019-10-09
1
-6
/
+7
*
radeonsi: fix GLSL imageSamples()
Marek Olšák
2019-10-09
1
-0
/
+13
*
tgsi/scan: add tgsi_shader_info::msaa_images_declared
Marek Olšák
2019-10-09
2
-0
/
+19
*
nir: add shader_info::last_msaa_image
Marek Olšák
2019-10-09
2
-0
/
+8
*
radeonsi: don't set BO metadata for non-zero planes
Marek Olšák
2019-10-09
1
-2
/
+2
*
radeonsi: ignore metadata for non-zero planes
Marek Olšák
2019-10-09
1
-2
/
+8
*
radeonsi: remove si_vid_join_surfaces and use combined planar allocations
Marek Olšák
2019-10-09
6
-157
/
+50
*
radeonsi: allocate planar multimedia formats in 1 buffer
Marek Olšák
2019-10-09
3
-34
/
+124
*
vl: use u_format in vl_video_buffer_formats
Marek Olšák
2019-10-09
6
-112
/
+31
*
gallium/u_tests: test NV12 allocation and export
Marek Olšák
2019-10-09
1
-0
/
+159
*
gallium/util: add planar format layouts and helpers
Marek Olšák
2019-10-09
4
-7
/
+108
*
gallium/util: remove enum numbering from util_format_layout
Marek Olšák
2019-10-09
1
-9
/
+9
*
i965: Disable fast clears when running with INTEL_DEBUG=nofc
Caio Marcelo de Oliveira Filho
2019-10-09
2
-0
/
+6
*
iris: Disable fast clears when running with INTEL_DEBUG=nofc
Caio Marcelo de Oliveira Filho
2019-10-09
1
-0
/
+6
*
anv: Disable fast clears when running with INTEL_DEBUG=nofc
Caio Marcelo de Oliveira Filho
2019-10-09
1
-0
/
+3
*
intel: Add INTEL_DEBUG=nofc for disabling fast clears
Caio Marcelo de Oliveira Filho
2019-10-09
2
-0
/
+2
*
llvmpipe: avoid left-shifting a negative number.
Maya Rashish
2019-10-09
3
-6
/
+6
*
egl: Include stddef.h in generated source
Danilo Spinella
2019-10-09
1
-0
/
+1
*
util: fix to detect NetBSD properly
OBATA Akio
2019-10-09
1
-3
/
+6
*
util: simplify BSD includes
Jan Beich
2019-10-09
1
-7
/
+2
*
util: detect AltiVec at runtime on BSDs
Jan Beich
2019-10-09
1
-4
/
+23
*
util: skip AltiVec detection if built with -maltivec
Jan Beich
2019-10-09
1
-1
/
+9
*
util: detect NEON at runtime on FreeBSD
Jan Beich
2019-10-09
1
-0
/
+9
*
util: skip NEON detection if built with -mfpu=neon
Jan Beich
2019-10-09
1
-1
/
+3
*
egl: Make native display detection work more than once
Adam Jackson
2019-10-09
1
-22
/
+12
*
aco: enable nir_opt_sink
Rhys Perry
2019-10-09
1
-1
/
+1
*
nir/sink: Don't sink load_ubo to outside of its defining loop
Connor Abbott
2019-10-09
1
-5
/
+32
*
nir/sink: Rewrite loop handling logic
Connor Abbott
2019-10-09
1
-35
/
+40
*
amd: don't use AMD_FAMILY definitions from amdgpu_drm.h
Marek Olšák
2019-10-09
1
-8
/
+8
*
aco: move s_andn2_b64 instructions out of the p_discard_if
Rhys Perry
2019-10-09
5
-61
/
+54
*
aco: don't reorder instructions in order to lower boolean phis
Daniel Schürmann
2019-10-09
1
-26
/
+8
*
aco: re-use existing phi instruction when lowering boolean phis
Daniel Schürmann
2019-10-09
1
-3
/
+18
*
aco: Cleanup insert_before_logical_end
Michael Schellenberger Costa
2019-10-09
1
-15
/
+11
*
lima/ppir: don't clone texture loads
Vasily Khoruzhick
2019-10-09
2
-73
/
+0
*
radv: bump minTexelBufferOffsetAlignment to 4
Samuel Pitoiset
2019-10-09
1
-1
/
+1
*
meta: leak of shader program when decompressing tex-images
Sergii Romantsov
2019-10-09
1
-0
/
+1
*
mesa/main: prefer R8-textures instead of A8 for glBitmap in display lists
Erik Faye-Lund
2019-10-09
3
-3
/
+16
*
st/mesa: Prefer R8 for bitmap textures
Dave Airlie
2019-10-09
2
-8
/
+3
*
drirc: enable vk_x11_override_min_image_count for DOOM
Samuel Pitoiset
2019-10-09
1
-0
/
+5
*
radv: implement VK_KHR_shader_clock
Samuel Pitoiset
2019-10-09
3
-0
/
+9
[prev]
[next]