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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
docs: add release notes for 18.3.2
mesa-18.3.2
Emil Velikov
1
-0
/
+264
2019-01-17
Update version to 18.3.2
Emil Velikov
1
-1
/
+1
2019-01-11
ac: split 16-bit ssbo loads that may not be dword aligned
Rhys Perry
2
-44
/
+44
2019-01-11
meson: link LLVM 'native' component when LLVM is available
Nicolai Hähnle
1
-1
/
+1
2019-01-11
nv50/ir: fix use-after-free in ConstantFolding::visit
Karol Herbst
1
-33
/
+49
2019-01-11
intel/peephole_ffma: Fix swizzle propagation
Jason Ekstrand
1
-4
/
+7
2019-01-11
glsl/linker: specify proper direction in location aliasing error
Andres Gomez
1
-5
/
+10
2019-01-11
intel/fs: Respect CHV/BXT regioning restrictions in copy propagation pass.
Francisco Jerez
2
-0
/
+38
2019-01-11
intel/eu/gen7: Fix brw_MOV() with DF destination and strided source.
Francisco Jerez
1
-7
/
+4
2019-01-11
intel/fs: Fix bug in lower_simd_width while splitting an instruction which wa...
Francisco Jerez
1
-2
/
+5
2019-01-11
intel/fs: Implement quad swizzles on ICL+.
Francisco Jerez
3
-18
/
+97
2019-01-11
intel/fs: Handle source modifiers in lower_integer_multiplication().
Francisco Jerez
2
-2
/
+37
2019-01-11
st/mesa: don't leak pipe_surface if pipe_context is not current
Marek Olšák
2
-1
/
+23
2019-01-11
radeonsi: Fix use of 1- or 2- component GL_DOUBLE vbo's.
Mario Kleiner
1
-0
/
+8
2019-01-11
ac/nir,radv,radeonsi/nir: use correct indices for interpolation intrinsics
Rhys Perry
4
-1
/
+9
2019-01-11
autotools: Remove tegra vdpau driver
Dylan Baker
1
-2
/
+0
2019-01-11
anv: flush fast clear colors into compressed surfaces
Lionel Landwerlin
1
-0
/
+49
2019-01-11
anv: explictly specify format for blorp ccs/mcs op
Lionel Landwerlin
3
-16
/
+30
2019-01-11
spirv: Sign-extend array indices
Jason Ekstrand
1
-2
/
+2
2019-01-11
anv/apply_pipeline_layout: Set the cursor in lower_res_reindex_intrinsic
Jason Ekstrand
1
-0
/
+2
2019-01-11
spirv: Handle any bit size in vector_insert/extract
Jason Ekstrand
3
-11
/
+15
2019-01-11
spirv: Fix matrix parameters in function calls.
Bas Nieuwenhuizen
1
-0
/
+4
2019-01-11
radv: Fix rasterization precision bits.
Bas Nieuwenhuizen
1
-3
/
+3
2019-01-11
glsl: correct typo in GLSL compilation error message
Andres Gomez
1
-1
/
+1
2019-01-11
anv/android: Do not reject storage images.
Bas Nieuwenhuizen
1
-8
/
+2
2019-01-11
radv: Implement buffer stores with less than 4 components.
Bas Nieuwenhuizen
1
-3
/
+13
2019-01-11
intel/blorp: Be more conservative about copying clear colors
Jason Ekstrand
1
-3
/
+6
2019-01-11
nir: remove dead code from copy_prop_vars
Caio Marcelo de Oliveira Filho
1
-1
/
+1
2019-01-11
i965: add CS stall on VF invalidation workaround
Lionel Landwerlin
2
-2
/
+2
2019-01-11
i965: include draw_params/derived_draw_params for VF cache workaround
Lionel Landwerlin
1
-5
/
+18
2019-01-11
meson: Error out if building nouveau and using LLVM without rtti
Dylan Baker
1
-0
/
+3
2019-01-11
egl/haiku: Fix reference to disp vs dpy
Alexander von Gluck IV
1
-1
/
+2
2019-01-11
tgsi/scan: correctly walk instructions in tgsi_scan_tess_ctrl()
Timothy Arceri
1
-29
/
+43
2019-01-11
tgsi/scan: fix loop exit point in tgsi_scan_tess_ctrl()
Timothy Arceri
1
-1
/
+1
2019-01-11
radv: Do a cache flush if needed before reading predicates.
Bas Nieuwenhuizen
1
-0
/
+2
2019-01-11
meson: Override C++ standard to gnu++11 when building with altivec on ppc64
Dylan Baker
2
-0
/
+12
2019-01-11
virgl/vtest: fix front buffer flush with protocol version 0.
Dave Airlie
1
-1
/
+1
2019-01-11
gallium/ttn: Fix setup of outputs_written.
Eric Anholt
1
-1
/
+1
2019-01-11
anv: don't do partial resolve on layer > 0
Lionel Landwerlin
1
-0
/
+8
2019-01-11
st/nine: Add src reference to nine_context_range_upload
Axel Davy
3
-1
/
+8
2019-01-11
st/nine: Bind src not dst in nine_context_box_upload
Axel Davy
4
-6
/
+6
2019-01-11
st/nine: Fix volumetexture dtor on ctor failure
Axel Davy
1
-1
/
+2
2019-01-11
pci_ids: add new VegaM pci id
Alex Deucher
1
-0
/
+1
2019-01-11
glx/test: meson: assorted include fixes
Emil Velikov
1
-3
/
+3
2019-01-11
glx: meson: wire up the dispatch-index-check test
Emil Velikov
1
-0
/
+5
2019-01-11
glx: meson: drop includes from a link-only library
Emil Velikov
1
-1
/
+0
2019-01-11
TODO: glx: meson: build dri based glx tests, only with -Dglx=dri
Emil Velikov
2
-19
/
+16
2019-01-11
pipe-loader: meson: reference correct library
Emil Velikov
1
-1
/
+1
2019-01-11
meson: don't require glx/egl/gbm with gallium drivers
Emil Velikov
1
-3
/
+3
2019-01-11
nir: properly find the entry to keep in copy_prop_vars
Caio Marcelo de Oliveira Filho
1
-3
/
+16
[next]