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
2017-03-04
docs: add release notes for 17.0.1
mesa-17.0.1
Emil Velikov
1
-0
/
+220
2017-03-04
Update version to 17.0.1
Emil Velikov
1
-1
/
+1
2017-03-04
egl/wayland: Don't use DRM format codes for SHM
Daniel Stone
1
-6
/
+15
2017-03-04
configure.ac: Drop LLVM compiler flags more radically
Michel Dänzer
1
-21
/
+12
2017-03-01
gallium/u_queue: set num_threads correctly if not all threads start
Grazvydas Ignotas
1
-1
/
+1
2017-03-01
gallium/u_queue: fix a crash with atexit handlers
Grazvydas Ignotas
1
-0
/
+1
2017-03-01
radv: fix txs for sampler buffers
Dave Airlie
1
-1
/
+1
2017-03-01
amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
Marek Olšák
1
-1
/
+1
2017-03-01
egl/dri3: implement query surface hook
Brendan King
3
-0
/
+45
2017-03-01
radv: fix depth format in blit2d.
Dave Airlie
1
-2
/
+5
2017-03-01
radv: Use correct size for availability flag.
Bas Nieuwenhuizen
1
-2
/
+5
2017-03-01
radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.
Bas Nieuwenhuizen
1
-20
/
+45
2017-03-01
radv: Reset emitted compute pipeline when calling secondary cmd buffer.
Bas Nieuwenhuizen
1
-0
/
+1
2017-03-01
radeonsi: fix broken tessellation on Carrizo and Stoney
Marek Olšák
1
-1
/
+3
2017-03-01
configure.ac: check require_basic_egl only if egl enabled
Leo Liu
1
-1
/
+3
2017-03-01
r300g: only allow byteswapped formats on big endian
Grazvydas Ignotas
1
-0
/
+5
2017-03-01
android: glsl: build shader cache sources
Mauro Rossi
1
-0
/
+1
2017-03-01
android: radeonsi: fix sid_table.h generated header include path
Mauro Rossi
1
-1
/
+3
2017-03-01
android: fix droid_create_image_from_prime_fd_yuv for YV12
Tapani Pälli
1
-1
/
+1
2017-03-01
glsl: fix heap-use-after-free in ast_declarator_list::hir()
Samuel Iglesias Gonsálvez
1
-2
/
+4
2017-03-01
gallium/u_queue: fix random crashes when the app calls exit()
Marek Olšák
2
-2
/
+78
2017-03-01
intel/blorp: Explicitly flush all allocated state
Jason Ekstrand
3
-1
/
+37
2017-03-01
anv/query: Perform CmdResetQueryPool on the GPU
Jason Ekstrand
2
-22
/
+30
2017-03-01
genxml: Make MI_STORE_DATA_IMM more consistent
Jason Ekstrand
3
-3
/
+3
2017-03-01
anv/query: clflush the bo map on non-LLC platforms
Jason Ekstrand
1
-0
/
+3
2017-03-01
anv: Add an invalidate_range helper
Jason Ekstrand
1
-0
/
+13
2017-03-01
etnaviv: remove number of pixel pipes validation
Christian Gmeiner
1
-10
/
+0
2017-03-01
etnaviv: move pctx initialisation to avoid a null dereference
Christian Gmeiner
1
-5
/
+5
2017-03-01
radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK
Nicolai Hähnle
6
-19
/
+43
2017-03-01
radeonsi: handle MultiDrawIndirect in si_get_draw_start_count
Nicolai Hähnle
1
-7
/
+53
2017-03-01
gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4)
Ben Crocker
1
-0
/
+13
2017-03-01
gallivm: Improve debug output (V2)
Ben Crocker
2
-1
/
+18
2017-03-01
winsys/amdgpu: reduce max_alloc_size based on GTT limits
Nicolai Hähnle
1
-2
/
+4
2017-03-01
gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED unconditionally
Marek Olšák
5
-6
/
+14
2017-03-01
gallium/util: remove unused u_index_modify helpers
Marek Olšák
2
-101
/
+0
2017-03-01
radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2)
Marek Olšák
1
-2
/
+2
2017-03-01
i965/fs: fix uninitialized memory access
Lionel Landwerlin
1
-3
/
+2
2017-03-01
radv: Never try to create more than max_sets descriptor sets.
Bas Nieuwenhuizen
2
-2
/
+6
2017-03-01
i965/fs: Fix the inline nir_op_pack_double optimization
Jason Ekstrand
1
-29
/
+0
2017-02-23
bin/get-fixes-pick-list.sh: add new script
Emil Velikov
1
-0
/
+61
2017-02-23
bin/get-pick-list.sh: remove ancient way of nominating patches
Emil Velikov
1
-1
/
+1
2017-02-23
bin/get-pick-list.sh: limit `git grep ...' only as needed
Emil Velikov
1
-2
/
+5
2017-02-23
bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed
Emil Velikov
1
-2
/
+5
2017-02-23
bin/get-extra-pick-list: rework to use already_picked list
Emil Velikov
1
-8
/
+11
2017-02-23
bin/get-extra-pick-list: use git merge-base to get the branchpoint
Emil Velikov
1
-2
/
+1
2017-02-23
anv: wsi: report presentation error per image request
Lionel Landwerlin
1
-8
/
+15
2017-02-23
glx/glvnd: Fix GLXdispatchIndex sorting
Hans de Goede
1
-4
/
+4
2017-02-23
anv: fix Get*MemoryRequirements for !LLC
Connor Abbott
1
-6
/
+8
2017-02-23
radv: adopt some init config workarounds from radeonsi.
Dave Airlie
1
-2
/
+9
2017-02-23
radv: fix cik macroModeIndex.
Dave Airlie
1
-0
/
+14
[next]