Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
81e5bf3cfef60edb093cde35bace061a8543dba5
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
de93f54
util: manually extract the program name from program_invocation_name
by Timothy Arceri
· 7 years ago
1a8501a
ac/surface: Set compressZ for stencil-only surfaces.
by Bas Nieuwenhuizen
· 7 years ago
0146d79
anv: Use a single global API patch version
by Jason Ekstrand
· 7 years ago
68bf94a
radeonsi: enable OpenGL 3.3 compat profile
by Timothy Arceri
· 7 years ago
89a5d6f
mesa: add ff fragment shader support for geom and tess shaders
by Timothy Arceri
· 7 years ago
e636199
v3d: Set the SO offsets correctly if we have to re-emit.
by Eric Anholt
· 7 years ago
9417804
gallium/hud: = should rename the last added data source
by Marek Olšák
· 7 years ago
ba2c187
anv: Disable constant buffer 0 being relative.
by Rafael Antognolli
· 7 years ago
be18d5a
anv/device: Check for kernel support of context isolation.
by Rafael Antognolli
· 7 years ago
056214e
intel/genxml: Add bitmasks for CS_DEBUG_MODE2/INSTPM.
by Rafael Antognolli
· 7 years ago
a678f40
swr/rast: Clang-Format most rasterizer source code
by Alok Hota
· 7 years ago
d85fef1
radv: fix reported number of available VGPRs
by Eric Engestrom
· 7 years ago
9a4bd6b
mesa: add missing return in error path
by Eric Engestrom
· 7 years ago
a3d93ee
radv: Use less conservative approximation for context rolls.
by Bas Nieuwenhuizen
· 7 years ago
4d08c1e
radv: fix bitwise check
by Eric Engestrom
· 7 years ago
e8eb848
meson: fix i965/anv/isl genX static lib names
by Eric Engestrom
· 7 years ago
66673be
mesa: Unconditionally enable floating-point textures
by Timothy Arceri
· 7 years ago
b8e099e
intel/fs: shuffle_64bit_data_for_32bit_write is not used anymore
by Jose Maria Casanova Crespo
· 7 years ago
a496584
intel/fs: Use new shuffle_32bit_write for all 64-bit storage writes
by Jose Maria Casanova Crespo
· 7 years ago
a4d445b
intel/fs: shuffle_32bit_load_result_to_64bit_data is not used anymore
by Jose Maria Casanova Crespo
· 7 years ago
71b319a
intel/fs: Use shuffle_from_32bit_read for 64-bit FS load_input
by Jose Maria Casanova Crespo
· 7 years ago
8003ae8
intel/fs: shuffle_from_32bit_read at load_per_vertex_input at TCS/TES
by Jose Maria Casanova Crespo
· 7 years ago
5565630
intel/fs: Use shuffle_from_32bit_read at VS load_input
by Jose Maria Casanova Crespo
· 7 years ago
152bffb
intel/fs: Use shuffle_from_32bit_read for 64-bit gs_input_load
by Jose Maria Casanova Crespo
· 7 years ago
8b26a2d
intel/fs: shuffle_from_32bit_read for 64-bit do_untyped_vector_read
by Jose Maria Casanova Crespo
· 7 years ago
c2297bd
intel/fs: Remove old 16-bit shuffle/unshuffle functions
by Jose Maria Casanova Crespo
· 7 years ago
fd3d8a8
intel/fs: Use shuffle_for_32bit_write for 16-bits store_ssbo
by Jose Maria Casanova Crespo
· 7 years ago
20e4732
intel/fs: Use shuffle_from_32bit_read to read 16-bit SSBO
by Jose Maria Casanova Crespo
· 7 years ago
a0891ea
intel/fs: Use shuffle_from_32bit_read at VARYING_PULL_CONSTANT_LOAD
by Jose Maria Casanova Crespo
· 7 years ago
22c6549
intel/fs: New shuffle_for_32bit_write and shuffle_from_32bit_read
by Jose Maria Casanova Crespo
· 7 years ago
a566505
intel/fs: general 8/16/32/64-bit shuffle_src_to_dst function
by Jose Maria Casanova Crespo
· 7 years ago
d882331
appveyor: Consume LLVM 5.0.1.
by Jose Fonseca
· 7 years ago
c4714f6
ac: Clear meminfo to avoid valgrind warning.
by Bas Nieuwenhuizen
· 7 years ago
5917761
radv: fix emitting the TCS regs on GFX9
by Samuel Pitoiset
· 7 years ago
355868d
nir: Document a couple instances of parent_instr
by Ian Romanick
· 7 years ago
4467040
i965/fs: Propagate conditional modifiers from not instructions
by Ian Romanick
· 7 years ago
f2d8bb7
i965/fs: Rearrange code to remove most of the gotos
by Ian Romanick
· 7 years ago
77f269b
i965/fs: Refactor propagation of conditional modifiers from compares to adds
by Ian Romanick
· 7 years ago
22f9fbc
i965/vec4: Optimize OR with 0 into a MOV
by Ian Romanick
· 7 years ago
e6a9bd9
i965/vec4: Don't register coalesce into source of VS_OPCODE_UNPACK_FLAGS_SIMD4X2
by Ian Romanick
· 7 years ago
284b563
i965/fs: Optimize OR with 0 into a MOV
by Ian Romanick
· 7 years ago
4106f6c
v3d: Handle a no-intersection scissor even if it's outside of the VP.
by Eric Anholt
· 7 years ago
9aa670e
v3d: Use the proper depth texture type for sampling.
by Eric Anholt
· 7 years ago
778594a
v3d: Limit shader threading according to our maximum TMU fifo usage.
by Eric Anholt
· 7 years ago
e130ada
v3d: Fix shaders using pixel center W but no varyings.
by Eric Anholt
· 7 years ago
0d4f338
docs: Update release-notes and calendar
by Dylan Baker
· 7 years ago
3c454fc
docs: Add release notes for 18.1.2
by Dylan Baker
· 7 years ago
9e1f208
intel/aubinator: Use int to store getopt_long flags.
by Rafael Antognolli
· 7 years ago
f8e2c4c
Revert "radv: always set/load both depth and stencil clear values"
by Samuel Pitoiset
· 7 years ago
a2f6e72
radv: don't check for linear images in emit_fast_color_clear()
by Samuel Pitoiset
· 7 years ago
3befac5
radv: allow RADV_PERFTEST=dccmsaa on GFX9
by Samuel Pitoiset
· 7 years ago
Next »