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
*
ci: Add sanity checking that dEQP gets the expected GL_RENDERER.
Eric Anholt
2020-04-27
5
-7
/
+20
*
ci: Enable --compact-display false on all dEQP runs.
Eric Anholt
2020-04-27
4
-5
/
+4
*
zink: explicitly unref old fb object when setting new one
Mike Blumenkrantz
2020-04-27
1
-1
/
+5
*
zink: remove framebuffer cache
Mike Blumenkrantz
2020-04-27
2
-33
/
+4
*
st/dri: Set next in template instead of after creation. (v2)
Bas Nieuwenhuizen
2020-04-27
4
-3
/
+5
*
mesa/st: call _mesa_initialize() early
Erik Faye-Lund
2020-04-27
1
-0
/
+2
*
mesa/main: one_time_init() -> _mesa_initialize()
Erik Faye-Lund
2020-04-27
2
-3
/
+6
*
mesa/main: Do not pass context to one_time_init
Erik Faye-Lund
2020-04-27
1
-6
/
+6
*
mesa/main: do not init remap-table per api
Erik Faye-Lund
2020-04-27
1
-3
/
+0
*
mesa/main: do not pass context to one-time extension init
Erik Faye-Lund
2020-04-27
3
-7
/
+7
*
mesa/main: do not store unrecognized extensions in context
Erik Faye-Lund
2020-04-27
2
-19
/
+18
*
vulkan: add initial device selection layer. (v6.1)
Dave Airlie
2020-04-27
8
-0
/
+875
*
freedreno/ir3: Add support for disasm of cat2 float32 immediates.
Eric Anholt
2020-04-27
5
-47
/
+86
*
freedreno/ir3: Refactor out print_reg_src().
Eric Anholt
2020-04-27
1
-10
/
+6
*
freedreno/ir3: Convert remaining disasm src prints to reginfo.
Eric Anholt
2020-04-27
1
-60
/
+92
*
freedreno/ir3: Add a unit test for our disassembler.
Eric Anholt
2020-04-27
2
-0
/
+141
*
freedreno/ir3: Print a space after nop counts, like qcom's disasm.
Eric Anholt
2020-04-27
1
-1
/
+1
*
freedreno/ir3: Fix the disasm of half-float STG dests.
Eric Anholt
2020-04-27
1
-1
/
+1
*
ci: Enable GLES 3.1 testing on db820c (a530).
Eric Anholt
2020-04-27
3
-0
/
+14
*
freedreno: Fix derivatives without texturing on a3xx-a5xx.
Eric Anholt
2020-04-27
5
-735
/
+101
*
ci: Enable GLES3 testing on db410c/db820c (freedreno a306 and a530).
Eric Anholt
2020-04-27
2
-4
/
+15
*
ci: Drop redundant freedreno stage specification.
Eric Anholt
2020-04-27
1
-1
/
+0
*
freedreno/ir3: run nir_lower_pack
Jonathan Marek
2020-04-27
1
-0
/
+1
*
nir: add pack_32_2x16_split/unpack_32_2x16_split lowering
Jonathan Marek
2020-04-27
5
-13
/
+21
*
radv: Add WSI buffers to BO list only if they can be used.
Bas Nieuwenhuizen
2020-04-27
3
-14
/
+42
*
vulkan/wsi: Add callback to set ownership of buffer.
Bas Nieuwenhuizen
2020-04-27
2
-0
/
+26
*
ac,radeonsi: fix compilations issues with LLVM 11
Samuel Pitoiset
2020-04-27
5
-15
/
+19
*
gallium/gallivm: remove unused header include for newer LLVM
Jan Zielinski
2020-04-27
1
-0
/
+2
*
gallium/gallivm: fix compilation issues with llvm 11
Jan Zielinski
2020-04-27
8
-19
/
+26
*
ir3: Use shared mediump output lowering
Alyssa Rosenzweig
2020-04-27
1
-49
/
+1
*
nir: Move nir_lower_mediump_outputs from ir3
Alyssa Rosenzweig
2020-04-27
4
-0
/
+81
*
nir/algebraic: Detect some kinds of malformed variable names
Ian Romanick
2020-04-27
1
-2
/
+6
*
pan/bi: Implement 16-bit COMBINE lowering
Alyssa Rosenzweig
2020-04-27
1
-1
/
+25
*
pan/bi: Fix RA wrt 16-bit swizzles
Alyssa Rosenzweig
2020-04-27
1
-2
/
+9
*
pan/bit: Add SELECT tests
Alyssa Rosenzweig
2020-04-27
1
-0
/
+34
*
pan/bit: Interpret BI_SELECT
Alyssa Rosenzweig
2020-04-27
1
-1
/
+13
*
pan/bi: Force BI_SELECT arguments scalar
Alyssa Rosenzweig
2020-04-27
1
-0
/
+4
*
pan/bi: Pack ADD SEL16
Alyssa Rosenzweig
2020-04-27
1
-1
/
+12
*
pan/bi: Pack FMA SEL8
Alyssa Rosenzweig
2020-04-27
2
-0
/
+32
*
pan/bi: Pack FMA SEL16
Alyssa Rosenzweig
2020-04-27
2
-0
/
+18
*
pan/bi: Rename BI_SWIZZLE to BI_SELECT
Alyssa Rosenzweig
2020-04-27
5
-6
/
+6
*
pan/bi: Eliminate writemasks in the IR
Alyssa Rosenzweig
2020-04-27
10
-227
/
+100
*
pan/bi: Fix ADD.v4i8 opcode
Alyssa Rosenzweig
2020-04-27
1
-1
/
+3
*
pan/bi: Add missing BI_VECTOR
Alyssa Rosenzweig
2020-04-27
1
-1
/
+1
*
pan/bi: Assign blend descriptor for BLEND op
Alyssa Rosenzweig
2020-04-27
1
-0
/
+6
*
pan/bi: Passthrough blend types
Alyssa Rosenzweig
2020-04-27
3
-0
/
+9
*
pan/bi: Passthrough type for ATEST
Alyssa Rosenzweig
2020-04-27
1
-2
/
+2
*
pan/bi: Pack fp16 ATEST
Alyssa Rosenzweig
2020-04-27
1
-3
/
+3
*
mesa: Skip 3-byte array formats in _mesa_array_format_flip_channels
Michel Dänzer
2020-04-27
1
-1
/
+1
*
mesa: replace GLenum target with gl_shader_stage in NewProgram
Marek Olšák
2020-04-27
14
-87
/
+59
[next]