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
24.3
25.0
25.1
25.2
25.3
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
VK_NVX_binary_import
a7xx-gmem
amber
android16-release+venus
aruby-blackberry/gfxstream
d3d12_pipe_mft_dependencies
device-select-crash-fix
elima/radv-video-encode-caps-maxbitrate
explicit-sync
fjdegroo/lnl-giraffe-metrics
format_table_endian_fixes
main
mesa-25.1.8-branch
powervr-mesa-next-wayland
review/fragment_shader_barycentric
staging/23.2
staging/23.3
staging/24.0
staging/24.1
staging/24.2
staging/24.3
staging/25.0
staging/25.1
staging/25.2
staging/25.3
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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-13
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa
Stéphane Marchesin
107
-943
/
+2599
2011-07-13
st/mesa: flush bitmap cache on query and conditional render boundaries
Vadim Girlin
2
-0
/
+10
2011-07-13
r600g: prevent hardware blitting based on resource usage
Christian König
1
-1
/
+8
2011-07-13
targets/egl-static: fix a linking error
Chia-I Wu
1
-1
/
+1
2011-07-12
i915: Add support for gl_FragData[0] for output color.
Eric Anholt
1
-0
/
+1
2011-07-13
i915g: fixup context desdruction
Daniel Vetter
1
-2
/
+2
2011-07-12
i915: Fix NPOT compressed textures on 915.
Eric Anholt
1
-2
/
+2
2011-07-12
mesa: Fix assertion failure in X8_Z24/Z24_X8 texfetch.
Eric Anholt
1
-2
/
+4
2011-07-12
i915: Fix depth texturing since 86e62b2357447b7c97f434be4834f4b50aa0764d
Eric Anholt
1
-0
/
+1
2011-07-12
i915: Use _mesa_get_format_name to describe translate_tex_format() fail.
Eric Anholt
2
-2
/
+4
2011-07-12
i915: Fix map/unmap mismatches from leaving INTEL_FALLBACK during TNL.
Eric Anholt
2
-0
/
+14
2011-07-12
intel: Use _mesa_tex_target_to_face() helper function instead of our own.
Eric Anholt
1
-22
/
+3
2011-07-12
r600g: emit SQ_LDS_RESOURCE_MGMT
Alex Deucher
3
-0
/
+13
2011-07-12
u_upload_mgr: add missing offset to src map in u_upload_buffer()
Brian Paul
1
-1
/
+1
2011-07-12
st/mesa: check if _mesa_create_context() returns NULL
Emil Velikov
1
-0
/
+3
2011-07-12
st/mesa: choose a matching depth internal format for DrawPixels
Marek Olšák
1
-2
/
+27
2011-07-11
st/mesa: get rid of unnecessary 'goto' in DrawPixels
Marek Olšák
1
-10
/
+6
2011-07-11
st/mesa: derive a stencil sampler format from the actual texture format
Marek Olšák
1
-44
/
+26
2011-07-11
gallivm: Re-enable LLVMUnionTypeKind case for llvm-2.7 only.
Vinson Lee
1
-2
/
+2
2011-07-11
dri/nouveau: nv10: fix vertex format for GL_UNSIGNED_BYTE
Andrew Randrianasulu
1
-1
/
+1
2011-07-11
nvfx: handle PIPE_CAP_SM3
David Heidelberger
1
-0
/
+3
2011-07-11
gallivm: Remove LLVMOpaqueKindType case with llvm-3.0.
Vinson Lee
1
-0
/
+2
2011-07-11
glsl: Reject ambiguous function calls (multiple inexact matches).
Kenneth Graunke
1
-6
/
+27
2011-07-11
i965/gen7: Add support for gl_PointCoord.
Kenneth Graunke
1
-0
/
+3
2011-07-11
i965/gen7: Fix point sprite texture coordinate overrides.
Kenneth Graunke
1
-6
/
+6
2011-07-11
i965/gen7: Refactor SF setup a bit to handle overrides in one place.
Kenneth Graunke
1
-19
/
+24
2011-07-11
i965/gen4: Add a stub dumper for CC unit state, which is different from gen6.
Eric Anholt
1
-3
/
+20
2011-07-11
i965/gen4: Add state dumping for unit state using state_batch_list[].
Eric Anholt
1
-57
/
+112
2011-07-11
i965/gen6: Add state dumping for the VS constants.
Eric Anholt
3
-1
/
+22
2011-07-11
i965/gen6: Add state dumping for the scissor packet.
Eric Anholt
1
-0
/
+16
2011-07-11
i965: When dumping programs, dump the whole cache. But don't by default.
Eric Anholt
1
-23
/
+47
2011-07-11
i965: Dump the binding table using state_batch_list[].
Eric Anholt
1
-5
/
+19
2011-07-11
i965: Dump the surface, sampler, and sdc state using state_batch_list[].
Eric Anholt
1
-164
/
+105
2011-07-11
i965: Dump brw_state_batch data in an easier format for cross-referencing.
Eric Anholt
1
-89
/
+79
2011-07-11
i965: Map the batch once for dumping all our state batch structs.
Eric Anholt
1
-25
/
+2
2011-07-11
i965: Move the new gen6 state structs to using state_batch_list[].
Eric Anholt
1
-22
/
+24
2011-07-11
i965: Move the SF VP state dump to using the state_batch_list[]
Eric Anholt
1
-11
/
+19
2011-07-11
i965: Move CLIP VP state dump to using the state_batch_list[].
Eric Anholt
1
-5
/
+21
2011-07-11
i965: Track the brw_state_batch() data while under INTEL_DEBUG=batch.
Eric Anholt
3
-0
/
+36
2011-07-11
i965: Add a type argument to brw_state_batch().
Eric Anholt
22
-35
/
+87
2011-07-11
intel: Make our context structure be a ralloc context.
Eric Anholt
4
-6
/
+8
2011-07-11
ir_to_mesa: typo fix in a comment.
Eric Anholt
1
-3
/
+3
2011-07-11
i965: Fix fp-dst-aliasing-[12].vpfp.
Eric Anholt
1
-4
/
+19
2011-07-11
i965: Fix fp-lit-src-equals-dst.
Eric Anholt
1
-11
/
+11
2011-07-11
glx: add a few missing glXChooseFBConfig() attributes
Brian Paul
2
-3
/
+10
2011-07-11
mesa: fix assertion failure in delete_wrapper
Marek Olšák
1
-1
/
+2
2011-07-11
mesa: add a comment in _mesa_test_formats
Marek Olšák
1
-0
/
+1
2011-07-11
mesa: fix assertion failure in _mesa_test_formats
Marek Olšák
1
-1
/
+2
2011-07-11
Revert "WIP r600g: depth_buffer_float renderbuffer support on evergreen"
Marek Olšák
1
-13
/
+1
2011-07-11
r600g: more valgrind fixes
Marek Olšák
1
-2
/
+2
[next]