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
23.3
24.0
24.1
24.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
a7xx-gmem
amber
elima/radv-video-encode-caps-maxbitrate
explicit-sync
fjdegroo/lnl-giraffe-metrics
main
powervr-mesa-next-wayland
review/fragment_shader_barycentric
staging/23.2
staging/23.3
staging/24.0
staging/24.1
staging/24.2
uav-counter-meta
vk-no-nir-android
zink-stablefix
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
2016-05-09
docs: add sha256 checksums for 11.2.2
11.2
Emil Velikov
1
-1
/
+2
2016-05-09
docs: add release notes for 11.2.2
mesa-11.2.2
Emil Velikov
1
-0
/
+209
2016-05-09
Update version to 11.2.2
Emil Velikov
1
-1
/
+1
2016-05-05
radeonsi: work around an MSAA fast stencil clear problem
Nicolai Hähnle
1
-3
/
+15
2016-05-05
cherry-ignore: ignore the GetSamplerParameterIuiv{EXT,OES} fixups
Emil Velikov
1
-0
/
+3
2016-05-05
nouveau/video: properly detect the decoder class for availability checks
Ilia Mirkin
1
-8
/
+17
2016-05-05
st/mesa: fix blit-based GetTexImage for non-finalized textures
Marek Olšák
1
-1
/
+2
2016-05-05
radeonsi: correct NULL-pointer check in si_upload_const_buffer
Nicolai Hähnle
1
-1
/
+1
2016-05-05
android: enable dlopen() on all architectures
WuZhen
1
-1
/
+1
2016-05-05
winsys/sw/xlib: use correct free function for xlib_dt->data
Jose Fonseca
1
-1
/
+1
2016-05-05
winsys/sw/dri: use correct free function for dri_sw_dt->data
WuZhen
1
-1
/
+1
2016-05-05
tgsi: initialize stack allocated struct
WuZhen
1
-0
/
+7
2016-05-05
st/glsl_to_tgsi: fix potential crash when allocating temporaries
Samuel Pitoiset
1
-1
/
+1
2016-05-05
glsl: Lower vector_extracts to swizzles after lower_vector_derefs.
Kenneth Graunke
1
-0
/
+1
2016-05-05
glsl: Convert lower_vec_index_to_swizzle to a rvalue visitor.
Kenneth Graunke
1
-83
/
+13
2016-05-05
gallium/radeon: fix crash in r600_set_streamout_targets
Nicolai Hähnle
2
-7
/
+9
2016-05-05
st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor
Nicolai Hähnle
2
-4
/
+22
2016-05-05
dri: Fix robust context creation via EGL attribute
Chad Versace
1
-2
/
+23
2016-05-05
radeon/uvd: alignment fix for decode message buffer
Boyuan Zhang
1
-1
/
+1
2016-05-05
dri3: Check for dummyContext to see if the glx_context is valid
Stefan Dirsch
1
-6
/
+2
2016-05-05
dri2: Check for dummyContext to see if the glx_context is valid
Egbert Eich
1
-1
/
+1
2016-05-05
i965/fs: Properly report regs_written from SAMPLEINFO
Jason Ekstrand
2
-2
/
+9
2016-05-05
r600g: fix and optimize tgsi_cmp when using ABS and NEG modifier
Patrick Rudolph
1
-1
/
+10
2016-05-05
nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+
Samuel Pitoiset
1
-1
/
+1
2016-05-05
gk110/ir: add emission for (a OP b) OP c
Samuel Pitoiset
1
-0
/
+26
2016-05-05
nvc0/ir: fix wrong emission of (a OP b) OP c
Samuel Pitoiset
1
-2
/
+2
2016-05-05
r600g: use do_endian_swap in texture swapping function
Oded Gabbay
1
-1
/
+34
2016-05-05
r600g: use do_endian_swap in color swapping functions
Oded Gabbay
2
-8
/
+14
2016-05-05
r600g: set endianess of 16/32-bit buffers according to do_endian_swap
Oded Gabbay
1
-4
/
+13
2016-05-05
r600g/radeonsi: send endian info to format translation functions
Oded Gabbay
7
-33
/
+55
2016-05-05
gallivm: make sampling more robust against bogus coordinates
Roland Scheidegger
3
-13
/
+43
2016-05-05
glapi: fix _glapi_get_proc_address() for mangled function names
Frederic Devernay
1
-12
/
+6
2016-05-05
gallium/util: initialize pipe_framebuffer_state to zeros
Brian Paul
1
-1
/
+1
2016-05-05
vc4: Make sure we recompile when sample_mask changes.
Eric Anholt
1
-0
/
+1
2016-05-05
vc4: Fix tests for format supported with nr_samples == 1.
Eric Anholt
1
-3
/
+4
2016-05-05
nvc0: fix retrieving query results into buffer for timestamps
Ilia Mirkin
1
-5
/
+15
2016-05-05
gallivm: fix bogus argument order to lp_build_sample_mipmap function
Roland Scheidegger
1
-2
/
+2
2016-05-05
i965: Fix clear code for ignoring colormask for XRGB formats on Gen9+.
Kenneth Graunke
1
-0
/
+1
2016-05-05
egl/x11: authenticate before doing chipset id ioctls
Jonathan Gray
1
-47
/
+57
2016-04-27
i965/blorp: Use 8k chunk size for urb allocation
Topi Pohjolainen
1
-5
/
+14
2016-04-27
i965/blorp/gen7: Prepare re-using for gen8
Topi Pohjolainen
1
-2
/
+4
2016-04-27
gk110/ir: make use of IMUL32I for all immediates
Samuel Pitoiset
1
-1
/
+1
2016-04-27
gk110/ir: do not overwrite def value with zero for EXCH ops
Samuel Pitoiset
1
-6
/
+15
2016-04-27
vc4: Add support for rendering to cube map surfaces.
Eric Anholt
1
-1
/
+2
2016-04-27
llvmpipe: (trivial) initialize src1_alpha var to NULL
Roland Scheidegger
1
-1
/
+1
2016-04-27
vc4: Fix subimage accesses to LT textures.
Eric Anholt
1
-4
/
+4
2016-04-27
radeon/uvd: fix tonga feedback buffer size
Leo Liu
1
-4
/
+8
2016-04-27
st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()
Brian Paul
1
-0
/
+6
2016-04-27
gallium/radeon: handle failure when mapping staging buffer
Nicolai Hähnle
1
-0
/
+4
2016-04-27
cherry-ignore: remove duplicate commit
Emil Velikov
1
-0
/
+2
[next]