index
:
~glisse/mesa
master
nouveau_nir_spirv_opencl_v5
nouveau_nir_spirv_opencl_v6
mesa sandbox
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-02
meson: Don't confuse the install and search paths for dri drivers
HEAD
master
Dylan Baker
5
-5
/
+15
2018-02-02
radeonsi: use pknorm_i16/u16 and pk_i16/u16 LLVM intrinsics
Marek Olšák
3
-113
/
+216
2018-02-02
travis: add osx autotools build
Jon Turney
1
-0
/
+30
2018-02-02
travis: pip -> pip2
Jon Turney
1
-1
/
+1
2018-02-02
travis: conditionalize building of prerequisites on if OS=linux
Jon Turney
1
-43
/
+46
2018-02-02
glx/test: fix building for osx
Jon Turney
2
-0
/
+16
2018-02-02
i965: check if upload is 0 explicitely, when downsizing a format
Andres Gomez
1
-8
/
+8
2018-02-02
mesa: don't flag _NEW_COLOR for KHR adv.blend if prog constant doesn't change
Marek Olšák
4
-15
/
+51
2018-02-02
ac/nir: replace SI.buffer.load.dword with amdgcn.buffer.load
Samuel Pitoiset
1
-32
/
+20
2018-02-02
r600/eg: add crap indirect compute support.
Dave Airlie
1
-7
/
+19
2018-02-01
i965: Call prepare_external after implicit window-system MSAA resolves
Jason Ekstrand
1
-0
/
+15
2018-02-02
r600: don't do stack workarounds for hemlock
Roland Scheidegger
1
-0
/
+1
2018-02-02
r600: initial attempt at gl_HelperInvocation (v3)
Dave Airlie
6
-3
/
+108
2018-02-01
radv: Don't expose VK_KHX_multiview on android.
Bas Nieuwenhuizen
1
-1
/
+1
2018-02-01
vbo: Simplify input array distribution for dlist type draws.
Mathias Fröhlich
1
-46
/
+8
2018-02-01
vbo: Simplify input array distribution for imm type draws.
Mathias Fröhlich
1
-66
/
+15
2018-02-01
vbo: Simplify input array distribution for array type draws.
Mathias Fröhlich
1
-83
/
+27
2018-02-01
vbo: Use static const VERT_ATTRIB->VBO_ATTRIB maps.
Mathias Fröhlich
6
-35
/
+99
2018-02-01
mesa: Track position/generic0 aliasing in the VAO.
Mathias Fröhlich
5
-4
/
+242
2018-02-01
mesa: Put materials at the end of the generic block.
Mathias Fröhlich
5
-19
/
+24
2018-02-01
mesa: Use defines for the aliased material array attributes.
Mathias Fröhlich
11
-37
/
+55
2018-02-01
vbo: Correctly handle attribute offsets in dlist draw.
Mathias Fröhlich
3
-31
/
+36
2018-02-01
gallivm/llvmpipe: add const qualifiers on sampler variables
Brian Paul
5
-8
/
+8
2018-02-01
vbo: change an argument in vbo_draw_indirect_prims()
Brian Paul
1
-5
/
+12
2018-02-01
vbo: add comments on the VBO draw function typedefs
Brian Paul
1
-2
/
+55
2018-02-01
vbo: s/drawcount/drawcount_offset
Brian Paul
1
-12
/
+16
2018-02-01
vbo: use vbo local var for draw call in vbo_save_playback_vertex_list()
Brian Paul
1
-7
/
+7
2018-02-01
svga: remove unneeded #includes in svga_pipe_draw.c
Brian Paul
1
-7
/
+0
2018-02-01
svga: whitespace/formatting fixes in svga_pipe_draw.c
Brian Paul
1
-33
/
+34
2018-02-01
svga: clean up retry_draw_range_elements(), retry_draw_arrays()
Brian Paul
1
-54
/
+27
2018-02-01
svga: remove unused min/max_index params to draw_vgpu10()
Brian Paul
1
-4
/
+3
2018-02-01
broadcom/vc5: Fix image_h setup for both loads and stores.
Eric Anholt
1
-3
/
+2
2018-02-01
broadcom/vc5: Add appropriate height padding for bank conflicts.
Eric Anholt
4
-0
/
+63
2018-02-01
broadcom/vc5: Simplify separate stencil surface setup.
Eric Anholt
3
-99
/
+77
2018-02-01
broadcom/vc5: Rename the UIFCFG register in the UAPI.
Eric Anholt
2
-2
/
+2
2018-02-01
broadcom/vc5: Fix a segfault on mix of booleans.
Eric Anholt
1
-1
/
+3
2018-02-01
broadcom/vc5: Skip over missing color buffers for a couple of checks.
Eric Anholt
2
-0
/
+6
2018-02-01
broadcom/vc5: Add the missing PIPE_CAP_FENCE_SIGNAL.
Eric Anholt
1
-0
/
+1
2018-02-01
mesa: fix query of GL_TEXTURE_COMPRESSION_HINT_ARB
Baldur Karlsson
1
-1
/
+1
2018-02-01
renderonly: fix dumb BO allocation for non 32bpp formats
Lucas Stach
1
-1
/
+2
2018-02-01
intel/decoder: Fix control / evaluation label mixup.
Kenneth Graunke
1
-2
/
+2
2018-02-01
i965: Bump official kernel requirement to Linux v3.9.
Kenneth Graunke
1
-2
/
+2
2018-02-01
meson: don't install windows headers on non-windows platforms
Marc Dietrich
1
-1
/
+3
2018-02-01
radeonsi: use ac_build_buffer_load_format for image buffer loads
Marek Olšák
1
-4
/
+10
2018-02-01
ac/nir: use ac_build_buffer_load_format for image buffer loads
Marek Olšák
1
-8
/
+13
2018-02-01
ac: add glc parameter to ac_build_buffer_load_format
Marek Olšák
5
-5
/
+7
2018-02-01
radeonsi: load the right number of components for VS inputs and TBOs
Marek Olšák
4
-5
/
+54
2018-02-01
radeonsi: remove unused si_shader_context members
Marek Olšák
2
-11
/
+0
2018-02-01
glx/apple: locate dispatch table functions to wrap by name
Jon Turney
3
-7
/
+22
2018-02-01
glx/apple: include util/debug.h for env_var_as_boolean prototype
Jon Turney
2
-0
/
+2
[next]