Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
a2f5292c82ad07731d633b36a663e46adc181db9
a2f5292
glsl/glcpp/tests: reinstate srcdir/abs_builddir blurb
by Emil Velikov
· 7 years ago
87cebac
glsl: fold glcpp-test-cr-lf.sh into glcpp-test.sh
by Emil Velikov
· 7 years ago
1c1f70d
st/dri: constify dri_fill_st_visual's screen
by Emil Velikov
· 7 years ago
ccaa9f0
mesa: remove struct gl_extensions::ATI_separate_stencil
by Emil Velikov
· 7 years ago
1714dfc
travis: add libXrandr and its randrproto dependency
by Eric Engestrom
· 7 years ago
d24839b
swr: bump minimum supported LLVM version to 5.0
by Juan A. Suarez Romero
· 7 years ago
f966929
radeonsi: add a debug flag to zero vram allocations
by Grazvydas Ignotas
· 7 years ago
4e0d93d
radeonsi: use shifts for sign extension
by Grazvydas Ignotas
· 7 years ago
af17a29
radv: set EVENT_WRITE_EOP.INT_SEL = wait for write confirmation
by Samuel Pitoiset
· 7 years ago
41f6096
radv: use EOP_DATA_SEL_* instead of magic numbers
by Samuel Pitoiset
· 7 years ago
53959fc
r600: fix copy/paste bug for sampleMaskIn workaround
by Roland Scheidegger
· 7 years ago
edb7890
v3d: Fix min vs mag determination when not doing mip filtering.
by Eric Anholt
· 7 years ago
3f960c1
vulkan: EXT_acquire_xlib_display requires libXrandr headers to build
by Keith Packard
· 7 years ago
f49d112
v3d: Implement ALPHA_TO_COVERAGE.
by Eric Anholt
· 7 years ago
94f7c01
v3d: Track write reference to the separate stencil buffer.
by Eric Anholt
· 7 years ago
a52c357
v3d: Add missing reference to the separate stencil buffer.
by Eric Anholt
· 7 years ago
1334295
v3d: Fix return value from fence_finish.
by Eric Anholt
· 7 years ago
8b30993
mesa/st: only do scalar lowerings if driver benefits
by Christian Gmeiner
· 7 years ago
f485e56
gallium: add scalar isa shader cap
by Christian Gmeiner
· 7 years ago
050d8a4
radv: Add VK_EXT_display_surface_counter to radv driver
by Keith Packard
· 7 years ago
1801d7c
anv: Add VK_EXT_display_surface_counter to anv driver [v2]
by Keith Packard
· 7 years ago
b1a013d
Vulkan/wsi: Implement VK_EXT_display_surface_counter
by Jason Ekstrand
· 7 years ago
8f3b58e
vulkan/wsi: Get rid of the get_capabilities hook
by Jason Ekstrand
· 7 years ago
7f3cb7d
intel/aubinator: drop unused functions
by Eric Engestrom
· 7 years ago
65b3fed
radv: always initialize the clear depth/stencil values to 0
by Samuel Pitoiset
· 7 years ago
204cf57
radv: always initialize the clear color values to 0
by Samuel Pitoiset
· 7 years ago
4b564bd
radv: always initialize the DCC predicate to FALSE
by Samuel Pitoiset
· 7 years ago
70c1bee
radv: do not use an user SGPR for the sample position offset
by Samuel Pitoiset
· 7 years ago
2017086
radv: don't store the number of samples as log2
by Samuel Pitoiset
· 7 years ago
8a6e3f0
gallium/aux/util/u_cpu_detect.h: Fix -Wsign-compare warning in u_cpu_detect.c
by Gert Wollny
· 7 years ago
33f4e8a
gallium/aux/util/u_debug.h: Fix "noreturn" warnings in debug mode
by Gert Wollny
· 7 years ago
70f6329
gallium/aux/util: Fix some warnings
by Gert Wollny
· 7 years ago
3e091d5
gallium/aux/tgsi_ureg.c: remove unused parameter from match_or_expand_immediate64
by Gert Wollny
· 7 years ago
f79b980
gallium/aux/tgsi_two_side.c: Fix -Wsign-compare warnings
by Gert Wollny
· 7 years ago
dc5ba7e
gallium/aux/tgsi_ureg.c: Fix various warnings
by Gert Wollny
· 7 years ago
c5e8280
gallium/aux/tgsi_text.c: Fix -Wsign-compare warnings
by Gert Wollny
· 7 years ago
b16b6d0
gallium/aux/tgsi_point_sprite.c: Fix -Wsign-compare warnings
by Gert Wollny
· 7 years ago
3792d85
gallium/aux/tgsi_lowering.c: Fix -Wsign-compare warnings
by Gert Wollny
· 7 years ago
7a3daaa
gallium/aux/tgsi_build.c: Fix -Wsign-compare warnings
by Gert Wollny
· 7 years ago
94f40d3
gallium/aux/tgsi_build.c: Remove now unused variable
by Gert Wollny
· 7 years ago
dc46b2a
gallium/aux/tgsi_build.c: Remove unused parameters prev_token from various functions
by Gert Wollny
· 7 years ago
f06194b
gallium/aux/tgsi_exec.c: Fix various -Wsign-compare
by Gert Wollny
· 7 years ago
a7cbb9b
gallium/aux/tgsi_exec.c: remove superfluous parameter from etch_source_d
by Gert Wollny
· 7 years ago
5fe1b3b
gallium/aux/tgsi_exec.c: remove superfluous parameter from store_dest_dstret
by Gert Wollny
· 7 years ago
c9b53c6
gallium/aux/tgsi_exec.c: Remove unused parameter from fetch_src_file_channel
by Gert Wollny
· 7 years ago
38a9b42
gallium/aux/tgsi_exec.c: Remove paramater inst from exec_kill
by Gert Wollny
· 7 years ago
b8fca73
gallium/aux/tgsi_aa_point.c: Fix -Wsign-compare warnings
by Gert Wollny
· 7 years ago
09b3b37
gallium/aux/tgsi_sanity.c: Fix -Wsign-compare warnings
by Gert Wollny
· 7 years ago
bf6b695
gallium/aux/tgsi/tgsi_parse.c: Fix two warnings
by Gert Wollny
· 7 years ago
fc9e259
gallium/aux/tgsi/tgsi_dump.c: Fix -Wsign-compare warnings
by Gert Wollny
· 7 years ago
03ac970
gallium/aux/cso_cache: Fix various warnings
by Gert Wollny
· 7 years ago
81e5bf3
configure.ac: Add CFLAG -Wno-missing-field-initializers (v5)
by Gert Wollny
· 7 years ago
916dda5
radv: remove unnecessary code around CACHE_FLUSH_AND_INV_TS_EVENT
by Samuel Pitoiset
· 7 years ago
4705a5d
radv: Fix flush_bits being used uninitialized.
by Bas Nieuwenhuizen
· 7 years ago
dbac8e2
radv: Add EXT_acquire_xlib_display to radv driver [v2]
by Keith Packard
· 7 years ago
46090a6
anv: Add EXT_acquire_xlib_display to anv driver [v3]
by Keith Packard
· 7 years ago
7ab1fff
vulkan: Add EXT_acquire_xlib_display [v5]
by Keith Packard
· 7 years ago
5a2efef
radv: Add EXT_direct_mode_display to radv driver
by Keith Packard
· 7 years ago
f89d387
anv: Add EXT_direct_mode_display to anv driver [v2]
by Keith Packard
· 7 years ago
352d320
vulkan: Add EXT_direct_mode_display [v2]
by Keith Packard
· 7 years ago
451b58a
radv: Add KHR_display extension to radv [v5]
by Keith Packard
· 7 years ago
54d0daa
anv: Add KHR_display extension to anv [v7]
by Keith Packard
· 7 years ago
da997eb
vulkan: Add KHR_display extension using DRM [v10]
by Keith Packard
· 7 years ago
ef79457
radv: Merge the flush bits of CMASK & DCC clear.
by Bas Nieuwenhuizen
· 7 years ago
ed06b1c
radv: Don't check for pipeline being set in draw.
by Bas Nieuwenhuizen
· 7 years ago
1ba87f4
radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxx
by Marek Olšák
· 7 years ago
6703fec
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
by Marek Olšák
· 7 years ago
39b4fdc
freedreno/a5xx: move emit_marker5() into a5xx backend
by Rob Clark
· 7 years ago
0c8d9e9
freedreno/a5xx: fix crash in dEQP-GLES31.stress.vertex_attribute_binding.buffer_bounds.bind_vertex_buffer_offset_near_wrap_10
by Rob Clark
· 7 years ago
4a41b02
freedreno/a5xx: don't crash if compute shader compile fails
by Rob Clark
· 7 years ago
658f1f6
freedreno/ir3: fix missing recursion into block condition
by Rob Clark
· 7 years ago
1a61502
freedreno/a5xx: better FOUR_QUAD/TWO_QUAD decision for compute
by Rob Clark
· 7 years ago
f071544
freedreno/a5xx: bordercolor fixes
by Rob Clark
· 7 years ago
ced14f1
freedreno: remove per-stateobj dirty_mask's
by Rob Clark
· 7 years ago
5708440
freedreno/a5xx: remove one image stateblock
by Rob Clark
· 7 years ago
e0c6135
freedreno/a5xx: cubemap image fixes
by Rob Clark
· 7 years ago
0bb0cac
freedreno/ir3: handle image buffer
by Rob Clark
· 7 years ago
d1d2b13
freedreno/ir3: handle arrays of images
by Rob Clark
· 7 years ago
5b2ef78
freedreno/ir3: images can be arrays too
by Rob Clark
· 7 years ago
f489fa1
freedreno/ir3: use move_load_const pass
by Rob Clark
· 7 years ago
7235c14
nir: add pass to move load_const
by Rob Clark
· 7 years ago
c9d6e57
mesa/st/nir: fix driver_location for arrays of image/sampler
by Rob Clark
· 7 years ago
2284572
nir: add comment for loop_unroll pass
by Rob Clark
· 7 years ago
e3bbc1e
glsl: fix random typo
by Rob Clark
· 7 years ago
dfeb61c
radeonsi: ignore PIPE_RESOURCE_FLAG_MAP_COHERENT
by Marek Olšák
· 7 years ago
9322974
radeonsi: always put persistent buffers into GTT on radeon
by Marek Olšák
· 7 years ago
ffbbc00
radeonsi: fix si_get_num_queries for radeon
by Marek Olšák
· 7 years ago
94b2976
radeonsi: don't expose performance counters for non-existent blocks
by Marek Olšák
· 7 years ago
a2451a4
ac/gpu_info: add radeon_info::num_tcc_blocks
by Marek Olšák
· 7 years ago
166c00e
radeonsi: set a better NUM_PATCHES hard limit
by Marek Olšák
· 7 years ago
0d685ba
radeonsi: make sure LS-HS vector lanes are reasonably occupied
by Marek Olšák
· 7 years ago
e93fe40
radeonsi: properly compute an LS-HS thread group size limit
by Marek Olšák
· 7 years ago
da0115b
v3d: Fix blitting from a linear winsys BO.
by Eric Anholt
· 7 years ago
07b2436
v3d: Add missing always_flush debug flag.
by Eric Anholt
· 7 years ago
9b1cb50
virgl: Remove debugging left-overs
by Tomeu Vizoso
· 7 years ago
6c243ac
glsl: fix desktop glsl linking regression
by Timothy Arceri
· 7 years ago
a9114b5
util: add allow_glsl_relaxed_es to drirc for Google Earth VR
by Timothy Arceri
· 7 years ago
725b1a4
mesa/util: add allow_glsl_relaxed_es driconfig override
by Timothy Arceri
· 7 years ago
781c23e
util: add allow_glsl_builtin_const_expression to drirc for Google Earth VR
by Timothy Arceri
· 7 years ago
90dbab0
mesa/util: add allow_glsl_builtin_const_expression driconf override
by Timothy Arceri
· 7 years ago
Next »