index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Create new program cache bo when clearing the program cache
Jordan Justen
2018-02-03
1
-0
/
+1
*
aubinator: Multiply count by 4 to compute buffer sizes
Jason Ekstrand
2018-02-02
1
-1
/
+1
*
broadcom/vc5: Enable UIF XOR on textures.
Eric Anholt
2018-02-02
3
-7
/
+40
*
broadcom/vc5: Fix alignment of miplevel 1 with UIF.
Eric Anholt
2018-02-02
3
-15
/
+31
*
broadcom/vc5: Switch our RGBA4 support to the new gallium format.
Eric Anholt
2018-02-02
1
-2
/
+1
*
gallium: Add a new A4B4G4R4 pipe format for Broadcom.
Eric Anholt
2018-02-02
4
-1
/
+10
*
mesa: Drop incorrect A4B4G4R4 _mesa_format_matches_format_and_type() cases.
Eric Anholt
2018-02-02
1
-6
/
+0
*
meson/swr: Updated copyright dates
George Kyriazis
2018-02-02
4
-4
/
+4
*
meson/swr: re-shuffle generated files
George Kyriazis
2018-02-02
4
-80
/
+126
*
amd: remove support for LLVM 3.9
Marek Olšák
2018-02-02
12
-242
/
+75
*
meson: Check for actual LLVM required versions
Dylan Baker
2018-02-02
1
-2
/
+10
*
meson: Don't confuse the install and search paths for dri drivers
Dylan Baker
2018-02-02
5
-5
/
+15
*
radeonsi: use pknorm_i16/u16 and pk_i16/u16 LLVM intrinsics
Marek Olšák
2018-02-02
3
-113
/
+216
*
travis: add osx autotools build
Jon Turney
2018-02-02
1
-0
/
+30
*
travis: pip -> pip2
Jon Turney
2018-02-02
1
-1
/
+1
*
travis: conditionalize building of prerequisites on if OS=linux
Jon Turney
2018-02-02
1
-43
/
+46
*
glx/test: fix building for osx
Jon Turney
2018-02-02
2
-0
/
+16
*
i965: check if upload is 0 explicitely, when downsizing a format
Andres Gomez
2018-02-02
1
-8
/
+8
*
mesa: don't flag _NEW_COLOR for KHR adv.blend if prog constant doesn't change
Marek Olšák
2018-02-02
4
-15
/
+51
*
ac/nir: replace SI.buffer.load.dword with amdgcn.buffer.load
Samuel Pitoiset
2018-02-02
1
-32
/
+20
*
r600/eg: add crap indirect compute support.
Dave Airlie
2018-02-02
1
-7
/
+19
*
i965: Call prepare_external after implicit window-system MSAA resolves
Jason Ekstrand
2018-02-01
1
-0
/
+15
*
r600: don't do stack workarounds for hemlock
Roland Scheidegger
2018-02-02
1
-0
/
+1
*
r600: initial attempt at gl_HelperInvocation (v3)
Dave Airlie
2018-02-02
6
-3
/
+108
*
radv: Don't expose VK_KHX_multiview on android.
Bas Nieuwenhuizen
2018-02-01
1
-1
/
+1
*
vbo: Simplify input array distribution for dlist type draws.
Mathias Fröhlich
2018-02-01
1
-46
/
+8
*
vbo: Simplify input array distribution for imm type draws.
Mathias Fröhlich
2018-02-01
1
-66
/
+15
*
vbo: Simplify input array distribution for array type draws.
Mathias Fröhlich
2018-02-01
1
-83
/
+27
*
vbo: Use static const VERT_ATTRIB->VBO_ATTRIB maps.
Mathias Fröhlich
2018-02-01
6
-35
/
+99
*
mesa: Track position/generic0 aliasing in the VAO.
Mathias Fröhlich
2018-02-01
5
-4
/
+242
*
mesa: Put materials at the end of the generic block.
Mathias Fröhlich
2018-02-01
5
-19
/
+24
*
mesa: Use defines for the aliased material array attributes.
Mathias Fröhlich
2018-02-01
11
-37
/
+55
*
vbo: Correctly handle attribute offsets in dlist draw.
Mathias Fröhlich
2018-02-01
3
-31
/
+36
*
gallivm/llvmpipe: add const qualifiers on sampler variables
Brian Paul
2018-02-01
5
-8
/
+8
*
vbo: change an argument in vbo_draw_indirect_prims()
Brian Paul
2018-02-01
1
-5
/
+12
*
vbo: add comments on the VBO draw function typedefs
Brian Paul
2018-02-01
1
-2
/
+55
*
vbo: s/drawcount/drawcount_offset
Brian Paul
2018-02-01
1
-12
/
+16
*
vbo: use vbo local var for draw call in vbo_save_playback_vertex_list()
Brian Paul
2018-02-01
1
-7
/
+7
*
svga: remove unneeded #includes in svga_pipe_draw.c
Brian Paul
2018-02-01
1
-7
/
+0
*
svga: whitespace/formatting fixes in svga_pipe_draw.c
Brian Paul
2018-02-01
1
-33
/
+34
*
svga: clean up retry_draw_range_elements(), retry_draw_arrays()
Brian Paul
2018-02-01
1
-54
/
+27
*
svga: remove unused min/max_index params to draw_vgpu10()
Brian Paul
2018-02-01
1
-4
/
+3
*
broadcom/vc5: Fix image_h setup for both loads and stores.
Eric Anholt
2018-02-01
1
-3
/
+2
*
broadcom/vc5: Add appropriate height padding for bank conflicts.
Eric Anholt
2018-02-01
4
-0
/
+63
*
broadcom/vc5: Simplify separate stencil surface setup.
Eric Anholt
2018-02-01
3
-99
/
+77
*
broadcom/vc5: Rename the UIFCFG register in the UAPI.
Eric Anholt
2018-02-01
2
-2
/
+2
*
broadcom/vc5: Fix a segfault on mix of booleans.
Eric Anholt
2018-02-01
1
-1
/
+3
*
broadcom/vc5: Skip over missing color buffers for a couple of checks.
Eric Anholt
2018-02-01
2
-0
/
+6
*
broadcom/vc5: Add the missing PIPE_CAP_FENCE_SIGNAL.
Eric Anholt
2018-02-01
1
-0
/
+1
*
mesa: fix query of GL_TEXTURE_COMPRESSION_HINT_ARB
Baldur Karlsson
2018-02-01
1
-1
/
+1
[next]