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
*
radeonsi: add support for Raven2 (v2)
Marek Olšák
2018-10-30
10
-6
/
+29
*
radeonsi: clean up decompress flags in fast color clear
Marek Olšák
2018-10-30
1
-11
/
+7
*
radeonsi/gfx9: set optimal OVERWRITE_COMBINER_WATERMARK
Marek Olšák
2018-10-30
2
-1
/
+14
*
gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
2018-10-30
18
-42
/
+35
*
anv: Disable dual source blending when shader doesn't support it on gen8+
Danylo Piliaiev
2018-10-30
1
-10
/
+36
*
i965: Disable dual source blending when shader doesn't support it on gen8+
Danylo Piliaiev
2018-10-30
1
-3
/
+42
*
i965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps()
Kenneth Graunke
2018-10-30
1
-1
/
+18
*
i965/batch: don't ignore the 'brw_new_batch' call for a 'new batch'
Andrii Simiklit
2018-10-30
1
-0
/
+4
*
i965/batch: avoid reverting batch buffer if saved state is an empty
Andrii Simiklit
2018-10-30
5
-3
/
+14
*
egl: add messages to a few assert() and turn a couple into unreachable()
Eric Engestrom
2018-10-30
2
-6
/
+6
*
util: s/0/NULL/ for pointer
Eric Engestrom
2018-10-30
1
-1
/
+1
*
i965: add missing case to fix -Wswitch
Eric Engestrom
2018-10-30
1
-2
/
+3
*
mesa: fix struct/class mismatch
Eric Engestrom
2018-10-30
4
-5
/
+5
*
mesa: fix memcpy() and memset(0) of non-trivial structs
Eric Engestrom
2018-10-30
3
-7
/
+12
*
nouveau: remove unused class member
Eric Engestrom
2018-10-30
1
-1
/
+0
*
scons: drop unused HAVE_STDINT_H macro
Eric Engestrom
2018-10-30
3
-11
/
+0
*
aub_viewer: show vertex buffer pitch
Eric Engestrom
2018-10-30
1
-1
/
+1
*
vl: drop left-over variable
Eric Engestrom
2018-10-30
1
-1
/
+0
*
vc4: Fix unused variable warning.
Eric Anholt
2018-10-30
1
-1
/
+0
*
v3d: Use nir_remove_unused_io_vars to handle binner shader output DCE
Eric Anholt
2018-10-30
3
-46
/
+14
*
v3d: Only add output slot tracking for the current varying slot.
Eric Anholt
2018-10-30
1
-1
/
+1
*
v3d: Use nir_lower_io_to_scalar_early to DCE unused VS input components.
Eric Anholt
2018-10-30
2
-1
/
+20
*
v3d: Don't rely on sorting input vars for VPM read setup.
Eric Anholt
2018-10-30
1
-28
/
+20
*
v3d: Split out NIR input setup between FS and VPM.
Eric Anholt
2018-10-30
1
-47
/
+80
*
nir: Allow using nir_lower_io_to_scalar_early on VS input vars.
Eric Anholt
2018-10-30
1
-1
/
+3
*
anv: Bump the advertised patch version to 90
Jason Ekstrand
2018-10-30
1
-1
/
+1
*
vulkan/wsi: use the drmGetDevice2() API
Emil Velikov
2018-10-30
1
-1
/
+1
*
spirv: Pass SSA values through functions
Jason Ekstrand
2018-10-30
1
-41
/
+139
*
android: i965/tiled_memcpy: fix build for x86 generic target
Mauro Rossi
2018-10-30
1
-8
/
+9
*
intel: tools: Add handling for video pipe
Toni Lönnberg
2018-10-30
2
-1
/
+30
*
intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Toni Lönnberg
2018-10-30
2
-7
/
+25
*
mesa: expose EXT_texture_compression_s3tc on GLES
Marek Olšák
2018-10-30
2
-1
/
+12
*
mesa: Add missing include guards
Michał Janiszewski
2018-10-30
4
-0
/
+20
*
glx: Add missing include guards
Michał Janiszewski
2018-10-30
3
-0
/
+16
*
svga: Add missing include guards
Michał Janiszewski
2018-10-30
2
-0
/
+6
*
glsl: Add missing include guards
Michał Janiszewski
2018-10-30
1
-0
/
+5
*
intel/batch-decoder: remove never-used function
Eric Engestrom
2018-10-30
2
-42
/
+0
*
st/dri: remove leftover local variable
Eric Engestrom
2018-10-30
1
-1
/
+0
*
glsl/linker: Fix out variables linking during single stage
Vadym Shovkoplias
2018-10-30
1
-1
/
+2
*
ac: fix ac_build_fdiv for f64
Marek Olšák
2018-10-29
1
-1
/
+2
*
nir: fix yet another MSVC build break
Brian Paul
2018-10-29
1
-1
/
+1
*
vulkan/wsi: simplify meson file tracking
Eric Engestrom
2018-10-29
1
-18
/
+5
*
clover: add missing meson build dependency
Eric Engestrom
2018-10-29
1
-1
/
+1
*
svga: add missing meson build dependency
Eric Engestrom
2018-10-29
1
-1
/
+1
*
radv: add missing meson build dependency
Eric Engestrom
2018-10-29
1
-1
/
+1
*
anv: add missing meson build dependency
Eric Engestrom
2018-10-29
1
-1
/
+1
*
radv: implement VK_EXT_transform_feedback
Samuel Pitoiset
2018-10-29
9
-16
/
+568
*
radv: add multiple streams support for the GS copy shader
Samuel Pitoiset
2018-10-29
1
-26
/
+76
*
radv: emit stream outputs for vertex and tessellation stages
Samuel Pitoiset
2018-10-29
1
-0
/
+137
*
radv: declare streamout SGPRs
Samuel Pitoiset
2018-10-29
2
-2
/
+56
[next]