index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
freedreno
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: add Adreno 640 ID
Jonathan Marek
2019-11-11
1
-0
/
+1
*
freedreno/a6x: Rename z/s formats
Kristian H. Kristensen
2019-11-07
2
-8
/
+8
*
meson: move the generic symbols check arguments to a common variable
Eric Engestrom
2019-11-05
1
-1
/
+1
*
meson: add variable to control the symbols checks
Eric Engestrom
2019-11-05
1
-1
/
+1
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
1
-1
/
+1
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
1
-1
/
+1
*
turnip: Remove _mesa_locale_init/fini calls.
Bas Nieuwenhuizen
2019-10-31
1
-3
/
+0
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
1
-1
/
+1
*
tu: fix empty-body instruction
Eric Engestrom
2019-10-27
1
-1
/
+1
*
turnip: add support for pre-fs texture fetch
Rob Clark
2019-10-18
1
-3
/
+21
*
freedreno: update registers
Rob Clark
2019-10-18
1
-1
/
+1
*
freedreno/registers: Update with GS, HS and DS registers
Kristian H. Kristensen
2019-10-17
2
-3
/
+3
*
turnip: more descriptor sets
Jonathan Marek
2019-10-15
6
-50
/
+250
*
turnip: push constants
Jonathan Marek
2019-10-15
3
-11
/
+50
*
turnip: depth/stencil
Jonathan Marek
2019-10-15
3
-20
/
+95
*
turnip: basic msaa working
Jonathan Marek
2019-10-15
4
-20
/
+67
*
turnip: improve CmdCopyImage and implement CmdBlitImage
Jonathan Marek
2019-10-15
8
-590
/
+526
*
turnip: use nir_assign_io_var_locations instead of nir_assign_var_locations
Jonathan Marek
2019-10-15
1
-6
/
+2
*
turnip: add missing nir passes
Jonathan Marek
2019-10-15
1
-5
/
+50
*
turnip: add code to lower indirect samplers
Jonathan Marek
2019-10-15
1
-14
/
+63
*
turnip: fixup consts
Jonathan Marek
2019-10-15
2
-5
/
+6
*
turnip: update some shader state bits from GL driver
Jonathan Marek
2019-10-15
1
-68
/
+80
*
turnip: Emit clears of gmem using linear.
Eric Anholt
2019-10-15
1
-1
/
+1
*
turnip: Set up the correct tiling mode for small attachments.
Eric Anholt
2019-10-15
3
-3
/
+17
*
turnip: Tell spirv_to_nir that we want fragcoord as a sysval.
Eric Anholt
2019-10-15
1
-0
/
+1
*
turnip: Fill in clear color packing for r10g11b11 and rgb9e5.
Eric Anholt
2019-10-15
1
-0
/
+13
*
turnip: Drop unused tu_pack_clear_value() return.
Eric Anholt
2019-10-15
2
-4
/
+2
*
turnip: add anisotropy and compressed formats to device features
Jonathan Marek
2019-10-15
1
-4
/
+4
*
turnip: disable tiling as necessary
Jonathan Marek
2019-10-15
1
-3
/
+12
*
turnip: update setup_slices
Jonathan Marek
2019-10-15
3
-49
/
+64
*
turnip: add VK_KHR_sampler_mirror_clamp_to_edge
Jonathan Marek
2019-10-15
1
-0
/
+1
*
turnip: add black border color
Jonathan Marek
2019-10-15
1
-1
/
+30
*
turnip: improve sampler descriptor
Jonathan Marek
2019-10-15
1
-11
/
+11
*
turnip: improve view descriptor
Jonathan Marek
2019-10-15
1
-33
/
+51
*
turnip: add more 2d_ifmt translations
Jonathan Marek
2019-10-15
1
-9
/
+8
*
turnip: format table fixes
Jonathan Marek
2019-10-15
1
-19
/
+12
*
turnip: add format_is_uint/format_is_sint
Jonathan Marek
2019-10-15
1
-0
/
+22
*
turnip: add astc format layout
Jonathan Marek
2019-10-15
1
-28
/
+28
*
turnip: fix assert failing for 0 color attachments
Jonathan Marek
2019-10-15
1
-2
/
+2
*
turnip: fix segmentation fault with compute pipeline
Jonathan Marek
2019-10-15
1
-1
/
+1
*
turnip: fix segmentation fault in events
Jonathan Marek
2019-10-15
2
-4
/
+18
*
turnip: fix 32 vertex attributes case
Jonathan Marek
2019-10-15
1
-3
/
+2
*
turnip: fix triangle strip
Jonathan Marek
2019-10-15
1
-1
/
+1
*
turnip: Fix failure behavior of vkCreateGraphicsPipelines.
Eric Anholt
2019-09-27
1
-10
/
+7
*
turnip: Silence compiler warning about uninit pipeline.
Eric Anholt
2019-09-27
1
-1
/
+1
*
turnip: Add a .editorconfig and .dir-locals.el
Eric Anholt
2019-09-27
3
-1
/
+13
*
turnip: Add todo for d24_s8 copies
Bas Nieuwenhuizen
2019-09-27
1
-0
/
+1
*
turnip: Disallow NPoT formats.
Bas Nieuwenhuizen
2019-09-27
1
-10
/
+18
*
turnip: Always use UINT formats for copies.
Bas Nieuwenhuizen
2019-09-27
1
-3
/
+29
*
turnip: Add image->image blitting.
Bas Nieuwenhuizen
2019-09-27
1
-14
/
+165
[next]