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
2017-10-10
braodcom/vc5: Fix tile size setup for MRTs.
Eric Anholt
1
-2
/
+2
2017-10-10
broadcom/vc5: Start hooking up multiple render targets support.
Eric Anholt
3
-17
/
+48
2017-10-10
broadcom/vc5: Add support for GL_EXT_provoking_vertex.
Eric Anholt
3
-1
/
+5
2017-10-10
braodcom/vc5: Find the actual first TF output for our TF spec.
Eric Anholt
1
-1
/
+6
2017-10-10
broadcom/vc5: Fix translation of transform feedback's output_register field.
Eric Anholt
1
-2
/
+16
2017-10-10
broadcom/vc5: Mark our primitives as needing TF processing.
Eric Anholt
2
-4
/
+18
2017-10-10
broadcom/vc5: Fix setup of TF dword output count.
Eric Anholt
2
-2
/
+2
2017-10-10
broadcom/vc5: Fix up a comment from vc4 about the predraw texture setup.
Eric Anholt
1
-1
/
+3
2017-10-10
broadcom/vc5: Flush the job when mapping a transform feedback buffer.
Eric Anholt
3
-0
/
+32
2017-10-10
broadcom/vc5: Fix handling of interp qualifiers on builtin color inputs.
Eric Anholt
5
-20
/
+31
2017-10-10
broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT.
Eric Anholt
3
-10
/
+23
2017-10-10
broadcom/vc5: Fix depth and stencil clear values.
Eric Anholt
4
-15
/
+11
2017-10-10
broadcom/vc5: Add missing Z16 format.
Eric Anholt
1
-0
/
+1
2017-10-10
braodcom/vc5: Fix incorrect early Z writes in discard shaders.
Eric Anholt
1
-1
/
+6
2017-10-10
broadcom/vc5: Add proper support for base_vertex and base_instance.
Eric Anholt
3
-20
/
+24
2017-10-10
broadcom/xml: Add the vc5 Base Vertex/Base Instance packet.
Eric Anholt
1
-0
/
+6
2017-10-10
broadcom/vc5: Use supertiles and generic tile lists.
Eric Anholt
3
-73
/
+130
2017-10-10
broadcom/xml: Add a bunch more vc5 tile list management packets.
Eric Anholt
1
-0
/
+60
2017-10-10
broadcom/xml: Remove vc5 base packet for tile bin/render mode config.
Eric Anholt
1
-10
/
+0
2017-10-10
braodcom/xml: Fix a pasteo in vc5 store tile buffer general.
Eric Anholt
1
-1
/
+1
2017-10-10
broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.
Eric Anholt
43
-2
/
+9131
2017-10-10
broadcom: Add VC5 NIR compiler.
Eric Anholt
17
-0
/
+7498
2017-10-10
broadcom: Add vc5 CLIF dumping
Eric Anholt
3
-0
/
+312
2017-10-10
broadcom: Introduce a v3d_debug.h header for vc5 and broadcom Vulkan.
Eric Anholt
3
-0
/
+173
2017-10-10
configure: Add the new "vc5" driver to the list, requiring a simulator.
Eric Anholt
2
-2
/
+15
2017-10-10
nir: Move vc4's alpha test lowering to core NIR.
Eric Anholt
9
-55
/
+168
2017-09-26
gallium: Weaken assertion about u_mm's align2 field.
Eric Anholt
1
-1
/
+4
2017-09-19
broadcom/genxml: Set up enums for VC5 blending, depth, stencil, and prims.
Eric Anholt
1
-46
/
+77
2017-08-18
broadcom/genxml: Add V3D 3.3 packet definitions.
Eric Anholt
3
-0
/
+802
2017-08-18
broadcom/genxml: Check the sub-id field when decoding instructions.
Eric Anholt
1
-5
/
+26
2017-08-18
broadcom/genxml: Emit code for default headers for structs as well.
Eric Anholt
1
-14
/
+13
2017-07-25
broadcom: add editorconfig
Eric Anholt
1
-0
/
+3
2017-07-13
broadcom: Introduce a header for talking about chip revisions.
Eric Anholt
2
-0
/
+40
1999-10-21
Added pragma to disable warning about unk pragmas for MSVC5
Ted Jump
1
-1
/
+2