index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-15
clover: Work around build failure with AltiVec.
Matt Turner
1
-0
/
+3
2017-03-15
radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer
Alex Smith
1
-0
/
+2
2017-03-15
radv: Emit cache flushes before CP DMA.
Bas Nieuwenhuizen
1
-0
/
+3
2017-03-15
radv: setup llvm target data layout
Dave Airlie
1
-0
/
+7
2017-03-15
radeonsi: mark all bound shader buffer ranges as initialized
Marek Olšák
1
-0
/
+3
2017-03-15
gallivm: Reenable PPC VSX (v3)
Ben Crocker
1
-1
/
+13
2017-03-15
nvc0: increase alignment to 256 for texture buffers on fermi
Ilia Mirkin
1
-1
/
+3
2017-03-15
glapi: fix typo in count_scale
Gregory Hainaut
1
-1
/
+1
2017-03-15
gallium/u_queue: set num_threads correctly if not all threads start
Grazvydas Ignotas
1
-1
/
+1
2017-03-15
gallium/u_queue: fix a crash with atexit handlers
Grazvydas Ignotas
1
-0
/
+1
2017-03-15
r300g: only allow byteswapped formats on big endian
Grazvydas Ignotas
1
-0
/
+5
2017-03-15
vulkan/wsi: Improve the DRI3 error message
Jacob Lifshay
1
-10
/
+41
2017-03-15
anv: Properly handle destroying NULL devices and instances
Jason Ekstrand
1
-0
/
+6
2017-03-15
anv: Accurately advertise dynamic descriptor limits
Jason Ekstrand
1
-2
/
+2
2017-03-15
i965: move brw_define.h ifndef guard to the top
Emil Velikov
1
-3
/
+3
2017-03-15
radv: disable mip point pre clamping.
Dave Airlie
1
-1
/
+1
2017-03-15
radv/ac: fix multiple descriptor sets with dynamic buffers
Fredrik Höglund
1
-3
/
+5
2017-03-15
radv: fix the dynamic buffer index in vkCmdBindDescriptorSets
Fredrik Höglund
1
-1
/
+1
2017-03-15
radv: Disable HTILE for textures with multiple layers/levels.
Bas Nieuwenhuizen
1
-0
/
+3
2017-03-15
radv: Emit pending flushes before executing a secondary command buffer
Alex Smith
1
-0
/
+3
2017-03-15
radv: drop Z24 support.
Dave Airlie
1
-3
/
+0
2017-03-15
nvc0: take extra pushbuf space into account for pushbuf_space calls
Ilia Mirkin
1
-2
/
+2
2017-03-15
ralloc: Make sure ralloc() allocations match malloc()'s alignment.
Jonas Pfeil
1
-1
/
+14
2017-03-15
egl: Ensure ResetNotificationStrategy matches for shared contexts.
Kenneth Graunke
1
-0
/
+14
2017-03-15
st/mesa: inform the driver of framebuffer changes before compute dispatches
Nicolai Hähnle
1
-1
/
+9
2017-03-15
st/glsl_to_tgsi: avoid iterating past the head of the instruction list
Nicolai Hähnle
1
-2
/
+9
2017-03-15
i965/fs: emit MOV_INDIRECT with the source with the right register type
Samuel Iglesias Gonsálvez
1
-1
/
+1
2017-03-15
i965/fs: fix source type when emitting MOV_INDIRECT to read ICP handles
Samuel Iglesias Gonsálvez
1
-3
/
+3
2017-03-15
i965/fs: fix indirect load DF uniforms on BSW/BXT
Samuel Iglesias Gonsálvez
1
-21
/
+20
2017-03-15
i965/fs: detect different bit size accesses to uniforms to push them in prope...
Samuel Iglesias Gonsálvez
1
-16
/
+34
2017-03-15
i965/fs: mark last DF uniform array element as 64 bit live one
Samuel Iglesias Gonsálvez
1
-0
/
+3
2017-03-15
radv: fix txs for sampler buffers
Dave Airlie
1
-1
/
+1
2017-03-15
egl/dri3: implement query surface hook
Brendan King
3
-0
/
+45
2017-03-15
radv: fix depth format in blit2d.
Dave Airlie
1
-2
/
+5
2017-03-15
radv: Use correct size for availability flag.
Bas Nieuwenhuizen
1
-2
/
+5
2017-03-15
radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.
Bas Nieuwenhuizen
1
-20
/
+45
2017-03-15
radv: Reset emitted compute pipeline when calling secondary cmd buffer.
Bas Nieuwenhuizen
1
-0
/
+1
2017-03-15
radeonsi: fix broken tessellation on Carrizo and Stoney
Marek Olšák
1
-1
/
+3
2017-03-15
st/mesa: set blend state for PBO readbacks
Marek Olšák
1
-0
/
+6
2017-03-15
st/mesa: reset sample_mask, min_sample, and render_condition for PBO ops
Marek Olšák
2
-0
/
+13
2017-03-15
glsl: fix heap-use-after-free in ast_declarator_list::hir()
Samuel Iglesias Gonsálvez
1
-2
/
+4
2017-03-15
gallium/u_queue: fix random crashes when the app calls exit()
Marek Olšák
2
-2
/
+78
2017-03-15
intel/blorp: Explicitly flush all allocated state
Jason Ekstrand
3
-1
/
+37
2017-03-15
blorp/exec: Use uint32_t for copying varying data
Jason Ekstrand
1
-2
/
+2
2017-03-15
anv/query: Perform CmdResetQueryPool on the GPU
Jason Ekstrand
2
-22
/
+30
2017-03-15
genxml: Make MI_STORE_DATA_IMM more consistent
Jason Ekstrand
3
-3
/
+3
2017-03-15
anv/query: clflush the bo map on non-LLC platforms
Jason Ekstrand
1
-0
/
+3
2017-03-15
anv: Add an invalidate_range helper
Jason Ekstrand
1
-0
/
+13
2017-03-15
radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK
Nicolai Hähnle
6
-24
/
+41
2017-03-15
radeonsi: handle MultiDrawIndirect in si_get_draw_start_count
Nicolai Hähnle
1
-7
/
+53
[next]