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
23.1
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
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
staging/23.1
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
/
gallium
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
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
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
nvc0: take extra pushbuf space into account for pushbuf_space calls
Ilia Mirkin
1
-2
/
+2
2017-03-15
radeonsi: fix broken tessellation on Carrizo and Stoney
Marek Olšák
1
-1
/
+3
2017-03-15
gallium/u_queue: fix random crashes when the app calls exit()
Marek Olšák
2
-2
/
+78
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
2017-03-15
winsys/amdgpu: reduce max_alloc_size based on GTT limits
Nicolai Hähnle
1
-2
/
+4
2017-03-15
gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4)
Ben Crocker
1
-0
/
+13
2017-03-15
gallivm: Improve debug output (V2)
Ben Crocker
2
-1
/
+18
2017-03-15
gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionally
Marek Olšák
5
-6
/
+14
2017-03-15
gallium/util: remove unused u_index_modify helpers
Marek Olšák
2
-101
/
+0
2017-03-15
radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2)
Marek Olšák
1
-2
/
+2
2017-03-14
tgsi: fix memory leak in tgsi sanity check
Dave Airlie
1
-3
/
+5
2017-03-14
nvc0: set the render condition in the compute object
Ilia Mirkin
1
-2
/
+10
2017-03-14
gm107/ir: fix address offset bitfield for ATOMS
Ilia Mirkin
1
-1
/
+1
2017-03-14
nvc0/ir: fix ubo max clamp, reset file index
Ilia Mirkin
1
-1
/
+3
2017-03-14
nvc0/ir: fix robustness guarantees for constbuf loads on kepler+ compute
Ilia Mirkin
1
-25
/
+22
2017-03-14
nvc0: increase number of ubo binding points
Ilia Mirkin
1
-3
/
+2
2017-03-14
winsys/amdgpu: avoid potential segfault in amdgpu_bo_map()
Samuel Pitoiset
1
-7
/
+10
2017-03-14
radeonsi: don't invoke DCC decompression in update_all_texture_descriptors
Marek Olšák
1
-5
/
+6
2017-03-14
swr: Align query results allocation
George Kyriazis
2
-4
/
+5
2017-03-14
swr: Prune empty nodes in CalculateProcessorTopology.
Bruce Cherniak
1
-0
/
+9
2017-03-13
radeonsi: fix texture gather on stencil textures
Nicolai Hähnle
1
-2
/
+16
2017-02-17
nvc0: disable linked tsc mode in compute launch descriptor
Ilia Mirkin
2
-2
/
+6
2017-02-17
r600/sb: Fix memory leak
Bartosz Tomczyk
1
-1
/
+7
2017-02-16
vc4: Avoid emitting small immediates for UBO indirect load address guards.
Eric Anholt
5
-4
/
+20
2017-02-16
gallium/radeon: fix performance of buffer readbacks
Marek Olšák
1
-8
/
+9
2017-02-16
tgsi-dump: dump label if instruction has one
Marc-André Lureau
1
-11
/
+13
2017-02-09
d3dadapter9: automake: include builddir prior to srcdir
Emil Velikov
1
-1
/
+1
2017-02-09
st/dri: automake: include builddir prior to srcdir
Emil Velikov
1
-1
/
+1
2017-02-09
clover: automake: include builddir prior to srcdir
Emil Velikov
1
-1
/
+1
2017-02-09
freedreno: automake: correctly set MKDIR_GEN
Emil Velikov
1
-0
/
+1
2017-02-09
swr: [rasterizer core] Remove dead code Clipper::ClipScalar()
Bruce Cherniak
1
-39
/
+0
2017-02-09
r600: Fix stack overflow
Bartosz Tomczyk
1
-1
/
+1
2017-02-08
radeonsi: always set the TCL1_ACTION_ENA when invalidating L2
Marek Olšák
1
-1
/
+2
2017-01-25
st/va: delay calling begin_frame until we have all parameters
Nayan Deshmukh
2
-3
/
+9
2017-01-24
r600/sb: Fix loop optimization related hangs on eg
Heiko Przybyl
6
-30
/
+68
2017-01-24
freedreno: some fence cleanup
Rob Clark
9
-27
/
+23
2017-01-24
gallium/hud: add missing break in hud_cpufreq_graph_install()
Samuel Pitoiset
1
-0
/
+1
2017-01-24
radeonsi: don't forget to add HTILE to the buffer list for texturing
Marek Olšák
1
-6
/
+13
2017-01-24
radeonsi: Always leave poly_offset in a valid state
Zachary Michaels
1
-1
/
+3
2017-01-24
radeonsi: for the tess barrier, only use emit_waitcnt on SI and LLVM 3.9+
Marek Olšák
1
-2
/
+5
2017-01-24
nouveau: take extra push space into account for pushbuf_space calls
Ilia Mirkin
15
-56
/
+26
2017-01-24
glx: Add missing glproto dependency for gallium-xlib glx
Chuck Atkins
1
-0
/
+1
[next]