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
2017-01-25
Update version to 17.0.0-rc2
mesa-17.0.0-rc2
Emil Velikov
1
-1
/
+1
2017-01-24
i965/blorp: Make post draw flush more explicit
Topi Pohjolainen
2
-5
/
+22
2017-01-24
i965/gen6: Issue direct depth stall and flush after depth clear
Topi Pohjolainen
1
-1
/
+6
2017-01-24
i965: Make depth clear flushing more explicit
Topi Pohjolainen
2
-8
/
+57
2017-01-24
i965/blorp: Use the render cache mechanism instead of explicit flushing
Topi Pohjolainen
1
-1
/
+7
2017-01-24
radeonsi: always set the TCL1_ACTION_ENA when invalidating L2
Marek Olšák
1
-1
/
+2
2017-01-24
radv: don't resubmit the same cs over and over while tracing
Grazvydas Ignotas
1
-2
/
+1
2017-01-24
swr: Align query results allocation
George Kyriazis
2
-4
/
+5
2017-01-24
swr: Prune empty nodes in CalculateProcessorTopology.
Bruce Cherniak
1
-0
/
+9
2017-01-24
st/glsl_to_tgsi: use DDIV instead of DRCP + DMUL
Nicolai Hähnle
1
-6
/
+3
2017-01-24
glsl: split DIV_TO_MUL_RCP into single- and double-precision flags
Nicolai Hähnle
2
-9
/
+14
2017-01-24
r600: implement DDIV
Nicolai Hähnle
1
-0
/
+59
2017-01-24
r600: factor out cayman_emit_unary_double_raw
Nicolai Hähnle
1
-20
/
+42
2017-01-24
r600: double multiply can handle only one multiply at a time
Nicolai Hähnle
1
-17
/
+19
2017-01-24
freedreno/a5xx: set frag shader threadsize
Rob Clark
1
-2
/
+7
2017-01-24
freedreno/a5xx: set fragcoordxy properly
Rob Clark
1
-1
/
+1
2017-01-24
freedreno/a5xx: fix psize
Rob Clark
2
-8
/
+5
2017-01-24
freedreno/a5xx: srgb fix
Rob Clark
1
-1
/
+2
2017-01-24
freedreno/a5xx: fix int vbos
Rob Clark
1
-1
/
+3
2017-01-24
freedreno/a5xx: fix clear for uint/sint formats
Rob Clark
1
-19
/
+28
2017-01-24
freedreno/a5xx: fix cull state
Rob Clark
1
-5
/
+5
2017-01-24
freedreno: update generated headers
Rob Clark
6
-13
/
+36
2017-01-24
nir/search: Use the correct bit size for integer comparisons
Jason Ekstrand
1
-32
/
+16
2017-01-24
intel/blorp/copy: Properly handle clear colors for CCS_E images
Jason Ekstrand
1
-0
/
+82
2017-01-20
radv: fix include order for installed headers v2
Andres Rodriguez
1
-4
/
+4
2017-01-20
vulkan/wsi: clarify the severity of lack of DRI3 v2
Andres Rodriguez
1
-2
/
+4
2017-01-20
anv: don't require render target isl bit for depth/stencil surfaces
Lionel Landwerlin
1
-2
/
+5
2017-01-20
spirv: don't assert with location decorations on non i/o variables
Lionel Landwerlin
1
-1
/
+2
2017-01-20
gallium/hud: add missing break in hud_cpufreq_graph_install()
Samuel Pitoiset
1
-0
/
+1
2017-01-20
radeonsi: don't forget to add HTILE to the buffer list for texturing
Marek Olšák
1
-6
/
+13
2017-01-20
radeonsi: fix texture gather on stencil textures
Nicolai Hähnle
1
-2
/
+16
2017-01-20
radeonsi: Always leave poly_offset in a valid state
Zachary Michaels
1
-1
/
+3
2017-01-20
mesa/main: fix meta caller of _mesa_ClampColor
Nicolai Hähnle
1
-1
/
+2
2017-01-20
gallivm: use #ifdef not #if for PIPE_ARCH_BIG_ENDIAN
Dave Airlie
1
-1
/
+1
2017-01-18
Update version to 17.0.0-rc1
mesa-17.0.0-rc1
Emil Velikov
1
-1
/
+1
2017-01-18
utils: really remove the __END_DECLS macro
Emil Velikov
1
-1
/
+0
2017-01-18
utils: build sha1/disk cache only with Android/Autoconf
Emil Velikov
6
-0
/
+58
2017-01-18
util: import sha1 implementation from OpenBSD
17.0-branchpoint
Emil Velikov
12
-466
/
+290
2017-01-18
i965: Make brw_cache_item structure private to brw_program_cache.c.
Kenneth Graunke
2
-19
/
+21
2017-01-18
radeonsi: determine in advance which VBOs should be added to the buffer list
Marek Olšák
3
-4
/
+11
2017-01-18
radeonsi: use fewer pointer dereferences in upload_vertex_buffer_descriptors
Marek Olšák
1
-8
/
+9
2017-01-18
radeonsi: reject invalid vertex buffer indices at state creation
Marek Olšák
2
-5
/
+6
2017-01-18
radeonsi: use a global dirty mask for shader pointers
Marek Olšák
4
-41
/
+51
2017-01-18
radeonsi: use a bitmask-based loop in si_decompress_textures
Marek Olšák
3
-7
/
+31
2017-01-18
radeonsi: skip an unnecessary mutex lock for L2 prefetches
Marek Olšák
1
-5
/
+7
2017-01-18
radeonsi: si_cp_dma_prepare is a no-op for L2 prefetches
Marek Olšák
2
-5
/
+12
2017-01-18
radeonsi: add SI_CPDMA_SKIP_BO_LIST_UPDATE
Marek Olšák
2
-10
/
+15
2017-01-18
radeonsi: use the correct target machine when building shader variants
Marek Olšák
2
-14
/
+29
2017-01-18
radeonsi: move shader pipe context state into a separate structure
Marek Olšák
2
-14
/
+22
2017-01-18
i965: Fix SURFACE_STATE to handle non-zero aux offsets
Ben Widawsky
1
-2
/
+1
[next]