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
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
master
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
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
2018-11-21
virgl: add assert and missing function parameter
virgl_fix_type_v1
Robert Foss
1
-1
/
+4
2018-11-21
r600: clean up the GS ring buffers when the context is destroyed
Gert Wollny
1
-0
/
+6
2018-11-21
radv: only sync CP DMA for transfer operations or bottom pipe
Samuel Pitoiset
1
-2
/
+6
2018-11-21
radv: ignore subpass self-dependencies
Samuel Pitoiset
1
-0
/
+10
2018-11-21
Revert "nir/builder: Assert that intN_t immediates fit"
Iago Toral Quiroga
1
-4
/
+0
2018-11-21
nir/from_ssa: fix bit-size of temporary register
Iago Toral Quiroga
1
-2
/
+5
2018-11-21
mesa: Remove unneeded bitfield widths from the VAO.
Mathias Fröhlich
1
-2
/
+2
2018-11-21
mesa: Factor out struct gl_vertex_format.
Mathias Fröhlich
24
-202
/
+224
2018-11-21
tnl: Use gl_array_attribute::_ElementSize.
Mathias Fröhlich
1
-9
/
+2
2018-11-21
nouveau: Use gl_array_attribute::_ElementSize.
Mathias Fröhlich
1
-1
/
+1
2018-11-21
mesa: Unify glEdgeFlagPointer data type.
Mathias Fröhlich
1
-1
/
+1
2018-11-21
mesa: Work with bitmasks when en/dis-abling VAO arrays.
Mathias Fröhlich
4
-29
/
+45
2018-11-21
mesa: Remove gl_array_attributes::Enabled.
Mathias Fröhlich
4
-24
/
+4
2018-11-21
mesa: Use gl_vertex_array_object::Enabled for glGet.
Mathias Fröhlich
2
-9
/
+36
2018-11-21
mesa: Use the gl_vertex_array_object::Enabled bitfield.
Mathias Fröhlich
5
-43
/
+39
2018-11-21
mesa: Rename gl_vertex_array_object::_Enabled -> Enabled.
Mathias Fröhlich
11
-36
/
+36
2018-11-20
radeonsi: go back to using bottom-of-pipe for beginning of TIME_ELAPSED
Marek Olšák
1
-11
/
+4
2018-11-20
radeonsi: don't send data after write-confirm with BOTTOM_OF_PIPE_TS
Marek Olšák
3
-9
/
+5
2018-11-20
st/mesa: pin driver threads to a fixed CCX when glthread is enabled
Marek Olšák
3
-56
/
+21
2018-11-20
st/mesa: regularly re-pin driver threads to the CCX where the app thread is
Marek Olšák
2
-0
/
+34
2018-11-20
drirc: enable glthread for Talos Principle
Marek Olšák
1
-0
/
+7
2018-11-20
mesa/glthread: enable immediate mode
Marek Olšák
2
-5
/
+11
2018-11-20
mesa/glthread: pass the function name to _mesa_glthread_restore_dispatch
Marek Olšák
4
-5
/
+8
2018-11-20
gallium/u_tests: fix MSVC build by using old-style zero initializers
Marek Olšák
1
-3
/
+3
2018-11-20
i965: Do NIR shader cloning in the caller.
Kenneth Graunke
12
-21
/
+17
2018-11-20
i965: Use a 'nir' temporary rather than poking at brw_program
Kenneth Graunke
6
-22
/
+25
2018-11-20
gallium/u_tests: add a compute shader test that clears an image
Marek Olšák
1
-0
/
+77
2018-11-21
ac: handle cast derefs
Dave Airlie
1
-0
/
+3
2018-11-21
radv: handle loading from shared pointers
Dave Airlie
1
-9
/
+18
2018-11-21
ac: avoid casting pointers on bcsel and stores
Dave Airlie
3
-3
/
+14
2018-11-20
meson: Add tests to suites
Dylan Baker
24
-33
/
+70
2018-11-20
i965/batch: avoid reverting batch buffer if saved state is an empty
Andrii Simiklit
5
-2
/
+13
2018-11-20
travis: adding missing x11-xcb for meson+vulkan
Emil Velikov
1
-0
/
+1
2018-11-20
glx: make xf86vidmode mandatory for direct rendering
Emil Velikov
6
-35
/
+6
2018-11-20
travis: drop unneeded x11proto-xf86vidmode-dev
Emil Velikov
1
-10
/
+0
2018-11-20
ac/nir: fix intrinsic name string size in visit_image_atomic()
Samuel Pitoiset
1
-1
/
+1
2018-11-19
radv: Use structured intrinsics instead of indexing workaround for GFX9.
Bas Nieuwenhuizen
3
-8
/
+75
2018-11-19
i965: Allow only one slot of clip distances to be set on Gen4-5.
Kenneth Graunke
1
-1
/
+3
2018-11-19
nir: Make nir_lower_clip_vs optionally work with variables.
Kenneth Graunke
5
-15
/
+40
2018-11-19
nir: Save nir_variable pointers in nir_lower_clip_vs rather than locs.
Kenneth Graunke
1
-16
/
+8
2018-11-19
nir: Inline lower_clip_vs() into nir_lower_clip_vs().
Kenneth Graunke
1
-41
/
+32
2018-11-19
nir: Use nir_shader_get_entrypoint in nir_lower_clip_vs().
Kenneth Graunke
1
-4
/
+2
2018-11-20
nir: handle shared pointers in lowering indirect derefs.
Dave Airlie
1
-2
/
+2
2018-11-20
nir: move getting deref from var after we check deref type.
Dave Airlie
1
-4
/
+3
2018-11-20
spirv/vtn: handle variable pointers without offset lowering
Dave Airlie
2
-8
/
+10
2018-11-19
intel/fs,vec4: Fix a compiler warning
Jason Ekstrand
2
-3
/
+3
2018-11-19
intel,nir: Move gl_LocalInvocationID lowering to nir_lower_system_values
Jason Ekstrand
4
-34
/
+50
2018-11-19
gbm: add missing comma between strings
Eric Engestrom
1
-1
/
+1
2018-11-19
radv: implement fast HTILE clears for depth or stencil only on GFX9
Samuel Pitoiset
2
-5
/
+269
2018-11-19
radv: rewrite the condition that checks allowed depth/stencil values
Samuel Pitoiset
1
-8
/
+4
[next]