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
2018-05-31
docs: Add release notes for 18.1.1
mesa-18.1.1
Dylan Baker
1
-0
/
+167
2018-05-31
VERSION: bump to 18.1.1 for next release
Dylan Baker
1
-1
/
+1
2018-05-30
mesa: handle GL_UNSIGNED_INT64_ARB properly (v2)
Marek Olšák
2
-1
/
+3
2018-05-30
vulkan: don't free uninitialised memory
Eric Engestrom
1
-1
/
+1
2018-05-30
nv30: ensure that displayable formats are marked accordingly
Ilia Mirkin
1
-4
/
+6
2018-05-30
radv: Only expose subgroup shuffles on VI+.
Bas Nieuwenhuizen
1
-2
/
+5
2018-05-30
tegra: Remove usage of non-stable UAPI
Thierry Reding
1
-66
/
+3
2018-05-30
tegra: Fix scanout resources without modifiers
Thierry Reding
1
-1
/
+18
2018-05-30
tegra: Treat resources with modifiers as scanout
Thierry Reding
1
-1
/
+12
2018-05-30
intel/blorp: Support blits and clears on surfaces with offsets
Jason Ekstrand
5
-1
/
+39
2018-05-30
radeonsi: fix incorrect parentheses around VS-PS varying elimination
Marek Olšák
1
-2
/
+2
2018-05-30
st/mesa: simplify lastLevel determination in st_finalize_texture
Marek Olšák
1
-13
/
+4
2018-05-30
mesa: do not leak ctx->Shader.ReferencedProgram references
Jose Dapena Paz
1
-0
/
+3
2018-05-30
i965: Use intel_bufferobj_buffer() wrapper in image surface state setup.
Francisco Jerez
1
-3
/
+5
2018-05-30
i965: Handle non-zero texture buffer offsets in buffer object range calculation.
Francisco Jerez
1
-1
/
+3
2018-05-30
i965: Move buffer texture size calculation into a common helper function.
Francisco Jerez
1
-23
/
+32
2018-05-30
Revert "mesa: simplify _mesa_is_image_unit_valid for buffers"
Francisco Jerez
1
-13
/
+12
2018-05-30
tgsi/scan: add hw atomic to the list of memory accessing files
Dave Airlie
1
-1
/
+2
2018-05-30
dri3: Stricter SBC wraparound handling
Michel Dänzer
1
-3
/
+11
2018-05-30
intel/eu: Set EXECUTE_1 when setting the rounding mode in cr0
Jason Ekstrand
1
-0
/
+2
2018-05-30
i965/glk: Add l3 banks count for 2x6 configuration
Anuj Phogat
1
-1
/
+1
2018-05-30
radv: fix centroid interpolation
Samuel Pitoiset
1
-3
/
+0
2018-05-30
radv: Fix SRGB compute copies.
Bas Nieuwenhuizen
2
-0
/
+42
2018-05-30
amd/addrlib: Use defines in autotools build.
Bas Nieuwenhuizen
1
-0
/
+1
2018-05-30
virgl: set texture buffer offset alignment to disable ARB_texture_buffer_range.
Dave Airlie
1
-1
/
+1
2018-05-30
radv: fix VK_EXT_descriptor_indexing
Christoph Haag
1
-1
/
+1
2018-05-30
i965/miptree: Zero-initialize CCS_D buffers
Nanley Chery
1
-6
/
+4
2018-05-30
i965/miptree: Fix handling of uninitialized MCS buffers
Nanley Chery
1
-7
/
+7
2018-05-30
i965: Add and use a single miptree aux_buf field
Nanley Chery
10
-114
/
+96
2018-05-30
i965: Add and use a getter for the miptree aux buffer
Nanley Chery
4
-41
/
+25
2018-05-30
mesa: add glUniform*ui{v} support to display lists
Timothy Arceri
1
-33
/
+17
2018-05-30
etnaviv: Fix missing rnndb file in tarballs
Stuart Young
2
-0
/
+2
2018-05-18
eg/compute: Use reference counting to handle compute memory pool.
Jan Vesely
2
-12
/
+7
2018-05-18
spirv: fix visiting inner loops with same break/continue block
Samuel Pitoiset
1
-0
/
+13
2018-05-18
opencl: autotools: Fix linking order for OpenCL target
Kai Wasserbäch
1
-2
/
+1
2018-05-18
radv: Disable texel buffers with A2 SNORM/SSCALED/SINT for pre-vega.
Bas Nieuwenhuizen
1
-0
/
+19
2018-05-18
radv: Fix up 2_10_10_10 alpha sign.
Bas Nieuwenhuizen
4
-13
/
+98
2018-05-18
radv: Translate logic ops.
Bas Nieuwenhuizen
2
-30
/
+59
2018-05-18
radv: Fix multiview queries.
Bas Nieuwenhuizen
1
-19
/
+20
2018-05-18
radv: use compute path for multi-layer images.
Dave Airlie
1
-0
/
+2
2018-05-18
radv: resolve all layers in compute resolve path.
Dave Airlie
1
-6
/
+42
2018-05-18
radv/resolve: do fmask decompress on all layers.
Dave Airlie
1
-1
/
+1
2018-05-18
docs: Add sha sums for release
Dylan Baker
1
-2
/
+3
2018-05-18
docs: Add release notes for 18.1.0
mesa-18.1.0
Dylan Baker
2
-1
/
+196
2018-05-18
Update version to 18.1.0
Dylan Baker
1
-1
/
+1
2018-05-11
Bump version to rc4
mesa-18.1.0-rc4
Dylan Baker
1
-1
/
+1
2018-05-11
winsys/amdgpu: Destroy dev_hash table when the last winsys is removed.
Jan Vesely
1
-1
/
+6
2018-05-11
radeonsi/gfx9: work around a GPU hang due to broken indirect indexing in LLVM
Marek Olšák
1
-0
/
+9
2018-05-11
mesa: revert GL_[SECONDARY_]COLOR_ARRAY_SIZE glGet type to TYPE_INT
Brian Paul
1
-2
/
+2
2018-05-11
mesa: fix glGetInteger/Float/etc queries for vertex arrays attribs
Brian Paul
2
-13
/
+84
[next]