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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-21
docs: Add sha256 sums for the 10.4.7 release
10.4
Emil Velikov
1
-1
/
+3
2015-03-21
Add release notes for the 10.4.7 release
mesa-10.4.7
Emil Velikov
1
-0
/
+132
2015-03-21
Update version to 10.4.7
Emil Velikov
1
-1
/
+1
2015-03-18
radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords
Marek Olšák
2
-2
/
+2
2015-03-18
glx: Handle out-of-sequence swap completion events correctly. (v2)
Mario Kleiner
1
-2
/
+7
2015-03-18
auxiliary/os: fix the android build - s/drm_munmap/os_munmap/
Emil Velikov
1
-2
/
+2
2015-03-18
loader: include <sys/stat.h> for non-sysfs builds
Emil Velikov
1
-1
/
+1
2015-03-18
freedreno: update generated headers
Rob Clark
4
-5
/
+5
2015-03-18
freedreno: fix slice pitch calculations
Ilia Mirkin
1
-1
/
+1
2015-03-18
glsl: optimize (0 cmp x + y) into (-x cmp y).
Samuel Iglesias Gonsalvez
1
-3
/
+12
2015-03-11
i965: Fix out-of-bounds accesses into pull_constant_loc array
Iago Toral Quiroga
1
-2
/
+7
2015-03-11
freedreno/ir3: fix silly typo for binning pass shaders
Rob Clark
1
-1
/
+1
2015-03-11
r300g: fix sRGB->sRGB blits
Marek Olšák
1
-0
/
+9
2015-03-11
r300g: fix a crash when resolving into an sRGB texture
Marek Olšák
1
-3
/
+5
2015-03-11
r300g: fix RGTC1 and LATC1 SNORM formats
Marek Olšák
2
-31
/
+17
2015-03-11
r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)
Stefan Dösinger
1
-1
/
+3
2015-03-11
freedreno/ir3: get the # of miplevels from getinfo
Ilia Mirkin
1
-0
/
+20
2015-03-11
freedreno/ir3: fix array count returned by TXQ
Ilia Mirkin
1
-2
/
+42
2015-03-11
freedreno: move fb state copy after checking for size change
Ilia Mirkin
1
-2
/
+2
2015-03-07
i965/vec4: Don't lose the saturate modifier in copy propagation.
Andrey Sudnik
1
-1
/
+1
2015-03-07
mesa: rename format_info.c to format_info.h
Emil Velikov
5
-7
/
+7
2015-03-07
r300g: Check return value of snprintf().
Matt Turner
1
-1
/
+6
2015-03-07
r300g: Use PATH_MAX instead of limiting ourselves to 100 chars.
Matt Turner
1
-3
/
+3
2015-03-07
egl: Take alpha bits into account when selecting GBM formats
Daniel Stone
1
-5
/
+11
2015-03-07
gallium/auxiliary/indices: fix start param
Marc-Andre Lureau
1
-4
/
+4
2015-03-07
cherry-ignore: add not applicable/rejected commits
Emil Velikov
1
-1
/
+17
2015-03-06
docs: Add sha256 sums for the 10.4.6 release
Emil Velikov
1
-1
/
+3
2015-03-06
Add release notes for the 10.4.6 release
mesa-10.4.6
Emil Velikov
1
-0
/
+141
2015-03-06
Update version to 10.4.6
Emil Velikov
1
-1
/
+1
2015-03-06
Revert "gallivm: Update for RTDyldMemoryManager becoming an unique_ptr."
Emil Velikov
1
-4
/
+0
2015-03-06
mesa: cherry-pick the second half of commit 2aa71e9485a
Emil Velikov
1
-1
/
+1
2015-03-06
mesa: Correct backwards NULL check.
Matt Turner
1
-1
/
+1
2015-03-06
mesa: Always generate GL_INVALID_OPERATION in _mesa_GetProgramBinary
Ian Romanick
1
-0
/
+2
2015-03-06
mesa: Ensure that length is set to zero in _mesa_GetProgramBinary
Ian Romanick
1
-6
/
+20
2015-03-06
mesa: Add missing error checks in _mesa_ProgramBinary
Ian Romanick
1
-2
/
+25
2015-03-06
Revert "mesa: Correct backwards NULL check."
Emil Velikov
1
-1
/
+1
2015-03-04
gallivm: Update for RTDyldMemoryManager becoming an unique_ptr.
José Fonseca
1
-0
/
+4
2015-03-04
st/mesa: For vertex shaders, don't emit saturate when SM 3.0 is unsupported
Abdiel Janulgue
2
-4
/
+3
2015-03-04
glsl: Don't optimize min/max into saturate when EmitNoSat is set
Abdiel Janulgue
2
-1
/
+2
2015-03-04
i965/fs: Don't use backend_visitor::instructions after creating the CFG.
Matt Turner
1
-10
/
+0
2015-03-04
mesa: Correct backwards NULL check.
Matt Turner
1
-1
/
+1
2015-03-04
i965/gs: Check newly-generated GS-out VUE map against correct stage
Chris Forbes
1
-1
/
+1
2015-03-04
auxilary/os: correct sysctl use in os_get_total_physical_memory()
Jonathan Gray
1
-2
/
+2
2015-03-04
glsl: Rewrite and fix min/max to saturate optimization.
Matt Turner
1
-29
/
+46
2015-03-04
glx: Fix returned values of GLX_RENDERER_PREFERRED_PROFILE_MESA
Andreas Boll
1
-6
/
+30
2015-03-04
st/omx/dec/h264: fix picture out-of-order with poc type 0 v2
Leo Liu
1
-0
/
+5
2015-03-04
install-lib-links: remove the .install-lib-links file
Emil Velikov
1
-0
/
+4
2015-03-04
mesa: Fix error validating args for TexSubImage3D
Eduardo Lima Mitev
1
-1
/
+1
2015-03-04
radeonsi: fix point sprites
Marek Olšák
1
-1
/
+1
2015-03-04
vbo: fix an unitialized-variable warning
Marek Olšák
1
-0
/
+1
[next]