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
2016-03-07
Update version to 11.2.0-rc3
mesa-11.2.0-rc3
Emil Velikov
1
-1
/
+1
2016-03-04
mesa: Allow Get*() of several forgotten IsEnabled() pnames.
Kenneth Graunke
2
-0
/
+5
2016-03-04
mesa: Make glGet queries initialize ctx->Debug when necessary.
Kenneth Graunke
1
-14
/
+6
2016-03-04
radeonsi: Do colorformat endian swap for PIPE_USAGE_STAGING
Oded Gabbay
1
-5
/
+1
2016-03-04
r600g: Do colorformat endian swap for PIPE_USAGE_STAGING
Oded Gabbay
2
-17
/
+2
2016-03-04
glsl: Initialize gl_shader_program::EmptyUniformLocations.
Matt Turner
2
-1
/
+2
2016-03-04
virgl: add support for passing render condition flags to host.
Dave Airlie
2
-1
/
+5
2016-03-04
mesa/fbobject: propogate Layered when reusing attachments.
Dave Airlie
1
-0
/
+1
2016-03-04
st/nine: Fix second Multithreading issue with MANAGED buffers
Axel Davy
1
-0
/
+3
2016-03-04
st/nine: Fix Multithreading issue with MANAGED buffers
Axel Davy
1
-2
/
+6
2016-03-04
st/nine: Handle READONLY for buffer MANAGED pool
Axel Davy
1
-7
/
+10
2016-03-04
st/nine: Use Position input helper for ps3 declared inputs
Axel Davy
1
-0
/
+7
2016-03-04
st/nine: Introduce helper for Position shader input
Axel Davy
1
-16
/
+15
2016-02-29
Update version to 11.2.0-rc2
mesa-11.2.0-rc2
Emil Velikov
1
-1
/
+1
2016-02-29
mesa: use sizeof on the correct type
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2016-02-29
virtio_gpu: Add virtio 1.0 PCI ID to driver map
Marc-André Lureau
1
-0
/
+1
2016-02-29
st/clover: Add libelf cflags to the build
Koop Mast
2
-3
/
+1
2016-02-29
mesa; add get-extra-pick-list.sh script into bin/
Emil Velikov
1
-0
/
+35
2016-02-29
automake: add more missing options for make distcheck
Emil Velikov
1
-2
/
+4
2016-02-29
install-gallium-links: port changes from install-lib-links
Emil Velikov
1
-2
/
+13
2016-02-29
r600: Make enum alu_op_flags unsigned
Rob Herring
1
-8
/
+8
2016-02-29
gallium/radeon: Add space between string literal and identifier
Rob Herring
1
-1
/
+1
2016-02-29
freedreno: drop unnecessary -Wno-packed-bitfield-compat
Rob Herring
1
-2
/
+2
2016-02-29
Android: clean-up and fix DRI module path handling
Rob Herring
6
-9
/
+11
2016-02-29
Android: remove headers from LOCAL_SRC_FILES
Rob Herring
1
-0
/
+3
2016-02-29
Android: add -Wno-date-time flag for clang
Rob Herring
1
-0
/
+1
2016-02-29
Android: glsl: fix dependence on YACC_HEADER_SUFFIX from build system
Rob Herring
1
-0
/
+2
2016-02-29
Android: remove dependence on .SECONDEXPANSION
Rob Herring
1
-9
/
+13
2016-02-29
Android: fix build break from nir/glsl move to compiler/
Rob Herring
17
-20
/
+30
2016-02-29
gallium/radeon: disable evergreen_do_fast_color_clear for BE
Oded Gabbay
1
-0
/
+5
2016-02-29
gallium/r600: Don't let h/w do endian swap for colorformat
Oded Gabbay
1
-0
/
+7
2016-02-29
gallium/radeon: remove separate BE path in r600_translate_colorswap
Oded Gabbay
1
-12
/
+1
2016-02-29
nv50,nvc0: bump minimum texture buffer offset alignment
Ilia Mirkin
2
-2
/
+2
2016-02-29
egl/wayland: Try to use wl_surface.damage_buffer for SwapBuffersWithDamage
Derek Foreman
1
-3
/
+36
2016-02-29
automake: add nine to make distcheck
Emil Velikov
1
-0
/
+1
2016-02-29
st/nine: don't forget to bundle the nine_limits.h file
Emil Velikov
1
-0
/
+1
2016-02-29
i965/fs: Don't CSE negated multiplies with saturation.
Matt Turner
1
-0
/
+2
2016-02-29
glsl: Consider ubo_load to be a horizontal operation.
Matt Turner
1
-0
/
+1
2016-02-29
gallium/radeon: return correct values for BE in r600_translate_colorswap
Oded Gabbay
1
-4
/
+4
2016-02-29
st/mesa: fix frontbuffer glReadPixels regressions
Brian Paul
1
-2
/
+11
2016-02-29
gallium/radeon: Correctly translate colorswaps for big endian
Oded Gabbay
1
-0
/
+11
2016-02-29
tgsi/scan: handle holes between VS inputs, assert-fail in other cases
Marek Olšák
1
-1
/
+9
2016-02-29
nvc0/ir: add missing emission of locked load predicate
Samuel Pitoiset
1
-0
/
+7
2016-02-22
Update version to 11.2.0-rc1
mesa-11.2.0-rc1
Emil Velikov
1
-1
/
+1
2016-02-22
nouveau: update the Makefile.sources list
11.2-branchpoint
Emil Velikov
1
-2
/
+3
2016-02-21
radeonsi: implement binary shaders & shader cache in memory (v2)
Marek Olšák
5
-7
/
+259
2016-02-21
gallium/radeon: remove unused radeon_shader_binary_free_* functions
Marek Olšák
2
-33
/
+0
2016-02-21
radeonsi: make radeon_shader_reloc name string fixed-sized
Marek Olšák
2
-6
/
+3
2016-02-21
radeonsi: move some struct si_shader members to new struct si_shader_info
Marek Olšák
3
-68
/
+71
2016-02-21
radeonsi: use smaller types for some si_shader members
Marek Olšák
2
-3
/
+8
[next]