Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
e1b83c67dab5050edc9a28c1e1bc53c930de7c4b
e1b83c6
radeonsi: lp_type::length is always 1
by Marek Olšák
· 7 years ago
906ee3a
radeonsi: don't use bld.elem_type
by Marek Olšák
· 7 years ago
723a239
radeonsi: don't use lp_build_const_*
by Marek Olšák
· 7 years ago
b4600b4
radeonsi: use ctx->ac.context and ctx->types
by Marek Olšák
· 7 years ago
d0751f6
radeonsi: use ctx->ac.builder
by Marek Olšák
· 7 years ago
82dc72c
radeonsi: use ctx->i/f32 types more
by Marek Olšák
· 7 years ago
dcbd3d4
radeonsi: use i32_0 and i32_1 more
by Marek Olšák
· 7 years ago
bacdf5a
radeonsi: use bitcast in a few places
by Marek Olšák
· 7 years ago
ad7305a
radeonsi: use ac helpers for bitcasts
by Marek Olšák
· 7 years ago
9a88580
glsl_to_tgsi: skip UARL for 1D registers if the driver doesn't need it
by Marek Olšák
· 7 years ago
1bf1bfc
glsl_to_tgsi: handle reladdr as TEMP in rename_temp_registers and dead_code
by Marek Olšák
· 7 years ago
8602c6a
glsl_to_tgsi: each reladdr object should have only one parent
by Marek Olšák
· 7 years ago
985338e
glsl_to_tgsi: fix instruction order for bindless textures
by Marek Olšák
· 7 years ago
bd18374
glsl_to_tgsi: enable copy propagation for tessellation shaders
by Marek Olšák
· 7 years ago
dbe16d7
radeonsi: implement PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
by Marek Olšák
· 7 years ago
44993bd
radeonsi: use si_get_indirect_index for TEMP indexing
by Marek Olšák
· 7 years ago
e986a16
radeonsi: use si_get_indirect_index for CONST indexing
by Marek Olšák
· 7 years ago
212c612
tgsi/ureg: allow any register file in address operands
by Marek Olšák
· 7 years ago
41b8515
gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
by Marek Olšák
· 7 years ago
cb686a3
tgsi/scan: scan address operands (v2)
by Marek Olšák
· 7 years ago
37714c6
tgsi/scan: set correct usage mask for tex offsets in scan_src_operand
by Marek Olšák
· 7 years ago
5cc7791
tgsi/scan: take advantage of already swizzled usage mask in scan_src_operand
by Marek Olšák
· 7 years ago
ea85b76
tgsi/scan: set non-valid src_index for tex offsets in scan_src_operand
by Marek Olšák
· 7 years ago
be3ab86
tgsi: implement tgsi_util_get_inst_usage_mask properly
by Marek Olšák
· 7 years ago
bb8abc1
tgsi: add docs for some existing pack opcodes
by Marek Olšák
· 7 years ago
4ffb989
radv: Enable VK_KHR_maintenance2 extension.
by Bas Nieuwenhuizen
· 7 years ago
0c90ca7
radv: Make tess winding order a bit more intuitive.
by Bas Nieuwenhuizen
· 7 years ago
c62afd0
radv: Allow setting the domain origin in tess.
by Bas Nieuwenhuizen
· 7 years ago
ca21634
radv: Disable usage checks in metadata for images with extended usage data.
by Bas Nieuwenhuizen
· 7 years ago
f800d91
radv: Implement querying the point clipping behavior.
by Bas Nieuwenhuizen
· 7 years ago
bbe2082
broadcom: Fix out-of-tree build include path
by Daniel Stone
· 7 years ago
908a25e
meson: generate builddir/src/amd/vulkan/dev_icd.json
by Bas Nieuwenhuizen
· 7 years ago
18bdf73
mesa: Use a 565 format for GL_RGB and GL_UNSIGNED_SHORT_5_6_5 textures.
by Kenneth Graunke
· 7 years ago
7463d50
intel/compiler: Don't propagate cmod into integer multiplies
by Jason Ekstrand
· 7 years ago
b91ecee
intel/compiler: Don't cmod propagate into a saturated operation
by Jason Ekstrand
· 7 years ago
17d78ec
broadcom/vc4: Don't advertise tiled dmabuf modifiers if we can't use them
by Derek Foreman
· 7 years ago
b174a1a
egl: Simplify the "driver" interface
by Adam Jackson
· 7 years ago
15e208c
loader/dri3: Don't accidently free buffer holding new back content
by Thomas Hellstrom
· 7 years ago
1b8e0be
loader/dri3: Avoid resizing existing buffers in dri3_find_back_alloc
by Thomas Hellstrom
· 7 years ago
622f5e1
loader/dri3: Use local blits and local buffers when resizing
by Thomas Hellstrom
· 7 years ago
1359af9
gallivm/ppc64le: allow environmental control of Altivec code generation
by Ben Crocker
· 7 years ago
e93f056
gallivm/ppc64le: adjust VSX code generation control.
by Ben Crocker
· 7 years ago
5c75f0c
gallivm: allow additional llc options
by Ben Crocker
· 7 years ago
3a9feb4
gallivm: fix typo in debug_printf message
by Ben Crocker
· 7 years ago
8196a3c
radv: remove useless checks around radv_CmdBindPipeline()
by Samuel Pitoiset
· 7 years ago
b53c207
radv: check that pipeline is different before binding it
by Samuel Pitoiset
· 7 years ago
2572c27
i965: Validate "Special Requirements for Handling Double Precision Data Types"
by Matt Turner
· 7 years ago
98298c7
i965: Fix and enable forgotten validation test
by Matt Turner
· 7 years ago
122ef37
i965: Only insert error message if not already present
by Matt Turner
· 7 years ago
5e76cf1
i965: Avoid validation error when src1 is not present
by Matt Turner
· 7 years ago
cacc229
i965: Remove validate_reg()
by Matt Turner
· 7 years ago
678d88b
i965: Add and use STRIDE and WIDTH macros
by Matt Turner
· 7 years ago
4c961a5
i965: Add parentheses around usage of macro arguments
by Matt Turner
· 7 years ago
1fcdb1c
i965: Add GLK, CFL, CNL to test_eu_validate.c
by Matt Turner
· 7 years ago
d4c39e9
i965: Add Atom graphics names to parse_devid_override()
by Matt Turner
· 7 years ago
6db5ec7
i965: Fix support for disassembling 64-bit integer immediates
by Matt Turner
· 7 years ago
7e88f93
i965/fs: Rewrite fsign64 to skip the float -> double conversion
by Matt Turner
· 7 years ago
b541945
i965/fs: Unpack count argument to 64-bit shift ops on Atom
by Matt Turner
· 7 years ago
2082c32
i965/fs: Don't apply POW/FDIV workaround on Gen10+
by Matt Turner
· 7 years ago
d407935
i965: Fix src0 vs src1 typo
by Matt Turner
· 7 years ago
ad3d98d
radv: enable tc compatible htile for d32s8 also.
by Dave Airlie
· 7 years ago
844ae72
radv: dump SPIRV when a GPU hang is detected
by Samuel Pitoiset
· 7 years ago
a2a350a
radv: dump NIR when a GPU hang is detected
by Samuel Pitoiset
· 7 years ago
94d800b
ac: silence a warning
by Marek Olšák
· 7 years ago
b65d6da
egl/wayland: Don't use dmabuf with no modifiers
by Daniel Stone
· 7 years ago
6273d2f
egl/wayland: Check queryImage return for wl_buffer
by Daniel Stone
· 7 years ago
d246aa3
travis: move include path from $CC to $CFLAGS
by Eric Engestrom
· 7 years ago
80bfff5
wayland-egl: adds CFLAGS for wayland.egl.h include
by Tobias Klausmann
· 7 years ago
fd404e3
automake: add texcompress_s3tc_tmp.h to the sources list
by Emil Velikov
· 7 years ago
409491e
st/va: add RGB support to vlVaPutSurface
by Leo Liu
· 7 years ago
0fa950e
st/va: don't re-allocate interlaced buffer with pakced format
by Leo Liu
· 7 years ago
327480d
st/vdpau: don't re-allocate interlaced buffer with packed YUV format
by Leo Liu
· 7 years ago
ae61fe4
radv: Implement TC compatible HTILE.
by Bas Nieuwenhuizen
· 8 years ago
4e93d6b
radv: emit fmuladd instead of fma to llvm.
by Dave Airlie
· 7 years ago
b2dce27
android: fix build issues with brw_nir_trig_workarounds.c
by Tapani Pälli
· 7 years ago
d3acc24
intel: compiler: vec4: add missing default 0 lod
by Lionel Landwerlin
· 7 years ago
8733567
anv: Remove base_vertex/instance from push_constants
by Jason Ekstrand
· 7 years ago
e4c7a2a
util: include string.h in u_string.h
by Brian Paul
· 7 years ago
33122e8
llvmpipe: silence 'variable may be used uninitialized' warnings
by Brian Paul
· 7 years ago
42eb305
mesa: silence 'variable may be used uninitialized' warning in teximage.c
by Brian Paul
· 7 years ago
fed8564
mesa: silence 'variable may be used uninitialized' warning in bufferobj.c
by Brian Paul
· 7 years ago
980fe46
svga: wrap long comments in svga_tgsi_vgpu10.c
by Brian Paul
· 7 years ago
362fb05
svga: tweak pre-VGPU10 rasterization offsets
by Brian Paul
· 7 years ago
3e39abf
svga: if we get nr_samples==1, store nr_samples=0
by Brian Paul
· 7 years ago
3c71c42
svga: emit sampler constants only if sampler view exists
by Charmaine Lee
· 7 years ago
b7c08e5
svga: fix incorrect case in svga_typeless_format()
by Brian Paul
· 7 years ago
cbe72ae
svga: add typeless switch cases in svga_typeless_format()
by Brian Paul
· 7 years ago
9a7d42b
svga: Allow sRGB format with PIPE_BIND_DISPLAY_TARGET binding flag on vgpu10.
by Neha Bhende
· 8 years ago
df6b320
etnaviv: Set up unknown GC3000 states
by Wladimir J. van der Laan
· 7 years ago
a2132fb
etnaviv: Fix point sprite rendering on GC3000
by Wladimir J. van der Laan
· 7 years ago
ec254f4
etnaviv: Add support for DP2 instruction
by Wladimir J. van der Laan
· 7 years ago
80f608b
etnaviv: Support opcodes with bit 6 set in assembler
by Wladimir J. van der Laan
· 7 years ago
df82012
travis: add meson build for vulkan drivers.
by Dylan Baker
· 7 years ago
7a5a986
meson: convert gtest to an internal dependency
by Dylan Baker
· 7 years ago
052c0d5
meson: set C++ standard to C++11
by Dylan Baker
· 7 years ago
af867d7
meson: add window system deps to intel vulkan common
by Dylan Baker
· 7 years ago
cc4f587
meson: look for libelf as a library if there is no pkgconfig
by Dylan Baker
· 7 years ago
9d9a46d
egl/surfaceless: Use KMS swrast fallback
by Gurchetan Singh
· 7 years ago
540c804
egl/surfaceless: add probe device helper function
by Gurchetan Singh
· 7 years ago
a8e4a0f
gallium/u_tests: fix ifdef for sync_file fences
by George Kyriazis
· 7 years ago
Next »