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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Set 0x10 bit on mali_shader_meta.unknown2_4 on T720
Tomeu Vizoso
2019-11-06
2
-7
/
+3
*
panfrost: Add checksum fields to SFBD descriptor
Tomeu Vizoso
2019-11-06
3
-1
/
+22
*
zink: do advertize integer support in shaders
Erik Faye-Lund
2019-11-06
1
-1
/
+3
*
zink/spirv: implement ball_fequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: implement ball_iequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: implement bany_inequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: implement bany_fnequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: support loading bool constants
Erik Faye-Lund
2019-11-06
1
-5
/
+21
*
zink/spirv: drop temp-array for component-count
Erik Faye-Lund
2019-11-06
1
-6
/
+3
*
zink: use u_blitter when format-reinterpreting
Erik Faye-Lund
2019-11-06
1
-0
/
+10
*
zink: always allow sampling of images
Erik Faye-Lund
2019-11-06
1
-4
/
+3
*
zink: transition resources before resolving
Erik Faye-Lund
2019-11-06
1
-0
/
+8
*
zink: disable fragment-shader texture-lod
Erik Faye-Lund
2019-11-06
1
-0
/
+2
*
zink: make sure src image is transfer-src-optimal
Duncan Hopkins
2019-11-06
1
-0
/
+4
*
zink: do not advertize coherent mapping
Erik Faye-Lund
2019-11-06
1
-1
/
+1
*
zink: always allow mutating the format
Erik Faye-Lund
2019-11-06
1
-2
/
+3
*
zink: use actual format for render-pass
Erik Faye-Lund
2019-11-06
1
-3
/
+4
*
radeonsi: fix shader disk cache key
Pierre-Eric Pelloux-Prayer
2019-11-06
1
-2
/
+3
*
radv: implement VK_EXT_subgroup_size_control
Samuel Pitoiset
2019-11-06
5
-3
/
+59
*
radv: rely on shader's wavesize when computing NGG info
Samuel Pitoiset
2019-11-06
1
-1
/
+10
*
radv: determine shaders wavesize at pipeline level
Samuel Pitoiset
2019-11-06
6
-19
/
+28
*
radv: hardcode the number of waves for the GFX6 LS-HS bug
Samuel Pitoiset
2019-11-06
1
-1
/
+1
*
radv/gfx10: enable wave32 for compute based on shader's wavesize
Samuel Pitoiset
2019-11-06
3
-3
/
+7
*
nir: fix packing of nir_variable
Samuel Pitoiset
2019-11-06
1
-2
/
+2
*
radv: fix 32-bit compiler warnings
Samuel Pitoiset
2019-11-06
1
-3
/
+3
*
radv: add a note about perftest/debug options
Samuel Pitoiset
2019-11-06
1
-0
/
+1
*
nir/serialize: pack nir_variable flags
Marek Olšák
2019-11-05
1
-13
/
+36
*
nir/serialize: store 32-bit object IDs instead of 64-bit
Marek Olšák
2019-11-05
1
-28
/
+31
*
nir/serialize: don't expand 16-bit variable state slots to 32 bits
Marek Olšák
2019-11-05
2
-7
/
+5
*
nir: pack the rest of nir_variable::data
Marek Olšák
2019-11-05
1
-33
/
+34
*
radeonsi: keep serialized NIR instead of nir_shader in si_shader_selector
Marek Olšák
2019-11-05
5
-13
/
+65
*
radeonsi: don't keep compute shader IR after compilation
Marek Olšák
2019-11-05
1
-2
/
+5
*
radeonsi: use IR SHA1 as the cache key for the in-memory shader cache
Marek Olšák
2019-11-05
3
-71
/
+55
*
lima: add support for gl_PointSize
Vasily Khoruzhick
2019-11-05
5
-32
/
+90
*
mesa/imports: let the build system detect strtok_r()
Eric Engestrom
2019-11-05
1
-1
/
+1
*
meson: move the generic symbols check arguments to a common variable
Eric Engestrom
2019-11-05
8
-8
/
+8
*
meson: add variable to control the symbols checks
Eric Engestrom
2019-11-05
8
-8
/
+8
*
mesa: fix call to _mesa_lookup_vao_err
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-1
/
+1
*
meson: Add dep_glvnd to egl deps when building with glvnd
Dylan Baker
2019-11-05
1
-1
/
+2
*
util/u_endian: Add error checks
Dylan Baker
2019-11-05
1
-0
/
+6
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
49
-122
/
+122
*
gallium/osmesa: Use PIPE_ARCH_*_ENDIAN instead of little_endian function
Dylan Baker
2019-11-05
1
-20
/
+15
*
mesa/main: delete now unused _mesa_little_endian
Dylan Baker
2019-11-05
1
-12
/
+0
*
mesa/swrast: replace instances of _mesa_little_endian with preprocessor
Dylan Baker
2019-11-05
2
-6
/
+5
*
mesa/main: replace uses of _mesa_little_endian with preprocessor
Dylan Baker
2019-11-05
6
-21
/
+49
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
41
-104
/
+100
*
util/u_endian: Use _WIN32 instead of _MSC_VER
Dylan Baker
2019-11-05
1
-1
/
+1
*
dri/osmesa: use preprocessor for selecting endian code paths
Dylan Baker
2019-11-05
1
-6
/
+9
*
r100: Use preprocessor to select big vs little endian paths
Dylan Baker
2019-11-05
3
-46
/
+51
*
r200: use preprocessor for big vs little endian checks
Dylan Baker
2019-11-05
2
-45
/
+38
[next]