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
2019-09-04
bump version to 19.2-rc2
mesa-19.2.0-rc2
Dylan Baker
1
-1
/
+1
2019-09-04
glsl: replace 'x + (-x)' with constant 0
Pierre-Eric Pelloux-Prayer
1
-0
/
+12
2019-09-04
Revert "radeonsi: don't emit PKT3_CONTEXT_CONTROL on amdgpu"
Thong Thai
1
-7
/
+4
2019-09-04
nir/range-analysis: Handle constants in nir_op_mov just like nir_op_bcsel
Ian Romanick
1
-2
/
+9
2019-09-04
nir/range-analysis: Fix incorrect fadd range result for (ne_zero, ne_zero)
Ian Romanick
1
-3
/
+8
2019-09-04
nir/range-analysis: Adjust result range of multiplication to account for flus...
Ian Romanick
1
-31
/
+22
2019-09-04
nir/range-analysis: Adjust result range of exp2 to account for flush-to-zero
Ian Romanick
1
-2
/
+14
2019-09-04
nir/algebraic: Mark some value range analysis-based optimizations imprecise
Ian Romanick
1
-9
/
+13
2019-09-04
iris: Fix partial fast clear checks to account for miplevel.
Kenneth Graunke
1
-2
/
+2
2019-09-04
intel/compiler: Request bitfield_reverse lowering on pre-Gen7 hardware
Ian Romanick
1
-0
/
+1
2019-09-04
nir/algrbraic: Don't optimize open-coded bitfield reverse when lowering is en...
Ian Romanick
1
-1
/
+1
2019-09-04
mesa: Fix _mesa_float_to_unorm() on 32-bit systems.
Kenneth Graunke
1
-1
/
+1
2019-09-04
util: Add a _mesa_i64roundevenf() helper.
Kenneth Graunke
1
-0
/
+16
2019-09-04
radeonsi: fix scratch buffer WAVESIZE setting leading to corruption
Marek Olšák
3
-31
/
+39
2019-09-04
radeonsi: unbind blend/DSA/rasterizer state correctly in delete functions
Marek Olšák
1
-1
/
+9
2019-09-04
gallivm: fix atomic compare-and-swap
Dave Airlie
1
-0
/
+2
2019-09-04
intel/fs: grab fail_msg from v32 instead of v16 when v32->run_cs fails
Paulo Zanoni
1
-1
/
+1
2019-09-04
isl: Don't set UnormPathInColorPipe for integer surfaces.
Kenneth Graunke
1
-1
/
+6
2019-09-04
isl: Drop UnormPathInColorPipe for buffer surfaces.
Kenneth Graunke
1
-4
/
+0
2019-09-04
radv: fix getting the index type size for uint8_t
Samuel Pitoiset
1
-1
/
+1
2019-09-04
virgl: fix format conversion for recent gallium changes.
Dave Airlie
8
-18
/
+305
2019-09-04
radv: Change memory type order for GPUs without dedicated VRAM
Alex Smith
1
-3
/
+15
2019-09-04
anv: Only re-emit non-dynamic state that has changed.
Rafael Antognolli
2
-24
/
+50
2019-09-04
util: fix compilation on macos
Lionel Landwerlin
1
-1
/
+1
2019-09-04
radv: additional query fixes
Andres Rodriguez
1
-7
/
+8
2019-09-04
iris: Fix large timeout handling in rel2abs()
Kenneth Graunke
1
-13
/
+14
2019-09-04
radv/gfx10: do not use NGG with NAVI14
Samuel Pitoiset
1
-0
/
+1
2019-09-04
radv/gfx10: don't initialize VGT_INSTANCE_STEP_RATE_0
Samuel Pitoiset
1
-1
/
+2
2019-09-04
egl: reset blob cache set/get functions on terminate
Tapani Pälli
1
-0
/
+4
2019-09-04
iris: Avoid unnecessary resolves on transfer maps
Kenneth Graunke
2
-16
/
+31
2019-09-04
iris: Drop copy format hacks from copy region based transfer path.
Kenneth Graunke
1
-16
/
+5
2019-09-04
iris: Update fast clear colors on Gen9 with direct immediate writes.
Kenneth Graunke
2
-9
/
+26
2019-09-04
iris: Fix broken aux.possible/sampler_usages bitmask handling
Kenneth Graunke
1
-5
/
+6
2019-09-04
iris: Replace devinfo->gen with GEN_GEN
Kenneth Graunke
1
-22
/
+18
2019-09-04
pan/midgard: Fix writeout combining
Alyssa Rosenzweig
1
-1
/
+4
2019-09-04
radv: Disable NGG for geometry shaders.
Bas Nieuwenhuizen
1
-0
/
+20
2019-09-04
util/timespec: use unsigned 64 bit integers for nsec values
Lionel Landwerlin
2
-35
/
+18
2019-09-04
iris/android: fix build and link with libmesa_intel_perf
Tapani Pälli
2
-0
/
+2
2019-09-04
ac: fix exclusive scans on GFX8-GFX9
Samuel Pitoiset
1
-4
/
+3
2019-09-04
util: fix os_create_anonymous_file on android
Tapani Pälli
1
-4
/
+5
2019-09-04
gallium/noop: Implement resource_get_param
Kenneth Graunke
1
-0
/
+23
2019-09-04
gallium/rbug: Wrap resource_get_param if available
Kenneth Graunke
1
-0
/
+17
2019-09-04
gallium/trace: Wrap resource_get_param if available
Kenneth Graunke
1
-0
/
+16
2019-09-04
gallium/ddebug: Wrap resource_get_param if available
Kenneth Graunke
1
-0
/
+13
2019-09-04
mesa: recover target_check before get_current_tex_objects
Jose Maria Casanova Crespo
1
-7
/
+7
2019-09-04
radv: force enable VK_AMD_shader_ballot for Wolfenstein Youngblood
Samuel Pitoiset
1
-0
/
+8
2019-09-04
radv: add a new debug option called RADV_DEBUG=noshaderballot
Samuel Pitoiset
2
-0
/
+2
2019-09-04
radv: allow to enable VK_AMD_shader_ballot only on GFX8+
Samuel Pitoiset
2
-2
/
+3
2019-09-04
nir/loop_unroll: Prepare loop for unrolling in wrapper_unroll
Danylo Piliaiev
1
-25
/
+1
2019-09-04
radv: Emit VGT_GS_ONCHIP_CNTL for tess on GFX10.
Bas Nieuwenhuizen
1
-0
/
+8
[next]