Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
7347c4264052920b2eb02eee084809760ac7c9a2
« Previous
06bdbe9
radv: Fix using more than 4 bound descriptor sets
by James Legg
· 8 years ago
74c3963
radeonsi: disable sinking common instructions down to the end block
by Samuel Pitoiset
· 8 years ago
f85a54a
radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer
by Alex Smith
· 8 years ago
804e260
radv: Emit cache flushes before CP DMA.
by Bas Nieuwenhuizen
· 8 years ago
f5be65e
nir/intrinsics: Make load_barycentric_input take a 2-component coor
by Jason Ekstrand
· 8 years ago
3a4b70b
anv/blorp: Only set a clear color for resolves if fast-cleared
by Jason Ekstrand
· 8 years ago
3428b48
anv/blorp: Turn off AUX after doing a CCS_D resolve
by Jason Ekstrand
· 8 years ago
ce7f352
clover: Work around build failure with AltiVec.
by Matt Turner
· 8 years ago
5a11938
nvc0: increase alignment to 256 for texture buffers on fermi
by Ilia Mirkin
· 8 years ago
0b67909
glapi: fix typo in count_scale
by Gregory Hainaut
· 8 years ago
d74d7cc
vulkan/wsi: Improve the DRI3 error message
by Jacob Lifshay
· 8 years ago
d1f01d8
anv: Properly handle destroying NULL devices and instances
by Jason Ekstrand
· 8 years ago
0d7d4f9
anv/image: Remove extra dependency on HiZ-specific variable
by Nanley Chery
· 8 years ago
ed5c3fa
radv: setup llvm target data layout
by Dave Airlie
· 8 years ago
cc91707
radeonsi: mark all bound shader buffer ranges as initialized
by Marek Olšák
· 8 years ago
8a0f62b
anv: Stall before fast-clear operations
by Jason Ekstrand
· 8 years ago
2349a9e
anv: Accurately advertise dynamic descriptor limits
by Jason Ekstrand
· 8 years ago
7f7b116
i965: move brw_define.h ifndef guard to the top
by Emil Velikov
· 8 years ago
b5ed3f8
radv: disable mip point pre clamping.
by Dave Airlie
· 8 years ago
823f6d4
radv/ac: fix multiple descriptor sets with dynamic buffers
by Fredrik Höglund
· 8 years ago
09646cc
radv: fix the dynamic buffer index in vkCmdBindDescriptorSets
by Fredrik Höglund
· 8 years ago
a342a47
radv: Disable HTILE for textures with multiple layers/levels.
by Bas Nieuwenhuizen
· 8 years ago
f21cc86
radv: Emit pending flushes before executing a secondary command buffer
by Alex Smith
· 8 years ago
c9928ec
radv: drop Z24 support.
by Dave Airlie
· 8 years ago
f428040
nvc0: take extra pushbuf space into account for pushbuf_space calls
by Ilia Mirkin
· 8 years ago
1200d64
anv/pass: Avoid accessing attachment array out of bounds
by Nanley Chery
· 8 years ago
fbaf595
ralloc: Make sure ralloc() allocations match malloc()'s alignment.
by Jonas Pfeil
· 8 years ago
e13a41d
mesa: Avoid read of uninitialized variable
by Robert Foss
· 8 years ago
cb4798d
egl: Ensure ResetNotificationStrategy matches for shared contexts.
by Kenneth Graunke
· 8 years ago
d9254cf
st/mesa: inform the driver of framebuffer changes before compute dispatches
by Nicolai Hähnle
· 8 years ago
e59e2c6
st/glsl_to_tgsi: avoid iterating past the head of the instruction list
by Nicolai Hähnle
· 8 years ago
ea7711f
i965/fs: emit MOV_INDIRECT with the source with the right register type
by Samuel Iglesias Gonsálvez
· 8 years ago
e1e27b0
i965/fs: fix source type when emitting MOV_INDIRECT to read ICP handles
by Samuel Iglesias Gonsálvez
· 8 years ago
59e6c0d
i965/fs: fix indirect load DF uniforms on BSW/BXT
by Samuel Iglesias Gonsálvez
· 8 years ago
7d3a10c
i965/fs: detect different bit size accesses to uniforms to push them in proper locations
by Samuel Iglesias Gonsálvez
· 8 years ago
d4caa4249
i965/fs: mark last DF uniform array element as 64 bit live one
by Samuel Iglesias Gonsálvez
· 8 years ago
b6b3e73
st/mesa: set blend state for PBO readbacks
by Marek Olšák
· 8 years ago
7b0a594
st/mesa: reset sample_mask, min_sample, and render_condition for PBO ops
by Marek Olšák
· 8 years ago
55f9cb3
anv/blorp/clear_subpass: Only set surface clear color for fast clears
by Jason Ekstrand
· 8 years ago
579586c
cherry-ignore: add the swizzle blorp_clear fix
by Emil Velikov
· 8 years ago
5c92731
docs: add sha256 checksums for 17.0.1
by Emil Velikov
· 8 years ago
8fee1d3
docs: add release notes for 17.0.1
by Emil Velikov
· 8 years ago
e895bc6
Update version to 17.0.1
by Emil Velikov
· 8 years ago
cc545eb
egl/wayland: Don't use DRM format codes for SHM
by Daniel Stone
· 8 years ago
9ab1704
configure.ac: Drop LLVM compiler flags more radically
by Michel Dänzer
· 8 years ago
cfdda19
gallium/u_queue: set num_threads correctly if not all threads start
by Grazvydas Ignotas
· 8 years ago
6b8c9e1
gallium/u_queue: fix a crash with atexit handlers
by Grazvydas Ignotas
· 8 years ago
21e3f2f
radv: fix txs for sampler buffers
by Dave Airlie
· 8 years ago
bc07622
amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
by Marek Olšák
· 8 years ago
5aa3883
egl/dri3: implement query surface hook
by Brendan King
· 8 years ago
2e46d41
radv: fix depth format in blit2d.
by Dave Airlie
· 8 years ago
d735682
radv: Use correct size for availability flag.
by Bas Nieuwenhuizen
· 8 years ago
95b0998
radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.
by Bas Nieuwenhuizen
· 8 years ago
3169c98
radv: Reset emitted compute pipeline when calling secondary cmd buffer.
by Bas Nieuwenhuizen
· 8 years ago
0398260
radeonsi: fix broken tessellation on Carrizo and Stoney
by Marek Olšák
· 8 years ago
0a8df06
configure.ac: check require_basic_egl only if egl enabled
by Leo Liu
· 8 years ago
b75c0bf
r300g: only allow byteswapped formats on big endian
by Grazvydas Ignotas
· 8 years ago
eba32b3
android: glsl: build shader cache sources
by Mauro Rossi
· 8 years ago
2e6737f
android: radeonsi: fix sid_table.h generated header include path
by Mauro Rossi
· 8 years ago
ace01b0
android: fix droid_create_image_from_prime_fd_yuv for YV12
by Tapani Pälli
· 8 years ago
c208816
glsl: fix heap-use-after-free in ast_declarator_list::hir()
by Samuel Iglesias Gonsálvez
· 8 years ago
6d2c4e9
gallium/u_queue: fix random crashes when the app calls exit()
by Marek Olšák
· 8 years ago
e7a8f2e
intel/blorp: Explicitly flush all allocated state
by Jason Ekstrand
· 8 years ago
c23c6db
anv/query: Perform CmdResetQueryPool on the GPU
by Jason Ekstrand
· 8 years ago
bf8ef87
genxml: Make MI_STORE_DATA_IMM more consistent
by Jason Ekstrand
· 8 years ago
fafffc6
anv/query: clflush the bo map on non-LLC platforms
by Jason Ekstrand
· 8 years ago
0516a99
anv: Add an invalidate_range helper
by Jason Ekstrand
· 8 years ago
87fb61f
etnaviv: remove number of pixel pipes validation
by Christian Gmeiner
· 8 years ago
6e3da9c
etnaviv: move pctx initialisation to avoid a null dereference
by Christian Gmeiner
· 8 years ago
42b7395
radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK
by Nicolai Hähnle
· 8 years ago
7cb3535
radeonsi: handle MultiDrawIndirect in si_get_draw_start_count
by Nicolai Hähnle
· 8 years ago
c47f1d6
gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4)
by Ben Crocker
· 8 years ago
c8e345a
gallivm: Improve debug output (V2)
by Ben Crocker
· 8 years ago
b8d2371
winsys/amdgpu: reduce max_alloc_size based on GTT limits
by Nicolai Hähnle
· 8 years ago
bc8d047
gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionally
by Marek Olšák
· 8 years ago
91b3b54
gallium/util: remove unused u_index_modify helpers
by Marek Olšák
· 8 years ago
9c80a81
radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2)
by Marek Olšák
· 8 years ago
e1ba82d
i965/fs: fix uninitialized memory access
by Lionel Landwerlin
· 8 years ago
b4880ea
radv: Never try to create more than max_sets descriptor sets.
by Bas Nieuwenhuizen
· 8 years ago
a594bd1
i965/fs: Fix the inline nir_op_pack_double optimization
by Jason Ekstrand
· 8 years ago
63ef132
bin/get-fixes-pick-list.sh: add new script
by Emil Velikov
· 8 years ago
13f1fb0
bin/get-pick-list.sh: remove ancient way of nominating patches
by Emil Velikov
· 8 years ago
61d9475
bin/get-pick-list.sh: limit `git grep ...' only as needed
by Emil Velikov
· 8 years ago
a5f3255
bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed
by Emil Velikov
· 8 years ago
227db8d
bin/get-extra-pick-list: rework to use already_picked list
by Emil Velikov
· 8 years ago
a57d1af
bin/get-extra-pick-list: use git merge-base to get the branchpoint
by Emil Velikov
· 8 years ago
173a2ab
anv: wsi: report presentation error per image request
by Lionel Landwerlin
· 8 years ago
3c93076
glx/glvnd: Fix GLXdispatchIndex sorting
by Hans de Goede
· 8 years ago
3b52413
anv: fix Get*MemoryRequirements for !LLC
by Connor Abbott
· 8 years ago
e179a60
radv: adopt some init config workarounds from radeonsi.
by Dave Airlie
· 8 years ago
3b97299
radv: fix cik macroModeIndex.
by Dave Airlie
· 8 years ago
e42f43b
radv: change base aligmment for allocated memory.
by Dave Airlie
· 8 years ago
2416481
nvc0: disable linked tsc mode in compute launch descriptor
by Ilia Mirkin
· 8 years ago
bd25bc6
tgsi: fix memory leak in tgsi sanity check
by Dave Airlie
· 8 years ago
4d40f72
intel/blorp: Swizzle clear colors on the CPU
by Jason Ekstrand
· 8 years ago
84a2f46
mesa: Do (TCS && !TES) draw time validation in ES as well.
by Kenneth Graunke
· 8 years ago
1db3ceb
i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge
by Jason Ekstrand
· 8 years ago
bcd58a9
i965/sampler_state: Pass texObj into update_sampler_state
by Jason Ekstrand
· 8 years ago
d5859cb
i965/sampler_state: Clamp min/max LOD to 14 on gen7+
by Jason Ekstrand
· 8 years ago
eb5a044
st/mesa: don't pass compare mode for stencil-sampled textures
by Ilia Mirkin
· 8 years ago
Next »