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
23.2
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
staging/23.2
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
2017-04-17
configure.ac: deprecate --with-egl-platforms over --with-platforms
17.1-branchpoint
Emil Velikov
4
-10
/
+31
2017-04-17
configure: remove egl platforms check
Emil Velikov
1
-4
/
+0
2017-04-17
travis: remove unneeded dri3/present proto requirement
Emil Velikov
1
-10
/
+0
2017-04-17
configure: remove unneeded dri3/present proto requirements
Emil Velikov
1
-7
/
+0
2017-04-17
EGL: Implement the libglvnd interface for EGL (v3)
Kyle Brenneman
16
-32
/
+3501
2017-04-17
android: add marshal_generated c and h files to generated sources
Tapani Pälli
1
-1
/
+3
2017-04-17
configure.ac: honour --disable-libunwind if the .pc file is present
Emil Velikov
1
-1
/
+2
2017-04-17
docs: document the C++14 SWR requirement
Emil Velikov
1
-1
/
+1
2017-04-17
winsys/amdgpu: init buffer_indices_hashlist with memset()
Samuel Pitoiset
1
-8
/
+2
2017-04-17
winsys/amdgpu: simplify amdgpu_cs_add_buffer() a bit
Samuel Pitoiset
1
-4
/
+3
2017-04-16
i965/drm: Delete NULL check in brw_bo_unmap().
Kenneth Graunke
1
-3
/
+0
2017-04-16
intel/decoder: Fix is_header_field starting condition.
Kenneth Graunke
1
-1
/
+1
2017-04-16
i965/drm: Remove dead return in brw_bo_busy()
Kenneth Graunke
1
-3
/
+1
2017-04-17
android: amd/addrlib: trivial fix for gfx9 support
Mauro Rossi
1
-0
/
+2
2017-04-16
nir: Add GLSL_TYPE_[U]INT64 to some switch statements
Jason Ekstrand
2
-0
/
+4
2017-04-17
gallium/radeon: always flush asynchronously and wait after begin_new_cs
Marek Olšák
2
-4
/
+11
2017-04-17
radeonsi: remove local variable 'mod' from si_compile_tgsi_shader
Marek Olšák
1
-5
/
+2
2017-04-17
radeonsi: add si_shader_selector::vs_needs_prolog
Marek Olšák
3
-7
/
+10
2017-04-17
radeonsi: don't set VGT_GS_MODE as part of the GS state
Marek Olšák
1
-2
/
+0
2017-04-17
radeonsi: don't allow user indices with indirect draws
Marek Olšák
1
-4
/
+4
2017-04-17
radeonsi: merge two if (indirect) statements
Marek Olšák
1
-27
/
+25
2017-04-17
radeonsi: don't mark non-dirty textures with CMASK as compressed
Marek Olšák
1
-2
/
+3
2017-04-15
docs: Document interaction Fixes tag and stable branches.
Bas Nieuwenhuizen
1
-0
/
+4
2017-04-15
glsl: don't run the GLSL pre-processor when we are skipping compilation
Timothy Arceri
2
-9
/
+20
2017-04-15
glsl: delay optimisations on individual shaders when cache is available
Timothy Arceri
4
-78
/
+96
2017-04-14
anv: Add the pci_id into the shader cache UUID
Jason Ekstrand
1
-5
/
+15
2017-04-15
etnaviv: native fence fd support
Philipp Zabel
7
-7
/
+83
2017-04-14
docs: mark GL_ARB_vertex_attrib_64bit and OpenGL 4.2 as supported by i965/gen7+
Francisco Jerez
2
-4
/
+7
2017-04-14
i965: enable OpenGL 4.2 in Ivybridge
Juan A. Suarez Romero
2
-2
/
+2
2017-04-14
i965: enable ARB_shader_precision in gen7+
Samuel Iglesias Gonsálvez
1
-1
/
+1
2017-04-14
i965: enable ARB_vertex_attrib_64bit for gen7+
Juan A. Suarez Romero
1
-1
/
+1
2017-04-14
swr: Fix swr osmesa build
George Kyriazis
1
-1
/
+1
2017-04-15
etnaviv: SINGLE_BUFFER support on GC3000
Wladimir J. van der Laan
8
-28
/
+63
2017-04-15
etnaviv: Update includes from rnndb
Wladimir J. van der Laan
5
-20
/
+91
2017-04-15
etnaviv: Add chipMinorFeatures4 and 5
Wladimir J. van der Laan
2
-1
/
+15
2017-04-15
etnaviv: resolve tile status when flushing resource
Philipp Zabel
2
-0
/
+11
2017-04-15
etnaviv: stop repeatedly resolving an unchanged resource into its scanout pri...
Philipp Zabel
1
-1
/
+4
2017-04-14
swr: Add polygon stipple support
George Kyriazis
5
-9
/
+84
2017-04-14
docs/relnotes: add GL_ARB_gpu_shader_fp64 support on i965/ivybridge
Samuel Iglesias Gonsálvez
1
-0
/
+1
2017-04-14
docs: mark GL_ARB_gpu_shader_fp64 and OpenGL 4.0 as supported by i965/gen7+
Samuel Iglesias Gonsálvez
1
-2
/
+2
2017-04-14
i965: enable OpenGL 4.0 to Ivybridge/Baytrail
Samuel Iglesias Gonsálvez
2
-5
/
+6
2017-04-14
i965: enable ARB_gpu_shader_fp64 for Ivybridge/Baytrail
Samuel Iglesias Gonsálvez
1
-1
/
+1
2017-04-14
i965: Use correct VertStride on align16 instructions.
Matt Turner
1
-10
/
+34
2017-04-14
i965/vec4/dce: improve track of partial flag register writes
Samuel Iglesias Gonsálvez
1
-1
/
+1
2017-04-14
i965/vec4: don't do horizontal stride on some register file types
Samuel Iglesias Gonsálvez
1
-2
/
+5
2017-04-14
i965/vec4: Fix exec size for MOVs {SET,PICK}_{HIGH,LOW}_32BIT.
Matt Turner
1
-4
/
+12
2017-04-14
i965/vec4: use vec4_builder to emit instructions in setup_imm_df()
Samuel Iglesias Gonsálvez
2
-50
/
+50
2017-04-14
i965/vec4: consider subregister offset in live variables
Juan A. Suarez Romero
1
-2
/
+2
2017-04-14
i965/vec4: fix assert to detect SIMD lowered DF instructions in IVB
Francisco Jerez
1
-5
/
+1
2017-04-14
i965/vec4: split VEC4_OPCODE_FROM_DOUBLE into one opcode per destination's type
Samuel Iglesias Gonsálvez
7
-27
/
+60
[next]